automatic version update by autodist [release 0.3.2-1mamba;Sat May 29 2021]
This commit is contained in:
parent
b97c439d9f
commit
1139bf2440
@ -1,5 +1,5 @@
|
|||||||
Name: python-distlib
|
Name: python-distlib
|
||||||
Version: 0.3.1
|
Version: 0.3.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Low-level parts of packaging/distutils2 which implement the relevant PEPs
|
Summary: Low-level parts of packaging/distutils2 which implement the relevant PEPs
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,11 +10,10 @@ URL: https://bitbucket.org/pypa/distlib/src/master/
|
|||||||
Source: https://pypi.debian.net/distlib/distlib-%{version}.zip
|
Source: https://pypi.debian.net/distlib/distlib-%{version}.zip
|
||||||
License: Python Software Foundation License
|
License: Python Software Foundation License
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## note: run 'autospec -u -a6 python-distlib' to get the list of build requirements.
|
BuildRequires: libpython3-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -50,5 +49,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
# %doc README.rst
|
# %doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 29 2021 Automatic Build System <autodist@mambasoft.it> 0.3.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jan 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.1-1mamba
|
* Mon Jan 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.1-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user