14
0

Accepting request 1219613 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1219613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.interface?expand=0&rev=41
This commit is contained in:
2024-11-01 20:00:39 +00:00
committed by Git OBS Bridge
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> Mon Oct 14 03:37:17 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

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