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>