python-gobject3 3.42.2-3 (znver1;aarch64;x86_64) 2023-17160
9999
| Status | published | |||||||||||||||||||||
| Submitter | angrypenguinpoland [@T] gmail.com | |||||||||||||||||||||
| Platform | rolling | |||||||||||||||||||||
| Repository | main | |||||||||||||||||||||
| URL | https://abf.openmandriva.org/build_lists/286816 | |||||||||||||||||||||
| Packages |
|
|||||||||||||||||||||
| Build Date | 2023-01-15 19:55:08 +0000 UTC | |||||||||||||||||||||
| Last Updated | 2023-01-19 18:11:17.744428251 +0000 UTC |
$ git diff --patch-with-stat --summary fc56790cede8bf3d4d2f1d6cbcc3c6c6d51092f4..f4ea4ed17c6a4cabe57681d840f10c19b192b078
python-gobject3.spec | 30 ++++++------------------------
1 file changed, 6 insertions(+), 24 deletions(-)
diff --git a/python-gobject3.spec b/python-gobject3.spec
index 70d130e..9fff477 100644
--- a/python-gobject3.spec
+++ b/python-gobject3.spec
@@ -15,14 +15,14 @@
Summary: Python bindings for GObject Introspection
Name: python-gobject3
Version: 3.42.2
-Release: 2
+Release: 3
License: LGPLv2+ and MIT
Group: Development/Python
Url: http://www.gnome.org
Source0: https://download.gnome.org/sources/pygobject/%url_ver/pygobject-%{version}.tar.xz
# (bero) FIXME is this the right thing to do? GstInterfaces looks to me
# like it's obsolete crap from gstreamer 0.x days, but who really knows...
-Patch0: pygobject-3.40.1-no-GstInterfaces.patch
+#Patch0: pygobject-3.40.1-no-GstInterfaces.patch
BuildRequires: gtk-doc
BuildRequires: pkgconfig(glib-2.0) >= 2.24.0
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.2
@@ -73,12 +73,12 @@ header, pkg-config file.
%meson_install
# dsextra stuff is for windows installs so remove it
-rm -fr %{buildroot}%{py_platsitedir}/gtk-2.0
+#rm -fr %{buildroot}%{py_platsitedir}/gtk-2.0
# docs are out of date and are being reworked upstream
# so remove them
rm -rf %{buildroot}%{_datadir}/gtk-doc
-rm -rf %{buildroot}%{_datadir}/pygobject
+#rm -rf %{buildroot}%{_datadir}/pygobject
%files
%{python_sitearch}/gi/_gi_cairo*.so
@@ -89,31 +89,13 @@ rm -rf %{buildroot}%{_datadir}/pygobject
%{python_sitelib}/gi/overrides/Gtk.*
%{python_sitelib}/gi/overrides/keysyms.*
%{python_sitelib}/gi/overrides/Pango.*
-#{python_sitelib}/gi/overrides/__pycache__/Gdk*
-#{python_sitelib}/gi/overrides/__pycache__/Gtk.*
-#{python_sitelib}/gi/overrides/__pycache__/keysyms.*
-#{python_sitelib}/gi/overrides/__pycache__/Pango.*
-#{python_sitelib}/pygtkcompat/
-#{python_sitearch}/gi/__pycache__/pygtkcompat.*
+%{python_sitelib}/pygtkcompat/
%files -n python-gi
%{python_sitelib}/gi/
%{python_sitearch}/gi/
%{python_sitearch}/PyGObject-%{version}.egg-info
-%exclude %{python_sitearch}/gi/pygtkcompat.py
-%exclude %{python_sitearch}/gi/_gi_cairo*.so
-%exclude %{python_sitearch}/gi/__pycache__/pygtkcompat.*
-%exclude %{python_sitearch}/gi/_gtktemplate.py
-%exclude %{python_sitelib}/gi/overrides/Gdk.*
-%exclude %{python_sitelib}/gi/overrides/GdkPixbuf.py
-%exclude %{python_sitelib}/gi/overrides/Gtk.*
-%exclude %{python_sitelib}/gi/overrides/keysyms.*
-%exclude %{python_sitelib}/gi/overrides/Pango.*
-%exclude %{python_sitelib}/pygtkcompat/
-%exclude %{python_sitelib}/gi/overrides/__pycache__/Gdk*
-%exclude %{python_sitelib}/gi/overrides/__pycache__/Gtk.*
-%exclude %{python_sitelib}/gi/overrides/__pycache__/keysyms.*
-%exclude %{python_sitelib}/gi/overrides/__pycache__/Pango.*
+
%files devel
%{_includedir}/*
Not Available
| benbullard79 [@T] cox.net | No Comment. | 1179d 16hrs |
| benbullard79 [@T] cox.net | No Comment. | 1179d 16hrs |