From ad3bd71c34405de7cf0f8bd02b6a6afd57d7770aa956f147ec0f5becc43e96c1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 13 Aug 2024 20:19:10 +0000 Subject: [PATCH] - require ca-certificates-mozilla for the pip >= 24.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=74 --- python-argcomplete.changes | 5 +++++ python-argcomplete.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-argcomplete.changes b/python-argcomplete.changes index 7ec7427..1ea94e1 100644 --- a/python-argcomplete.changes +++ b/python-argcomplete.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 13 20:18:47 UTC 2024 - Dirk Müller + +- require ca-certificates-mozilla for the pip >= 24.2 + ------------------------------------------------------------------- Mon Jul 15 11:25:31 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-argcomplete.spec b/python-argcomplete.spec index 92612d0..d87c661 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -32,7 +32,7 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools >= 67.2} BuildRequires: %{python_module setuptools_scm >= 6.2} BuildRequires: %{python_module wheel} -BuildRequires: ca-certificates +BuildRequires: ca-certificates-mozilla BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: zsh