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

python311-zope.security-6.1-slfo.1.1.7 RPM for x86_64

From OpenSuSE Leap 16.0 for x86_64

Name: python311-zope.security Distribution: SUSE Linux Framework One
Version: 6.1 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.7 Build date: Fri May 5 16:30:05 2023
Group: Development/Languages/Python Build host: reproducible
Size: 1148341 Source RPM: python-zope.security-6.1-slfo.1.1.7.src.rpm
Packager: https://www.suse.com/
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

* Fri May 05 2023 dmueller@suse.com
  - update to 6.1:
    * Remove more proxying code for names that no longer exist in
      Python 3.
    * Remove proxying code for names that no longer exist in Python 3.
    * Drop support for Python 2.7, 3.5, 3.6.
* Tue Dec 13 2022 yarunachalam@suse.com
  - Update to version 5.8
    * The extra untrustedpython now for Python 3, too, installs zope.untrustedpython.
* Mon Dec 05 2022 yarunachalam@suse.com
  - Update to version 5.7
    * Release to rebuild full set of binary wheels.
  - Update to version 5.6
    * Add support for building arm64 wheels on macOS.
* Tue Nov 08 2022 hpj@urpla.net
  - Update to version 5.5
    * Add support for final release of Python 3.11.
* Sat Oct 29 2022 yarunachalam@suse.com
  - Update to version 5.4.0
    * Disable unsafe math optimizations in C code. See pull request 89.
* Fri Sep 16 2022 yarunachalam@suse.com
  - Update to version 5.3.0
    * Allow calling bound methods of some built-in objects such as ().__repr__ and {}.__repr__ by default.
      This worked on Python 2, but raised ForbiddenAttribute on Python 3. See issue 75.
    * Remove usage of unittest.makeSuite as it is deprecated in Python 3.11+. See issue 83.
    * Add support for Python 3.11 (as of 3.11.0a7).
* Mon Apr 11 2022 code@bnavigator.de
  - Update to version 5.2.0
    * Add support for Python 3.9 and 3.10.
* 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 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 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/lib64/python3.11/site-packages/zope
/usr/lib64/python3.11/site-packages/zope.security-6.1-py3.11-nspkg.pth
/usr/lib64/python3.11/site-packages/zope.security-6.1-py3.11.egg-info
/usr/lib64/python3.11/site-packages/zope.security-6.1-py3.11.egg-info/PKG-INFO
/usr/lib64/python3.11/site-packages/zope.security-6.1-py3.11.egg-info/SOURCES.txt
/usr/lib64/python3.11/site-packages/zope.security-6.1-py3.11.egg-info/dependency_links.txt
/usr/lib64/python3.11/site-packages/zope.security-6.1-py3.11.egg-info/namespace_packages.txt
/usr/lib64/python3.11/site-packages/zope.security-6.1-py3.11.egg-info/not-zip-safe
/usr/lib64/python3.11/site-packages/zope.security-6.1-py3.11.egg-info/requires.txt
/usr/lib64/python3.11/site-packages/zope.security-6.1-py3.11.egg-info/top_level.txt
/usr/lib64/python3.11/site-packages/zope/security
/usr/lib64/python3.11/site-packages/zope/security/__init__.py
/usr/lib64/python3.11/site-packages/zope/security/__pycache__
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/_compat.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/_compat.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/_definitions.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/_definitions.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/adapter.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/adapter.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/checker.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/checker.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/decorator.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/decorator.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/i18n.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/i18n.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/interfaces.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/interfaces.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/management.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/management.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/metaconfigure.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/metaconfigure.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/metadirectives.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/metadirectives.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/permission.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/permission.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/protectclass.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/protectclass.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/proxy.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/proxy.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/simplepolicies.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/simplepolicies.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/testing.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/testing.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/zcml.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/__pycache__/zcml.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/_compat.py
/usr/lib64/python3.11/site-packages/zope/security/_definitions.py
/usr/lib64/python3.11/site-packages/zope/security/_proxy.cpython-311-x86_64-linux-gnu.so
/usr/lib64/python3.11/site-packages/zope/security/_zope_security_checker.cpython-311-x86_64-linux-gnu.so
/usr/lib64/python3.11/site-packages/zope/security/adapter.py
/usr/lib64/python3.11/site-packages/zope/security/checker.py
/usr/lib64/python3.11/site-packages/zope/security/configure.zcml
/usr/lib64/python3.11/site-packages/zope/security/decorator.py
/usr/lib64/python3.11/site-packages/zope/security/examples
/usr/lib64/python3.11/site-packages/zope/security/examples/__pycache__
/usr/lib64/python3.11/site-packages/zope/security/examples/__pycache__/sandbox.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/examples/__pycache__/sandbox.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/examples/__pycache__/sandbox_security.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/examples/__pycache__/sandbox_security.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/examples/sandbox.py
/usr/lib64/python3.11/site-packages/zope/security/examples/sandbox_security.py
/usr/lib64/python3.11/site-packages/zope/security/i18n.py
/usr/lib64/python3.11/site-packages/zope/security/interfaces.py
/usr/lib64/python3.11/site-packages/zope/security/management.py
/usr/lib64/python3.11/site-packages/zope/security/meta.zcml
/usr/lib64/python3.11/site-packages/zope/security/metaconfigure.py
/usr/lib64/python3.11/site-packages/zope/security/metadirectives.py
/usr/lib64/python3.11/site-packages/zope/security/permission.py
/usr/lib64/python3.11/site-packages/zope/security/permissions.zcml
/usr/lib64/python3.11/site-packages/zope/security/protectclass.py
/usr/lib64/python3.11/site-packages/zope/security/proxy.py
/usr/lib64/python3.11/site-packages/zope/security/simplepolicies.py
/usr/lib64/python3.11/site-packages/zope/security/testing.py
/usr/lib64/python3.11/site-packages/zope/security/tests
/usr/lib64/python3.11/site-packages/zope/security/tests/__init__.py
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/exampleclass.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/exampleclass.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/module.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/module.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_adapter.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_adapter.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_checker.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_checker.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_compile_flags.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_compile_flags.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_decorator.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_decorator.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_location.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_location.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_management.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_management.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_metaconfigure.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_metaconfigure.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_permission.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_permission.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_protectclass.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_protectclass.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_proxy.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_proxy.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_simpleinteraction.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_simpleinteraction.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_simplepolicies.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_simplepolicies.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_testing.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_testing.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_zcml.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_zcml.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_zcml_functest.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/__pycache__/test_zcml_functest.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/security/tests/exampleclass.py
/usr/lib64/python3.11/site-packages/zope/security/tests/module.py
/usr/lib64/python3.11/site-packages/zope/security/tests/redefineperms.zcml
/usr/lib64/python3.11/site-packages/zope/security/tests/test_adapter.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_checker.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_compile_flags.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_decorator.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_location.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_management.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_metaconfigure.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_permission.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_protectclass.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_proxy.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_simpleinteraction.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_simplepolicies.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_testing.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_zcml.py
/usr/lib64/python3.11/site-packages/zope/security/tests/test_zcml_functest.py
/usr/lib64/python3.11/site-packages/zope/security/zcml.py
/usr/share/doc/packages/python311-zope.security
/usr/share/doc/packages/python311-zope.security/README.rst
/usr/share/licenses/python311-zope.security
/usr/share/licenses/python311-zope.security/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Nov 12 00:02:43 2024