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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 31 07:01:04 UTC 2021


    Date: Saturday, July 31, 2021 @ 07:01:04
  Author: felixonmars
Revision: 991063

upgpkg: python-tqdm 4.62.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-31 06:56:12 UTC (rev 991062)
+++ PKGBUILD	2021-07-31 07:01:04 UTC (rev 991063)
@@ -2,7 +2,7 @@
 
 _pkgname=tqdm
 pkgname=python-$_pkgname
-pkgver=4.61.2
+pkgver=4.62.0
 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=('2c5f4db696a6a3a6dffff95d3d082ab70d4d1059ccaab949ccdefce41fac27206cc3e1fc4a16acd0911fed48cd11656671792b58b73915931ba4cb9e501831be')
+sha512sums=('0ef2713396efad1a9968e7f4d61ff9c711546df61f181da36afe678743d880bb58f172220ab05ec33ebd42591e349010478be9955c267da06aa09bfd86787d3b')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list