Traceback (most recent call last):
File "/usr/bin/fedora-create-review", line 51, in <module>
from FedoraReview import create_review # noqa
File "/usr/lib/python3.8/site-packages/FedoraReview/create_review.py", line 48, in <module>
from bugzilla.rhbugzilla import RHBugzilla
ImportError: cannot import name 'RHBugzilla' from 'bugzilla.rhbugzilla' (/usr/lib/python3.8/site-packages/bugzilla/rhbugzilla.py)
This update has been submitted for testing by crobinso.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
Tested REST API with various PgM scripts
This update ruined
fedora-create-review
tool:works for me
This update has been unpushed.
@atim thanks for the report. I didn't realize apps were using the 'rhbugzilla' import path. I'll bring it back upstream and push a new build
@crobinso thanks. :) I guess
fedora-review
could not work as well, but didn't tested yet.