python3-gobject-base provide the %{python3_sitelib}/gi/ directory
(cherry picked from commit 436a63a8000506c0fefbb54672ce99c3ae216915)
This commit is contained in:
parent
1bc960c0e6
commit
54c7a2339d
@ -1,6 +1,6 @@
|
||||
Name: pygobject3
|
||||
Version: 3.46.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Provides bindings for GObject based libraries
|
||||
License: LGPLv2+ and MIT
|
||||
URL: https://wiki.gnome.org/Projects/PyGObject
|
||||
@ -77,6 +77,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/
|
||||
|
||||
@ -87,6 +88,9 @@ xvfb-run %{__python3} setup.py test
|
||||
%{_libdir}/pkgconfig/pygobject-3.0.pc
|
||||
|
||||
%changelog
|
||||
* Mon May 27 2024 fuanan <fuanan3@h-partners.com> - 3.46.0-2
|
||||
- python3-gobject-base provide the "%{python3_sitelib}/gi/" directory
|
||||
|
||||
* Fri Dec 15 2023 fuanan <fuanan3@h-partners.com> - 3.46.0-1
|
||||
- update version to 3.46.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user