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.68.1
version=4.68.2
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=fc163d96b287bd031e1aa24421ce4411b25559bd0a1be4fe649bdaa4d2c02bf5
checksum=89c230e8dbc67c7615c142487111222f878c77427ea09549960f62389e258add
conflicts="python-tqdm>=0"
make_check=no # unpackaged dependencies

Expand Down