Skip to content
Open
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.68.3
version=4.68.4
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=00dfa48452b6b6cfae3dd9885636c23d3422d1ec97c66d96818cbd5e0821d482
checksum=19829c9673638f2a0b8617da4cdcb927e831cd88bcfcb6e78d42a4d1af131520
conflicts="python-tqdm>=0"
make_check=no # unpackaged dependencies

Expand Down