python3-rpds-py: update to 0.18.1.
This commit is contained in:
parent
880cc118c7
commit
c78f663f8d
|
@ -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.18.0
|
version=0.18.1
|
||||||
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=42821446ee7a76f5d9f71f9e33a4fb2ffd724bb3e7f93386150b61a43115788d
|
checksum=dc48b479d540770c811fbd1eb9ba2bb66951863e448efec2e2c102625328e92f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue