python3-lz4: update to 3.1.1.

This commit is contained in:
Andrew J. Hesford 2020-11-18 11:43:30 -05:00
parent 5184156e23
commit 37f0df7e8d

View file

@ -1,6 +1,6 @@
# Template file for 'python3-lz4'
pkgname=python3-lz4
version=3.1.0
version=3.1.1
revision=1
wrksrc="lz4-${version}"
build_style=python3-module
@ -14,7 +14,7 @@ license="BSD-3-Clause"
homepage="https://github.com/python-lz4/python-lz4"
changelog="https://github.com/python-lz4/python-lz4/releases"
distfiles="${PYPI_SITE}/l/lz4/lz4-${version}.tar.gz"
checksum=debe75513db3eb9e5cdcd82a329ff38374b6316ab65b848b571e0404746c1e05
checksum=1ac354804cb2d5fb3d213857a6bf8590a301ef051cc16fbb4938bd2d6e524bda
do_check() {
python3 -m pytest