Revisions of python-zope.security

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 790817 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 13)
- 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>`_.
buildservice-autocommit accepted request 782895 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 12)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 782877 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 11)
- 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.
buildservice-autocommit accepted request 766055 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 766043 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 9)
- 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.
buildservice-autocommit accepted request 692480 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 692314 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 7)
- 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).
Todd R's avatar Todd R (TheBlackCat) committed (revision 6)
converted link to branch
Todd R's avatar Todd R (TheBlackCat) committed (revision 5)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 569719 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 4)
initialized devel package after accepting 569719
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 185063 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 2)
As decribed before..
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 184932 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 1)
don't ship *.c files
Displaying revisions 21 - 33 of 33
openSUSE Build Service is sponsored by