aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2021-06-12 12:25:27 -0400
committerdispatch <dispatch@listserv.local>2021-06-12 16:25:38 +0000
commitb595357eb3d62e6ea6747c447a312b07eb7f5b95 (patch)
tree5a4645b071e4c3273281d621801c2d478cdab896
parentb2f03fe87d68ebff1fbd2d031f965386b54c1f34 (diff)
community/py3-tqdm: upgrade to 4.61.1
-rw-r--r--community/py3-tqdm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-tqdm/APKBUILD b/community/py3-tqdm/APKBUILD
index eb5f1a8be99..30b53b65d60 100644
--- a/community/py3-tqdm/APKBUILD
+++ b/community/py3-tqdm/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-tqdm
_pkgname=tqdm
-pkgver=4.61.0
+pkgver=4.61.1
pkgrel=0
pkgdesc="Fast, Extensible Progress Meter"
options="!check" # Broken on our current Python build due to setuptools version conflict
@@ -49,5 +49,5 @@ package() {
}
sha512sums="
-7c13c98572ac2800b695cf38d6de84b348c20967187dfcd3a358fc3a9999bfda509d3b4fbb77272840e1568ed975fc038cfb4034288c72560e09a58fbdc636f1 tqdm-4.61.0.tar.gz
+6092a30389380a511abc8bee7e6144556d6dc1a993ba4a2685707afa2838a12f472aa216ac5e55d144da74f9be1d398d4c6f5352986a200557e4aba67831a505 tqdm-4.61.1.tar.gz
"