From 9e04b2725c82b370014f399019ba18b88e5beb83 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:17:58 +0100 Subject: [PATCH] update to 19.2.1 [release 19.2.1-1mamba;Thu Aug 08 2019] --- python-pip.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pip.spec b/python-pip.spec index 76e91b5..01d8343 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -1,5 +1,5 @@ Name: python-pip -Version: 19.0.3 +Version: 19.2.1 Release: 1mamba Summary: A tool for installing and managing Python packages Group: System/Libraries @@ -13,7 +13,7 @@ License: MIT BuildRequires: libpython-devel BuildRequires: python ## AUTOBUILDREQ-END -BuildRequires: libpython-devel +BuildRequires: libpython3-devel >= 3.7.4 Requires: python-setuptools Requires: python >= %python_version BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -52,6 +52,9 @@ sed -i "\,%{_bindir}/pip$,d" %{name}.filelist %defattr(-,root,root) %changelog +* Thu Aug 08 2019 Silvan Calarco 19.2.1-1mamba +- update to 19.2.1 + * Tue Apr 02 2019 Automatic Build System 19.0.3-1mamba - automatic version update by autodist