14
0

- Update to 7.1.1

* Fix segmentation faults in `weakrefobject.c`
    on Python 3.12 and 3.13. (#323)
- Adjust upstream source name in spec file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=75
This commit is contained in:
2024-10-30 16:02:56 +00:00
committed by Git OBS Bridge
parent 9543ffcc15
commit 731ea91e1d
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 30 13:49:03 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 7.1.1
* Fix segmentation faults in `weakrefobject.c`
on Python 3.12 and 3.13. (#323)
- Adjust upstream source name in spec file
-------------------------------------------------------------------
Mon Oct 14 03:37:17 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -24,10 +24,10 @@
%define psuffix %{nil}
%bcond_with test
%endif
%global modname zope_interface
%global modname zope.interface
%{?sle15_python_module_pythons}
Name: python-zope.interface%{psuffix}
Version: 7.1.0
Version: 7.1.1
Release: 0
Summary: Interfaces for Python
License: ZPL-2.1

View File

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

Binary file not shown.