automatic version update by autodist [release 21.1-1mamba;Sun Apr 25 2021]

This commit is contained in:
Automatic Build System 2024-01-05 16:17:59 +01:00
parent 96b450f931
commit a50820aeef

View File

@ -1,6 +1,6 @@
Name: python-pip
Version: 21.0.1
Release: 2mamba
Version: 21.1
Release: 1mamba
Summary: A tool for installing and managing Python packages
Group: System/Libraries
Vendor: openmamba
@ -11,7 +11,7 @@ Source: http://pypi.debian.net/pip/pip-%{version}.tar.gz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel
BuildRequires: python-setuptools-py3
BuildRequires: python3.7dist(setuptools)
## AUTOBUILDREQ-END
%description
@ -64,6 +64,9 @@ sed -i "\,%{_bindir}/pip3$,d" %{name}.filelist
%{python_sitearch}/pip-%{version}-py*.egg-info/*
%changelog
* Sun Apr 25 2021 Automatic Build System <autodist@mambasoft.it> 21.1-1mamba
- automatic version update by autodist
* Thu Mar 18 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 21.0.1-2mamba
- rebuilt with python dist deps; restore -py36 subpackage