mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/py3-tqdm: upgrade to 4.43.0
This commit is contained in:
parent
77cc7305b5
commit
d2db4b3429
@ -1,7 +1,7 @@
|
||||
# Maintainer: Drew DeVault <sir@cmpwn.com>
|
||||
pkgname=py3-tqdm
|
||||
_pkgname=tqdm
|
||||
pkgver=4.42.1
|
||||
pkgver=4.43.0
|
||||
pkgrel=0
|
||||
pkgdesc="Fast, Extensible Progress Meter"
|
||||
options="!check" # Broken on our current Python build due to setuptools version conflict
|
||||
@ -43,4 +43,4 @@ package() {
|
||||
ln -s tqdm-3 "$pkgdir"/usr/bin/tqdm
|
||||
}
|
||||
|
||||
sha512sums="49e9066786558b2cc78548f3a8b4a1dd4027d3da92390be76e7ab08169121a77047106439d08c8491444244202122a2d664b52b74ca4aebb0171ebf7179b0323 tqdm-4.42.1.tar.gz"
|
||||
sha512sums="db6e44571af829306d513bf8e1de17a06b2cf5803f98560e6db76b1a87b39ab8eb8f3208e8d39eabdb1b5f36a935c7a39de905a9c24425262c7d988d147ec822 tqdm-4.43.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user