summaryrefslogtreecommitdiff
path: root/devel/py-nose
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-01-26 17:43:14 +0000
committerdrochner <drochner@pkgsrc.org>2010-01-26 17:43:14 +0000
commitfe8e6c454d555ef72101cb96e18de2bafae53a66 (patch)
tree6b075238c826e62ede5815c76964a33dd56cfd22 /devel/py-nose
parent16c5fd1883def25bcf19797d6e1daecad04454a0 (diff)
downloadpkgsrc-fe8e6c454d555ef72101cb96e18de2bafae53a66.tar.gz
add py-nose-0.11.1, a testing framework for python, from
Kamel Derouiche per pkgsrc-wip (useful to test numpy)
Diffstat (limited to 'devel/py-nose')
-rw-r--r--devel/py-nose/.coverage1
-rw-r--r--devel/py-nose/DESCR2
-rw-r--r--devel/py-nose/Makefile23
-rw-r--r--devel/py-nose/PLIST140
-rw-r--r--devel/py-nose/distinfo5
5 files changed, 171 insertions, 0 deletions
diff --git a/devel/py-nose/.coverage b/devel/py-nose/.coverage
new file mode 100644
index 00000000000..f3ba6f3f31f
--- /dev/null
+++ b/devel/py-nose/.coverage
@@ -0,0 +1 @@
+€}q(U collectorqU coverage v3.2qUlinesq}qu. \ No newline at end of file
diff --git a/devel/py-nose/DESCR b/devel/py-nose/DESCR
new file mode 100644
index 00000000000..f3b67968ff8
--- /dev/null
+++ b/devel/py-nose/DESCR
@@ -0,0 +1,2 @@
+nose extends the test loading and running features of unittest, making
+it easier to write, find and run tests
diff --git a/devel/py-nose/Makefile b/devel/py-nose/Makefile
new file mode 100644
index 00000000000..09f92ab024b
--- /dev/null
+++ b/devel/py-nose/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/26 17:43:14 drochner Exp $
+#
+
+DISTNAME= nose-0.11.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel python
+#MASTER_SITES= http://python-nose.googlecode.com/files/
+MASTER_SITES= http://somethingaboutorange.com/mrl/projects/nose/
+
+MAINTAINER= kamel.derouiche@gmail.com
+HOMEPAGE= http://code.google.com/p/python-nose/
+COMMENT= Unittest-based testing framework for python
+LICENSE= gnu-lgpl-v2.1
+
+# only needed for a plugin
+#DEPENDS+= ${PYPKGPREFIX}-coverage>=3.0:../../devel/py-coverage
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-nose/PLIST b/devel/py-nose/PLIST
new file mode 100644
index 00000000000..37f14352574
--- /dev/null
+++ b/devel/py-nose/PLIST
@@ -0,0 +1,140 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/01/26 17:43:14 drochner Exp $
+bin/nosetests
+bin/nosetests-2.5
+${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}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/nose/__init__.py
+${PYSITELIB}/nose/__init__.pyc
+${PYSITELIB}/nose/__init__.pyo
+${PYSITELIB}/nose/case.py
+${PYSITELIB}/nose/case.pyc
+${PYSITELIB}/nose/case.pyo
+${PYSITELIB}/nose/commands.py
+${PYSITELIB}/nose/commands.pyc
+${PYSITELIB}/nose/commands.pyo
+${PYSITELIB}/nose/config.py
+${PYSITELIB}/nose/config.pyc
+${PYSITELIB}/nose/config.pyo
+${PYSITELIB}/nose/core.py
+${PYSITELIB}/nose/core.pyc
+${PYSITELIB}/nose/core.pyo
+${PYSITELIB}/nose/exc.py
+${PYSITELIB}/nose/exc.pyc
+${PYSITELIB}/nose/exc.pyo
+${PYSITELIB}/nose/ext/__init__.py
+${PYSITELIB}/nose/ext/__init__.pyc
+${PYSITELIB}/nose/ext/__init__.pyo
+${PYSITELIB}/nose/ext/dtcompat.py
+${PYSITELIB}/nose/ext/dtcompat.pyc
+${PYSITELIB}/nose/ext/dtcompat.pyo
+${PYSITELIB}/nose/failure.py
+${PYSITELIB}/nose/failure.pyc
+${PYSITELIB}/nose/failure.pyo
+${PYSITELIB}/nose/importer.py
+${PYSITELIB}/nose/importer.pyc
+${PYSITELIB}/nose/importer.pyo
+${PYSITELIB}/nose/inspector.py
+${PYSITELIB}/nose/inspector.pyc
+${PYSITELIB}/nose/inspector.pyo
+${PYSITELIB}/nose/loader.py
+${PYSITELIB}/nose/loader.pyc
+${PYSITELIB}/nose/loader.pyo
+${PYSITELIB}/nose/plugins/__init__.py
+${PYSITELIB}/nose/plugins/__init__.pyc
+${PYSITELIB}/nose/plugins/__init__.pyo
+${PYSITELIB}/nose/plugins/allmodules.py
+${PYSITELIB}/nose/plugins/allmodules.pyc
+${PYSITELIB}/nose/plugins/allmodules.pyo
+${PYSITELIB}/nose/plugins/attrib.py
+${PYSITELIB}/nose/plugins/attrib.pyc
+${PYSITELIB}/nose/plugins/attrib.pyo
+${PYSITELIB}/nose/plugins/base.py
+${PYSITELIB}/nose/plugins/base.pyc
+${PYSITELIB}/nose/plugins/base.pyo
+${PYSITELIB}/nose/plugins/builtin.py
+${PYSITELIB}/nose/plugins/builtin.pyc
+${PYSITELIB}/nose/plugins/builtin.pyo
+${PYSITELIB}/nose/plugins/capture.py
+${PYSITELIB}/nose/plugins/capture.pyc
+${PYSITELIB}/nose/plugins/capture.pyo
+${PYSITELIB}/nose/plugins/collect.py
+${PYSITELIB}/nose/plugins/collect.pyc
+${PYSITELIB}/nose/plugins/collect.pyo
+${PYSITELIB}/nose/plugins/cover.py
+${PYSITELIB}/nose/plugins/cover.pyc
+${PYSITELIB}/nose/plugins/cover.pyo
+${PYSITELIB}/nose/plugins/debug.py
+${PYSITELIB}/nose/plugins/debug.pyc
+${PYSITELIB}/nose/plugins/debug.pyo
+${PYSITELIB}/nose/plugins/deprecated.py
+${PYSITELIB}/nose/plugins/deprecated.pyc
+${PYSITELIB}/nose/plugins/deprecated.pyo
+${PYSITELIB}/nose/plugins/doctests.py
+${PYSITELIB}/nose/plugins/doctests.pyc
+${PYSITELIB}/nose/plugins/doctests.pyo
+${PYSITELIB}/nose/plugins/errorclass.py
+${PYSITELIB}/nose/plugins/errorclass.pyc
+${PYSITELIB}/nose/plugins/errorclass.pyo
+${PYSITELIB}/nose/plugins/failuredetail.py
+${PYSITELIB}/nose/plugins/failuredetail.pyc
+${PYSITELIB}/nose/plugins/failuredetail.pyo
+${PYSITELIB}/nose/plugins/isolate.py
+${PYSITELIB}/nose/plugins/isolate.pyc
+${PYSITELIB}/nose/plugins/isolate.pyo
+${PYSITELIB}/nose/plugins/logcapture.py
+${PYSITELIB}/nose/plugins/logcapture.pyc
+${PYSITELIB}/nose/plugins/logcapture.pyo
+${PYSITELIB}/nose/plugins/manager.py
+${PYSITELIB}/nose/plugins/manager.pyc
+${PYSITELIB}/nose/plugins/manager.pyo
+${PYSITELIB}/nose/plugins/multiprocess.py
+${PYSITELIB}/nose/plugins/multiprocess.pyc
+${PYSITELIB}/nose/plugins/multiprocess.pyo
+${PYSITELIB}/nose/plugins/plugintest.py
+${PYSITELIB}/nose/plugins/plugintest.pyc
+${PYSITELIB}/nose/plugins/plugintest.pyo
+${PYSITELIB}/nose/plugins/prof.py
+${PYSITELIB}/nose/plugins/prof.pyc
+${PYSITELIB}/nose/plugins/prof.pyo
+${PYSITELIB}/nose/plugins/skip.py
+${PYSITELIB}/nose/plugins/skip.pyc
+${PYSITELIB}/nose/plugins/skip.pyo
+${PYSITELIB}/nose/plugins/testid.py
+${PYSITELIB}/nose/plugins/testid.pyc
+${PYSITELIB}/nose/plugins/testid.pyo
+${PYSITELIB}/nose/plugins/xunit.py
+${PYSITELIB}/nose/plugins/xunit.pyc
+${PYSITELIB}/nose/plugins/xunit.pyo
+${PYSITELIB}/nose/proxy.py
+${PYSITELIB}/nose/proxy.pyc
+${PYSITELIB}/nose/proxy.pyo
+${PYSITELIB}/nose/result.py
+${PYSITELIB}/nose/result.pyc
+${PYSITELIB}/nose/result.pyo
+${PYSITELIB}/nose/selector.py
+${PYSITELIB}/nose/selector.pyc
+${PYSITELIB}/nose/selector.pyo
+${PYSITELIB}/nose/sphinx/__init__.py
+${PYSITELIB}/nose/sphinx/__init__.pyc
+${PYSITELIB}/nose/sphinx/__init__.pyo
+${PYSITELIB}/nose/sphinx/pluginopts.py
+${PYSITELIB}/nose/sphinx/pluginopts.pyc
+${PYSITELIB}/nose/sphinx/pluginopts.pyo
+${PYSITELIB}/nose/suite.py
+${PYSITELIB}/nose/suite.pyc
+${PYSITELIB}/nose/suite.pyo
+${PYSITELIB}/nose/tools.py
+${PYSITELIB}/nose/tools.pyc
+${PYSITELIB}/nose/tools.pyo
+${PYSITELIB}/nose/twistedtools.py
+${PYSITELIB}/nose/twistedtools.pyc
+${PYSITELIB}/nose/twistedtools.pyo
+${PYSITELIB}/nose/usage.txt
+${PYSITELIB}/nose/util.py
+${PYSITELIB}/nose/util.pyc
+${PYSITELIB}/nose/util.pyo
+man/man1/nosetests.1
diff --git a/devel/py-nose/distinfo b/devel/py-nose/distinfo
new file mode 100644
index 00000000000..411543b06fd
--- /dev/null
+++ b/devel/py-nose/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/26 17:43:14 drochner Exp $
+
+SHA1 (nose-0.11.1.tar.gz) = 696530bb81d04d57277b1c8ca554739e98cc7652
+RMD160 (nose-0.11.1.tar.gz) = 3a3aa22fd1f1647d4cd9ad2374dca3c58ca78e22
+Size (nose-0.11.1.tar.gz) = 250343 bytes