Bug 1183381

Summary: Update s3cmd Requires for python-dateutil
Product: [Fedora] Fedora Reporter: Pete Travis <me>
Component: s3cmdAssignee: Matthew Miller <mattdm>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mattdm, matt_domsch, 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-14 06:19:03 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:06:03 UTC
python-dateutil will be updated to version 2.x and there may be changes that affect this package.  

If s3cmd will work with the newer python-dateutil, you can safely close this bug.  If s3cmd 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 Pete Travis 2015-02-13 22:46:10 UTC
this is using dateutil.parser.parse() only, which should be safe.  I don't think we've encountered any packages with this Change that were impacted by a new parser module.

Comment 2 Matt Domsch 2015-02-14 06:19:03 UTC
1.5.2.1-5 is in F20 & 21 now, and EPEL 6 and 7 as soon as their schedule permits pushing.  All will have this fix.