File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3,20 +3,19 @@ pkgname=python3-tqdm
33version=4.67.1
44revision=1
55build_style=python3-pep517
6- hostmakedepends="python3-wheel python3-setuptools_scm"
6+ hostmakedepends="python3-wheel python3-setuptools python3- setuptools_scm"
77depends="python3"
88# checkdepends="python3-pytest-xdist python3-pytest-asyncio
99# python3-pytest-timeout ${depends}"
1010short_desc="Fast, extensible progress bar for Python and CLI"
11- maintainer="Orphaned <orphan@voidlinux.org >"
11+ maintainer="Jason Elswick <jason@jasondavid.us >"
1212license="MPL-2.0, MIT"
1313homepage="https://tqdm.github.io/"
1414changelog="https://github.com/tqdm/tqdm/releases"
1515distfiles="${PYPI_SITE}/t/tqdm/tqdm-${version}.tar.gz"
1616checksum=f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2
1717conflicts="python-tqdm>=0"
18- # Requires unpackaged dask and keras.
19- make_check=no
18+ make_check=no # Requires unpackaged dask and keras.
2019
2120post_install() {
2221 vman tqdm/tqdm.1
You can’t perform that action at this time.
0 commit comments