Accepting request 1227103 from GNOME:Factory
- Add python-pygobject provides: help packages to eliminate rpmlint warnings when comparing requrements.txt vs the packages depdency. 'pygobject' is the proper upstream name. OBS-URL: https://build.opensuse.org/request/show/1227103 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=100
This commit is contained in:
commit
bbe421a64c
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 30 15:08:11 UTC 2024 - Yunhe Guo <i@guoyunhe.me>
|
||||||
|
|
||||||
|
- Add python-pygobject provides: help packages to eliminate rpmlint
|
||||||
|
warnings when comparing requrements.txt vs the packages depdency.
|
||||||
|
'pygobject' is the proper upstream name.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 12 12:32:33 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
Thu Sep 12 12:32:33 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -62,6 +62,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) >= %{gi_version}
|
|||||||
BuildRequires: pkgconfig(libffi) >= %{libffi_version}
|
BuildRequires: pkgconfig(libffi) >= %{libffi_version}
|
||||||
# Trigger an automatic installation of python(2|3.*)-gobject when python and libgirepository are installed.
|
# Trigger an automatic installation of python(2|3.*)-gobject when python and libgirepository are installed.
|
||||||
Supplements: (python and %{introspection_real_package})
|
Supplements: (python and %{introspection_real_package})
|
||||||
|
Provides: python-pygobject = %{version}
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user