forked from pool/python-zope.interface
Accepting request 1199456 from devel:languages:python
- update to 7.0.3:
* Fix Assertion 'memb->type == T_PYSSIZET' failed. for Python <
3.12.
* Fix reference-counting bug in C module initialization (broken
in 7.0).
* Fix subclassability of ObjectSpecificationDescriptor (broken
in 7.0).
* Enable heap-based types (PEP 384) for Python >= 3.11.
* Adopt multi-phase module initialization (PEP 489).
* Drop support for Python 3.7.
OBS-URL: https://build.opensuse.org/request/show/1199456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.interface?expand=0&rev=39
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 8 13:11:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 7.0.3:
|
||||
* Fix Assertion 'memb->type == T_PYSSIZET' failed. for Python <
|
||||
3.12.
|
||||
* Fix reference-counting bug in C module initialization (broken
|
||||
in 7.0).
|
||||
* Fix subclassability of ObjectSpecificationDescriptor (broken
|
||||
in 7.0).
|
||||
* Enable heap-based types (PEP 384) for Python >= 3.11.
|
||||
* Adopt multi-phase module initialization (PEP 489).
|
||||
* Drop support for Python 3.7.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 08:29:04 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
%global modname zope.interface
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-zope.interface%{psuffix}
|
||||
Version: 6.4.post2
|
||||
Version: 7.0.3
|
||||
Release: 0
|
||||
Summary: Interfaces for Python
|
||||
License: ZPL-2.1
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c207e6f6dfd5749a26f5a5fd966602d6b824ec00d2df84a7e9a924e8933654e
|
||||
size 294539
|
||||
3
zope.interface-7.0.3.tar.gz
Normal file
3
zope.interface-7.0.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd2690d4b08ec9eaf47a85914fe513062b20da78d10d6d789a792c0b20307fb1
|
||||
size 252504
|
||||
Reference in New Issue
Block a user