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.50.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/eecd50c40649
branches: trunk
changeset: 440995:eecd50c40649
user: adam <adam%pkgsrc.org@localhost>
date: Fri Oct 23 11:45:08 2020 +0000
description:
py-tqdm: updated to 4.50.2
tqdm v4.50.2 stable
fixed platform.system() causing fork() warnings
fixed contrib.concurrent.process_map pickling error with threading.RLock
updated documentation & examples
updated CI framework
updated tests
misc code tidy
diffstat:
misc/py-tqdm/Makefile | 4 ++--
misc/py-tqdm/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 787761c1fdf0 -r eecd50c40649 misc/py-tqdm/Makefile
--- a/misc/py-tqdm/Makefile Fri Oct 23 11:14:30 2020 +0000
+++ b/misc/py-tqdm/Makefile Fri Oct 23 11:45:08 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2020/10/07 12:52:31 adam Exp $
+# $NetBSD: Makefile,v 1.24 2020/10/23 11:45:08 adam Exp $
-DISTNAME= tqdm-4.50.1
+DISTNAME= tqdm-4.50.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tqdm/}
diff -r 787761c1fdf0 -r eecd50c40649 misc/py-tqdm/distinfo
--- a/misc/py-tqdm/distinfo Fri Oct 23 11:14:30 2020 +0000
+++ b/misc/py-tqdm/distinfo Fri Oct 23 11:45:08 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2020/10/07 12:52:31 adam Exp $
+$NetBSD: distinfo,v 1.22 2020/10/23 11:45:08 adam Exp $
-SHA1 (tqdm-4.50.1.tar.gz) = b25da1b70cfb47dc234ed557a0e2b3df9e1b85c5
-RMD160 (tqdm-4.50.1.tar.gz) = e367bcf43235bd8adc915cfab0289d4acff5866c
-SHA512 (tqdm-4.50.1.tar.gz) = 4db3ab73ca387961e0522fb5521bbad0420f1cf99a38a5192f048e08a30aeddd20d39ca2d7cd24dbd29e2342018fe65d55a2d0b275d188bf41f7592b8b77cd32
-Size (tqdm-4.50.1.tar.gz) = 153435 bytes
+SHA1 (tqdm-4.50.2.tar.gz) = e85407fe9b395c45be436bc6ca246322bb2eff6d
+RMD160 (tqdm-4.50.2.tar.gz) = 15c443464464e583d816917edce9ce44c624afe8
+SHA512 (tqdm-4.50.2.tar.gz) = 2d13473d3f7e85de1c62cc753bca2c2971acbfb8c1a0f99cebf248e9e384b5875ae655c41438abb9861d6c90051eec0d1a23af849f157359fa88c730718ecd33
+Size (tqdm-4.50.2.tar.gz) = 153853 bytes
Home |
Main Index |
Thread Index |
Old Index