Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Switch-from-GTK-2-to-GTK-3-to-avoid-import-of-mutual.patch | Switch from GTK+2 to GTK+3 to avoid import of mutually exclusive modules that resulted in the following error: AttributeError: When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "import gobject" to "from gi.repository import GObject". See: https://bugzilla.gnome.org/show_bug.cgi?id=709183 |
Corey Bryant <corey.bryant@canonical.com> | invalid | https://github.com/asweigart/pyperclip/pull/111 | 2019-12-28 |