aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2021-01-11 20:52:27 +0000
committerLeo <thinkabit.ukim@gmail.com>2021-01-11 21:30:37 +0000
commite28a59fb4d53986c64f0eea48c9981661b154ce6 (patch)
treeaf512db9dc5389c7339d0547523d2b53ab5d0739
parent0268eda6afe2fc8dd8b84f8f0981a3566ce4016f (diff)
community/py3-tqdm: upgrade to 4.56.0
-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 b9c1421d0f3..27e0664de58 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.55.1
+pkgver=4.56.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="82a6d3d8e10d4c46e40e03e557febe9f7cac3cc01c01c9e29b20cf8f2adcc7370829fe5d4497ff0edb506bf38b9ec14de86377d1bbd9b8b9e57687d951ae683f tqdm-4.55.1.tar.gz"
+sha512sums="c65eb167063c4b6a0931a6f19fb2e4d88eb92fe3f3118c0247cd0e148220523097c4419289428d2a4c22cc187011d78cba32fc080eb2cbe352f873e29646094e tqdm-4.56.0.tar.gz"