aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-03 04:05:55 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-03 08:12:48 +0000
commit2c682d5ed0b97ef7400e4ebc3afe9582ae829a15 (patch)
treef6cc94adf489973c4d839b0dbcfa33198f587bea /community
parent0680d792556d51758e961537a5abff86cff54524 (diff)
downloadaports-2c682d5ed0b97ef7400e4ebc3afe9582ae829a15.tar.bz2
aports-2c682d5ed0b97ef7400e4ebc3afe9582ae829a15.tar.xz
community/py3-tqdm: upgrade to 4.46.0
Diffstat (limited to 'community')
-rw-r--r--community/py3-tqdm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-tqdm/APKBUILD b/community/py3-tqdm/APKBUILD
index bde5445719..046eab7fe7 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.45.0
+pkgver=4.46.0
pkgrel=0
pkgdesc="Fast, Extensible Progress Meter"
options="!check" # Broken on our current Python build due to setuptools version conflict
@@ -43,4 +43,4 @@ package() {
ln -s tqdm-3 "$pkgdir"/usr/bin/tqdm
}
-sha512sums="7b35f86205c6581ede9bdb0788e7f55be525c3f0f77952803046661c6a7a6cd3c15ed0323376ecedb5cddace1b32a41fee1932033dcaa49f9096dc3b9b674f10 tqdm-4.45.0.tar.gz"
+sha512sums="ccdfce4d273e78ced172fc3edb24ac038465169f7b765e7bf779831ef3d0dc72c648c5fb165aba02e0c6dc86c5d0ea3d93d5530b642ddd84e3d284c7354739cf tqdm-4.46.0.tar.gz"