Bug 1324127
Summary: | python-martian: Provide a Python 3 subpackage | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomas Orsava <torsava> | ||||
Component: | python-martian | Assignee: | Marcelo Barbosa "firemanxbr" <marcelo.barbosa> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 25 | CC: | cstratak, dkrejci, echevemaster, jberan, marcelo.barbosa | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | python-martian-0.15-1.fc27 python-martian-0.15-1.fc26 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-09-30 06:47:07 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1285816, 1312032 | ||||||
Attachments: |
|
Description
Tomas Orsava
2016-04-05 15:04:04 UTC
Hello Marcelo, Do you need any help adding Python 3 support to the RPM? If you need more instructions, a [guide] for porting Python-based RPMs is available. [guide] http://python-rpm-porting.readthedocs.org/en/latest/index.html Sorry my delay, I'm working in this moment for adding Python 3 support, thanks so much for attention and tips. This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. It seems that the 0.14 version is not python3 ready, however while the 0.15 is, some files are only meant for python3 [0] which creates syntax errors during rpmbuild, when trying to build python2 and python3 subpackages. [0] https://github.com/zopefoundation/martian/blob/master/src/martian/testing_compat3.py Created attachment 1297739 [details] Update to 0.15 version including Python 3 subpackage I solved also the issue mentioned at [1] in the attached specfile. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1324127#c4 Please, may I ask to review the new specfile? Updated specfile patch as Pagure PR: https://src.fedoraproject.org/rpms/python-martian/pull-request/1 Hello Marcelo, thank you that you have merged the PR. Please, could you push the update in Fedora? python-martian-0.15-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-f9af104cd6 python-martian-0.15-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-4c982775c6 Built and pushed updates for F26 and F27. python-martian-0.15-1.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-2017-f9af104cd6 python-martian-0.15-1.fc26 has been pushed to the Fedora 26 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-2017-4c982775c6 python-martian-0.15-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. python-martian-0.15-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. |