For the record: python-keyring does not use python-gnomekeyring at all, instead I was missing the gir1.2-gnomekeyring-1.0 package. Additionally, gnome-keyring-daemon needs to be started at login, otherwise python-keyring falls back to its default backend and asks for the password on stdin.
For the record: python-keyring does not use python-gnomekeyring at all, instead I was missing the gir1.2- gnomekeyring- 1.0 package. Additionally, gnome-keyring- daemon needs to be started at login, otherwise python-keyring falls back to its default backend and asks for the password on stdin.