Bug 867894
| Summary: | Please update to version 3.4.0 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Brendan Jones <brendan.jones.it> |
| Component: | python-decorator | Assignee: | Toshio Ernie Kuratomi <a.badger> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | a.badger |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-12-20 16:14: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: | |||
| Bug Blocks: | 866183 | ||
|
Description
Brendan Jones
2012-10-18 14:00:48 UTC
Which releases do you need this updated on? I just reviewed the changes in the package. I can definitely push this to rawhide and I'm willing to push it to F18. I can be convinced to push it further back but there is one backwards incompatible API change so I'd like to know if it was needed first. I was going to push the new package to at least F17, but I don't really mind if we stop at F18. The bug in question affects python3 only so we will still have a working package with python2 It's fine with me to push to F17. I'll leave it in updates-testing for the full two weeks (for F17) but there's a straightforward fix if there's any problems. (The package dropped a partial function that was used as backwards compat on older versions of python. Since all current Fedora uses python-2.7, people can just port their code to try importing partial from the stdlib first.) python-decorator-3.4.0-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/python-decorator-3.4.0-1.fc17 python-decorator-3.4.0-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/python-decorator-3.4.0-1.fc18 Package python-decorator-3.4.0-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-decorator-3.4.0-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-16480/python-decorator-3.4.0-1.fc18 then log in and leave karma (feedback). python-decorator-3.4.0-1.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |