summaryrefslogtreecommitdiff
path: root/pygobject3.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-02-04 07:56:39 +0000
committerCoprDistGit <infra@openeuler.org>2025-02-04 07:56:39 +0000
commit8c1cbe25d38ba9198be10751231aac93089916b1 (patch)
tree4946ca8a80bb5839dcd19829c6b3f52dbba753fb /pygobject3.spec
parent40c70d2d420426025bf282e2b023b9cb47233ec6 (diff)
automatic import of pygobject3openeuler24.03_LTS_SP1openeuler24.03_LTS
Diffstat (limited to 'pygobject3.spec')
-rw-r--r--pygobject3.spec8
1 files changed, 8 insertions, 0 deletions
diff --git a/pygobject3.spec b/pygobject3.spec
index 2df701f..803412d 100644
--- a/pygobject3.spec
+++ b/pygobject3.spec
@@ -12,6 +12,14 @@ Source0: https://download.gnome.org/sources/pygobject/3.50/pygobject-%{v
# Drop GIMarshallingTests - It's test suite remainders that should not be installed
Patch0: pygobject-do-not-install-GIMarshallingTests.patch
+# async: Use correct T_BOOL type for _asyncio_future_blocking (merged upstream)
+# Fixes failures on s390x
+Patch1: https://gitlab.gnome.org/GNOME/pygobject/-/merge_requests/367.patch
+# https://bugzilla.redhat.com/show_bug.cgi?id=2329587
+# https://gitlab.gnome.org/GNOME/pygobject/-/issues/658
+# Revert override of connection.register_object to avoid breaking anaconda
+Patch2: 0001-revert-override-of-connection.register_object.patch
+
BuildRequires: meson >= 0.64.0
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(cairo-gobject)