python3-tqdm: update to 4.67.3, adopt.
This commit is contained in:
committed by
Duncan Overbruck
parent
bc7e0484b6
commit
76599fc6d3
@@ -1,22 +1,19 @@
|
||||
# Template file for 'python3-tqdm'
|
||||
pkgname=python3-tqdm
|
||||
version=4.67.1
|
||||
revision=2
|
||||
version=4.67.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||
depends="python3"
|
||||
# checkdepends="python3-pytest-xdist python3-pytest-asyncio
|
||||
# python3-pytest-timeout ${depends}"
|
||||
short_desc="Fast, extensible progress bar for Python and CLI"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Jason Elswick <jason@jasondavid.us>"
|
||||
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=f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2
|
||||
checksum=7d825f03f89244ef73f1d4ce193cb1774a8179fd96f31d7e1dcde62092b960bb
|
||||
conflicts="python-tqdm>=0"
|
||||
# Requires unpackaged dask and keras.
|
||||
make_check=no
|
||||
make_check=no # unpackaged dependencies
|
||||
|
||||
post_install() {
|
||||
vman tqdm/tqdm.1
|
||||
|
||||
Reference in New Issue
Block a user