!41 [sync] PR-36: python3-gobject-base provide the "%{python3_sitelib}/gi/" directory

From: @openeuler-sync-bot 
Reviewed-by: @gaoruoshu 
Signed-off-by: @gaoruoshu
This commit is contained in:
openeuler-ci-bot 2024-05-28 01:11:22 +00:00 committed by Gitee
commit aecd8f7243
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: pygobject3 Name: pygobject3
Version: 3.42.0 Version: 3.42.0
Release: 4 Release: 5
Summary: Provides bindings for GObject based libraries Summary: Provides bindings for GObject based libraries
License: LGPLv2+ and MIT License: LGPLv2+ and MIT
URL: https://wiki.gnome.org/Projects/PyGObject URL: https://wiki.gnome.org/Projects/PyGObject
@ -76,6 +76,7 @@ xvfb-run %{__python3} setup.py test
%{python3_sitearch}/gi/* %{python3_sitearch}/gi/*
%{python3_sitearch}/PyGObject-*.egg-info %{python3_sitearch}/PyGObject-*.egg-info
%exclude %{python3_sitearch}/gi/_gi_cairo*.so %exclude %{python3_sitearch}/gi/_gi_cairo*.so
%dir %{python3_sitelib}/gi/
%{python3_sitelib}/gi/* %{python3_sitelib}/gi/*
%{python3_sitelib}/pygtkcompat/ %{python3_sitelib}/pygtkcompat/
@ -86,6 +87,9 @@ xvfb-run %{__python3} setup.py test
%{_libdir}/pkgconfig/pygobject-3.0.pc %{_libdir}/pkgconfig/pygobject-3.0.pc
%changelog %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 * Wed Nov 16 2022 fuanan <fuanan3@h-partners.com> - 3.42.0-4
- Modify Source0 - Modify Source0