Bug 1333819
Summary: | python-gntp: Provide a Python 3 subpackage | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomas Orsava <torsava> | ||||||
Component: | python-gntp | Assignee: | Conrad Meyer <cse.cem+redhatbugz> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 25 | CC: | cse.cem+redhatbugz, dkrejci, lbalhar, mhroncok | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | python-gntp-1.0.3-1.fc26 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2016-09-07 11:44:32 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, 1333770 | ||||||||
Attachments: |
|
Description
Tomas Orsava
2016-05-06 13:23:56 UTC
Hello Conrad, do you need any help adding Python 3 support to the RPM? Created attachment 1182750 [details] add Python 3 & update version Hi Conrad, here is the change needed to add Python 3 support and update the version. Could you please review it and do the update? Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=14978583 Also tested in Mock (fedora-23-x86_64, fedora-24-x86_64, fedora-rawhide-x86_64, fedora-rawhide-i386). This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. Hello Dominika. I've found some bugs in your patch: - You should use %{name} and %{version} in source URL. - This package is application with something in %{_bindir} so you should to rename this file after build in one version of Python and then make symlinks. - You probably have typo in summary in subpackages - single 'm' in macro name. Have a nice day. Created attachment 1188584 [details] add Python 3 & update version Hi Lumír, there is a new patch. Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=15172297 Patch looks good to me now. Thank you. Conrad, do you mind if I push this? If you don't reply in a week, I assume it's OK. |