Summary: | python-jinja2: Remove (sub)packages from Fedora 32+: python2-jinja2 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | python-jinja2 | Assignee: | Thomas Moschny <thomas.moschny> |
Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | anto.trande, cstratak, djc, ewalsh, greg.hellings, igor.raits, lewk, mhroncok, ngompa13, orion, pj.pandit, pviktori, thomas.moschny, 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: | 2019-11-03 11:53:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Bug Depends On: | 1736904, 1737930, 1741793 | ||
Bug Blocks: | 1625773, 1698500 |
Description
Miro Hrončok
2019-09-24 12:37:30 UTC
Note that python2-jinja2 is still needed to: - run beaker (already doesn't install) - build seqan2 (has a bcond that can disable that dependency) - build termy-qt (already fails to build due to some Python 2 problems) I'll CC the maintainers of those packages to see if they mind if we drop python2-jinja2. I have test builds for beaker against Python 3 going out now. Eamon, can we drop python2-jinja2? python2-jinja2 is still needed by trac, see bz1737930. (In reply to Miro Hrončok from comment #3) > Eamon, can we drop python2-jinja2? You can drop it. The Python 2 issues in termy-qt are all related to the bundled V8 library build process. Gonna try and get this sorted out soon, but you don't need to wait on me. trac will likely get an exception and will keep pulling this in. |