~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] community/py3-tqdm: upgrade to 4.60.0

Details
Message ID
<20210407191305.24047-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 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 e18d7a7288..2e32f1454f 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.59.0
pkgver=4.60.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="be7ffe2f5e28dd2c653fdafd26cdfab6c89f1fd257420f9ab47460230318183b4934370261d7d5939d05f55b907e2d3982cbef078d372d9a4167e1df42c895a8  tqdm-4.59.0.tar.gz"
sha512sums="e76dda97323353725c8e30b254bacfa328b4708d37ba2d21dadd30fd26e76605d8f077f02f2047030c6ab9761710a0e86640153fee0e3a3f972db12266fcfde2  tqdm-4.60.0.tar.gz"
-- 
2.31.1
Reply to thread Export thread (mbox)