Bug 1737934
| Summary: | inkscape depends on Python 2 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lumír Balhar <lbalhar> |
| Component: | inkscape | Assignee: | Gwyn Ciesla <gwync> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 31 | CC: | duffy, gwync, jonathan.underwood, lkundrak, mattia.verga, mhroncok, rlerch |
| Target Milestone: | --- | Keywords: | Triaged |
| 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-27 15:13:03 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, 1738951, 1738952 | ||
|
Description
Lumír Balhar
2019-08-06 11:42:41 UTC
The next release should support Python 3. *** Bug 1704419 has been marked as a duplicate of this bug. *** This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to 31. The current plan is to remove packages with dependency on Python 2 from Fedora 32 in the middle of November 2019. If you want to keep your package in Fedora after that date and you cannot port it to Python 3 yet, you need to request a FESCo exception for the package and all its Python 2 dependencies (even transitive) [1]. If you don't want to maintain it anymore, please orphan the package. If you're considering filing the exception request, let us know. We can help (for example, we can help find all the dependencies). [1] https://fedoraproject.org/wiki/Changes/RetirePython2#FESCo_exceptions > The next release should support Python 3.
Excellent news. Do you have some links or ETA? Can we update to that version in rawhide now, even if not yet released, or there is nothing testable at this point yet?
Nothing yet. I've been told "soon". I think that inkscape would get an exception to continue running on Python 2. Poritngdb shows it needs: uniconvertor python2-lxml python2-scour python2-numpy Are any of those optional? Possibly. I'm testing a git checkout of master, and if it works that moots the whole thing. Master works. Do we want this in f31 or is f32 sufficient? Considering the beta freeze, I would not put this to f31 now. Agreed. |