rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 5.4-3mamba;Wed Sep 27 2023]
This commit is contained in:
parent
e0575c43df
commit
29d56b71cc
@ -1,6 +1,6 @@
|
|||||||
Name: python-zope-hookable
|
Name: python-zope-hookable
|
||||||
Version: 5.4
|
Version: 5.4
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Efficient creation of "hookable" objects, which are callable objects that are meant to be optionally replaced
|
Summary: Efficient creation of "hookable" objects, which are callable objects that are meant to be optionally replaced
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,9 +11,10 @@ Source: http://pypi.debian.net/zope.hookable/zope.hookable-%{version}.tar
|
|||||||
License: Zope Public License
|
License: Zope Public License
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{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/*
|
%{python_sitearch}/zope.hookable-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 5.4-3mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Sun Sep 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.4-2mamba
|
* Sun Sep 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.4-2mamba
|
||||||
- rebuilt with python 3.10
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user