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

Felix Yan felixonmars at archlinux.org
Thu Feb 18 09:30:03 UTC 2021


    Date: Thursday, February 18, 2021 @ 09:30:03
  Author: felixonmars
Revision: 863873

upgpkg: python-tqdm 4.57.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-18 09:28:43 UTC (rev 863872)
+++ PKGBUILD	2021-02-18 09:30:03 UTC (rev 863873)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.56.2
+pkgver=4.57.0
 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=('1d478198451c56ce74ce82dac8d17adb5847485aba0f4c273b954cc66bd2f333ae8509d2b3351be45b3e025d6bb2b65dd81452b93beacade5104ae576d017ddc')
+sha512sums=('5cffd8d8139f92dcbd4d9ab9aae21f39483ab3677966580131b896f33f9802223f3d9f2ab4dde08f340a7449b8ed2e2532fa8af425b3791cb7e512b27b7b5200')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list