From fa06cedcd2e18c4a7ab2ed8caf86a3c40e95f0393eb9baaf2f93244aae65ee6e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 10 Aug 2022 10:34:01 +0000 Subject: [PATCH] - skip subversion tests, not that relevant to pull in dozens of dependencies into small bootstrap OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=100 --- python-pip.changes | 6 ++++++ python-pip.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-pip.changes b/python-pip.changes index a34f54b..f067a35 100644 --- a/python-pip.changes +++ b/python-pip.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 10 10:33:35 UTC 2022 - Dirk Müller + +- skip subversion tests, not that relevant to pull in + dozens of dependencies into small bootstrap + ------------------------------------------------------------------- Thu Jun 23 20:08:32 UTC 2022 - Matej Cepl diff --git a/python-pip.spec b/python-pip.spec index 8476f77..80c5f6d 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -88,8 +88,7 @@ BuildRequires: %{python_module wheel} BuildRequires: %{python_module mock} %endif BuildRequires: ca-certificates -BuildRequires: git -BuildRequires: subversion +BuildRequires: git-core %endif %if %{with wheel} BuildRequires: %{python_module wheel}