mirror of
https://github.com/openwrt/packages.git
synced 2026-05-30 03:36:24 +08: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>