When trying to run it, I found a missing runtime dependency on python-testtools:
python2-gabbi-run
Traceback (most recent call last):
File "/usr/bin/python2-gabbi-run", line 6, in <module>
from gabbi.runner import run
File "/usr/lib/python2.7/site-packages/gabbi/runner.py", line 25, in <module>
from gabbi import suitemaker
File "/usr/lib/python2.7/site-packages/gabbi/suitemaker.py", line 23, in <module>
from gabbi import case
File "/usr/lib/python2.7/site-packages/gabbi/case.py", line 32, in <module>
import testtools
ImportError: No module named testtools
This update has been submitted for testing by chandankumar.
When trying to run it, I found a missing runtime dependency on python-testtools:
python2-gabbi-run
Traceback (most recent call last): File "/usr/bin/python2-gabbi-run", line 6, in <module> from gabbi.runner import run File "/usr/lib/python2.7/site-packages/gabbi/runner.py", line 25, in <module> from gabbi import suitemaker File "/usr/lib/python2.7/site-packages/gabbi/suitemaker.py", line 23, in <module> from gabbi import case File "/usr/lib/python2.7/site-packages/gabbi/case.py", line 32, in <module> import testtools ImportError: No module named testtools
This update has been pushed to testing.
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
This update has been obsoleted by python-gabbi-1.42.1-2.fc28.