python3-progress: update to 1.6.

This commit is contained in:
Andrew J. Hesford 2022-04-03 19:53:32 -04:00
parent 33ae1eed44
commit c668c0b010

View file

@ -1,7 +1,7 @@
# Template file for 'python3-progress'
pkgname=python3-progress
version=1.5
revision=5
version=1.6
revision=1
wrksrc="progress-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC"
homepage="https://github.com/verigak/progress"
distfiles="${PYPI_SITE}/p/progress/progress-${version}.tar.gz"
checksum=69ecedd1d1bbe71bf6313d88d1e6c4d2957b7f1d4f71312c211257f7dae64372
checksum=c9c86e98b5c03fa1fe11e3b67c1feda4788b8d0fe7336c2ff7d5644ccfba34cd
# Tests are only useful on interactive terminals
make_check=no
post_install() {
vlicense LICENSE