From 4dec33cdaae65a52a25db70f403ea475fe31a69f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:57:33 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 6.0-3mamba;Wed Sep 27 2023] --- python-zope-interface.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-zope-interface.spec b/python-zope-interface.spec index 1f414c2..b61ef95 100644 --- a/python-zope-interface.spec +++ b/python-zope-interface.spec @@ -1,6 +1,6 @@ Name: python-zope-interface Version: 6.0 -Release: 2mamba +Release: 3mamba Summary: Python library for API definitions through interfaces Group: System/Libraries/Python Vendor: openmamba @@ -11,9 +11,10 @@ Source: https://pypi.debian.net/zope.interface/zope.interface-%{version}. License: Zope Public License ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(setuptools) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description zope.interface provides an implementation of object interfaces for Python. @@ -67,6 +68,9 @@ rm -rf %{buildroot}%{python_sitearch}/zope/interface/{tests,common/tests} #%doc CHANGES.txt README.txt %changelog +* Wed Sep 27 2023 Automatic Build System 6.0-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Sep 03 2023 Silvan Calarco 6.0-2mamba - rebuilt with python 3.10