mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-zstandard: update to 0.21.0.
Closes: https://github.com/void-linux/void-packages/issues/44257
This commit is contained in:
parent
439a9c01c2
commit
fa2f6e0f4b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-zstandard'
|
||||
pkgname=python3-zstandard
|
||||
version=0.19.0
|
||||
version=0.21.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_build_args="--system-zstd"
|
||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/indygreg/python-zstandard"
|
||||
changelog="https://raw.githubusercontent.com/indygreg/python-zstandard/main/docs/news.rst"
|
||||
distfiles="https://github.com/indygreg/python-zstandard/archive/${version}.tar.gz"
|
||||
checksum=8106c216bcaed7b70e6515b407adbfd21dd84c9855c9771530e0a3561b130454
|
||||
checksum=15adc6bfa629d48b0bb658e9eae94c484adb66a28738fa780478eebeb41599a5
|
||||
|
||||
pre_check() {
|
||||
# The skipped test ignored due to failure, see:
|
||||
|
|
Loading…
Add table
Reference in a new issue