Bug 1641819
| Summary: | Retire python-dateutil15 in Fedora 30+ | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | python-dateutil15 | Assignee: | Miro Hrončok <mhroncok> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | cstratak, igor.raits, me, metherid, mhroncok, ngompa13, pj.pandit, pviktori, zbyszek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-10-31 13:54:20 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: | 1625773 | ||
|
Description
Miro Hrončok
2018-10-22 20:58:57 UTC
Note: python2-dateutil15 provides: python2.7dist(python-dateutil) = 1.5 python2dist(python-dateutil) = 1.5 And hence it was long marked as required by packages that require stuff like: python2.7dist(python-dateutil) >= 1.5 But in fact, this is also satisfied by python2-dateutil, so in fact it is not needed. Also, the only package that did that (buildbot) is now switched to python3. Retired. |