python3-rpds-py: update to 0.23.1.

This commit is contained in:
Gonzalo Tornaría 2025-02-26 20:07:41 -03:00 committed by Andrew J. Hesford
parent 720be0c9fe
commit 218db360f3

View file

@ -1,7 +1,7 @@
# Template file for 'python3-rpds-py' # Template file for 'python3-rpds-py'
pkgname=python3-rpds-py pkgname=python3-rpds-py
version=0.20.0 version=0.23.1
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
build_helper=rust build_helper=rust
hostmakedepends="cargo maturin" hostmakedepends="cargo maturin"
@ -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=d72a210824facfdaf8768cf2d7ca25a042c30320b3020de2fa04640920d4e121 checksum=7f3240dcfa14d198dba24b8b9cb3b108c06b68d45b7babd9eefc1038fdf7e707
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE