python3-gobject-base provide the %{python3_sitelib}/gi/ directory
(cherry picked from commit 686d52e21a6161574dcb39bb70fbd23b91dbf5a8)
This commit is contained in:
parent
f67da35658
commit
27f808defc
@ -1,6 +1,6 @@
|
||||
Name: pygobject3
|
||||
Version: 3.42.0
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Provides bindings for GObject based libraries
|
||||
License: LGPLv2+ and MIT
|
||||
URL: https://wiki.gnome.org/Projects/PyGObject
|
||||
@ -76,6 +76,7 @@ xvfb-run %{__python3} setup.py test
|
||||
%{python3_sitearch}/gi/*
|
||||
%{python3_sitearch}/PyGObject-*.egg-info
|
||||
%exclude %{python3_sitearch}/gi/_gi_cairo*.so
|
||||
%dir %{python3_sitelib}/gi/
|
||||
%{python3_sitelib}/gi/*
|
||||
%{python3_sitelib}/pygtkcompat/
|
||||
|
||||
@ -86,6 +87,9 @@ xvfb-run %{__python3} setup.py test
|
||||
%{_libdir}/pkgconfig/pygobject-3.0.pc
|
||||
|
||||
%changelog
|
||||
* Mon May 27 2024 fuanan <fuanan3@h-partners.com> - 3.42.0-5
|
||||
- python3-gobject-base provide the "%{python3_sitelib}/gi/" directory
|
||||
|
||||
* Wed Nov 16 2022 fuanan <fuanan3@h-partners.com> - 3.42.0-4
|
||||
- Modify Source0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user