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