mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-rpds-py: update to 0.17.1.
This commit is contained in:
parent
5e2f01b9da
commit
0e88c3a8fd
1 changed files with 2 additions and 2 deletions
|
@ -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.13.1
|
version=0.17.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=264f3a5906c62b9df3a00ad35f6da1987d321a053895bd85f9d5c708de5c0fbf
|
checksum=0210b2668f24c078307260bf88bdac9d6f1093635df5123789bfee4d8d7fc8e7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue