Bug 1140073
| Summary: | [PATCH] Introduce python3-msgpack subpackage | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nejc Saje <nsaje> | ||||
| Component: | python-msgpack | Assignee: | Fabian Affolter <mail> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | apevec, mail, metherid, pbrady, sdake | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | python-msgpack-0.4.2-4.el7 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-09-23 04:21:44 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: | 1140136 | ||||||
| Attachments: |
|
||||||
python-msgpack-0.4.2-4.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/python-msgpack-0.4.2-4.fc21 Package python-msgpack-0.4.2-4.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-msgpack-0.4.2-4.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-10612/python-msgpack-0.4.2-4.fc21 then log in and leave karma (feedback). While at it, could we update EPEL7 to 0.4.2 or are the compatibility concerns? python-msgpack-0.4.2-4.el7 has been submitted as an update for Fedora EPEL 7. https://admin.fedoraproject.org/updates/python-msgpack-0.4.2-4.el7 python-msgpack-0.4.2-4.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. python-msgpack-0.4.2-4.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 936077 [details] patch Hi, the attached patch packages msgpack for python3 as well. It's a dependency for some projects in OpenStack and we need a python3 version also. Thanks!