py-zope.exceptions: added version 4.3

This package contains exception exceptions and implementations which are so
general purpose that they don't belong in Zope application-specific packages.
This commit is contained in:
adam 2018-10-23 09:39:59 +00:00
parent 4f68e68a52
commit 7552d7e007
5 changed files with 61 additions and 1 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2740 2018/10/23 01:42:34 riastradh Exp $
# $NetBSD: Makefile,v 1.2741 2018/10/23 09:39:59 adam Exp $
#
COMMENT= Development utilities
@ -1891,6 +1891,7 @@ SUBDIR+= py-ZopeEvent
SUBDIR+= py-ZopeI18NMessageid
SUBDIR+= py-ZopeInterface
SUBDIR+= py-ZopeSchema
SUBDIR+= py-ZopeTestrunner
SUBDIR+= py-absl-py
SUBDIR+= py-aiofiles
SUBDIR+= py-angr
@ -2340,6 +2341,7 @@ SUBDIR+= py-xopen
SUBDIR+= py-zanata-python-client
SUBDIR+= py-zc.lockfile
SUBDIR+= py-zconfig
SUBDIR+= py-zope.exceptions
SUBDIR+= py-zope.testing
SUBDIR+= python-mode
SUBDIR+= pythontidy

View file

@ -0,0 +1,2 @@
This package contains exception exceptions and implementations which are so
general purpose that they don't belong in Zope application-specific packages.

View file

@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.1 2018/10/23 09:39:59 adam Exp $
DISTNAME= zope.exceptions-4.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.exceptions/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/zopefoundation/zope.exceptions
COMMENT= Zope testing helpers
LICENSE= zpl-2.1
DEPENDS+= ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
# circular dependency
#TEST_DEPENDS+= ${PYPKGPREFIX}-ZopeTestrunner-[0-9]*:../../devel/py-ZopeTestrunner
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,30 @@
@comment $NetBSD: PLIST,v 1.1 2018/10/23 09:39:59 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}/${EGG_NAME}-nspkg.pth
${PYSITELIB}/zope/exceptions/__init__.py
${PYSITELIB}/zope/exceptions/__init__.pyc
${PYSITELIB}/zope/exceptions/__init__.pyo
${PYSITELIB}/zope/exceptions/exceptionformatter.py
${PYSITELIB}/zope/exceptions/exceptionformatter.pyc
${PYSITELIB}/zope/exceptions/exceptionformatter.pyo
${PYSITELIB}/zope/exceptions/interfaces.py
${PYSITELIB}/zope/exceptions/interfaces.pyc
${PYSITELIB}/zope/exceptions/interfaces.pyo
${PYSITELIB}/zope/exceptions/log.py
${PYSITELIB}/zope/exceptions/log.pyc
${PYSITELIB}/zope/exceptions/log.pyo
${PYSITELIB}/zope/exceptions/tests/__init__.py
${PYSITELIB}/zope/exceptions/tests/__init__.pyc
${PYSITELIB}/zope/exceptions/tests/__init__.pyo
${PYSITELIB}/zope/exceptions/tests/test_exceptionformatter.py
${PYSITELIB}/zope/exceptions/tests/test_exceptionformatter.pyc
${PYSITELIB}/zope/exceptions/tests/test_exceptionformatter.pyo
${PYSITELIB}/zope/exceptions/tests/test_log.py
${PYSITELIB}/zope/exceptions/tests/test_log.pyc
${PYSITELIB}/zope/exceptions/tests/test_log.pyo

View file

@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.1 2018/10/23 09:39:59 adam Exp $
SHA1 (zope.exceptions-4.3.tar.gz) = 63db20d5615416f64ce74e1f1a7d2ac3943b76d7
RMD160 (zope.exceptions-4.3.tar.gz) = f21e8a56325fea0d9598475b6b30d56a740d0af7
SHA512 (zope.exceptions-4.3.tar.gz) = 348c8edb0246bb2035ca5c1bcfaca7d3be2525157e2c9267a59a061c8ba749b364428e3d6a3aa3f967306abd0a319e4d6fa935b7fc35fff3bb53960015505695
Size (zope.exceptions-4.3.tar.gz) = 30704 bytes