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

Felix Yan felixonmars at archlinux.org
Sat Jun 12 17:53:45 UTC 2021


    Date: Saturday, June 12, 2021 @ 17:53:45
  Author: felixonmars
Revision: 963202

upgpkg: python-tqdm 4.61.1-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-12 17:53:41 UTC (rev 963201)
+++ PKGBUILD	2021-06-12 17:53:45 UTC (rev 963202)
@@ -2,7 +2,7 @@
 
 _pkgname=tqdm
 pkgname=python-$_pkgname
-pkgver=4.61.0
+pkgver=4.61.1
 pkgrel=1
 pkgdesc='Fast, Extensible Progress Meter'
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest' 'python-pytest-asyncio' 'python-pytest-timeout' 'python-numpy'
               'python-pandas' 'python-tensorflow' 'python-rich' 'python-dask' 'tk')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/tqdm/tqdm/archive/v$pkgver.tar.gz")
-sha512sums=('27e439b9e03dfa4fba9d194a254efdffc625940f7182048da869f47f67d3223cb42ff1c91426c082caf50677c405469b75e510e3f8e9650cb2a5a512d4523888')
+sha512sums=('a450c7460a53a3d56746dd1475a371ae158be743d2ddd23fa280f9b2d6e2bafdd895403a46b23062e5064e54399541bfeb85de642b8566a17d5666d78da1e9ef')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list