From 29d56b71ccc65ba5f741f33e69199bf5be032678 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:57:18 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 5.4-3mamba;Wed Sep 27 2023] --- python-zope-hookable.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-zope-hookable.spec b/python-zope-hookable.spec index 513e873..7860b9f 100644 --- a/python-zope-hookable.spec +++ b/python-zope-hookable.spec @@ -1,6 +1,6 @@ Name: python-zope-hookable Version: 5.4 -Release: 2mamba +Release: 3mamba Summary: Efficient creation of "hookable" objects, which are callable objects that are meant to be optionally replaced Group: System/Libraries Vendor: openmamba @@ -11,9 +11,10 @@ Source: http://pypi.debian.net/zope.hookable/zope.hookable-%{version}.tar 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 %{summary}. @@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz,;\,\.txt$,d" %{name}.filelist %{python_sitearch}/zope.hookable-%{version}-py*.egg-info/* %changelog +* Wed Sep 27 2023 Automatic Build System 5.4-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Sep 03 2023 Silvan Calarco 5.4-2mamba - rebuilt with python 3.10