Let python3-devel explicitly provide pkgconfig(python3)

This commit is contained in:
2026-06-06 22:13:44 +02:00
parent 2236127bb9
commit f6ccaf555e
2 changed files with 9 additions and 0 deletions
+7
View File
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jun 6 00:00:00 UTC 2026 - Matej Cepl <mcepl@suse.com>
- Let python3-devel explicitly provide pkgconfig(python3) and
pkgconfig(python3-embed), matching its ownership of the unversioned
pkg-config files.
-------------------------------------------------------------------
Fri May 1 16:05:16 UTC 2026 - Matej Cepl <mcepl@cepl.eu>
+2
View File
@@ -73,6 +73,8 @@ Requires: %{name}-base = %{ppy_ver_full}
Requires: %{primary_python}-devel = %{ppy_ver_full}
Supplements: %{primary_python}-devel
Provides: python3-devel = %{ppy_ver_full}
Provides: pkgconfig(python3) = %{ppy_ver}
Provides: pkgconfig(python3-embed) = %{ppy_ver}
%description devel
This package owns the unversioned Python 3 development entry points such as