py-toolz: Imported into pkgsrc
authorMin Sik Kim <minskim@NetBSD.org>
Thu, 24 May 2018 16:16:28 +0000 (09:16 -0700)
committerMin Sik Kim <minskim@NetBSD.org>
Thu, 24 May 2018 16:16:28 +0000 (09:16 -0700)
Makefile
py-toolz/DESCR [deleted file]
py-toolz/Makefile [deleted file]
py-toolz/PLIST [deleted file]
py-toolz/distinfo [deleted file]

index 038533e3dd5aa94da74a5e1328b8ff6194c6c542..b64ed3b52633e6a738b4448740b0ea4b0e47a484 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3811,7 +3811,6 @@ SUBDIR+=  py-tklsystem
 SUBDIR+=       py-tmatrix
 SUBDIR+=       py-tmux
 SUBDIR+=       py-toeplitz
-SUBDIR+=       py-toolz
 SUBDIR+=       py-topkapi
 SUBDIR+=       py-toro
 SUBDIR+=       py-toronado
diff --git a/py-toolz/DESCR b/py-toolz/DESCR
deleted file mode 100644 (file)
index b770f72..0000000
+++ /dev/null
@@ -1 +0,0 @@
-List processing tools and functional utilities
diff --git a/py-toolz/Makefile b/py-toolz/Makefile
deleted file mode 100644 (file)
index 43445bb..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2015/02/14 09:24:01 jihbed Exp $
-
-DISTNAME=      toolz-0.8.2
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_PYPI:=t/toolz/}
-
-MAINTAINER=    kamelderouiche@yahoo.com
-HOMEPAGE=      https://github.com/pytoolz/toolz/
-COMMENT=       List processing tools and functional utilities
-LICENSE=       modified-bsd
-
-USE_LANGUAGES= # none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-toolz/PLIST b/py-toolz/PLIST
deleted file mode 100644 (file)
index 2a349d7..0000000
+++ /dev/null
@@ -1,90 +0,0 @@
-@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/__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
-${PYSITELIB}/toolz/functoolz.py
-${PYSITELIB}/toolz/functoolz.pyc
-${PYSITELIB}/toolz/functoolz.pyo
-${PYSITELIB}/toolz/itertoolz.py
-${PYSITELIB}/toolz/itertoolz.pyc
-${PYSITELIB}/toolz/itertoolz.pyo
-${PYSITELIB}/toolz/recipes.py
-${PYSITELIB}/toolz/recipes.pyc
-${PYSITELIB}/toolz/recipes.pyo
-${PYSITELIB}/toolz/sandbox/__init__.py
-${PYSITELIB}/toolz/sandbox/__init__.pyc
-${PYSITELIB}/toolz/sandbox/__init__.pyo
-${PYSITELIB}/toolz/sandbox/core.py
-${PYSITELIB}/toolz/sandbox/core.pyc
-${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
deleted file mode 100644 (file)
index 991f51c..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/02/14 09:24:01 jihbed Exp $
-
-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