From 415df5f3cd200411cb7440b553ffeb635443c3b70b4f1e158134f5473836f521 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 11 Apr 2025 06:10:15 +0000 Subject: [PATCH] Accepting request 1268534 from devel:languages:python:Factory revert OBS-URL: https://build.opensuse.org/request/show/1268534 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python313?expand=0&rev=86 --- python313.changes | 7 ------- python313.spec | 6 ++---- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/python313.changes b/python313.changes index 5c1088b..5678ee5 100644 --- a/python313.changes +++ b/python313.changes @@ -1,10 +1,3 @@ -------------------------------------------------------------------- -Fri Mar 14 08:39:01 UTC 2025 - Adrian Schröter - -- don't require rpm-build-python for base to fix bootstrap issue - after primary_python change -- replace rpm-build-python alias with python-rpm-packaging package name - ------------------------------------------------------------------- Mon Mar 10 15:44:31 UTC 2025 - Bernhard Wiedemann diff --git a/python313.spec b/python313.spec index 05d6d30..ad9488a 100644 --- a/python313.spec +++ b/python313.spec @@ -238,10 +238,8 @@ BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(zlib) #!BuildIgnore: gdk-pixbuf-loader-rsvg %if 0%{?suse_version} >= 1550 -# The provider for python(abi) is in python-rpm-packaging -%if "%{flavor}" != "base" -BuildRequires: python-rpm-packaging -%endif +# The provider for python(abi) is in rpm-build-python +BuildRequires: rpm-build-python %endif %if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1599 BuildRequires: pkgconfig(libnsl)