| Summary: | python-bunch: Support Python 3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | python-bunch | Assignee: | Fedora Infrastructure SIG <infra-sig> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 25 | CC: | a.badger, bkabrda, pviktori, rbean |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-29 10:01:05 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: | 1024799 | ||
|
Description
Miro Hrončok
2013-10-30 13:09:07 UTC
Ah, after looking around upstream I remember this. Upstream committed a pull request that was supposed to add python3 support but it didn't work correctly. I then submitted a couple pull requests to fix some things: * https://github.com/dsc/bunch/pull/7 * https://github.com/dsc/bunch/pull/8 a year later and it seems that upstream has stopped caring about bunch. There's some other low hanging pull requests in the bunch issue tracker. Email sent to upstream maintainer of bunch to see if he's still alive. If I don't reply here it probably means he hasn't replied to me. Feel free to ping this bug and we can figure out other options if that's the case (Perhaps fork?) This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Just took a look at bunch on python3 and found that it is still unresponsive upstream. Here's one fork that was active recently: https://github.com/Infinidat/munch Several simple pull requests were opened against it 19 days ago. It will be interesting to see if those are merged in a timely manner. The code as is says that it supports python-3.4 but I have not yet tested it. pypi entry for munch: https://pypi.python.org/pypi/munch/ Just for the record, I've tried to contact the upstream maintainer of bunch via email (I found two different mails, actually) and he's just not responding, so switching to munch seems to be the best way to go. 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. Miro, why was this re-opened? I thought the consensus was to port applications to python3-munch (which behaves just like 'bunch', but is python3 ready). Is there a reason to go back and port python-bunch? This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. I believe this was reopened by mistake. If not, please reopen yet again. Sorry, I was bulk reopening bugs closed by the EOL thing. |