python3-lz4: update to 3.1.1.
This commit is contained in:
parent
5184156e23
commit
37f0df7e8d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue