mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-tqdm: update to 4.33.0.
This commit is contained in:
parent
7715b1bf83
commit
71d584d952
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-tqdm'
|
# Template file for 'python-tqdm'
|
||||||
pkgname=python-tqdm
|
pkgname=python-tqdm
|
||||||
version=4.32.2
|
version=4.33.0
|
||||||
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=51a50b0b2edd5a06e1145a9c0745ec289c6db09ef34cf398a4f0c6c21f004f3f
|
checksum=d496966b62045c8ec0461acb69a63280fc22dfb155ec39deb21f0ed19b77297c
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue