14
0
forked from pool/python-pip
2023-11-21 16:21:10 +00:00
committed by Git OBS Bridge
parent b8579ce913
commit b29b786657
5 changed files with 17 additions and 84 deletions

View File

@@ -40,11 +40,11 @@
%endif
%{?sle15_python_module_pythons}
Name: python-pip%{psuffix}
Version: 23.3.1
Version: 23.2.1
Release: 0
Summary: A Python package management system
License: MIT
URL: https://pip.pypa.io
URL: http://www.pip-installer.org
# The PyPI archive lacks the tests
Source: https://github.com/pypa/pip/archive/%{version}.tar.gz#/pip-%{version}-gh.tar.gz
# PATCH-FIX-OPENSUSE pip-shipped-requests-cabundle.patch -- adapted patch from python-certifi package