From 626c36c21dc682b15e1ee4cebdc4f156b80fb6f0 Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 4 Nov 2019 10:04:45 -0300 Subject: community/py3-tqdm: upgrade to 4.37.0 --- community/py3-tqdm/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/py3-tqdm/APKBUILD b/community/py3-tqdm/APKBUILD index 75f0e2551a..55a623c900 100644 --- a/community/py3-tqdm/APKBUILD +++ b/community/py3-tqdm/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Drew DeVault pkgname=py3-tqdm _pkgname=tqdm -pkgver=4.36.1 +pkgver=4.37.0 pkgrel=0 pkgdesc="Fast, Extensible Progress Meter" options="!check" # Broken on our current Python build due to setuptools version conflict @@ -43,5 +43,5 @@ package() { ln -s tqdm-3 "$pkgdir"/usr/bin/tqdm } -sha512sums="26fba84380ee8f39104cd0108d8fc9c33441f15f59d03ef2f95de6026f40cd40723835c0ab2c7db1358de716b0c83ad2a88103fd99a59de473127c69485f14cb tqdm-4.36.1.tar.gz +sha512sums="17f5d93a07ef843dae018ec0ffd225340cfcd338e8ae145eae8da4fbc137d3b7fd200b498416ead44b001eea72cb6290e0dc109715b7870444c247f59112d07c tqdm-4.37.0.tar.gz 18be29842ec2444ac92e2748afab35bece67d9896ce8ba9b90f54fe717680203a45dad41887b217a95821c4b98307f23ebd3540fba0c76f581d38a844d8e4e15 0001-Skip-flaky-test-that-depends-on-GNU-coreutils.patch" -- cgit v1.2.3