14
0

Accepting request 1193821 from devel:languages:python

- add explicit ca-certificates-mozilla for the testsuite with
  pip 24.2

OBS-URL: https://build.opensuse.org/request/show/1193821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm?expand=0&rev=38
This commit is contained in:
2024-08-15 07:57:31 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 14 06:22:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
- add explicit ca-certificates-mozilla for the testsuite with
pip 24.2
-------------------------------------------------------------------
Mon Jun 10 07:55:55 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -52,6 +52,7 @@ BuildRequires: %{python_module build}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools_scm = %{version}}
BuildRequires: %{python_module typing-extensions if %python-base < 3.11}
BuildRequires: ca-certificates-mozilla
BuildRequires: git-core
BuildRequires: mercurial
%endif