Bug 1183396

Summary: Update condor Requires for python-dateutil
Product: [Fedora] Fedora Reporter: Pete Travis <me>
Component: condorAssignee: matt
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: bbockelm, bcotton, eerlands, matt, tomspur, tstclair, 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-06-26 22:02:02 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:19:46 UTC
python-dateutil will be updated to version 2.x and there may be changes that affect this package.  

If condor will work with the newer python-dateutil, you can safely close this bug.  If condor 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-18 06:04:48 UTC
I only see a few uses of dateutil.parser.parse() as parse() in plumage/tests here to parse job start and end times.  dateutil.parser.parse should be the same in the newer python-dateutil.  That said, I don't have anything close to a test environment for condor, and would welcome either hardware donations or testing of the package :)

Comment 2 Jaroslav Reznik 2015-03-03 16:44:10 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 3 Ben Cotton 2015-06-26 22:02:02 UTC
After talking to Pete, it sounds like we're good here without any changes.