summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorver <ver@pkgsrc.org>2010-07-19 16:32:49 +0000
committerver <ver@pkgsrc.org>2010-07-19 16:32:49 +0000
commitc9cbf66f020de7c3abcd0b54e1c3b12078db69ce (patch)
treef16ae5f4ef9f427add2665d3d7ab1cb4a3d73a17
parentea0c8817ed1e9d7d19f94f147c3f211bb2965f3d (diff)
downloadpkgsrc-c9cbf66f020de7c3abcd0b54e1c3b12078db69ce.tar.gz
Add the Jersey python library from http://pypi.python.org/pypi/jersey
-rw-r--r--devel/py-jersey/DESCR2
-rw-r--r--devel/py-jersey/Makefile22
-rw-r--r--devel/py-jersey/PLIST35
-rw-r--r--devel/py-jersey/distinfo5
4 files changed, 64 insertions, 0 deletions
diff --git a/devel/py-jersey/DESCR b/devel/py-jersey/DESCR
new file mode 100644
index 00000000000..5f97b4a93e3
--- /dev/null
+++ b/devel/py-jersey/DESCR
@@ -0,0 +1,2 @@
+Jersey extends Twisted's Application framework for use with command-line
+interfaces.
diff --git a/devel/py-jersey/Makefile b/devel/py-jersey/Makefile
new file mode 100644
index 00000000000..1ccd8a995a2
--- /dev/null
+++ b/devel/py-jersey/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2010/07/19 16:32:49 ver Exp $
+#
+
+DISTNAME= jersey-0.1.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel python
+MASTER_SITES= http://pypi.python.org/packages/source/j/jersey/
+
+MAINTAINER= ver@NetBSD.org
+HOMEPAGE= http://pypi.python.org/pypi/jersey
+COMMENT= Framework for building Twisted Python command-line interfaces
+LICENSE= modified-bsd
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PYTHON_VERSIONS_ACCEPTED= 26
+
+BUILD_DEPENDS+= ${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted
+DEPENDS+= ${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-jersey/PLIST b/devel/py-jersey/PLIST
new file mode 100644
index 00000000000..6a19e86a831
--- /dev/null
+++ b/devel/py-jersey/PLIST
@@ -0,0 +1,35 @@
+@comment $NetBSD: PLIST,v 1.1 2010/07/19 16:32:49 ver Exp $
+${PYSITELIB}/jersey/__init__.py
+${PYSITELIB}/jersey/__init__.pyc
+${PYSITELIB}/jersey/__init__.pyo
+${PYSITELIB}/jersey/_version.py
+${PYSITELIB}/jersey/_version.pyc
+${PYSITELIB}/jersey/_version.pyo
+${PYSITELIB}/jersey/cases/__init__.py
+${PYSITELIB}/jersey/cases/__init__.pyc
+${PYSITELIB}/jersey/cases/__init__.pyo
+${PYSITELIB}/jersey/cases/base.py
+${PYSITELIB}/jersey/cases/base.pyc
+${PYSITELIB}/jersey/cases/base.pyo
+${PYSITELIB}/jersey/cases/test_cli.py
+${PYSITELIB}/jersey/cases/test_cli.pyc
+${PYSITELIB}/jersey/cases/test_cli.pyo
+${PYSITELIB}/jersey/cases/test_inet.py
+${PYSITELIB}/jersey/cases/test_inet.pyc
+${PYSITELIB}/jersey/cases/test_inet.pyo
+${PYSITELIB}/jersey/cases/test_log.py
+${PYSITELIB}/jersey/cases/test_log.pyc
+${PYSITELIB}/jersey/cases/test_log.pyo
+${PYSITELIB}/jersey/cli.py
+${PYSITELIB}/jersey/cli.pyc
+${PYSITELIB}/jersey/cli.pyo
+${PYSITELIB}/jersey/inet.py
+${PYSITELIB}/jersey/inet.pyc
+${PYSITELIB}/jersey/inet.pyo
+${PYSITELIB}/jersey/log.py
+${PYSITELIB}/jersey/log.pyc
+${PYSITELIB}/jersey/log.pyo
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/devel/py-jersey/distinfo b/devel/py-jersey/distinfo
new file mode 100644
index 00000000000..27993384dc2
--- /dev/null
+++ b/devel/py-jersey/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2010/07/19 16:32:49 ver Exp $
+
+SHA1 (jersey-0.1.2.tar.gz) = 0704464110df9d625c3a8fc5644a96045e790927
+RMD160 (jersey-0.1.2.tar.gz) = 80351c7065caa3956369a35d6f1e2eac1c78ab59
+Size (jersey-0.1.2.tar.gz) = 13372 bytes