python3-py7zr: update to 0.20.5.
This commit is contained in:
parent
d59ced59c4
commit
71261d53df
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-py7zr'
|
||||
pkgname=python3-py7zr
|
||||
version=0.20.0
|
||||
revision=2
|
||||
version=0.20.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
# - test_concurrent.py fails on timeout. This test downloads several different
|
||||
# 7z archives; likely failing due to slow download or dead links -
|
||||
|
@ -19,6 +19,6 @@ 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"
|
||||
changelog="https://raw.githubusercontent.com/miurahr/py7zr/master/docs/Changelog.rst"
|
||||
distfiles="${PYPI_SITE}/p/py7zr/py7zr-${version}.tar.gz"
|
||||
checksum=2270f922f8d07bb8a83d28e1c57dd77570aea6bb876ed8eb4879a038c149ce5e
|
||||
checksum=6fb4889c0fa32581818a3366984083253585d6c794e82c3242b8a12d6aeaabd3
|
||||
|
|
Loading…
Reference in New Issue