forked from pool/python-pip
Shift around sle15_python_module_pythons.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=108
This commit is contained in:
parent
ce9fde948e
commit
9143020fdc
@ -1,7 +1,8 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 28 03:27:13 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
Mon Aug 28 03:30:09 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
- Finally drop csv23, it has been removed upstream since 2021.
|
- 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 <martin.schreiner@suse.com>
|
Mon Aug 7 22:01:39 UTC 2023 - Martin Schreiner <martin.schreiner@suse.com>
|
||||||
|
@ -38,6 +38,7 @@
|
|||||||
%else
|
%else
|
||||||
%bcond_with libalternatives
|
%bcond_with libalternatives
|
||||||
%endif
|
%endif
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pip%{psuffix}
|
Name: python-pip%{psuffix}
|
||||||
Version: 23.2.1
|
Version: 23.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -61,7 +62,6 @@ Requires: python-setuptools
|
|||||||
Requires: python-xml
|
Requires: python-xml
|
||||||
Recommends: ca-certificates-mozilla
|
Recommends: ca-certificates-mozilla
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%{?sle15_python_module_pythons}
|
|
||||||
%if %{with libalternatives}
|
%if %{with libalternatives}
|
||||||
BuildRequires: alts
|
BuildRequires: alts
|
||||||
Requires: alts
|
Requires: alts
|
||||||
|
Loading…
Reference in New Issue
Block a user