After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 773315 - overrides: Update for Gtk-4.0
overrides: Update for Gtk-4.0
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: general
Git master
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2016-10-21 12:05 UTC by Christoph Reiter (lazka)
Modified: 2016-12-22 07:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
overrides: Update for Gtk-4.0 (26.66 KB, patch)
2016-10-21 12:05 UTC, Christoph Reiter (lazka)
committed Details | Review
overrides: Update for Gtk-4.0 (26.71 KB, patch)
2016-12-22 07:40 UTC, Simon Feltman
committed Details | Review

Description Christoph Reiter (lazka) 2016-10-21 12:05:32 UTC
Created attachment 338185 [details] [review]
overrides: Update for Gtk-4.0

Skip things which are gone since 4.0.
This only fixes importing and doesn't add any tests for now.
Comment 1 Simon Feltman 2016-12-22 07:40:46 UTC
The following fix has been pushed:
222f558 overrides: Update for Gtk-4.0
Comment 2 Simon Feltman 2016-12-22 07:40:51 UTC
Created attachment 342371 [details] [review]
overrides: Update for Gtk-4.0

Skip things which are gone since 4.0.
This only fixes importing and doesn't add any tests for now.