python-tqdm: update to 4.32.1.

This commit is contained in:
bra1nwave 2019-05-22 09:52:18 +02:00 committed by Johannes
parent a4db896d1b
commit ec970d1461

View file

@ -1,6 +1,6 @@
# Template file for 'python-tqdm' # Template file for 'python-tqdm'
pkgname=python-tqdm pkgname=python-tqdm
version=4.31.1 version=4.32.1
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="tqdm-${version}" wrksrc="tqdm-${version}"
@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
license="MPL-2.0, MIT" license="MPL-2.0, MIT"
homepage="https://tqdm.github.io/" homepage="https://tqdm.github.io/"
distfiles="https://github.com/tqdm/tqdm/archive/v${version}.tar.gz" distfiles="https://github.com/tqdm/tqdm/archive/v${version}.tar.gz"
checksum=524aa635d57deaac538a1fc36fa38a612a51a627fa006ec9ebc1b62698720efb checksum=9a3eeafe9e4669c52ad0aeb5c02de89b81e8955065463a420c9d417814e7782c
alternatives=" alternatives="
tqdm:tqdm:/usr/bin/tqdm2 tqdm:tqdm:/usr/bin/tqdm2
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1" tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"