rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 5.0.0-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
f6b8f4d2d7
commit
c55048b71f
@ -1,6 +1,6 @@
|
||||
Name: python-zope-proxy
|
||||
Version: 5.0.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Zope proxy library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -11,8 +11,9 @@ Source: http://pypi.debian.net/zope.proxy/zope.proxy-%{version}.tar.gz
|
||||
License: Zope Public License
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: python >= 2.7.16
|
||||
Requires: python >= %python_version
|
||||
|
||||
@ -48,6 +49,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 5.0.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sun Jan 22 2023 Automatic Build System <autodist@mambasoft.it> 5.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user