File project.diff of Package python312
--- python312.spec.orig
+++ python312.spec
@@ -179,8 +179,8 @@ BuildRequires: pkgconfig(uuid)
BuildRequires: pkgconfig(zlib)
#!BuildIgnore: gdk-pixbuf-loader-rsvg
%if 0%{?suse_version} >= 1550
-# The provider for python(abi) is in rpm-build-python
-BuildRequires: rpm-build-python
+# manually add provides for python(abi) here to remove a build cycle
+Provides: python(abi) = %python_version
%endif
%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1599
BuildRequires: pkgconfig(libnsl)