~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.57.0

Details
Message ID
<20210218132735.22002-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 e7864c35a9..0a9093cde6 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.56.2
pkgver=4.57.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="8e7ec199c43a3cdb69bdbfaaec33c11ce8b337255eff4ae6af9928c2a2c5adb065698538562020c9f0a29a63671cbbfcf2c4c9ccb25bec0ec1d8ae8df66516c3  tqdm-4.56.2.tar.gz"
sha512sums="5393ffe6cbb5b41a3c51efdd14169936fcae9dd635b7a35d64f44157f2c855914dbd5c8aa933c4830a16867c83a73c0734e0ebee548392d2c73cae4e6aba531f  tqdm-4.57.0.tar.gz"
-- 
2.30.1
Reply to thread Export thread (mbox)