[PATCH] community/py3-tqdm: upgrade to 4.63.0
Export this patch
---
community/py3-tqdm/APKBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/community/py3-tqdm/APKBUILD b/community/py3-tqdm/APKBUILD
index 0aa04179a3..ff10840197 100644
--- a/community/py3-tqdm/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-tqdm
_pkgname=tqdm
-pkgver=4.62.3
-pkgrel=1
+pkgver=4.63.0
+pkgrel=0
pkgdesc="Fast, Extensible Progress Meter"
options="!check" # Broken on our current Python build due to setuptools version conflict
url="https://pypi.python.org/pypi/tqdm"
@@ -49,5 +49,5 @@ package() {
}
sha512sums="
-1083ca2080163c98bbb55e124ce9d47c790e47c83cd8dad60e4c93773d1d97a50aacb5a25ddb8a2ae3691738e4f4942c88d55dab406c3e810cac18b8929d20ee tqdm-4.62.3.tar.gz
+939ac7e310204094cb0c6a935ba6a91af45cd63fa8fa83865b75d1bcea440d5ff21a4d3405f5bcce864b43159921d3ef7b92d9c390fe30902f24e4e724c7eaf9 tqdm-4.63.0.tar.gz
"
--
2.35.1