From acaa987f4924ef5c25d48dcf7f5722f46309916f67d2cd84448c330a69906c41 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 14 Aug 2024 06:24:12 +0000 Subject: [PATCH] - add explicit ca-certificates-mozilla for the testsuite with pip 24.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=86 --- python-setuptools_scm.changes | 6 ++++++ python-setuptools_scm.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/python-setuptools_scm.changes b/python-setuptools_scm.changes index 5b8f5b1..d058baa 100644 --- a/python-setuptools_scm.changes +++ b/python-setuptools_scm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 14 06:22:51 UTC 2024 - Dirk Müller + +- add explicit ca-certificates-mozilla for the testsuite with + pip 24.2 + ------------------------------------------------------------------- Mon Jun 10 07:55:55 UTC 2024 - Dirk Müller diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index 6996d3b..bedbc03 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -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