rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 6.0-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
88541b29b6
commit
160069e424
@ -1,6 +1,6 @@
|
|||||||
Name: python-zope-component
|
Name: python-zope-component
|
||||||
Version: 6.0
|
Version: 6.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Zope Component Architecture
|
Summary: Zope Component Architecture
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,12 +10,13 @@ URL: https://github.com/zopefoundation/zope.component
|
|||||||
Source: https://pypi.debian.net/zope.component/zope.component-%{version}.tar.gz
|
Source: https://pypi.debian.net/zope.component/zope.component-%{version}.tar.gz
|
||||||
License: Zope Public License
|
License: Zope Public License
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
BuildRequires: python3.7dist(zope.event)
|
BuildRequires: python3.11dist(zope.event)
|
||||||
BuildRequires: python3.7dist(zope.hookable)
|
BuildRequires: python3.11dist(zope.hookable)
|
||||||
BuildRequires: python3.7dist(zope.interface)
|
BuildRequires: python3.11dist(zope.interface)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -47,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/zope.component-%{version}-py*.egg-info/*
|
%{python_sitearch}/zope.component-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 6.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Fri Apr 28 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0-1mamba
|
* Fri Apr 28 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0-1mamba
|
||||||
- update to 6.0
|
- update to 6.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user