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.70.0
version=4.70.1
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=55b0b0dbd97462d06ebee91e4dac24ed4d4702be82b24f07e6c1d27e08cea220
checksum=cefd0eca11b2a37a3aee776544d4f4ae913f02688135b5556b8788dfa474afc4
conflicts="python-tqdm>=0"
make_check=no # unpackaged dependencies

Expand Down