~alpine/aports

community/py3-tqdm: upgrade to 4.58.0 v1 APPLIED

Drew DeVault: 1
 community/py3-tqdm: upgrade to 4.58.0

 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/3458/mbox | git am -3
Learn more about email & git

[PATCH] community/py3-tqdm: upgrade to 4.58.0 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 0a9093cde6..ae7ac5422e 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.57.0
pkgver=4.58.0
pkgrel=0
pkgdesc="Fast, Extensible Progress Meter"
options="!check" # Broken on our current Python build due to setuptools version conflict
@@ -48,4 +48,4 @@ package() {
	ln -s tqdm-3 "$pkgdir"/usr/bin/tqdm
}

sha512sums="5393ffe6cbb5b41a3c51efdd14169936fcae9dd635b7a35d64f44157f2c855914dbd5c8aa933c4830a16867c83a73c0734e0ebee548392d2c73cae4e6aba531f  tqdm-4.57.0.tar.gz"
sha512sums="a97a7fc1d5a181d326e91bd017cf9737fd2322f375b8efe5e53c8e49c7986edcdea39086f5057a6d2584a16e2a45b5a679055ba08c83d813fff0a61050b71b45  tqdm-4.58.0.tar.gz"
-- 
2.30.1