python3-rpds-py: update to 0.20.0.

This commit is contained in:
Gonzalo Tornaría 2024-08-07 00:24:00 -03:00 committed by classabbyamp
parent 6bdd66a7d8
commit 11897eeea7
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

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.19.1 version=0.20.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=31dd5794837f00b46f4096aa8ccaa5972f73a938982e32ed817bb520c465e520 checksum=d72a210824facfdaf8768cf2d7ca25a042c30320b3020de2fa04640920d4e121
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE