Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952373 - dev-python/pyjsparser: needs porting to Python 3.13
Summary: dev-python/pyjsparser: needs porting to Python 3.13
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2025-03-27 15:54 UTC by Michał Górny
Modified: 2025-03-31 20:48 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2025-03-27 15:54:14 UTC
The package needs porting to Python 3.13.
Comment 1 Maciej Barć gentoo-dev 2025-03-31 20:48:18 UTC
Won't be easy Im afraid.

>  File "/usr/lib/python3.13/site-packages/js2py/utils/injector.py", line 253, in check
>    raise RuntimeError(
>        'Your python version made changes to the bytecode')