aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-tqdm
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-tqdm')
-rw-r--r--community/py3-tqdm/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-tqdm/APKBUILD b/community/py3-tqdm/APKBUILD
index 61943e50a3..c46d5b8696 100644
--- a/community/py3-tqdm/APKBUILD
+++ b/community/py3-tqdm/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-tqdm
_pkgname=tqdm
-pkgver=4.34.0
-pkgrel=1
+pkgver=4.36.0
+pkgrel=0
pkgdesc="Fast, Extensible Progress Meter"
options="!check" # Broken on our current Python build due to setuptools version conflict
url="https://pypi.python.org/pypi/tqdm"
@@ -43,5 +43,5 @@ package() {
ln -s tqdm-3 "$pkgdir"/usr/bin/tqdm
}
-sha512sums="e89c5189faa596b5821a3c9ba1538f97f28df61928f6e1d028a2dbd649e59bd998e226359ddb0bd4e012ba77575d6610b1283d1289cd46f78b8f8fdf3bb3e4e7 tqdm-4.34.0.tar.gz
+sha512sums="0d12bdb574978be027ecd1ceaddae246aa217c3f5d9ed117e7d5e6f43d6f7bf530a779afd753c42a813ba9287772fc423b2bea15db4b3e619e6615c9b0b465b3 tqdm-4.36.0.tar.gz
227b39f92ef529762c455d6cb82a84f05af00a7d72b505082a749c1de959ab7814ef0b3b07df62c77ebc184671f5579718f000eaafa534b775b58427de935e96 0001-Skip-flaky-test-that-depends-on-GNU-coreutils.patch"