python-tqdm: update to 4.29.1.

This commit is contained in:
bra1nwave 2019-01-18 10:36:46 +01:00 committed by maxice8
parent a809ca31f8
commit 543f86a571

View file

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