Bug 1589006 - python-jira: missing dependency on python-pbr and python-defusedxml
Summary: python-jira: missing dependency on python-pbr and python-defusedxml
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-jira
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Ralph Bean
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-08 07:51 UTC by Tomas Hoger
Modified: 2018-06-20 01:49 UTC (History)
2 users (show)

Fixed In Version: python-jira-1.0.15-2.fc27 python-jira-1.0.15-2.fc28
Clone Of:
Environment:
Last Closed: 2018-06-19 15:08:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomas Hoger 2018-06-08 07:51:06 UTC
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

Comment 1 Tomas Hoger 2018-06-08 07:53:58 UTC
And python-defusedxml, also added via the same commit linked above.

Comment 2 Ralph Bean 2018-06-08 20:32:24 UTC
Thanks Tomas!

Comment 3 Fedora Update System 2018-06-08 20:39:05 UTC
python-jira-1.0.15-2.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-d4f7d41dcc

Comment 4 Fedora Update System 2018-06-08 20:39:14 UTC
python-jira-1.0.15-2.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-c67c491a82

Comment 5 Fedora Update System 2018-06-09 20:24:07 UTC
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

Comment 6 Fedora Update System 2018-06-09 22:04:45 UTC
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

Comment 7 Fedora Update System 2018-06-19 15:08:47 UTC
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.

Comment 8 Fedora Update System 2018-06-19 15:44:33 UTC
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.

Comment 9 Fedora Update System 2018-06-20 01:49:20 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.