update to 19.2.1 [release 19.2.1-1mamba;Thu Aug 08 2019]
This commit is contained in:
parent
2ed86256dd
commit
9e04b2725c
@ -1,5 +1,5 @@
|
|||||||
Name: python-pip
|
Name: python-pip
|
||||||
Version: 19.0.3
|
Version: 19.2.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A tool for installing and managing Python packages
|
Summary: A tool for installing and managing Python packages
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -13,7 +13,7 @@ License: MIT
|
|||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython3-devel >= 3.7.4
|
||||||
Requires: python-setuptools
|
Requires: python-setuptools
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -52,6 +52,9 @@ sed -i "\,%{_bindir}/pip$,d" %{name}.filelist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 08 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 19.2.1-1mamba
|
||||||
|
- update to 19.2.1
|
||||||
|
|
||||||
* Tue Apr 02 2019 Automatic Build System <autodist@mambasoft.it> 19.0.3-1mamba
|
* Tue Apr 02 2019 Automatic Build System <autodist@mambasoft.it> 19.0.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user