pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/py-tqdm py-tqdm: updated to 4.32.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/53be350298de
branches: trunk
changeset: 335520:53be350298de
user: adam <adam%pkgsrc.org@localhost>
date: Fri Jun 21 12:34:06 2019 +0000
description:
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:
misc/py-tqdm/Makefile | 4 ++--
misc/py-tqdm/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r c92106736e69 -r 53be350298de misc/py-tqdm/Makefile
--- a/misc/py-tqdm/Makefile Fri Jun 21 11:25:22 2019 +0000
+++ b/misc/py-tqdm/Makefile Fri Jun 21 12:34:06 2019 +0000
@@ -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 -r c92106736e69 -r 53be350298de misc/py-tqdm/distinfo
--- a/misc/py-tqdm/distinfo Fri Jun 21 11:25:22 2019 +0000
+++ b/misc/py-tqdm/distinfo Fri Jun 21 12:34:06 2019 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index