Commit Graph

12 Commits

Author SHA256 Message Date
Dominique Leuenberger
bc5e04eeed Accepting request 790820 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/790820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=5
2020-04-07 08:21:16 +00:00
Tomáš Chvátal
0f1e3b5da6 Accepting request 790817 from home:pgajdos:python
- 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>`_.

OBS-URL: https://build.opensuse.org/request/show/790817
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.security?expand=0&rev=13
2020-04-02 08:50:59 +00:00
Dominique Leuenberger
4ab53facc6 Accepting request 782895 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/782895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=4
2020-03-11 17:43:36 +00:00
Tomáš Chvátal
36da703ebc Accepting request 782877 from home:pgajdos:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/782877
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.security?expand=0&rev=11
2020-03-09 10:53:00 +00:00
Dominique Leuenberger
321aba7064 Accepting request 766055 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/766055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=3
2020-01-23 15:10:57 +00:00
Tomáš Chvátal
85384f4940 Accepting request 766043 from home:mcalabkova:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/766043
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.security?expand=0&rev=9
2020-01-21 11:37:54 +00:00
Yuchen Lin
cb3cf7b799 Accepting request 692480 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/692480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=2
2019-04-23 12:34:49 +00:00
Tomáš Chvátal
60b6b1af92 Accepting request 692314 from home:mcalabkova:branches:devel:languages:python
- 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).

OBS-URL: https://build.opensuse.org/request/show/692314
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.security?expand=0&rev=7
2019-04-09 06:15:29 +00:00
Dominique Leuenberger
6872ad5ba6 Accepting request 569719 from devel:languages:python
This should fix (boo#1063781)

OBS-URL: https://build.opensuse.org/request/show/569719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=1
2018-01-29 13:57:37 +00:00
6b0be838e6 Accepting request 510572 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/510572
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.security?expand=0&rev=3
2017-07-16 16:26:08 +00:00
Sascha Peilicke
c9c9223018 Accepting request 185063 from home:frispete:python
As decribed before..

OBS-URL: https://build.opensuse.org/request/show/185063
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.security?expand=0&rev=2
2013-07-31 09:21:58 +00:00
Sascha Peilicke
23440e874b Accepting request 184932 from home:frispete:python
don't ship *.c files

OBS-URL: https://build.opensuse.org/request/show/184932
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.security?expand=0&rev=1
2013-07-31 06:37:52 +00:00