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/