pkgsrc-WIP-changes archive

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

py-tqdm: update to 4.11.1



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Jan 22 16:00:25 2017 +0100
Changeset:	d089c99371fb123ad8c4558306f36c139419b2f9

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

Log Message:
py-tqdm: update to 4.11.1

Changes look like python-3.6 support.

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

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 26d2365..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.1
 	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 c49b488..353c2f8 100644
--- a/py-tqdm/Makefile
+++ b/py-tqdm/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	tqdm-4.11.0
+DISTNAME=	tqdm-4.11.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	misc python
 MASTER_SITES=	${MASTER_SITE_PYPI:=t/tqdm/}
diff --git a/py-tqdm/distinfo b/py-tqdm/distinfo
index 4e60fca..525b4bf 100644
--- a/py-tqdm/distinfo
+++ b/py-tqdm/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-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
+SHA1 (tqdm-4.11.1.tar.gz) = ca3c17f92096effa6194b03594c1cffdba11c01a
+RMD160 (tqdm-4.11.1.tar.gz) = 907fd682e1a742d5648104f3588bc98343827317
+SHA512 (tqdm-4.11.1.tar.gz) = 3960afa011c5b4ebcd877a247bf0783466e5a6ece784aa786bc0b12ec8efea0aa8e4f10c678a3748390d7eb19b849ea93f7ee29e8a422af5d57d5a7a848c6712
+Size (tqdm-4.11.1.tar.gz) = 99642 bytes


Home | Main Index | Thread Index | Old Index