python-gtk rebuild
This commit is contained in:
@@ -15,7 +15,7 @@ index c0e1493..aa8cf10 100644
|
|||||||
+#endif
|
+#endif
|
||||||
+ PyDict_SetItemString(d, "_PyGtk_API", o);
|
+ PyDict_SetItemString(d, "_PyGtk_API", o);
|
||||||
Py_DECREF(o);
|
Py_DECREF(o);
|
||||||
|
|
||||||
PyGtkDeprecationWarning = PyErr_NewException("gtk.GtkDeprecationWarning",
|
PyGtkDeprecationWarning = PyErr_NewException("gtk.GtkDeprecationWarning",
|
||||||
diff --git a/gtk/pygtk.h b/gtk/pygtk.h
|
diff --git a/gtk/pygtk.h b/gtk/pygtk.h
|
||||||
index 573c3b9..e4c680f 100644
|
index 573c3b9..e4c680f 100644
|
||||||
@@ -47,4 +47,4 @@ index 573c3b9..e4c680f 100644
|
|||||||
+#endif /* PY_VERSION_HEX */
|
+#endif /* PY_VERSION_HEX */
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
@@ -27,6 +27,7 @@
|
|||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">0001-Fix-leaks-of-Pango-objects.patch</Patch>
|
<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">pygtk-Drop-the-PangoFont-find_shaper-virtual-method.patch</Patch>
|
||||||
|
<Patch level="1">python27.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -91,6 +92,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="6">
|
||||||
<Date>2020-02-12</Date>
|
<Date>2020-02-12</Date>
|
||||||
<Version>2.24.0</Version>
|
<Version>2.24.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user