aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-tqdm/APKBUILD
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2019-03-06 11:02:27 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-03-06 11:02:27 +0000
commitf84dbbbf7fbdf44117d3862a49fc1f52878dc0e0 (patch)
tree5f0f232c4ba4320098f5ec4bef9dfd586d767ced /testing/py-tqdm/APKBUILD
parentf31224732fd5d990a39637cce98065b59f26fa10 (diff)
testing/py-tqdm: upgrade to 4.31.1
Diffstat (limited to 'testing/py-tqdm/APKBUILD')
-rw-r--r--testing/py-tqdm/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py-tqdm/APKBUILD b/testing/py-tqdm/APKBUILD
index dba30b9b6c3..cd0d848b21b 100644
--- a/testing/py-tqdm/APKBUILD
+++ b/testing/py-tqdm/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py-tqdm
_pkgname=tqdm
-pkgver=4.30.0
-pkgrel=1
+pkgver=4.31.1
+pkgrel=0
pkgdesc="Fast, Extensible Progress Meter"
url="https://pypi.python.org/pypi/tqdm"
arch="noarch"
@@ -67,5 +67,5 @@ _py3() {
_py python3
}
-sha512sums="0ab0cba796d449d6a4a8237d52516d3d35bdc7c249c544c79bb11b2b29da5007861946866cf540a507e319eea715a5549429394dd98608ac2b36312ed48b0266 tqdm-4.30.0.tar.gz
+sha512sums="895d8cfc8cd9bde9cc388649df23e921e15ae9cf015cff444e30900d3d9610ae435f4db830b9a81b246f20699f14d56dbf496a774a3201de8e1a4e2d23de74f3 tqdm-4.31.1.tar.gz
227b39f92ef529762c455d6cb82a84f05af00a7d72b505082a749c1de959ab7814ef0b3b07df62c77ebc184671f5579718f000eaafa534b775b58427de935e96 0001-Skip-flaky-test-that-depends-on-GNU-coreutils.patch"