mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
python-rpds-py: bump to 0.30.0
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>
This commit is contained in:
committed by
Alexandru Ardelean
parent
371dea8cfd
commit
65c49cea37
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-rpds-py
|
||||
PKG_VERSION:=0.10.6
|
||||
PKG_VERSION:=0.30.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=rpds-py
|
||||
PYPI_SOURCE_NAME:=rpds_py
|
||||
PKG_HASH:=4ce5a708d65a8dbf3748d2474b580d606b1b9f91b5c6ab2a316e0b0cf7a4ba50
|
||||
PKG_HASH:=dd8ff7cf90014af0c0f787eea34794ebf6415242ee1d6fa91eaba725cc441e84
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user