Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/python3-tqdm/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-tqdm'
pkgname=python3-tqdm
version=4.69.1
version=4.70.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm"
Expand All @@ -11,7 +11,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=2be21080a0ce17e902c2f1baeb6a74bf551b67bbdfa4bc0109fad471d0b4cb0d
checksum=55b0b0dbd97462d06ebee91e4dac24ed4d4702be82b24f07e6c1d27e08cea220
conflicts="python-tqdm>=0"
make_check=no # unpackaged dependencies

Expand Down