diff --git a/python-pip.changes b/python-pip.changes index 6b6a913..c38e23f 100644 --- a/python-pip.changes +++ b/python-pip.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- -Mon Aug 28 03:27:13 UTC 2023 - Steve Kowalik +Mon Aug 28 03:30:09 UTC 2023 - Steve Kowalik - Finally drop csv23, it has been removed upstream since 2021. +- Shift around sle15_python_module_pythons. ------------------------------------------------------------------- Mon Aug 7 22:01:39 UTC 2023 - Martin Schreiner diff --git a/python-pip.spec b/python-pip.spec index 1a04378..3cd52bf 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -38,6 +38,7 @@ %else %bcond_with libalternatives %endif +%{?sle15_python_module_pythons} Name: python-pip%{psuffix} Version: 23.2.1 Release: 0 @@ -61,7 +62,6 @@ Requires: python-setuptools Requires: python-xml Recommends: ca-certificates-mozilla BuildArch: noarch -%{?sle15_python_module_pythons} %if %{with libalternatives} BuildRequires: alts Requires: alts