diff --git a/python-pip.spec b/python-pip.spec index ebe3225..f2d804e 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -1,12 +1,12 @@ Name: python-pip -Version: 21.1.1 +Version: 21.1.2 Release: 1mamba Summary: A tool for installing and managing Python packages Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.pip-installer.org/ +URL: https://pip.pypa.io/en/stable/ Source: http://pypi.debian.net/pip/pip-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN @@ -64,6 +64,9 @@ sed -i "\,%{_bindir}/pip3$,d" %{name}.filelist %{python_sitearch}/pip-%{version}-py*.egg-info/* %changelog +* Sun May 30 2021 Silvan Calarco 21.1.2-1mamba +- update to 21.1.2 + * Sun May 02 2021 Automatic Build System 21.1.1-1mamba - automatic version update by autodist