Date: Wednesday, February 10, 2021 @ 22:21:07
  Author: felixonmars
Revision: 854437

upgpkg: python-tqdm 4.56.2-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-02-10 22:20:09 UTC (rev 854436)
+++ PKGBUILD    2021-02-10 22:21:07 UTC (rev 854437)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.56.1
+pkgver=4.56.2
 pkgrel=1
 pkgdesc='Fast, Extensible Progress Meter'
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest' 'python-pytest-asyncio' 'python-pytest-timeout' 
'python-numpy'
               'python-pandas' 'python-tensorflow')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/tqdm/tqdm/archive/v$pkgver.tar.gz";)
-sha512sums=('cb7345e28781244402e8c065ff3ad1b93c207ba28a4011528dece59be58066bd0cf40b6770f20f24e2b0ed423f12805f48b0aa4da4ec0db4ca5c6b6f160e40c8')
+sha512sums=('1d478198451c56ce74ce82dac8d17adb5847485aba0f4c273b954cc66bd2f333ae8509d2b3351be45b3e025d6bb2b65dd81452b93beacade5104ae576d017ddc')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 

Reply via email to