14
0

- 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/package/show/devel:languages:python/python-zope.interface?expand=0&rev=70
This commit is contained in:
2024-09-08 13:12:08 +00:00
committed by Git OBS Bridge
parent 2154523d12
commit 9d4622abff
4 changed files with 18 additions and 4 deletions

View File

@@ -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