- 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
This commit is contained in:
Dirk Mueller 2022-08-10 10:34:01 +00:00 committed by Git OBS Bridge
parent c6fe1446b4
commit fa06cedcd2
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 10 10:33:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
- 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 <mcepl@suse.com>

View File

@ -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}