https://bugzilla.redhat.com/show_bug.cgi?id=847389

Mario Blättermann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m

--- Comment #1 from Mario Blättermann <[email protected]> ---
Scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=4513652

The build fails because of a missing python-keyring in BuildRequires. From
build-log:

+ /usr/bin/python setup.py build
Traceback (most recent call last):
  File "setup.py", line 18, in <module>
    from supernova import supernova
  File "/builddir/build/BUILD/supernova/supernova/supernova.py", line 18, in
<module>
    import keyring
ImportError: No module named keyring


Probably you can drop python-keyring from Requires then, usually rpm should
pick up this dependency automatically.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to