python-gtk rebuild

This commit is contained in:
Rmys
2021-07-04 13:14:16 +03:00
committed by GitHub
parent 093521df34
commit 98c81a144b
2 changed files with 10 additions and 2 deletions
@@ -15,7 +15,7 @@ index c0e1493..aa8cf10 100644
+#endif
+ PyDict_SetItemString(d, "_PyGtk_API", o);
Py_DECREF(o);
PyGtkDeprecationWarning = PyErr_NewException("gtk.GtkDeprecationWarning",
diff --git a/gtk/pygtk.h b/gtk/pygtk.h
index 573c3b9..e4c680f 100644
@@ -47,4 +47,4 @@ index 573c3b9..e4c680f 100644
+#endif /* PY_VERSION_HEX */
#endif
@@ -27,6 +27,7 @@
<Patches>
<Patch level="1">0001-Fix-leaks-of-Pango-objects.patch</Patch>
<Patch level="1">pygtk-Drop-the-PangoFont-find_shaper-virtual-method.patch</Patch>
<Patch level="1">python27.patch</Patch>
</Patches>
</Source>
@@ -91,6 +92,13 @@
</Package>
<History>
<Update release="7">
<Date>2021-07-04</Date>
<Version>2.24.0</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-02-12</Date>
<Version>2.24.0</Version>