pkgsrc-WIP-changes archive

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

Import py-nose-pathmunge.



Module Name:	pkgsrc-wip
Committed By:	Aleksej Lebedev <root%zta.lk@localhost>
Pushed By:	zhtw
Date:		Fri Dec 21 14:28:47 2018 +0000
Changeset:	3256d99cadeb3361a3030ed6958330b61b93ab0e

Added Files:
	py-nose-pathmunge/DESCR
	py-nose-pathmunge/Makefile
	py-nose-pathmunge/PLIST
	py-nose-pathmunge/distinfo

Log Message:
Import py-nose-pathmunge.

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

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

diffstat:
 py-nose-pathmunge/DESCR    |  3 +++
 py-nose-pathmunge/Makefile | 16 ++++++++++++++++
 py-nose-pathmunge/PLIST    |  9 +++++++++
 py-nose-pathmunge/distinfo |  6 ++++++
 4 files changed, 34 insertions(+)

diffs:
diff --git a/py-nose-pathmunge/DESCR b/py-nose-pathmunge/DESCR
new file mode 100644
index 0000000000..4a7ab82486
--- /dev/null
+++ b/py-nose-pathmunge/DESCR
@@ -0,0 +1,3 @@
+nose-pathmunge is a plugin to the nose test framework which
+provides a method to add directories to the sys.path of
+nose, which is inherited by the tests running within nose.
diff --git a/py-nose-pathmunge/Makefile b/py-nose-pathmunge/Makefile
new file mode 100644
index 0000000000..dfdad747c9
--- /dev/null
+++ b/py-nose-pathmunge/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME=	nose-pathmunge-0.1.2
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	wip
+MASTER_SITES=	https://files.pythonhosted.org/packages/77/9f/af78cb3d94eb3c2661119bc3dea19604164c298a0bf25f48ee211a399072/
+
+MAINTAINER=	root%zta.lk@localhost
+HOMEPAGE=	https://files.pythonhosted.org/packages/77/9f/af78cb3d94eb3c2661119bc3dea19604164c298a0bf25f48ee211a399072/
+COMMENT=	Plugin to the nose test framework which provides a method to add directories to the sys.path of nose.
+LICENSE=	apache-2.0
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-nose-pathmunge/PLIST b/py-nose-pathmunge/PLIST
new file mode 100644
index 0000000000..8a37ed46c0
--- /dev/null
+++ b/py-nose-pathmunge/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD$
+${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}/top_level.txt
+${PYSITELIB}/pathmunge.py
+${PYSITELIB}/pathmunge.pyc
+${PYSITELIB}/pathmunge.pyo
diff --git a/py-nose-pathmunge/distinfo b/py-nose-pathmunge/distinfo
new file mode 100644
index 0000000000..a399cf59ab
--- /dev/null
+++ b/py-nose-pathmunge/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (nose-pathmunge-0.1.2.tar.gz) = 5120b0d656da7c2136d4fc35f495fe19e6fc4985
+RMD160 (nose-pathmunge-0.1.2.tar.gz) = e1f6c7ec30e2a0298287e80a8c7dcc98458542ad
+SHA512 (nose-pathmunge-0.1.2.tar.gz) = e5baaff62b903f7ab15c296079fa1f73db63a9501d1998d24a004642bb290147d425937d53d540c7b8ce889a88a3a471d06330cd08b847a7fd5f0a92d7b4565c
+Size (nose-pathmunge-0.1.2.tar.gz) = 2861 bytes


Home | Main Index | Thread Index | Old Index