Bug 1183385
Summary: | Update supybot Requires for python-dateutil | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pete Travis <me> |
Component: | supybot | Assignee: | Ricky Zhou <ricky> |
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | ricky, zbyszek |
Target Milestone: | --- | Flags: | me:
fedora_requires_release_note+
|
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: | 2016-07-19 12:40:18 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:15 UTC
The latest commit to dateutil has exactly one change to setup.py, to amend dateutil requires to !=2.0 - and the master branch is also not bundling dateutil any longer: commit 2fda75e1b27235c7037606cfdbd9ec22f9172615 Author: James McCoy <vega.james> Date: Thu Jan 1 14:51:34 2015 -0500 Allow >= 2.0 versions of python-dateutil Signed-off-by: James McCoy <vega.james> It would be nice to have confirmation about individual supybot plugins, but it seems safe to infer that upstream is aware of the issues at hand and comfortable with dateutil as long as it is py2 friendly. I'm flagging for a release note so that users of myriad supybot plugin users will get some signal. Also, nothing in the supybot sources itself is actually importing dateutil - it's only there for the benefit of plugins. 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 Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |