pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-zope.testing py-zope.testing: added version 4...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c781ffb8a969
branches: trunk
changeset: 311892:c781ffb8a969
user: adam <adam%pkgsrc.org@localhost>
date: Mon Aug 20 12:57:02 2018 +0000
description:
py-zope.testing: added version 4.6.2
This package provides a number of testing frameworks.
diffstat:
devel/py-zope.testing/DESCR | 1 +
devel/py-zope.testing/Makefile | 16 ++++++++++
devel/py-zope.testing/PLIST | 65 ++++++++++++++++++++++++++++++++++++++++++
devel/py-zope.testing/distinfo | 6 +++
4 files changed, 88 insertions(+), 0 deletions(-)
diffs (104 lines):
diff -r 5d4163d3cf53 -r c781ffb8a969 devel/py-zope.testing/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-zope.testing/DESCR Mon Aug 20 12:57:02 2018 +0000
@@ -0,0 +1,1 @@
+This package provides a number of testing frameworks.
diff -r 5d4163d3cf53 -r c781ffb8a969 devel/py-zope.testing/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-zope.testing/Makefile Mon Aug 20 12:57:02 2018 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2018/08/20 12:57:02 adam Exp $
+
+DISTNAME= zope.testing-4.6.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel python
+MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.testing/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/zopefoundation/zope.testing
+COMMENT= Zope testing helpers
+LICENSE= zpl-2.1
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5d4163d3cf53 -r c781ffb8a969 devel/py-zope.testing/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-zope.testing/PLIST Mon Aug 20 12:57:02 2018 +0000
@@ -0,0 +1,65 @@
+@comment $NetBSD: PLIST,v 1.1 2018/08/20 12:57:02 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/zope.testing-4.6.2-py3.7-nspkg.pth
+${PYSITELIB}/zope/testing/__init__.py
+${PYSITELIB}/zope/testing/__init__.pyc
+${PYSITELIB}/zope/testing/__init__.pyo
+${PYSITELIB}/zope/testing/cleanup.py
+${PYSITELIB}/zope/testing/cleanup.pyc
+${PYSITELIB}/zope/testing/cleanup.pyo
+${PYSITELIB}/zope/testing/doctestcase.py
+${PYSITELIB}/zope/testing/doctestcase.pyc
+${PYSITELIB}/zope/testing/doctestcase.pyo
+${PYSITELIB}/zope/testing/doctestcase.txt
+${PYSITELIB}/zope/testing/exceptions.py
+${PYSITELIB}/zope/testing/exceptions.pyc
+${PYSITELIB}/zope/testing/exceptions.pyo
+${PYSITELIB}/zope/testing/formparser.py
+${PYSITELIB}/zope/testing/formparser.pyc
+${PYSITELIB}/zope/testing/formparser.pyo
+${PYSITELIB}/zope/testing/formparser.txt
+${PYSITELIB}/zope/testing/loggingsupport.py
+${PYSITELIB}/zope/testing/loggingsupport.pyc
+${PYSITELIB}/zope/testing/loggingsupport.pyo
+${PYSITELIB}/zope/testing/loggingsupport.txt
+${PYSITELIB}/zope/testing/loghandler.py
+${PYSITELIB}/zope/testing/loghandler.pyc
+${PYSITELIB}/zope/testing/loghandler.pyo
+${PYSITELIB}/zope/testing/module.py
+${PYSITELIB}/zope/testing/module.pyc
+${PYSITELIB}/zope/testing/module.pyo
+${PYSITELIB}/zope/testing/module.txt
+${PYSITELIB}/zope/testing/renormalizing.py
+${PYSITELIB}/zope/testing/renormalizing.pyc
+${PYSITELIB}/zope/testing/renormalizing.pyo
+${PYSITELIB}/zope/testing/renormalizing.txt
+${PYSITELIB}/zope/testing/server.py
+${PYSITELIB}/zope/testing/server.pyc
+${PYSITELIB}/zope/testing/server.pyo
+${PYSITELIB}/zope/testing/setupstack.py
+${PYSITELIB}/zope/testing/setupstack.pyc
+${PYSITELIB}/zope/testing/setupstack.pyo
+${PYSITELIB}/zope/testing/setupstack.txt
+${PYSITELIB}/zope/testing/test-1.txt
+${PYSITELIB}/zope/testing/test4.txt
+${PYSITELIB}/zope/testing/test4e.txt
+${PYSITELIB}/zope/testing/test4f.txt
+${PYSITELIB}/zope/testing/test_renormalizing.py
+${PYSITELIB}/zope/testing/test_renormalizing.pyc
+${PYSITELIB}/zope/testing/test_renormalizing.pyo
+${PYSITELIB}/zope/testing/testrunner.py
+${PYSITELIB}/zope/testing/testrunner.pyc
+${PYSITELIB}/zope/testing/testrunner.pyo
+${PYSITELIB}/zope/testing/tests.py
+${PYSITELIB}/zope/testing/tests.pyc
+${PYSITELIB}/zope/testing/tests.pyo
+${PYSITELIB}/zope/testing/wait.py
+${PYSITELIB}/zope/testing/wait.pyc
+${PYSITELIB}/zope/testing/wait.pyo
+${PYSITELIB}/zope/testing/wait.txt
diff -r 5d4163d3cf53 -r c781ffb8a969 devel/py-zope.testing/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-zope.testing/distinfo Mon Aug 20 12:57:02 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/08/20 12:57:02 adam Exp $
+
+SHA1 (zope.testing-4.6.2.tar.gz) = 8559029a5dc7ff848b72858265272badaf56d37f
+RMD160 (zope.testing-4.6.2.tar.gz) = 6ad2d9c2fcfe19321793fd94e49584e7116d17cb
+SHA512 (zope.testing-4.6.2.tar.gz) = 816c87a38c847aad67857c364bb9999f4283484c933be2bcb54066dac4a6f8c6f94dfde61860397003e7f17b8669e7964a7fbe28e7ca7313f5d131f17c0b672d
+Size (zope.testing-4.6.2.tar.gz) = 62710 bytes
Home |
Main Index |
Thread Index |
Old Index