Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-zope.security-5.1.1-bp154.1.1 RPM for armv7hl

From OpenSuSE Ports Leap 15.4 for armv7hl

Name: python3-zope.security Distribution: SUSE Linux Enterprise 15 SP4
Version: 5.1.1 Vendor: openSUSE
Release: bp154.1.1 Build date: Wed Apr 13 15:20:15 2022
Group: Development/Languages/Python Build host: armbuild21
Size: 1218326 Source RPM: python-zope.security-5.1.1-bp154.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.python.org/pypi/zope.security
Summary: Zope Security Framework
The Security framework provides a generic mechanism to implement security
policies on Python objects.

Provides

Requires

License

ZPL-2.1

Changelog

* Thu Apr 02 2020 pgajdos@suse.com
  - version update to 5.1.1
    - Ensure all objects have consistent interface resolution orders (if
      all dependencies are up-to-date). See `issue 71
      <https://github.com/zopefoundation/zope.security/issues/71>`_.
* Mon Mar 09 2020 pgajdos@suse.com
  - version update to 5.1.0
    - Let proxied interfaces be iterated on Python 3. This worked on
      Python 2, but raised ``ForbiddenAttribute`` an Python 3. See
      `zope.interface issue 141 <https://github.com/zopefoundation/zope.interface/issues/141>`_.
    - Allow to use a common Sphinx version for Python 2 and 3.
* Tue Jan 21 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 5.0
    * Drop support for Python 3.4.
    * Add support for Python 3.8.
    * Properly declare dependency on zope.schema >= 4.2.0, introduced in zope.security 4.2.1.
    * Fix dict item view iteration on PyPy3 7.x.
* Mon Apr 08 2019 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 4.3.1
    * Fix the decimal.Decimal checker, __truediv__ was missing
      causing ForbiddenAttribute on a ProxyFactory(Decimal('1')) / 1
      operation
    4.3.0
    * Add the interface ISystemPrincipal and make
      zope.security.management.system_user a regular object that
      implements this interface.
    4.2*
    * Add support for Python 3.7.
    * Make the pure-Python proxy on Python 2 not check permissions for
      __unicode__ just like the C implementation. Note that __str__ is
      checked for both implementations on both Python 2 and 3, but if
      there is no __unicode__ method defined, Python 2’s automatic
      fallback to __str__ is not checked when unicode is called.
    * Fix the default values for Permission fields title and
      description under Python 2.
    * Change the IPermission.id from Text (unicode) to a
      NativeStringLine.
    * Fix the extremely rare potential for a crash when the C
      extensions are in use.
    * The pure-Python proxy didn’t propagate TypeError from __repr__
      and __str__ like the C implementation did.
    * Iteration of zope.interface.providedBy() is now allowed by
      default on all versions of Python.
    * Drop support for Python 3.3.
    * Respect PURE_PYTHON at runtime.
    * Fix watching checkers (ZOPE_WATCH_CHECKERS=1) in pure-Python
      mode.
  - Fix tests using multibuild (can be dropped in the future).
* Sun Jul 16 2017 aloisio@gmx.com
  - Update to version 4.1.1
    * Fix issue 23: iteration of collections.OrderedDict and its
      various views is now allowed by default on all versions of
      Python.
    * As a further fix for issue 20, iteration of BTree itself is
      now allowed by default.
    4.1.0:
    * When testing PURE_PYTHON environments under tox, avoid
      poisoning the user’s global wheel cache.
    * Drop support for Python 2.6 and 3.2.
    * Add support for Python 3.5 and 3.6.
    * Fix issue 20: iteration of pure-Python BTrees.items(), and
      also creating a list from BTrees.items() on Python 3. The same
      applies for keys() and values().
    4.0.3:
    * Fix iteration over security proxies in Python 3 using the
      pure-Python implementation.
    4.0.2:
    * Fix compatibility with zope.proxy 4.1.5 under PyPy.
    * Fix the very first call to removeSecurityProxy returning
      incorrect results if given a proxy under PyPy.
    4.0.1:
    * Add support for Python 3.4.
  - Split docs and tests into separate -doc package to avoid
    dependency loop and other zope-related problems, see
    (gh#/zopefoundation/zope.proxy#18)
  - Converted to single-spec
* Tue Jul 30 2013 hpj@urpla.net
  - don't ship *.c files
* Mon Jul 29 2013 hpj@urpla.net
  - version 4.0.0: initial build

Files

/usr/lib/python3.6/site-packages/zope
/usr/lib/python3.6/site-packages/zope.security-5.1.1-py3.6-nspkg.pth
/usr/lib/python3.6/site-packages/zope.security-5.1.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/zope.security-5.1.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/zope.security-5.1.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/zope.security-5.1.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/zope.security-5.1.1-py3.6.egg-info/namespace_packages.txt
/usr/lib/python3.6/site-packages/zope.security-5.1.1-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/zope.security-5.1.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/zope.security-5.1.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/zope/security
/usr/lib/python3.6/site-packages/zope/security/__init__.py
/usr/lib/python3.6/site-packages/zope/security/__pycache__
/usr/lib/python3.6/site-packages/zope/security/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/_compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/_compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/_definitions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/_definitions.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/adapter.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/adapter.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/checker.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/checker.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/decorator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/decorator.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/i18n.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/i18n.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/interfaces.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/interfaces.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/management.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/management.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/metaconfigure.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/metaconfigure.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/metadirectives.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/metadirectives.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/permission.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/permission.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/protectclass.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/protectclass.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/proxy.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/proxy.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/simplepolicies.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/simplepolicies.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/testing.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/testing.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/zcml.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/__pycache__/zcml.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/_compat.py
/usr/lib/python3.6/site-packages/zope/security/_definitions.py
/usr/lib/python3.6/site-packages/zope/security/_proxy.c
/usr/lib/python3.6/site-packages/zope/security/_proxy.cpython-36m-arm-linux-gnueabihf.so
/usr/lib/python3.6/site-packages/zope/security/_zope_security_checker.c
/usr/lib/python3.6/site-packages/zope/security/_zope_security_checker.cpython-36m-arm-linux-gnueabihf.so
/usr/lib/python3.6/site-packages/zope/security/adapter.py
/usr/lib/python3.6/site-packages/zope/security/checker.py
/usr/lib/python3.6/site-packages/zope/security/configure.zcml
/usr/lib/python3.6/site-packages/zope/security/decorator.py
/usr/lib/python3.6/site-packages/zope/security/examples
/usr/lib/python3.6/site-packages/zope/security/examples/__pycache__
/usr/lib/python3.6/site-packages/zope/security/examples/__pycache__/sandbox.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/examples/__pycache__/sandbox.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/examples/__pycache__/sandbox_security.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/examples/__pycache__/sandbox_security.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/examples/sandbox.py
/usr/lib/python3.6/site-packages/zope/security/examples/sandbox_security.py
/usr/lib/python3.6/site-packages/zope/security/i18n.py
/usr/lib/python3.6/site-packages/zope/security/interfaces.py
/usr/lib/python3.6/site-packages/zope/security/management.py
/usr/lib/python3.6/site-packages/zope/security/meta.zcml
/usr/lib/python3.6/site-packages/zope/security/metaconfigure.py
/usr/lib/python3.6/site-packages/zope/security/metadirectives.py
/usr/lib/python3.6/site-packages/zope/security/permission.py
/usr/lib/python3.6/site-packages/zope/security/permissions.zcml
/usr/lib/python3.6/site-packages/zope/security/protectclass.py
/usr/lib/python3.6/site-packages/zope/security/proxy.py
/usr/lib/python3.6/site-packages/zope/security/simplepolicies.py
/usr/lib/python3.6/site-packages/zope/security/testing.py
/usr/lib/python3.6/site-packages/zope/security/tests
/usr/lib/python3.6/site-packages/zope/security/tests/__init__.py
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/exampleclass.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/exampleclass.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/module.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/module.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_adapter.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_adapter.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_checker.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_checker.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_decorator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_decorator.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_location.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_location.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_management.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_management.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_metaconfigure.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_metaconfigure.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_permission.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_permission.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_protectclass.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_protectclass.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_proxy.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_proxy.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_simpleinteraction.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_simpleinteraction.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_simplepolicies.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_simplepolicies.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_testing.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_testing.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_zcml.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_zcml.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_zcml_functest.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/__pycache__/test_zcml_functest.cpython-36.pyc
/usr/lib/python3.6/site-packages/zope/security/tests/exampleclass.py
/usr/lib/python3.6/site-packages/zope/security/tests/module.py
/usr/lib/python3.6/site-packages/zope/security/tests/redefineperms.zcml
/usr/lib/python3.6/site-packages/zope/security/tests/test_adapter.py
/usr/lib/python3.6/site-packages/zope/security/tests/test_checker.py
/usr/lib/python3.6/site-packages/zope/security/tests/test_decorator.py
/usr/lib/python3.6/site-packages/zope/security/tests/test_location.py
/usr/lib/python3.6/site-packages/zope/security/tests/test_management.py
/usr/lib/python3.6/site-packages/zope/security/tests/test_metaconfigure.py
/usr/lib/python3.6/site-packages/zope/security/tests/test_permission.py
/usr/lib/python3.6/site-packages/zope/security/tests/test_protectclass.py
/usr/lib/python3.6/site-packages/zope/security/tests/test_proxy.py
/usr/lib/python3.6/site-packages/zope/security/tests/test_simpleinteraction.py
/usr/lib/python3.6/site-packages/zope/security/tests/test_simplepolicies.py
/usr/lib/python3.6/site-packages/zope/security/tests/test_testing.py
/usr/lib/python3.6/site-packages/zope/security/tests/test_zcml.py
/usr/lib/python3.6/site-packages/zope/security/tests/test_zcml_functest.py
/usr/lib/python3.6/site-packages/zope/security/zcml.py
/usr/share/doc/packages/python3-zope.security
/usr/share/doc/packages/python3-zope.security/README.rst
/usr/share/licenses/python3-zope.security
/usr/share/licenses/python3-zope.security/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 18:39:40 2024