From 68580b5c382d81fb1c1276e00aa402c4a4e01c98d4b6e6979288c03db3ae969a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 12 Aug 2024 16:50:37 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=125 --- python-pip.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-pip.spec b/python-pip.spec index 49a5490..a1f5f58 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -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/