summaryrefslogtreecommitdiff
path: root/misc/py-tqdm
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-06-21 12:34:06 +0000
committeradam <adam@pkgsrc.org>2019-06-21 12:34:06 +0000
commitc8ccb9a5004866c310fe495eefec69e5b01d4eee (patch)
tree8d245c2bbbe7d90a0f5fc26b7f553d1ed8e673e3 /misc/py-tqdm
parent0952c2c9460c02b520f9bcc5234c26d39199da85 (diff)
downloadpkgsrc-c8ccb9a5004866c310fe495eefec69e5b01d4eee.tar.gz
py-tqdm: updated to 4.32.2
tqdm v4.32.2 stable fix 'Set changed size during iteration' add tqdm.autonotebook check for $VSCODE_PID fix missing multiprocessing in Jython make bool(tqdm(iter)) consistent with bool(iter) add and update unit tests add and update documentation & framework update notable contributors list update usage docstrings add funding add awesome-python badge trove classifier update update demo notebook badges add JOSS DOI add Zenodo metadata move unnecessary root clutter
Diffstat (limited to 'misc/py-tqdm')
-rw-r--r--misc/py-tqdm/Makefile4
-rw-r--r--misc/py-tqdm/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile
index 49dfb04d00b..a9433771583 100644
--- a/misc/py-tqdm/Makefile
+++ b/misc/py-tqdm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/05/15 12:04:39 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/06/21 12:34:06 adam Exp $
-DISTNAME= tqdm-4.32.1
+DISTNAME= tqdm-4.32.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tqdm/}
diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo
index 6355774b6e9..4f18ba38f00 100644
--- a/misc/py-tqdm/distinfo
+++ b/misc/py-tqdm/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/05/15 12:04:39 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/06/21 12:34:06 adam Exp $
-SHA1 (tqdm-4.32.1.tar.gz) = 9f1cd810ea2f66554cee709530747e84154b61ed
-RMD160 (tqdm-4.32.1.tar.gz) = 0f626721001bc69b84724f704475c343c9287c86
-SHA512 (tqdm-4.32.1.tar.gz) = b9afa1c3811af1d0b2d4b220c6ab97e263c91a5d8f34459d6d728c8bfb9f7d426f76a5569d36724fe9aeac6816636d7702d5fcfdc7c4ee96db62d8c3a0025352
-Size (tqdm-4.32.1.tar.gz) = 120465 bytes
+SHA1 (tqdm-4.32.2.tar.gz) = 7efea397399bd74ae4f7f5b07ef66009d20969db
+RMD160 (tqdm-4.32.2.tar.gz) = 58927b387736b7fec440423dd30c6c72c4e1f0e9
+SHA512 (tqdm-4.32.2.tar.gz) = b39c0b488cef6935edc63ee73cde800678d8c3211abf74d6680274618086970a12b5bf9aaad9b6841fa2e84261d1348ceccf32c25f5a3afd8e1a1d1822f98d91
+Size (tqdm-4.32.2.tar.gz) = 121017 bytes