!42 [sync] PR-35: 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:59:16 +00:00 committed by Gitee
commit 8308157147
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.46.0 Version: 3.46.0
Release: 1 Release: 2
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
@ -77,6 +77,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/
@ -87,6 +88,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.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 * Fri Dec 15 2023 fuanan <fuanan3@h-partners.com> - 3.46.0-1
- update version to 3.46.0 - update version to 3.46.0