-
Notifications
You must be signed in to change notification settings - Fork 492
Closed
Description
Forwarded from Debian BTS #822586
cherrytree depends on python-gtksourceview2, which is long deprecated and going to be removed from the archive. cherrytree should switch to using the GObject Introspection bindings for gtksourceview, gir1.2-gtksource-3.0.
This would mean switching to GObject Introspection for other bindings as well, e.g. GLib and GTK+ 3.
For more information on GObject Introspection see [1] and [2].
[1] https://wiki.gnome.org/action/show/Projects/GObjectIntrospection
[2] https://wiki.gnome.org/action/show/Projects/PyGObject
snorkellingcactus and palob