pkgsrc-WIP-changes archive

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

py-tqdm: update to 4.11.0



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Jan 18 21:56:18 2017 +0100
Changeset:	7b21bc8718600f909fa2c77a880370ba117a4d92

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

Log Message:
py-tqdm: update to 4.11.0

    postfix argument added #266->#270
    fix tests for
        numpy #272->#302
        PyPy3 #318->#325
    7z extraction example script
    new logo #315
    hit counter with logo colours and stats
    documentation updates
    safer setup.py Makefile emulation
    better github contributions integrations and Code of Conduct #310

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

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 8802408..622edd5 100644
--- a/TODO
+++ b/TODO
@@ -107,7 +107,6 @@ Suggested package updates
 	o py-scrapy-1.2.1
 	o py-smmap-2.0.1
 	o py-smop-0.29
-	o py-tqdm-4.11.0
 	o py-xpra-1.0.1
 	o py-zeitgeist-0.9.16
 	o qmc2-0.59
diff --git a/py-tqdm/Makefile b/py-tqdm/Makefile
index b6f8c36..c49b488 100644
--- a/py-tqdm/Makefile
+++ b/py-tqdm/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	tqdm-4.10.0
+DISTNAME=	tqdm-4.11.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 00f3f2c..4e60fca 100644
--- a/py-tqdm/distinfo
+++ b/py-tqdm/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-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
+SHA1 (tqdm-4.11.0.tar.gz) = 4cbcb3fbb26660cc700b62dbc8a83108d1e3067e
+RMD160 (tqdm-4.11.0.tar.gz) = bd3c920de970943175eb3d8dfe9cd0ad0b370652
+SHA512 (tqdm-4.11.0.tar.gz) = 4a082b82ca7bb8936c9ffca08f4c66571e34f9cc06517b67671662a53a3412579e4dfa4b6768dd4325b8c41ac46dc4645997a372c0344eed322460c01a9f19f8
+Size (tqdm-4.11.0.tar.gz) = 99645 bytes


Home | Main Index | Thread Index | Old Index