diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-04-04 21:57:19 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-04 21:57:19 -0300 |
| commit | bf34fe2dcc6655be34c20e747a42c1aa8e8661ce (patch) | |
| tree | d3584110620fef1021c039a3289bad5a01bd20da | |
| parent | afa85f5158f03be56aa73fd1c7847cfd3cdde8a7 (diff) | |
| download | aports-bf34fe2dcc6655be34c20e747a42c1aa8e8661ce.tar.bz2 aports-bf34fe2dcc6655be34c20e747a42c1aa8e8661ce.tar.xz | |
community/py3-tqdm: upgrade to 4.45.0
| -rw-r--r-- | community/py3-tqdm/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-tqdm/APKBUILD b/community/py3-tqdm/APKBUILD index a3561a5dc5..bde5445719 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.44.1 +pkgver=4.45.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="25fa96dbbdc87dac947b29fa0cfd15624c15f9bb4339335fa055d0556a0cc693d121392702b7b53f647ea40c5a379113a842754726b8f7885ae96d36929eff0f tqdm-4.44.1.tar.gz" +sha512sums="7b35f86205c6581ede9bdb0788e7f55be525c3f0f77952803046661c6a7a6cd3c15ed0323376ecedb5cddace1b32a41fee1932033dcaa49f9096dc3b9b674f10 tqdm-4.45.0.tar.gz" |
