summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorfhajny <fhajny>2017-04-26 10:16:43 +0000
committerfhajny <fhajny>2017-04-26 10:16:43 +0000
commit2633978dbb736b7584d24333f1ea068d7e51a926 (patch)
treec9618d1b577b9d00c6611a7ca1944e3e6256f67d /devel
parent37381ae093545ff529468aee814a13efd90a2c6f (diff)
downloadpkgsrc-2633978dbb736b7584d24333f1ea068d7e51a926.tar.gz
Import flufl.testing 0.7 as devel/py-flufl.testing.
flake8 extensions for my Python coding style. nose2 plugin supporting doctests and pattern matching.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-flufl.testing/DESCR2
-rw-r--r--devel/py-flufl.testing/Makefile16
-rw-r--r--devel/py-flufl.testing/PLIST17
-rw-r--r--devel/py-flufl.testing/distinfo6
4 files changed, 41 insertions, 0 deletions
diff --git a/devel/py-flufl.testing/DESCR b/devel/py-flufl.testing/DESCR
new file mode 100644
index 00000000000..9fae446216d
--- /dev/null
+++ b/devel/py-flufl.testing/DESCR
@@ -0,0 +1,2 @@
+flake8 extensions for my Python coding style. nose2 plugin supporting
+doctests and pattern matching.
diff --git a/devel/py-flufl.testing/Makefile b/devel/py-flufl.testing/Makefile
new file mode 100644
index 00000000000..444734bdc30
--- /dev/null
+++ b/devel/py-flufl.testing/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2017/04/26 10:16:43 fhajny Exp $
+
+DISTNAME= flufl.testing-0.7
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PYPI:=f/flufl.testing/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://gitlab.com/warsaw/flufl.testing/
+COMMENT= Small collection of test tool plugins
+LICENSE= apache-2.0
+
+PYTHON_VERSIONS_ACCEPTED= 36 35 34
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-flufl.testing/PLIST b/devel/py-flufl.testing/PLIST
new file mode 100644
index 00000000000..f05437661f1
--- /dev/null
+++ b/devel/py-flufl.testing/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2017/04/26 10:16:43 fhajny Exp $
+${PYSITELIB}/${EGG_NAME}-nspkg.pth
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/flufl/testing/__init__.py
+${PYSITELIB}/flufl/testing/__init__.pyo
+${PYSITELIB}/flufl/testing/__init__.pyc
+${PYSITELIB}/flufl/testing/imports.pyo
+${PYSITELIB}/flufl/testing/imports.pyc
+${PYSITELIB}/flufl/testing/nose.pyo
+${PYSITELIB}/flufl/testing/nose.pyc
+${PYSITELIB}/flufl/testing/imports.py
+${PYSITELIB}/flufl/testing/nose.py
diff --git a/devel/py-flufl.testing/distinfo b/devel/py-flufl.testing/distinfo
new file mode 100644
index 00000000000..432dc4c48f6
--- /dev/null
+++ b/devel/py-flufl.testing/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/04/26 10:16:43 fhajny Exp $
+
+SHA1 (flufl.testing-0.7.tar.gz) = 167cc9c1a64f8fd1b37aa3dbf30f2b51a4ca5a73
+RMD160 (flufl.testing-0.7.tar.gz) = f81280a2cd87e322d47deccf54815b764ae5b777
+SHA512 (flufl.testing-0.7.tar.gz) = 281ebef3240f3deb70402097cd84d0b2418e9f18df9a447a1adde8136c03b9442de0f85fa018e0199bdf92316e649be002a9491f09d70114d0aa50d621fbbee6
+Size (flufl.testing-0.7.tar.gz) = 8466 bytes