From 2150e53d9720ae18d82ad04f2251dfc21fe507f09d6b0f2bfa093de87e6507ca Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 1 Aug 2022 08:38:10 +0000 Subject: [PATCH] Accepting request 991949 from home:bnavigator:branches:devel:languages:python - BuildIgnore python3-packaging for primary bootstrap. OBS-URL: https://build.opensuse.org/request/show/991949 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=62 --- python-packaging.changes | 5 +++++ python-packaging.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-packaging.changes b/python-packaging.changes index 6269cf5..1c8ba72 100644 --- a/python-packaging.changes +++ b/python-packaging.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 1 07:44:59 UTC 2022 - Ben Greiner + +- BuildIgnore python3-packaging for primary bootstrap. + ------------------------------------------------------------------- Thu Jul 21 11:16:04 UTC 2022 - Ben Greiner diff --git a/python-packaging.spec b/python-packaging.spec index a0657df..37d357a 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -27,7 +27,7 @@ %define pprefix %{primary_python} %define pythons %{primary_python} # Avoid cycle with python-rpm-packaging requiring python3-packaging -#!BuildIgnore: %{primary_python}-packaging +#!BuildIgnore: python3-packaging %endif %if "%{flavor}" == "" # The rest is in Ring1