[PATCH] community/py3-tqdm: upgrade to 4.63.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 abd48de512..f8d706923a 100644
--- a/community/py3-tqdm/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-tqdm
_pkgname=tqdm
-pkgver=4.63.1
+pkgver=4.63.2
pkgrel=0
pkgdesc="Fast, Extensible Progress Meter"
options="!check" # Broken on our current Python build due to setuptools version conflict
@@ -49,5 +49,5 @@ package() {
}
sha512sums="
-3d7dfb81ca6b8b72f26d6b3ef4309af19e1679d3ee805e3c1326e804df4204acc20de8d935394eac736a1598d9c5485165f3cbd2b83b746c2bbf202d3b1e4c5c tqdm-4.63.1.tar.gz
+2268a225a9029ff4c6b7ec6094aabbc9b32b1dbb1363be1ca14ae82b17f38eb8d9fb1ff66e9f3c792ba9a464db980e7eceba373e9e06ce156b5b32e7b18c4cff tqdm-4.63.2.tar.gz
"
--
2.35.1