pkgsrc-WIP-changes archive

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

Update py-toolz to 0.8.2



Module Name:	pkgsrc-wip
Committed By:	Min Sik Kim <minskim%NetBSD.org@localhost>
Pushed By:	minskim
Date:		Wed Mar 8 16:44:07 2017 -0800
Changeset:	ba25b8ee8a681858d3dbc8b22ce57cd3d69bb84d

Modified Files:
	py-toolz/Makefile
	py-toolz/PLIST
	py-toolz/distinfo

Log Message:
Update py-toolz to 0.8.2

Changelog not available.

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

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

diffstat:
 py-toolz/Makefile |  2 +-
 py-toolz/PLIST    | 62 ++++++++++++++++++++++++++++++++++++++++++++++++-------
 py-toolz/distinfo |  7 ++++---
 3 files changed, 60 insertions(+), 11 deletions(-)

diffs:
diff --git a/py-toolz/Makefile b/py-toolz/Makefile
index 10c5e37fd8..f026a59ca9 100644
--- a/py-toolz/Makefile
+++ b/py-toolz/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.2 2015/02/14 09:24:01 jihbed Exp $
 
-DISTNAME=	toolz-0.7.1
+DISTNAME=	toolz-0.8.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=t/toolz/}
diff --git a/py-toolz/PLIST b/py-toolz/PLIST
index e5eac7b53d..2a349d7828 100644
--- a/py-toolz/PLIST
+++ b/py-toolz/PLIST
@@ -1,21 +1,33 @@
-@comment $NetBSD: PLIST,v 1.1 2014/05/05 23:57:31 jihbed Exp $
+@comment $NetBSD$
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
 ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/tlz/__init__.py
+${PYSITELIB}/tlz/__init__.pyc
+${PYSITELIB}/tlz/__init__.pyo
+${PYSITELIB}/tlz/_build_tlz.py
+${PYSITELIB}/tlz/_build_tlz.pyc
+${PYSITELIB}/tlz/_build_tlz.pyo
 ${PYSITELIB}/toolz/__init__.py
 ${PYSITELIB}/toolz/__init__.pyc
 ${PYSITELIB}/toolz/__init__.pyo
+${PYSITELIB}/toolz/_signatures.py
+${PYSITELIB}/toolz/_signatures.pyc
+${PYSITELIB}/toolz/_signatures.pyo
 ${PYSITELIB}/toolz/compatibility.py
 ${PYSITELIB}/toolz/compatibility.pyc
 ${PYSITELIB}/toolz/compatibility.pyo
-${PYSITELIB}/toolz/curried.py
-${PYSITELIB}/toolz/curried.pyc
-${PYSITELIB}/toolz/curried.pyo
-${PYSITELIB}/toolz/curried_exceptions.py
-${PYSITELIB}/toolz/curried_exceptions.pyc
-${PYSITELIB}/toolz/curried_exceptions.pyo
+${PYSITELIB}/toolz/curried/__init__.py
+${PYSITELIB}/toolz/curried/__init__.pyc
+${PYSITELIB}/toolz/curried/__init__.pyo
+${PYSITELIB}/toolz/curried/exceptions.py
+${PYSITELIB}/toolz/curried/exceptions.pyc
+${PYSITELIB}/toolz/curried/exceptions.pyo
+${PYSITELIB}/toolz/curried/operator.py
+${PYSITELIB}/toolz/curried/operator.pyc
+${PYSITELIB}/toolz/curried/operator.pyo
 ${PYSITELIB}/toolz/dicttoolz.py
 ${PYSITELIB}/toolz/dicttoolz.pyc
 ${PYSITELIB}/toolz/dicttoolz.pyo
@@ -37,6 +49,42 @@ ${PYSITELIB}/toolz/sandbox/core.pyo
 ${PYSITELIB}/toolz/sandbox/parallel.py
 ${PYSITELIB}/toolz/sandbox/parallel.pyc
 ${PYSITELIB}/toolz/sandbox/parallel.pyo
+${PYSITELIB}/toolz/tests/test_compatibility.py
+${PYSITELIB}/toolz/tests/test_compatibility.pyc
+${PYSITELIB}/toolz/tests/test_compatibility.pyo
+${PYSITELIB}/toolz/tests/test_curried.py
+${PYSITELIB}/toolz/tests/test_curried.pyc
+${PYSITELIB}/toolz/tests/test_curried.pyo
+${PYSITELIB}/toolz/tests/test_curried_doctests.py
+${PYSITELIB}/toolz/tests/test_curried_doctests.pyc
+${PYSITELIB}/toolz/tests/test_curried_doctests.pyo
+${PYSITELIB}/toolz/tests/test_dicttoolz.py
+${PYSITELIB}/toolz/tests/test_dicttoolz.pyc
+${PYSITELIB}/toolz/tests/test_dicttoolz.pyo
+${PYSITELIB}/toolz/tests/test_functoolz.py
+${PYSITELIB}/toolz/tests/test_functoolz.pyc
+${PYSITELIB}/toolz/tests/test_functoolz.pyo
+${PYSITELIB}/toolz/tests/test_inspect_args.py
+${PYSITELIB}/toolz/tests/test_inspect_args.pyc
+${PYSITELIB}/toolz/tests/test_inspect_args.pyo
+${PYSITELIB}/toolz/tests/test_itertoolz.py
+${PYSITELIB}/toolz/tests/test_itertoolz.pyc
+${PYSITELIB}/toolz/tests/test_itertoolz.pyo
+${PYSITELIB}/toolz/tests/test_recipes.py
+${PYSITELIB}/toolz/tests/test_recipes.pyc
+${PYSITELIB}/toolz/tests/test_recipes.pyo
+${PYSITELIB}/toolz/tests/test_serialization.py
+${PYSITELIB}/toolz/tests/test_serialization.pyc
+${PYSITELIB}/toolz/tests/test_serialization.pyo
+${PYSITELIB}/toolz/tests/test_signatures.py
+${PYSITELIB}/toolz/tests/test_signatures.pyc
+${PYSITELIB}/toolz/tests/test_signatures.pyo
+${PYSITELIB}/toolz/tests/test_tlz.py
+${PYSITELIB}/toolz/tests/test_tlz.pyc
+${PYSITELIB}/toolz/tests/test_tlz.pyo
+${PYSITELIB}/toolz/tests/test_utils.py
+${PYSITELIB}/toolz/tests/test_utils.pyc
+${PYSITELIB}/toolz/tests/test_utils.pyo
 ${PYSITELIB}/toolz/utils.py
 ${PYSITELIB}/toolz/utils.pyc
 ${PYSITELIB}/toolz/utils.pyo
diff --git a/py-toolz/distinfo b/py-toolz/distinfo
index 552884ce0e..991f51c38a 100644
--- a/py-toolz/distinfo
+++ b/py-toolz/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.2 2015/02/14 09:24:01 jihbed Exp $
 
-SHA1 (toolz-0.7.1.tar.gz) = 1ce99d10eab9a32dbd027f1270aadc4aac6c689f
-RMD160 (toolz-0.7.1.tar.gz) = fc334ea5c4c00342d303b435d0977f9121ca63de
-Size (toolz-0.7.1.tar.gz) = 19283 bytes
+SHA1 (toolz-0.8.2.tar.gz) = cfa6b57c1422b5e62f16937c1127b4598081d95e
+RMD160 (toolz-0.8.2.tar.gz) = ac5efeabc29a8a48fb431b7a24b2a728eeb0b62d
+SHA512 (toolz-0.8.2.tar.gz) = b03968b5f31474b2b5fd944d282b620861184cd26b256f6f92a141aa0f25c20baf2be6b1424bc945778fa05781730b477b16551c9f302c284d54c8be64f2699f
+Size (toolz-0.8.2.tar.gz) = 45486 bytes


Home | Main Index | Thread Index | Old Index