Bug ID | 991970 |
---|---|
Summary | When using osc, gnome-keyring complains about "import without specific version" |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 42.2 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | GNOME |
Assignee | bnc-team-gnome@forge.provo.novell.com |
Reporter | badshah400@gmail.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
> osc build
/usr/lib/python2.7/site-packages/keyring/backends/Gnome.py:6: PyGIWarning:
GnomeKeyring was imported without specifying a version first. Use
gi.require_version('GnomeKeyring', '1.0') before import to ensure that the
right version gets loaded.
and so on every time one uses osc. The file referred to above comes from
python-keyring.