Bug 2366455
Summary: | python-svg2tikz fails to build with Python 3.14: AttributeError: module 'inkex.properties' has no attribute 'match_url_and_return_element' | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | python-svg2tikz | Assignee: | Benson Muite <benson_muite> |
Status: | ASSIGNED --- | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | benson_muite, ksurma, mhroncok |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | --- | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 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: | 2322407 |
Description
Karolina Surma
2025-05-15 09:42:51 UTC
Updated to latest release and tested a local build. There is a warning: RPM build warnings: absolute symlink: /usr/share/inkscape/extensions/tikz_export.py -> /usr/lib/python3.14/site-packages/svg2tikz/tikz_export.py absolute symlink: /usr/share/inkscape/extensions/tikz_export_effect.inx -> /usr/lib/python3.14/site-packages/svg2tikz/tikz_export_effect.inx absolute symlink: /usr/share/inkscape/extensions/tikz_export_output.inx -> /usr/lib/python3.14/site-packages/svg2tikz/tikz_export_output.inx but otherwise seems ok. |