rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 6.0-3mamba;Wed Sep 27 2023]
This commit is contained in:
parent
c61ea723d2
commit
4dec33cdaa
@ -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 <autodist@mambasoft.it> 6.0-3mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sun Sep 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user