generated from pool/new_package
Let python3-devel explicitly provide pkgconfig(python3)
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user