python-tqdm: update to 4.60.0

This commit is contained in:
Naveen
2021-04-07 05:09:15 +00:00
committed by github-actions[bot]
parent 0473d6420c
commit a75223e311

View File

@@ -3,8 +3,8 @@
_realname=tqdm
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=4.59.0
pkgrel=2
pkgver=4.60.0
pkgrel=1
pkgdesc='Fast, Extensible Progress Meter (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
@@ -14,7 +14,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python")
checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest-asyncio" "${MINGW_PACKAGE_PREFIX}-python-pandas" "${MINGW_PACKAGE_PREFIX}-python-numpy")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools-scm")
source=("${_realname}-$pkgver.tar.gz::https://github.com/tqdm/tqdm/archive/v$pkgver.tar.gz")
sha256sums=('a4239d147bb6d2f6480e33619ba4f04136934d9df006b5401bea8deb49ab4e87')
sha256sums=('f3582fa056c5862c97c881dff0c2d10f9f80f4387953a122bec6c38a9a89d3c3')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver