forked from pool/python-pip
Accepting request 1102789 from home:mschreiner:branches:devel:languages:python
- Upgrade to 23.2.1 * Bug fixes - Disable PEP 658 metadata fetching with the legacy resolver. - Upgrade to 23.2 Various bug fixes and enhancements. Check the changes file. OBS-URL: https://build.opensuse.org/request/show/1102789 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=106
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
%if "%{flavor}" == "test"
|
||||
%define psuffix -test
|
||||
@@ -40,7 +39,7 @@
|
||||
%bcond_with libalternatives
|
||||
%endif
|
||||
Name: python-pip%{psuffix}
|
||||
Version: 23.1.2
|
||||
Version: 23.2.1
|
||||
Release: 0
|
||||
Summary: A Python package management system
|
||||
License: MIT
|
||||
@@ -62,6 +61,7 @@ Requires: python-setuptools
|
||||
Requires: python-xml
|
||||
Recommends: ca-certificates-mozilla
|
||||
BuildArch: noarch
|
||||
%{?sle15_python_module_pythons}
|
||||
%if %{with libalternatives}
|
||||
BuildRequires: alts
|
||||
Requires: alts
|
||||
|
Reference in New Issue
Block a user