diff options
author | adam <adam@pkgsrc.org> | 2018-05-23 09:28:30 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-05-23 09:28:30 +0000 |
commit | fdb382d792bd45cd6d3024b2237d0a3bf764fa64 (patch) | |
tree | fe8601a05fbe39ea506bb7e4d8e07eb7674a0205 /devel | |
parent | 04cb94dbc2a86e664d5959274bf89ca62d33c832 (diff) | |
download | pkgsrc-fdb382d792bd45cd6d3024b2237d0a3bf764fa64.tar.gz |
py-dash: added version 4.5.0
The kitchen sink of Python utility libraries for doing "stuff" in a functional
way. Based on the Lo-Dash Javascript library.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | devel/py-dash/DESCR | 2 | ||||
-rw-r--r-- | devel/py-dash/Makefile | 16 | ||||
-rw-r--r-- | devel/py-dash/PLIST | 47 | ||||
-rw-r--r-- | devel/py-dash/distinfo | 6 |
5 files changed, 73 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2d91db35e83..06fc7ffae13 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2681 2018/05/23 09:26:54 adam Exp $ +# $NetBSD: Makefile,v 1.2682 2018/05/23 09:28:30 adam Exp $ # COMMENT= Development utilities @@ -1947,6 +1947,7 @@ SUBDIR+= py-d2to1 SUBDIR+= py-daemon SUBDIR+= py-daemonize SUBDIR+= py-darcsver +SUBDIR+= py-dash SUBDIR+= py-ddt SUBDIR+= py-decorator SUBDIR+= py-deprecation diff --git a/devel/py-dash/DESCR b/devel/py-dash/DESCR new file mode 100644 index 00000000000..866e37ed6e0 --- /dev/null +++ b/devel/py-dash/DESCR @@ -0,0 +1,2 @@ +The kitchen sink of Python utility libraries for doing "stuff" in a functional +way. Based on the Lo-Dash Javascript library. diff --git a/devel/py-dash/Makefile b/devel/py-dash/Makefile new file mode 100644 index 00000000000..a374e0379ae --- /dev/null +++ b/devel/py-dash/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2018/05/23 09:28:30 adam Exp $ + +DISTNAME= pydash-4.5.0 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} +CATEGORIES= devel python +MASTER_SITES= ${MASTER_SITE_PYPI:=p/pydash/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://github.com/dgilland/pydash +COMMENT= Python utility libraries for doing stuff in a functional way +LICENSE= mit + +USE_LANGUAGES= # none + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-dash/PLIST b/devel/py-dash/PLIST new file mode 100644 index 00000000000..16d32d2ce70 --- /dev/null +++ b/devel/py-dash/PLIST @@ -0,0 +1,47 @@ +@comment $NetBSD: PLIST,v 1.1 2018/05/23 09:28:30 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/pydash/__init__.py +${PYSITELIB}/pydash/__init__.pyc +${PYSITELIB}/pydash/__init__.pyo +${PYSITELIB}/pydash/__pkg__.py +${PYSITELIB}/pydash/__pkg__.pyc +${PYSITELIB}/pydash/__pkg__.pyo +${PYSITELIB}/pydash/_compat.py +${PYSITELIB}/pydash/_compat.pyc +${PYSITELIB}/pydash/_compat.pyo +${PYSITELIB}/pydash/arrays.py +${PYSITELIB}/pydash/arrays.pyc +${PYSITELIB}/pydash/arrays.pyo +${PYSITELIB}/pydash/chaining.py +${PYSITELIB}/pydash/chaining.pyc +${PYSITELIB}/pydash/chaining.pyo +${PYSITELIB}/pydash/collections.py +${PYSITELIB}/pydash/collections.pyc +${PYSITELIB}/pydash/collections.pyo +${PYSITELIB}/pydash/exceptions.py +${PYSITELIB}/pydash/exceptions.pyc +${PYSITELIB}/pydash/exceptions.pyo +${PYSITELIB}/pydash/functions.py +${PYSITELIB}/pydash/functions.pyc +${PYSITELIB}/pydash/functions.pyo +${PYSITELIB}/pydash/helpers.py +${PYSITELIB}/pydash/helpers.pyc +${PYSITELIB}/pydash/helpers.pyo +${PYSITELIB}/pydash/numerical.py +${PYSITELIB}/pydash/numerical.pyc +${PYSITELIB}/pydash/numerical.pyo +${PYSITELIB}/pydash/objects.py +${PYSITELIB}/pydash/objects.pyc +${PYSITELIB}/pydash/objects.pyo +${PYSITELIB}/pydash/predicates.py +${PYSITELIB}/pydash/predicates.pyc +${PYSITELIB}/pydash/predicates.pyo +${PYSITELIB}/pydash/strings.py +${PYSITELIB}/pydash/strings.pyc +${PYSITELIB}/pydash/strings.pyo +${PYSITELIB}/pydash/utilities.py +${PYSITELIB}/pydash/utilities.pyc +${PYSITELIB}/pydash/utilities.pyo diff --git a/devel/py-dash/distinfo b/devel/py-dash/distinfo new file mode 100644 index 00000000000..5c32032c52e --- /dev/null +++ b/devel/py-dash/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2018/05/23 09:28:30 adam Exp $ + +SHA1 (pydash-4.5.0.tar.gz) = 8e526483413d20aee43b5bc74468938a278ea044 +RMD160 (pydash-4.5.0.tar.gz) = fd0c0ad73520706c4f35ec085b484986111a5d98 +SHA512 (pydash-4.5.0.tar.gz) = a0f451f9b4e3335f28181c25a646fa8bd3cb8fedaa03a79c503f112291a70be53160e5b30f51607e2c636a63ef632affa9bfe2082b6d09860a38e623a9c225f8 +Size (pydash-4.5.0.tar.gz) = 132571 bytes |