| Summary: | python-boto: Provide Python 3 subpackage | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | python-boto | Assignee: | Garrett Holmstrom <gholms> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | gholms, orion, redhat-bugzilla, walters |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-boto-2.32.1-1.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-01 04:24:13 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: | 1036755 | ||
| Bug Blocks: | 1024357 | ||
|
Description
Miro Hrončok
2013-10-29 14:07:29 UTC
So there is a PY3 port in upstream repo in separate tag. The port should work with Python 2.6 and 2.7 as well. https://github.com/boto/boto/issues/677 This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Once we add a python3-boto package we are stuck with it forever, so I really want to have full upstream support before going forward with this. A periodically-updated side branch with no official releases does not instill a great deal of confidence. http://boto.readthedocs.org/en/latest/releasenotes/v2.32.0.html This release includes backward-compatible support for Python 3.3 and 3.4... Garrett, may I try to generate python3 subpackage? I just got it to build! You can expect it in testing shortly. Awesome! python-boto-2.32.1-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/python-boto-2.32.1-1.fc20 python-boto-2.32.1-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/python-boto-2.32.1-1.fc19 Package python-boto-2.32.1-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-boto-2.32.1-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-9743/python-boto-2.32.1-1.fc19 then log in and leave karma (feedback). python-boto-2.32.1-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. python-boto-2.32.1-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. So...right now python-boto is the *only* thing pulling in Python3 for Fedora 21 cloud image. Was it really necessary to ship this to all branches now, or can it wait for 22? The python3 dep issue is bug #1152444 |