python-tqdm: update to 4.38.0

This commit is contained in:
Nathan Owens 2019-11-09 20:36:52 -06:00 committed by Helmut Pozimski
parent 3cbe0ea9a5
commit b4a40d3912

View file

@ -1,6 +1,6 @@
# Template file for 'python-tqdm'
pkgname=python-tqdm
version=4.37.0
version=4.38.0
revision=1
archs=noarch
wrksrc="tqdm-${version}"
@ -13,7 +13,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
license="MPL-2.0, MIT"
homepage="https://tqdm.github.io/"
distfiles="https://github.com/tqdm/tqdm/archive/v${version}.tar.gz"
checksum=642df4a0f0f48a295d6baddad3b489b169bfcee06ec6f88fff9d32a150c1fc2e
checksum=f436095d5c59094cdd5408b7a865951d9710ab4fe2b59ffbee19f96d3006e8b5
alternatives="
tqdm:tqdm:/usr/bin/tqdm2
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"