aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-10-08 20:15:55 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-10-08 20:16:32 -0300
commit5342b991bb60d0eb4a7b399a9fb0bdd313ceb70a (patch)
treea40cfcbba4490f705a9cf22c7cbf5e9f61ac249b
parent085a4fd70762d5a680e4328ad9092fce6914f5e1 (diff)
community/py3-tqdm: upgrade to 4.50.2
-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 4d60f95385e..9836985b4f8 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.50.1
+pkgver=4.50.2
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="4db3ab73ca387961e0522fb5521bbad0420f1cf99a38a5192f048e08a30aeddd20d39ca2d7cd24dbd29e2342018fe65d55a2d0b275d188bf41f7592b8b77cd32 tqdm-4.50.1.tar.gz"
+sha512sums="2d13473d3f7e85de1c62cc753bca2c2971acbfb8c1a0f99cebf248e9e384b5875ae655c41438abb9861d6c90051eec0d1a23af849f157359fa88c730718ecd33 tqdm-4.50.2.tar.gz"