From da7d8eaf3153af15aff4a242bba4ce5bc8d58789 Mon Sep 17 00:00:00 2001 From: Evgeny Ermakov Date: Sun, 6 Nov 2022 00:23:12 +1100 Subject: [PATCH] python3-zstandard: update to 0.19.0. --- srcpkgs/python3-zstandard/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-zstandard/template b/srcpkgs/python3-zstandard/template index 68a138ecd03..3296feb90d6 100644 --- a/srcpkgs/python3-zstandard/template +++ b/srcpkgs/python3-zstandard/template @@ -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: