rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 7.0.1-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
3bc169ab7a
commit
7f44f28587
@ -1,6 +1,6 @@
|
||||
Name: python-zope-schema
|
||||
Version: 7.0.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: zope.interface extension for defining data schemas
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
@ -10,8 +10,9 @@ URL: https://pypi.org/project/zope.schema/
|
||||
Source: https://pypi.debian.net/zope.schema/zope.schema-%{version}.tar.gz
|
||||
License: Zope Public License
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
Requires: python >= %python_version
|
||||
Requires: python-zope-interface
|
||||
Requires: python-zope-event
|
||||
@ -74,6 +75,9 @@ sed -i "\,/tests/,d" %{name}.filelist
|
||||
%doc COPYRIGHT.txt LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 7.0.1-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Tue Jan 03 2023 Automatic Build System <autodist@mambasoft.it> 7.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user