python3-rpds-py: update to 0.10.6.

This commit is contained in:
Gonzalo Tornaría 2023-10-19 22:04:17 -03:00 committed by Andrew J. Hesford
parent e5d79b0f02
commit d877942f41
1 changed files with 3 additions and 3 deletions

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.10.3 version=0.10.6
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=fcc1ebb7561a3e24a6588f7c6ded15d80aec22c66a070c757559b57b17ffd1cb checksum=4ce5a708d65a8dbf3748d2474b580d606b1b9f91b5c6ab2a316e0b0cf7a4ba50
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE