Bug 1741012
| Summary: | python-gunicorn depends on Python 2 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lumír Balhar <lbalhar> |
| Component: | python-gunicorn | Assignee: | Dan Callaghan <djc> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 31 | CC: | djc |
| 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: | 2019-08-14 06:41:11 UTC | Type: | Bug |
| 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: | 1698500 | ||
|
Description
Lumír Balhar
2019-08-14 05:12:51 UTC
Hmm. I think python-gunicorn might have been wrongly classified somehow. It seems like this bug is filed assuming gunicorn is Python-2-only but in fact it works on both Python 2 and 3, has been shipping a Python 3 subpackage for a long time. We would just drop the python2-gunicorn subpackage when Python 2 is retired. Anyway, since gunicorn is apparently a leaf package, to make things simpler I will just drop the python2-gunicorn subpackage in F31+. https://src.fedoraproject.org/rpms/python-gunicorn/c/0bbcb66ea470900e61693f4c416529d6ffde7cfc?branch=master https://koji.fedoraproject.org/koji/buildinfo?buildID=1355631 Perfect, thank you! |