Bug 834825
Summary: | BuildRequires python-unittest2 is not needed anymore | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matěj Cepl <mcepl> | ||||
Component: | python-dulwich | Assignee: | Fabian Affolter <mail> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | mail, mcepl | ||||
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-07-06 21:24:54 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: | |||||||
Attachments: |
|
Thanks for the patch. python-dulwich-0.8.5-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/python-dulwich-0.8.5-2.fc17 python-dulwich-0.8.5-2.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/python-dulwich-0.8.5-2.fc16 Package python-dulwich-0.8.5-2.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-dulwich-0.8.5-2.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-9870/python-dulwich-0.8.5-2.fc17 then log in and leave karma (feedback). python-dulwich-0.8.5-2.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. python-dulwich-0.8.5-2.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 593960 [details] suggested patch Description of problem: Fedora > 14 and RHEL > 6 has python 2.7 which has unittest2 merged in the standard library. Version-Release number of selected component (if applicable): 0.8.5-1 How reproducible: 100% Steps to Reproduce: 1.just build the package 2. 3. Actual results: Expected results: Additional info: