aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-06-18 15:22:39 -0400
committerLeo <thinkabit.ukim@gmail.com>2019-06-18 16:27:37 -0300
commitbdd4baf0db65d0c07ec9f02fd350a1c558f4efc8 (patch)
treea2d6ae8517454015ff91cafe2d597a708504bb64
parente41298d262f6284bf66f3f488b909b20fa2d1582 (diff)
downloadalpine_aports-bdd4baf0db65d0c07ec9f02fd350a1c558f4efc8.tar.bz2
alpine_aports-bdd4baf0db65d0c07ec9f02fd350a1c558f4efc8.tar.xz
alpine_aports-bdd4baf0db65d0c07ec9f02fd350a1c558f4efc8.zip
testing/py-tqdm: update to 4.32.2
-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 3a86d54bec..cb9ca6bd9d 100644
--- a/testing/py-tqdm/APKBUILD
+++ b/testing/py-tqdm/APKBUILD
@@ -1,7 +1,7 @@
1# Maintainer: Drew DeVault <sir@cmpwn.com> 1# Maintainer: Drew DeVault <sir@cmpwn.com>
2pkgname=py-tqdm 2pkgname=py-tqdm
3_pkgname=tqdm 3_pkgname=tqdm
4pkgver=4.32.1 4pkgver=4.32.2
5pkgrel=0 5pkgrel=0
6pkgdesc="Fast, Extensible Progress Meter" 6pkgdesc="Fast, Extensible Progress Meter"
7url="https://pypi.python.org/pypi/tqdm" 7url="https://pypi.python.org/pypi/tqdm"
@@ -68,5 +68,5 @@ _py3() {
68 _py python3 68 _py python3
69} 69}
70 70
71sha512sums="b9afa1c3811af1d0b2d4b220c6ab97e263c91a5d8f34459d6d728c8bfb9f7d426f76a5569d36724fe9aeac6816636d7702d5fcfdc7c4ee96db62d8c3a0025352 tqdm-4.32.1.tar.gz 71sha512sums="b39c0b488cef6935edc63ee73cde800678d8c3211abf74d6680274618086970a12b5bf9aaad9b6841fa2e84261d1348ceccf32c25f5a3afd8e1a1d1822f98d91 tqdm-4.32.2.tar.gz
72227b39f92ef529762c455d6cb82a84f05af00a7d72b505082a749c1de959ab7814ef0b3b07df62c77ebc184671f5579718f000eaafa534b775b58427de935e96 0001-Skip-flaky-test-that-depends-on-GNU-coreutils.patch" 72227b39f92ef529762c455d6cb82a84f05af00a7d72b505082a749c1de959ab7814ef0b3b07df62c77ebc184671f5579718f000eaafa534b775b58427de935e96 0001-Skip-flaky-test-that-depends-on-GNU-coreutils.patch"