diff --git a/python-pip-run.changes b/python-pip-run.changes index 08f156e..68e0a51 100644 --- a/python-pip-run.changes +++ b/python-pip-run.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 14 06:13:40 UTC 2024 - Dirk Müller + +- use ca-certificates-mozilla for pip 24.2 + ------------------------------------------------------------------- Tue Jul 9 09:32:49 UTC 2024 - Daniel Garcia @@ -16,7 +21,7 @@ Tue Apr 18 23:00:49 UTC 2023 - Matej Cepl ------------------------------------------------------------------- Tue Dec 6 04:22:58 UTC 2022 - Yogalakshmi Arunachalam -- Update to version v8.8.2 +- Update to version v8.8.2 * Packaging refresh. * Merge https://github.com/jaraco/skeleton diff --git a/python-pip-run.spec b/python-pip-run.spec index 0ca53f7..3b6d1af 100644 --- a/python-pip-run.spec +++ b/python-pip-run.spec @@ -65,7 +65,7 @@ Requires: python-importlib-metadata BuildRequires: %{python_module Pygments} BuildRequires: %{python_module pip-run = %{version}} BuildRequires: %{python_module pytest >= 6} -BuildRequires: ca-certificates +BuildRequires: ca-certificates-mozilla %if %{without ringdisabled} BuildRequires: %{python_module nbformat} %endif