From b1c93a46b1dcf55c588c74944bac0eb744c05cc8 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:18:00 +0100 Subject: [PATCH] update to 21.1.2 [release 21.1.2-1mamba;Sun May 30 2021] --- python-pip.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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