From fcee9dac25bf1ef9cda3fc1133230407ddf02bc2 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Thu, 2 Dec 2021 07:29:28 -0500 Subject: [PATCH] python3-py7zr: update to 0.16.4. --- srcpkgs/python3-py7zr/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-py7zr/template b/srcpkgs/python3-py7zr/template index 674347e85cc..ecd53ab3911 100644 --- a/srcpkgs/python3-py7zr/template +++ b/srcpkgs/python3-py7zr/template @@ -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 " 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