~alpine/aports

testing/py-tqdm: update to 4.32.1 v1 PROPOSED

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

 1 files changed, 1 insertions(+), 1 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/687/mbox | git am -3
Learn more about email & git

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

---
They released a bugfix a few hours after 4.32.0

 testing/py-tqdm/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/py-tqdm/APKBUILD b/testing/py-tqdm/APKBUILD
index d96079622a..471b4a9e5d 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.0
pkgver=4.32.1
pkgrel=0
pkgdesc="Fast, Extensible Progress Meter"
url="https://pypi.python.org/pypi/tqdm"
-- 
2.21.0



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