~alpine/aports

testing/py-tqdm: update to 4.32.2 v1 PROPOSED

Drew DeVault: 1
 testing/py-tqdm: update to 4.32.2

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/731/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/py-tqdm: update to 4.32.2 Export this patch

---
 testing/py-tqdm/APKBUILD | 4 ++--
 1 file 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 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py-tqdm
_pkgname=tqdm
pkgver=4.32.1
pkgver=4.32.2
pkgrel=0
pkgdesc="Fast, Extensible Progress Meter"
url="https://pypi.python.org/pypi/tqdm"
@@ -68,5 +68,5 @@ _py3() {
	_py python3
}

sha512sums="b9afa1c3811af1d0b2d4b220c6ab97e263c91a5d8f34459d6d728c8bfb9f7d426f76a5569d36724fe9aeac6816636d7702d5fcfdc7c4ee96db62d8c3a0025352  tqdm-4.32.1.tar.gz
sha512sums="b39c0b488cef6935edc63ee73cde800678d8c3211abf74d6680274618086970a12b5bf9aaad9b6841fa2e84261d1348ceccf32c25f5a3afd8e1a1d1822f98d91  tqdm-4.32.2.tar.gz
227b39f92ef529762c455d6cb82a84f05af00a7d72b505082a749c1de959ab7814ef0b3b07df62c77ebc184671f5579718f000eaafa534b775b58427de935e96  0001-Skip-flaky-test-that-depends-on-GNU-coreutils.patch"
-- 
2.22.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---