| Summary: | python-xdot: Provide a Python 3 subpackage | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Viktorin <pviktori> | ||||||||
| Component: | python-xdot | Assignee: | Dave Malcolm <dmalcolm> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 24 | CC: | dkrejci, dmalcolm, lbalhar | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | python-xdot-0.7-1.fc26 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2016-09-22 14:13:41 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: | |||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1285816, 1312032 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Petr Viktorin
2016-01-04 11:36:08 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase Hello Dave, 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 Created attachment 1199115 [details] Switch to Python 3 Hello Dave, there is a patch for update to the latest version and switch to Python 3. Could you please do the review and push it? Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=15543119 Created attachment 1199338 [details]
Switch to Python 3
Updating the patch. There was an issue with Python 2 requirements.
+ Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=15554384 Hello. This patch looks good to me. If maintainer has nothing against, we can push this change after a week. Have a nice day. (In reply to Dominika Krejčí from comment #4) > Created attachment 1199338 [details] > Switch to Python 3 > > Updating the patch. There was an issue with Python 2 requirements. Thanks. One nit: in the %changelog: "Add Python 3" should presumably be "Switch from Python 2 to Python 3" or similar. Other than, looks good to me. If you have push rights, feel free to commit with that fixed. Otherwise, would you like co-maintainership? Created attachment 1203330 [details]
Switch to Python 3
Hi Dave,
there is a patch with fixed changelog.
I haven't got a push rights and I am not interested in co-maintainership. Thank you.
Thanks. Patch pushed (having uploaded new sources); built into rawhide here: http://koji.fedoraproject.org/koji/buildinfo?buildID=803590 |