From f1c54353f4af9de2f01877aaf50e21ca0af8c03d Mon Sep 17 00:00:00 2001 From: triallax Date: Wed, 9 Aug 2023 18:05:31 +0100 Subject: [PATCH] python3-tqdm: update to 4.66.1. --- srcpkgs/python3-tqdm/template | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/srcpkgs/python3-tqdm/template b/srcpkgs/python3-tqdm/template index cd64745c9ee3c2..4e20cf5032f83a 100644 --- a/srcpkgs/python3-tqdm/template +++ b/srcpkgs/python3-tqdm/template @@ -1,20 +1,22 @@ # Template file for 'python3-tqdm' pkgname=python3-tqdm -version=4.65.0 +version=4.66.1 revision=1 -build_style=python3-module -hostmakedepends="python3-setuptools_scm" +build_style=python3-pep517 +hostmakedepends="python3-wheel python3-setuptools_scm" depends="python3" -checkdepends="python3-pytest-xdist python3-pytest-asyncio - python3-pytest-timeout ${depends}" +# checkdepends="python3-pytest-xdist python3-pytest-asyncio +# python3-pytest-timeout ${depends}" short_desc="Fast, extensible progress bar for Python and CLI" maintainer="Mohammed Anas " 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=1871fb68a86b8fb3b59ca4cdd3dcccbc7e6d613eeed31f4c332531977b89beb5 +checksum=d88e651f9db8d8551a62556d3cff9e3034274ca5d66e93197cf2490e2dcb69c7 conflicts="python-tqdm>=0" +# Requires unpackaged dask and keras. +make_check=no post_install() { vman tqdm/tqdm.1