SHA256
1
0
forked from pool/python-pip
Dirk Mueller 2024-08-12 16:50:37 +00:00 committed by Git OBS Bridge
parent d5fb211f8e
commit 68580b5c38

View File

@ -76,7 +76,6 @@ BuildRequires: %{python_module pytest}
BuildRequires: %{python_module scripttest}
BuildRequires: %{python_module setuptools-wheel}
BuildRequires: %{python_module virtualenv >= 1.10}
BuildRequires: ca-certificates-mozilla
BuildRequires: git-core
%endif
%python_subpackages
@ -99,8 +98,6 @@ the wheel needs to be used directly in test or install setups
# Exception: Use our own cabundle. Adapted patch from python-certifi package
%autosetup -p1 -n pip-%{version}
rm src/pip/_vendor/certifi/cacert.pem
%if %{with test}
mkdir -p tests/data/common_wheels
%python_expand cp %{$python_sitelib}/../wheels/setuptools*.whl tests/data/common_wheels/