14
0

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:
2024-09-09 12:43:24 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 4 deletions

View File

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

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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c207e6f6dfd5749a26f5a5fd966602d6b824ec00d2df84a7e9a924e8933654e
size 294539

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd2690d4b08ec9eaf47a85914fe513062b20da78d10d6d789a792c0b20307fb1
size 252504