aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-tqdm/APKBUILD
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-01-11 18:58:31 -0500
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-02-05 15:15:26 +0000
commitdb4519f646b0b4b14100f0d6eef679f84bc4b8b6 (patch)
tree52d664bcf6163ddf48fe3a5ddbdadf0c29d143a4 /testing/py-tqdm/APKBUILD
parentdbb7f3f5ffbeddaa7db286690aa338912b933ef4 (diff)
testing/py-tqdm: update to 4.29.1
Diffstat (limited to 'testing/py-tqdm/APKBUILD')
-rw-r--r--testing/py-tqdm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-tqdm/APKBUILD b/testing/py-tqdm/APKBUILD
index 4dbb33d72a8..249ac3b39a5 100644
--- a/testing/py-tqdm/APKBUILD
+++ b/testing/py-tqdm/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py-tqdm
_pkgname=tqdm
-pkgver=4.29.0
+pkgver=4.29.1
pkgrel=1
pkgdesc="Fast, Extensible Progress Meter"
url="https://pypi.python.org/pypi/tqdm"
@@ -66,5 +66,5 @@ _py3() {
_py python3
}
-sha512sums="1b4cb95d5bc8dbbf48530a7ab66395a77813350780f48228ad858831ce017993643978a2582b093ab15574d39c054f76ff9bc0ebd1391607be62b4913e83c3e3 tqdm-4.29.0.tar.gz
+sha512sums="2b018352378785f2485e5bebb373af2d19c886fcd0bdab3fd75f361c146807f150741f2c4d3cd865af88611bdf83fb3a15d10aed8e2ebd03fb6574966f6f039e tqdm-4.29.1.tar.gz
227b39f92ef529762c455d6cb82a84f05af00a7d72b505082a749c1de959ab7814ef0b3b07df62c77ebc184671f5579718f000eaafa534b775b58427de935e96 0001-Skip-flaky-test-that-depends-on-GNU-coreutils.patch"