Bug 1183366

Summary: Update python-mwlib Requires for python-dateutil
Product: [Fedora] Fedora Reporter: Pete Travis <me>
Component: python-mwlibAssignee: Ian Weller <ian>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ian, stickster, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://lists.fedoraproject.org/pipermail/devel/2014-December/205006.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-30 20:07:07 UTC Type: ---
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: 1126521    

Description Pete Travis 2015-01-18 21:05:14 UTC
python-dateutil will be updated to version 2.x and there may be changes that affect this package.  

If python-mwlib will work with the newer python-dateutil, you can safely close this bug.  If python-mwlib really does require python-dateutil 1.5, please use Requires: python-dateutil15 for Fedora versions of the package until it can be updated.

Comment 1 Zbigniew Jędrzejewski-Szmek 2015-01-30 15:58:39 UTC
I tried to turn on the test suite in %check. Unfortunately it fails, in some date parsing tests. Interestingly, it fails in the same way with python-dateutil15 and python-dateutil-2.2 and python-dateutil-2.4, so the issue, whatever it is seems unrelated to the dateutil upgrade.

I'll open a separate bug to discuss the testsuite issues.

Comment 2 Zbigniew Jędrzejewski-Szmek 2015-01-30 20:07:07 UTC
OK, it seems that mwlib works fine with any dateutil version.