pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-tqdm: update to 4.10.0



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Nov 14 15:21:41 2016 +0100
Changeset:	0bdf4ca36e6f7637166b221efebf488036e15595

Modified Files:
	TODO
	py-tqdm/Makefile
	py-tqdm/distinfo

Log Message:
py-tqdm: update to 4.10.0

    fix maxinterval to adjust miniters to mininterval #249
    minor bugfixes (eg #288)
    misc optimisations, unit tests, and benchmarks (eg #298)
    documentation updates

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0bdf4ca36e6f7637166b221efebf488036e15595

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 TODO             | 1 -
 py-tqdm/Makefile | 2 +-
 py-tqdm/distinfo | 8 ++++----
 3 files changed, 5 insertions(+), 6 deletions(-)

diffs:
diff --git a/TODO b/TODO
index 65eaa69..7a47b87 100644
--- a/TODO
+++ b/TODO
@@ -103,7 +103,6 @@ Suggested package updates
 	o py-rpyc-3.2.1
 	o py-smmap-2.0.1
 	o py-smop-0.29
-	o py-tqdm-4.10.0
 	o py-zeitgeist-0.9.16
 	o qmc2-0.59
 	o qtcreator-4.1
diff --git a/py-tqdm/Makefile b/py-tqdm/Makefile
index ac1bf47..b6f8c36 100644
--- a/py-tqdm/Makefile
+++ b/py-tqdm/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	tqdm-4.9.0
+DISTNAME=	tqdm-4.10.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	misc python
 MASTER_SITES=	${MASTER_SITE_PYPI:=t/tqdm/}
diff --git a/py-tqdm/distinfo b/py-tqdm/distinfo
index cc8a65e..00f3f2c 100644
--- a/py-tqdm/distinfo
+++ b/py-tqdm/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (tqdm-4.9.0.tar.gz) = 3c2fb45f7f101bc5041de83d1bc6a2e9371b119c
-RMD160 (tqdm-4.9.0.tar.gz) = ad4d7b115a2d5e6296a0afd4e1ffbfc3faba8903
-SHA512 (tqdm-4.9.0.tar.gz) = 9b4fae73f6b106c581dc2242f7cd3cfcd448f87ef9e0bb5ffb6bfe4063424fc7b34d8d1ffd5423456f958d77edee2689c91f78ccc14ca1944a0e762af55388dc
-Size (tqdm-4.9.0.tar.gz) = 84391 bytes
+SHA1 (tqdm-4.10.0.tar.gz) = 4f5adc392064311995997cd313847ccc65449b4a
+RMD160 (tqdm-4.10.0.tar.gz) = c7f3df4d4c67f06c6543f1985d2b8fee06a0e011
+SHA512 (tqdm-4.10.0.tar.gz) = 67ebd5202c8cc9738170fef3b047a9bbec77f4dbd4d6830b6317c36106540bea6459254b11df22c6b91f1c9d1c80adfc0c29d295663c0fe406f968780a801774
+Size (tqdm-4.10.0.tar.gz) = 87754 bytes


Home | Main Index | Thread Index | Old Index