Description of problem: The recent upgrade of python-jira from 1.0.7 to 10.0.15 broke the package: $ /usr/bin/jirashell-3 Traceback (most recent call last): File "/usr/bin/jirashell-3", line 6, in <module> from jira.jirashell import main File "/usr/lib/python3.6/site-packages/jira/__init__.py", line 4, in <module> from pbr.version import VersionInfo ModuleNotFoundError: No module named 'pbr' It seems jira started to depend on pbr in version 1.0.8: https://github.com/pycontribs/jira/commit/2dcbc4e966efdf594f4fc24712bee618292c51da but rpm package dependencies were not updated accordingly. Version-Release number of selected component (if applicable): python3-jira-1.0.15-1.fc28.noarch
And python-defusedxml, also added via the same commit linked above.
Thanks Tomas!
python-jira-1.0.15-2.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-d4f7d41dcc
python-jira-1.0.15-2.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-c67c491a82
python-jira-1.0.15-2.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-d4f7d41dcc
python-jira-1.0.15-2.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-c67c491a82
python-jira-1.0.15-2.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.
python-jira-1.0.15-2.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.