pkgsrc-WIP-changes archive

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

wip/py-coala_utils: import py36-coala_utils-0.6.2



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Oct 8 02:25:40 2017 +0200
Changeset:	0ab110a559ad7a4eb62413ca8bf4751198b584dc

Added Files:
	py-coala_utils/DESCR
	py-coala_utils/Makefile
	py-coala_utils/PLIST
	py-coala_utils/distinfo

Log Message:
wip/py-coala_utils: import py36-coala_utils-0.6.2

coala-utils holds a collection of useful utilities that are used mainly by
coala and can be used by outside sources as well.

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

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

diffstat:
 py-coala_utils/DESCR    |  2 ++
 py-coala_utils/Makefile | 22 +++++++++++++++++++++
 py-coala_utils/PLIST    | 51 +++++++++++++++++++++++++++++++++++++++++++++++++
 py-coala_utils/distinfo |  6 ++++++
 4 files changed, 81 insertions(+)

diffs:
diff --git a/py-coala_utils/DESCR b/py-coala_utils/DESCR
new file mode 100644
index 0000000000..61c41fb040
--- /dev/null
+++ b/py-coala_utils/DESCR
@@ -0,0 +1,2 @@
+coala-utils holds a collection of useful utilities that are used mainly by
+coala and can be used by outside sources as well.
diff --git a/py-coala_utils/Makefile b/py-coala_utils/Makefile
new file mode 100644
index 0000000000..71665442fd
--- /dev/null
+++ b/py-coala_utils/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD$
+
+DISTNAME=	coala_utils-0.6.2
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	devel python
+MASTER_SITES=	${MASTER_SITE_PYPI:=c/coala_utils/}
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://gitlab.com/coala/coala-utils
+COMMENT=	Collection of coala utilities
+LICENSE=	mit
+
+USE_LANGUAGES=	# none
+
+PYTHON_VERSIONS_INCOMPATIBLE=	27
+
+DEPENDS+=	${PYPKGPREFIX}-appdirs-[0-9]*:../../devel/py-appdirs
+DEPENDS+=	${PYPKGPREFIX}-print-[0-9]*:../../wip/py-print
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-coala_utils/PLIST b/py-coala_utils/PLIST
new file mode 100644
index 0000000000..63cb714338
--- /dev/null
+++ b/py-coala_utils/PLIST
@@ -0,0 +1,51 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_FILE}/PKG-INFO
+${PYSITELIB}/${EGG_FILE}/SOURCES.txt
+${PYSITELIB}/${EGG_FILE}/dependency_links.txt
+${PYSITELIB}/${EGG_FILE}/top_level.txt
+${PYSITELIB}/coala_utils/Constants.py
+${PYSITELIB}/coala_utils/ContextManagers.py
+${PYSITELIB}/coala_utils/Extensions.py
+${PYSITELIB}/coala_utils/FileUtils.py
+${PYSITELIB}/coala_utils/MutableValue.py
+${PYSITELIB}/coala_utils/Question.py
+${PYSITELIB}/coala_utils/VERSION
+${PYSITELIB}/coala_utils/__init__.py
+${PYSITELIB}/coala_utils/Constants.pyo
+${PYSITELIB}/coala_utils/Constants.pyc
+${PYSITELIB}/coala_utils/ContextManagers.pyo
+${PYSITELIB}/coala_utils/ContextManagers.pyc
+${PYSITELIB}/coala_utils/Extensions.pyo
+${PYSITELIB}/coala_utils/Extensions.pyc
+${PYSITELIB}/coala_utils/FileUtils.pyo
+${PYSITELIB}/coala_utils/FileUtils.pyc
+${PYSITELIB}/coala_utils/MutableValue.pyo
+${PYSITELIB}/coala_utils/MutableValue.pyc
+${PYSITELIB}/coala_utils/Question.pyo
+${PYSITELIB}/coala_utils/Question.pyc
+${PYSITELIB}/coala_utils/__init__.pyo
+${PYSITELIB}/coala_utils/__init__.pyc
+${PYSITELIB}/coala_utils/decorators.pyo
+${PYSITELIB}/coala_utils/decorators.pyc
+${PYSITELIB}/coala_utils/param_conversion.pyo
+${PYSITELIB}/coala_utils/param_conversion.pyc
+${PYSITELIB}/coala_utils/decorators.py
+${PYSITELIB}/coala_utils/param_conversion.py
+${PYSITELIB}/coala_utils/string_processing/Core.py
+${PYSITELIB}/coala_utils/string_processing/Filters.py
+${PYSITELIB}/coala_utils/string_processing/InBetweenMatch.py
+${PYSITELIB}/coala_utils/string_processing/Match.py
+${PYSITELIB}/coala_utils/string_processing/StringConverter.py
+${PYSITELIB}/coala_utils/string_processing/__init__.py
+${PYSITELIB}/coala_utils/string_processing/Core.pyo
+${PYSITELIB}/coala_utils/string_processing/Core.pyc
+${PYSITELIB}/coala_utils/string_processing/Filters.pyo
+${PYSITELIB}/coala_utils/string_processing/Filters.pyc
+${PYSITELIB}/coala_utils/string_processing/InBetweenMatch.pyo
+${PYSITELIB}/coala_utils/string_processing/InBetweenMatch.pyc
+${PYSITELIB}/coala_utils/string_processing/Match.pyo
+${PYSITELIB}/coala_utils/string_processing/Match.pyc
+${PYSITELIB}/coala_utils/string_processing/StringConverter.pyo
+${PYSITELIB}/coala_utils/string_processing/StringConverter.pyc
+${PYSITELIB}/coala_utils/string_processing/__init__.pyo
+${PYSITELIB}/coala_utils/string_processing/__init__.pyc
diff --git a/py-coala_utils/distinfo b/py-coala_utils/distinfo
new file mode 100644
index 0000000000..1ee2c9592a
--- /dev/null
+++ b/py-coala_utils/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (coala_utils-0.6.2.tar.gz) = d22dd55c58af3e509045f858aef064a23aee5122
+RMD160 (coala_utils-0.6.2.tar.gz) = 2e26bbd7d28024fe3f6cebc60ba07c83543377e4
+SHA512 (coala_utils-0.6.2.tar.gz) = dd7a1b2305055b7812d49ba08c8b84ca590f9b8d3f455ad89c6bfd595507952572b2016bb0b9ea59589f970f7bb9426f9e7f8ea9d928bc297b2bc35ef83d61a9
+Size (coala_utils-0.6.2.tar.gz) = 18151 bytes


Home | Main Index | Thread Index | Old Index