automatic version update by autodist [release 5.4.0-1mamba;Thu Apr 15 2021]
This commit is contained in:
parent
5ec10258bf
commit
6649bc39ed
@ -1,22 +1,19 @@
|
|||||||
Name: python-zope-interface
|
Name: python-zope-interface
|
||||||
Version: 5.3.0
|
Version: 5.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python library for API definitions through interfaces
|
Summary: Python library for API definitions through interfaces
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://pypi.python.org/pypi/zope.interface
|
URL: https://pypi.python.org/pypi/zope.interface
|
||||||
Source: https://pypi.debian.net/zope.interface/zope.interface-%{version}.tar.gz
|
Source: https://pypi.debian.net/zope.interface/zope.interface-%{version}.tar.gz
|
||||||
License: Zope Public License
|
License: Zope Public License
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpython36-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python-setuptools-py36
|
BuildRequires: python3.7dist(setuptools)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: python >= %python_version
|
|
||||||
Provides: python-zopeinterface
|
|
||||||
Obsoletes: python-zopeinterface
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
zope.interface provides an implementation of object interfaces for Python.
|
zope.interface provides an implementation of object interfaces for Python.
|
||||||
@ -70,6 +67,9 @@ rm -rf %{buildroot}%{python_sitearch}/zope/interface/{tests,common/tests}
|
|||||||
#%doc CHANGES.txt README.txt
|
#%doc CHANGES.txt README.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 15 2021 Automatic Build System <autodist@mambasoft.it> 5.4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Mar 22 2021 Automatic Build System <autodist@mambasoft.it> 5.3.0-1mamba
|
* Mon Mar 22 2021 Automatic Build System <autodist@mambasoft.it> 5.3.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user