python-tqdm: update to 4.62.3
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=tqdm
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=4.62.2
|
||||
pkgver=4.62.3
|
||||
pkgrel=1
|
||||
pkgdesc='Fast, Extensible Progress Meter (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -14,7 +14,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python-colorama")
|
||||
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=('c461d885ceaab8f4ac44e50e5ef9ea2e49788b3e5ee6e204a9a449fdb6f2b130')
|
||||
sha256sums=('c6c0bace914d9e7aab60b46a83f4943e0f136e572f98ab8193f98ce9cbf4ce65')
|
||||
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
|
||||
|
||||
|
||||
Reference in New Issue
Block a user