mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
Required for Python 3.14 compatibility; rpds-py 0.10.6 predates Python 3.14 support in PyO3 and causes a segfault at runtime. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>