Bug 1183367

Summary: Update python-OWSLib Requires for python-dateutil
Product: [Fedora] Fedora Reporter: Pete Travis <me>
Component: python-OWSLibAssignee: Volker Fröhlich <volker27>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: volker27, 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-02-12 17:10:32 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:19 UTC
python-dateutil will be updated to version 2.x and there may be changes that affect this package.  

If python-OWSLib will work with the newer python-dateutil, you can safely close this bug.  If python-OWSLib 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-02-05 23:59:43 UTC
This package uses dateutil.parser.parse() in quite a few places. They all look safe, and should work with any version of dateutil. Upstream declares a requirement on dateutil >= 1.5, so anyone installing using pip or easy_install as (documented on their web page), will get dateutil 2.4 form PyPI. I think this can be closed.

Comment 2 Volker Fröhlich 2015-02-11 23:15:47 UTC
Thank you, Zbigniew! I e-mailed one of the authors, just to be sure.

Comment 3 Volker Fröhlich 2015-02-12 17:10:32 UTC
Confirmed to work by the author!