python3-py7zr: update to 0.16.4.

This commit is contained in:
Joel Beckmeyer 2021-12-02 07:29:28 -05:00 committed by Andrew J. Hesford
parent b6c0581366
commit fcee9dac25

View file

@ -1,6 +1,6 @@
# Template file for 'python3-py7zr'
pkgname=python3-py7zr
version=0.16.2
version=0.16.4
revision=1
wrksrc="py7zr-${version}"
build_style=python3-module
@ -12,8 +12,9 @@ short_desc="7zip in python3 with various compressions, and AES encryption"
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
license="LGPL-2.1-or-later"
homepage="https://github.com/miurahr/py7zr"
changelog="https://raw.githubusercontent.com/miurahr/py7zr/master/Changelog.rst"
distfiles="${PYPI_SITE}/p/py7zr/py7zr-${version}.tar.gz"
checksum=e741f0271ebb12551e4a4b57bf01fca226e7136ff301d15c083cd262f8c4a0d6
checksum=9b584dcd71b0e8c385cc66ae8e370bdbc29d1f07139d5cee770dc221fa338cf9
# testing requires unpackaged modules:
# pyannotate_runtime, pytest-benchmark, pytest-remotedata, pytest-profiling
make_check=no