Accepting request 1032248 from home:yarunachalam:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1032248 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.security?expand=0&rev=19
This commit is contained in:
parent
12a37526aa
commit
35a98068f6
@ -1,9 +1,12 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 16 19:41:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Sat Oct 29 18:10:03 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
- Update to version 5.4.0
|
- Update to version 5.4.0
|
||||||
* Disable unsafe math optimizations in C code. See pull request 89.
|
* Disable unsafe math optimizations in C code. See pull request 89.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 16 19:41:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
- Update to version 5.3.0
|
- Update to version 5.3.0
|
||||||
* Allow calling bound methods of some built-in objects such as ().__repr__ and {}.__repr__ by default.
|
* 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.
|
This worked on Python 2, but raised ForbiddenAttribute on Python 3. See issue 75.
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-zope.security%{psuffix}
|
Name: python-zope.security%{psuffix}
|
||||||
Version: 5.3
|
Version: 5.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Zope Security Framework
|
Summary: Zope Security Framework
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6799a18f9f3ca7bd4a80f76ce5b5fe50a3507b9e8f7ef50e4302d76f4b730b1a
|
|
||||||
size 126583
|
|
3
zope.security-5.4.tar.gz
Normal file
3
zope.security-5.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f455889c8332b6b5b2d0b8eeb1c20d196de1a0c0e2b5a1b3bb104b3c95c5194f
|
||||||
|
size 127313
|
Loading…
x
Reference in New Issue
Block a user