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.35.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3917034ef5d
branches:  trunk
changeset: 338931:b3917034ef5d
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 02 08:33:28 2019 +0000

description:
py-tqdm: updated to 4.35.0

tqdm v4.35.0:
* add {bar} format specifier
* add tests and documentation
* update performance tests

diffstat:

 misc/py-tqdm/Makefile |   4 ++--
 misc/py-tqdm/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r bb98c223a4d8 -r b3917034ef5d misc/py-tqdm/Makefile
--- a/misc/py-tqdm/Makefile     Mon Sep 02 08:31:17 2019 +0000
+++ b/misc/py-tqdm/Makefile     Mon Sep 02 08:33:28 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2019/08/21 09:01:00 adam Exp $
+# $NetBSD: Makefile,v 1.9 2019/09/02 08:33:28 adam Exp $
 
-DISTNAME=      tqdm-4.34.0
+DISTNAME=      tqdm-4.35.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    misc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tqdm/}
diff -r bb98c223a4d8 -r b3917034ef5d misc/py-tqdm/distinfo
--- a/misc/py-tqdm/distinfo     Mon Sep 02 08:31:17 2019 +0000
+++ b/misc/py-tqdm/distinfo     Mon Sep 02 08:33:28 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/08/21 09:01:00 adam Exp $
+$NetBSD: distinfo,v 1.8 2019/09/02 08:33:28 adam Exp $
 
-SHA1 (tqdm-4.34.0.tar.gz) = c996a27a804da7eb16ce2b5a78d34dbd21f87443
-RMD160 (tqdm-4.34.0.tar.gz) = 3ff58eb110cc880bd32fed9ef8bce4800e8b5a2d
-SHA512 (tqdm-4.34.0.tar.gz) = e89c5189faa596b5821a3c9ba1538f97f28df61928f6e1d028a2dbd649e59bd998e226359ddb0bd4e012ba77575d6610b1283d1289cd46f78b8f8fdf3bb3e4e7
-Size (tqdm-4.34.0.tar.gz) = 121782 bytes
+SHA1 (tqdm-4.35.0.tar.gz) = 0b43d925d730189f11ad63b5b7cb6b24542113aa
+RMD160 (tqdm-4.35.0.tar.gz) = a1cdfc13b30f11d7a68bf1418d86420b32e6fb17
+SHA512 (tqdm-4.35.0.tar.gz) = c4bd37997c6c13a5451c5f8e71feb768d8f18420501e7932e0621e36587314a2e60d69ec8dee5313c6d2893d789c002f0987d4c1a9e258ab95b1a1305b8522e0
+Size (tqdm-4.35.0.tar.gz) = 122794 bytes



Home | Main Index | Thread Index | Old Index