python3-tqdm: update to 4.66.2.
This commit is contained in:
parent
3fe441349b
commit
0bd0efc2fc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-tqdm'
|
||||
pkgname=python3-tqdm
|
||||
version=4.66.1
|
||||
revision=2
|
||||
version=4.66.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||
depends="python3"
|
||||
|
@ -13,7 +13,7 @@ license="MPL-2.0, MIT"
|
|||
homepage="https://tqdm.github.io/"
|
||||
changelog="https://github.com/tqdm/tqdm/releases"
|
||||
distfiles="${PYPI_SITE}/t/tqdm/tqdm-${version}.tar.gz"
|
||||
checksum=d88e651f9db8d8551a62556d3cff9e3034274ca5d66e93197cf2490e2dcb69c7
|
||||
checksum=6cd52cdf0fef0e0f543299cfc96fec90d7b8a7e88745f411ec33eb44d5ed3531
|
||||
conflicts="python-tqdm>=0"
|
||||
# Requires unpackaged dask and keras.
|
||||
make_check=no
|
||||
|
|
Loading…
Add table
Reference in a new issue