summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-12-06 03:12:25 +0000
committerrodent <rodent@pkgsrc.org>2014-12-06 03:12:25 +0000
commit97c7ca5a9f13c3e4ebfe211859249f308789d083 (patch)
treec06ce478dc24d948e4ce7580134b01e61b48a7ce /devel
parente868b46e2c4fdfba1e4666849bf6118e01820620 (diff)
downloadpkgsrc-97c7ca5a9f13c3e4ebfe211859249f308789d083.tar.gz
Import py27-rednose-0.4.1 as devel/py-rednose.
rednose is a nosetests plugin for adding colour (and readability) to nosetest console results.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-rednose/DESCR2
-rw-r--r--devel/py-rednose/Makefile18
-rw-r--r--devel/py-rednose/PLIST10
-rw-r--r--devel/py-rednose/distinfo5
4 files changed, 35 insertions, 0 deletions
diff --git a/devel/py-rednose/DESCR b/devel/py-rednose/DESCR
new file mode 100644
index 00000000000..50851adef72
--- /dev/null
+++ b/devel/py-rednose/DESCR
@@ -0,0 +1,2 @@
+rednose is a nosetests plugin for adding colour (and readability) to nosetest
+console results.
diff --git a/devel/py-rednose/Makefile b/devel/py-rednose/Makefile
new file mode 100644
index 00000000000..6aedb8c59b9
--- /dev/null
+++ b/devel/py-rednose/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2014/12/06 03:12:25 rodent Exp $
+
+DISTNAME= rednose-0.4.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel python
+MASTER_SITES= https://pypi.python.org/packages/source/r/rednose/
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://gfxmonk.net/dist/0install/rednose.xml
+COMMENT= Coloured output for nosetests
+LICENSE= modified-bsd
+
+DEPENDS+= ${PYPKGPREFIX}-python-termstyle>=0.1.7:../../comms/py-python-termstyle
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-rednose/PLIST b/devel/py-rednose/PLIST
new file mode 100644
index 00000000000..985156ba624
--- /dev/null
+++ b/devel/py-rednose/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1 2014/12/06 03:12:25 rodent Exp $
+${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}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/rednose.py
+${PYSITELIB}/rednose.pyc
+${PYSITELIB}/rednose.pyo
diff --git a/devel/py-rednose/distinfo b/devel/py-rednose/distinfo
new file mode 100644
index 00000000000..acba603cc4b
--- /dev/null
+++ b/devel/py-rednose/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/12/06 03:12:25 rodent Exp $
+
+SHA1 (rednose-0.4.1.tar.gz) = 117ab4cf02becf6b12e4d31a6e33dfd313772f0e
+RMD160 (rednose-0.4.1.tar.gz) = 9729cc91bd4bca71269f759628d02ff6af4cf1e7
+Size (rednose-0.4.1.tar.gz) = 5888 bytes