python3-zstandard: update to 0.19.0.

This commit is contained in:
Evgeny Ermakov 2022-11-06 00:23:12 +11:00 committed by Đoàn Trần Công Danh
parent 0b5d8b7a39
commit da7d8eaf31

View File

@ -1,7 +1,7 @@
# Template file for 'python3-zstandard'
pkgname=python3-zstandard
version=0.18.0
revision=3
version=0.19.0
revision=1
build_style=python3-module
make_build_args="--system-zstd"
hostmakedepends="python3-setuptools"
@ -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=a6c7e2b8d4ec262269ccbc7ce66073370a06d6a0fc866946b7ce429b97e0c4ac
checksum=8106c216bcaed7b70e6515b407adbfd21dd84c9855c9771530e0a3561b130454
pre_check() {
# The skipped test ignored due to failure, see: