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

Felix Yan felixonmars at archlinux.org
Wed Jul 7 09:56:11 UTC 2021


    Date: Wednesday, July 7, 2021 @ 09:56:10
  Author: felixonmars
Revision: 974323

upgpkg: python-tqdm 4.61.2-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-07 09:53:53 UTC (rev 974322)
+++ PKGBUILD	2021-07-07 09:56:10 UTC (rev 974323)
@@ -2,7 +2,7 @@
 
 _pkgname=tqdm
 pkgname=python-$_pkgname
-pkgver=4.61.1
+pkgver=4.61.2
 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=('a450c7460a53a3d56746dd1475a371ae158be743d2ddd23fa280f9b2d6e2bafdd895403a46b23062e5064e54399541bfeb85de642b8566a17d5666d78da1e9ef')
+sha512sums=('2c5f4db696a6a3a6dffff95d3d082ab70d4d1059ccaab949ccdefce41fac27206cc3e1fc4a16acd0911fed48cd11656671792b58b73915931ba4cb9e501831be')
 
 build() {
   cd $_pkgname-$pkgver




More information about the arch-commits mailing list