Bug 1024795
Summary: | bodhi: Use Python 3 as default | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | bodhi | Assignee: | Lumír Balhar <lbalhar> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | a.badger, jberan, pviktori, rbarlow, redhat-bugzilla, tim.lauridsen, torsava |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | bodhi-3.6.0-1.fc29 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-04-18 15:53:04 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: | 1024799 | ||
Bug Blocks: | 1024796, 1322027 |
Description
Miro Hrončok
2013-10-30 13:00:54 UTC
To be clear: This is about the clinet. Porting server to Python 3 once would be great, but this not now our priority. s/clinet/client/ This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. The client and server code come from the same setup.py upstream, so it may be slightly tricky to get just the client to use Python 3. That said, it might not be too bad. I do intend to switch the Bodhi stack to be Python 3 once my dependencies are available in Python 3. There is an upstream issue for this, so let's track it there. Thanks for filing! I just realized that this ticket was being used to block the Python 3 tracker so we should keep it open. Apologies! This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. Koji has been ported for Python 3 and was one of the major blockers. AFAIK fedmsg has not yet been ported and is also required before Bodhi can be ported. Once that is done there may still be some smaller dependencies, but it should be possible to get started then. Lumír Balhar has written me to say he's gonna help out with this work, so I'm going to assign this to him for now. Thanks Lumír! We are in the final phase of bringing Python 3 compatibility to Bodhi. I summarized all steps in github issue: https://github.com/fedora-infra/bodhi/issues/2059 This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'. The client uses Python 3 only on Rawhide now. The server is still Python 2 for probably a few more months, but as per comment 1 I'm closing this since the ticket is about the client. \o/ BTW Here's a Fedora 28 automated backport: https://copr.fedorainfracloud.org/coprs/churchyard/packaging/ Cool, thanks! Just so you know I do have an automated Copr for Bodhi that builds from the Rawhide master branch: https://copr.fedorainfracloud.org/coprs/bowlofeggs/bodhi/ The F26 build failed sadly, I need to look into that. |