koji-client should depend on requests and dateutil

Bug #1803423 reported by Ken Dreyer (Red Hat)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
koji (Debian)
Fix Released
Unknown
koji (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

I'm using koji-client_1.16.0-2 on Cosmic.

$ koji hello
Traceback (most recent call last):
  File "/usr/bin/koji", line 40, in <module>
    import koji
  File "/usr/lib/python2.7/dist-packages/koji/__init__.py", line 64, in <module>
    import requests
ImportError: No module named requests

After "apt-get install python-requests"...

$ koji hello
Traceback (most recent call last):
  File "/usr/local/bin/kojidev", line 46, in <module>
    from koji_cli.commands import *
  File "/usr/lib/python2.7/dist-packages/koji_cli/commands.py", line 5, in <module>
    import dateutil.parser
ImportError: No module named dateutil.parser

summary: - koji-client should depend on requests
+ koji-client should depend on requests and dateutil
Revision history for this message
Juhani Numminen (jsonic) wrote :

Since this affects Debian as well, I've forwarded the report to https://bugs.debian.org/918780.

Changed in koji (Debian):
status: Unknown → New
Revision history for this message
Juhani Numminen (jsonic) wrote :

Disco has a fixed version now.

Changed in koji (Ubuntu):
status: New → Fix Released
Changed in koji (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.