Bug 1282097
Summary: | python-mpd: [PATCH] port to python3 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ralph Bean <rbean> | ||||||
Component: | python-mpd | Assignee: | Tomas Orsava <torsava> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | rawhide | CC: | a.badger, dkrejci, karlthered, pviktori, torsava | ||||||
Target Milestone: | --- | Keywords: | FutureFeature | ||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | python-mpd-0.2.1-12.fc25 | Doc Type: | Enhancement | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2016-05-25 16:20:33 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: |
|
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 Still not built for python3 in rawhide. Haïkel, any chance to apply this? Created attachment 1159332 [details] Python 3 support patch Hi, Ralph! Thank you for submitting a patch for Python 3! As the maintainer has not responded in a long time, I hope that they won't mind if we review and push the patch ourselves. I made a few changes during the review: - Rebased the patch onto current version of spec file as it did not apply cleanly. - Summary and descriptions of subpackages were referring to a different package, fixed that. - Added doc/commands.txt file into %doc Overall the patch looks great, thank you very much! Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=14166105 Applied, pushed, building http://koji.fedoraproject.org/koji/taskinfo?taskID=14168321 |
Created attachment 1094218 [details] Port to python3 and modernize python macros. Upstream appears to be dead :( but here's a patch!