mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-rpds-py: update to 0.24.0.
This commit is contained in:
parent
dcf5e723a6
commit
2c87d677dd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rpds-py'
|
||||
pkgname=python3-rpds-py
|
||||
version=0.23.1
|
||||
version=0.24.0
|
||||
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=7f3240dcfa14d198dba24b8b9cb3b108c06b68d45b7babd9eefc1038fdf7e707
|
||||
checksum=772cc1b2cd963e7e17e6cc55fe0371fb9c704d63e44cacec7b9b7f523b78919e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue