Revisions of python-zope.security

buildservice-autocommit accepted request 1132430 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 33)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 32)
- update to 6.2:
  * Make ``next()`` on C proxies call ``__next__`` rather than
    ``next`` (see PEP 3114), and drop support for the Python 2
    ``next`` method name from pure-Python proxies.
  * Drop using ``setup_requires`` due to constant problems on
    GHA.
  * Add support for Python 3.12.
- Update to version 5.8
- Update to version 5.7
- Update to version 5.6
- Update to version 5.3.0
  * Fix the decimal.Decimal checker, __truediv__ was missing
    causing ForbiddenAttribute on a ProxyFactory(Decimal('1')) / 1
  * Add the interface ISystemPrincipal and make
    zope.security.management.system_user a regular object that
    __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
  * Fix the default values for Permission fields title and
  * Change the IPermission.id from Text (unicode) to a
  * Fix the extremely rare potential for a crash when the C
  * The pure-Python proxy didn’t propagate TypeError from __repr__
  * Iteration of zope.interface.providedBy() is now allowed by
  * Respect PURE_PYTHON at runtime.
  * Fix watching checkers (ZOPE_WATCH_CHECKERS=1) in pure-Python
  dependency loop and other zope-related problems, see
buildservice-autocommit accepted request 1092191 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1092176 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 30)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1085138 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 28)
  * Remove proxying code for names that no longer exist in Python 3.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 27)
- 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.
buildservice-autocommit accepted request 1043118 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 26)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1042766 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 25)
- Update to version 5.8 
  * The extra untrustedpython now for Python 3, too, installs zope.untrustedpython.
buildservice-autocommit accepted request 1041336 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 24)
baserev update by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 1041288 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 23)
- 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.
buildservice-autocommit accepted request 1034609 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 22)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1034519 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 21)
- Update to version 5.5
  * Add support for final release of Python 3.11.
buildservice-autocommit accepted request 1032302 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 20)
baserev update by copy to link target
buildservice-autocommit accepted request 1004272 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 18)
baserev update by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 1004192 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 17)
- Update to version 5.4.0
  * Disable unsafe math optimizations in C code. See pull request 89.
- 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).
buildservice-autocommit accepted request 969290 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 16)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 969273 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 15)
- Update to version 5.2.0
  * Add support for Python 3.9 and 3.10.
buildservice-autocommit accepted request 790820 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
baserev update by copy to link target
Displaying revisions 1 - 20 of 33
openSUSE Build Service is sponsored by