[arch-commits] Commit in python-tqdm/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Dec 5 14:06:16 UTC 2020


    Date: Saturday, December 5, 2020 @ 14:06:16
  Author: felixonmars
Revision: 770631

upgpkg: python-tqdm 4.54.1-1

Modified:
  python-tqdm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-05 14:06:14 UTC (rev 770630)
+++ PKGBUILD	2020-12-05 14:06:16 UTC (rev 770631)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.54.0
+pkgver=4.54.1
 pkgrel=1
 pkgdesc='Fast, Extensible Progress Meter'
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest' 'python-pytest-asyncio' 'python-numpy' 'python-pandas'
               'python-tensorflow')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/tqdm/tqdm/archive/v$pkgver.tar.gz")
-sha512sums=('1cb70d351e1b9ea1b378aae2bdd767f839e89f591cae1a554afb925e43c935c2539a990ca59f8083dcd362f13afc835d8c1346852f61aac3183adc567c498217')
+sha512sums=('e08d50497396e7a45c878afff4cb264c36adc5540595db45ec39ea691a3dfe5106958eba57582cd82207c2563a1e23f3c6b332d4e84b95dcec8cf03dc27bfc90')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list