~alpine/aports

community/py3-tqdm: upgrade to 4.40.2 v1 APPLIED

Drew DeVault: 1
 community/py3-tqdm: upgrade to 4.40.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/3170/mbox | git am -3
Learn more about email & git

[PATCH] community/py3-tqdm: upgrade to 4.40.2 Export this patch

---
 community/py3-tqdm/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/py3-tqdm/APKBUILD b/community/py3-tqdm/APKBUILD
index 7f017bd33d..33062801eb 100644
--- a/community/py3-tqdm/APKBUILD
+++ b/community/py3-tqdm/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-tqdm
_pkgname=tqdm
pkgver=4.40.1
pkgver=4.40.2
pkgrel=0
pkgdesc="Fast, Extensible Progress Meter"
options="!check" # Broken on our current Python build due to setuptools version conflict
@@ -44,5 +44,5 @@ package() {
	ln -s tqdm-3 "$pkgdir"/usr/bin/tqdm
}

sha512sums="f4b0d3cd0e0470a33bf12d691224e0856ee0f446a7942dff6089ef826970fca18b83d049ea04d4549e5feec08bfcab8a504c5e8d3ef49e8932c9fc314f562036  tqdm-4.40.1.tar.gz
sha512sums="60d0e3f89413de594686cb446f3d8e0bffdf9f2e86a374cf0391dd16b0d9f106f3897b452848e6d3b54c9aabe8b43ed5729083ae7b2d3564b723666828639158  tqdm-4.40.2.tar.gz
18be29842ec2444ac92e2748afab35bece67d9896ce8ba9b90f54fe717680203a45dad41887b217a95821c4b98307f23ebd3540fba0c76f581d38a844d8e4e15  0001-Skip-flaky-test-that-depends-on-GNU-coreutils.patch"
-- 
2.24.0