python3-rpds-py: update to 0.24.0.

This commit is contained in:
Gonzalo Tornaría 2025-04-18 15:26:04 -03:00 committed by Andrew J. Hesford
parent dcf5e723a6
commit 2c87d677dd

View file

@ -1,6 +1,6 @@
# Template file for 'python3-rpds-py' # Template file for 'python3-rpds-py'
pkgname=python3-rpds-py pkgname=python3-rpds-py
version=0.23.1 version=0.24.0
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
build_helper=rust build_helper=rust
@ -14,7 +14,7 @@ license="MIT"
homepage="https://github.com/crate-py/rpds" homepage="https://github.com/crate-py/rpds"
changelog="https://github.com/crate-py/rpds/releases" changelog="https://github.com/crate-py/rpds/releases"
distfiles="${PYPI_SITE}/r/rpds-py/rpds_py-${version}.tar.gz" distfiles="${PYPI_SITE}/r/rpds-py/rpds_py-${version}.tar.gz"
checksum=7f3240dcfa14d198dba24b8b9cb3b108c06b68d45b7babd9eefc1038fdf7e707 checksum=772cc1b2cd963e7e17e6cc55fe0371fb9c704d63e44cacec7b9b7f523b78919e
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE