python3-rpds-py: update to 0.10.6.
This commit is contained in:
parent
e5d79b0f02
commit
d877942f41
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-rpds-py'
|
||||
pkgname=python3-rpds-py
|
||||
version=0.10.3
|
||||
revision=2
|
||||
version=0.10.6
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper=rust
|
||||
hostmakedepends="cargo maturin"
|
||||
|
@ -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=fcc1ebb7561a3e24a6588f7c6ded15d80aec22c66a070c757559b57b17ffd1cb
|
||||
checksum=4ce5a708d65a8dbf3748d2474b580d606b1b9f91b5c6ab2a316e0b0cf7a4ba50
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue