[Bug 1736324] Re: python-pyperclip depends on pygtk2 which is deprecated
James Page
james.page at ubuntu.com
Tue Dec 5 14:37:32 UTC 2017
xclip is the current primary runtime dependency:
py2: xclip | xsel | python-gtk2 | python-qt4
py3: xclip | xsel | python3-pyqt4
pyperclip will auto-detect and choose xclip over gtk so I don't think
there is any action to take here; we could drop gtk from the
alternatives list, but if its going to stick around in universe anyway
it does not feel worth maintaining a delta from Debian.
** Changed in: python-pyperclip (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of OpenStack
Ubuntu packagers, which is subscribed to python-pyperclip in Ubuntu.
https://bugs.launchpad.net/bugs/1736324
Title:
python-pyperclip depends on pygtk2 which is deprecated
Status in python-pyperclip package in Ubuntu:
Won't Fix
Bug description:
python-pyperclip is one of three packages keeping pygtk2 in Ubuntu
main. (The other two are ibus-sunpinyin and system-config-kickstart)
pygtk has been unmaintained upstream since around 2011. The way
forward is to port python-pyperclip to use GObject Introspection
bindings. This also requires porting to GTK3.
For more information on GObject Introspection see:
https://wiki.gnome.org/Projects/GObjectIntrospection
https://wiki.gnome.org/Projects/PyGObject
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pyperclip/+bug/1736324/+subscriptions
More information about the Openstack-packaging
mailing list