From a50820aeef05724a8a41daf99b64b930b880d820 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:17:59 +0100 Subject: [PATCH] automatic version update by autodist [release 21.1-1mamba;Sun Apr 25 2021] --- python-pip.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-pip.spec b/python-pip.spec index 8095865..36c2424 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -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 21.1-1mamba +- automatic version update by autodist + * Thu Mar 18 2021 Silvan Calarco 21.0.1-2mamba - rebuilt with python dist deps; restore -py36 subpackage