python3-rpds-py: update to 0.19.1.
This commit is contained in:
parent
e8c9ff8305
commit
f3725b8a6e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rpds-py'
|
||||
pkgname=python3-rpds-py
|
||||
version=0.18.1
|
||||
version=0.19.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper=rust
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://github.com/crate-py/rpds"
|
||||
changelog="https://github.com/crate-py/rpds/releases"
|
||||
distfiles="${PYPI_SITE}/r/rpds-py/rpds_py-${version}.tar.gz"
|
||||
checksum=dc48b479d540770c811fbd1eb9ba2bb66951863e448efec2e2c102625328e92f
|
||||
checksum=31dd5794837f00b46f4096aa8ccaa5972f73a938982e32ed817bb520c465e520
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue