create bsd12 branch

This commit is contained in:
ziggi
2019-12-26 07:26:06 +00:00
commit 5cfdab6bfe
14432 changed files with 2272620 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: head/devel/py-zope.exceptions/Makefile 412346 2016-04-01 14:00:51Z mat $
PORTNAME= zope.exceptions
PORTVERSION= 4.0.0.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
MAINTAINER= zope@FreeBSD.org
COMMENT= General Zope Exceptions
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>0:python/py-zope.interface@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
#EOF

View File

@@ -0,0 +1,2 @@
SHA256 (zope/zope.exceptions-4.0.0.1.tar.gz) = 6d86069fe18ef9671c2e68673f5a3ad2c46cd85d703f3abba3cb2e8d544beaa6
SIZE (zope/zope.exceptions-4.0.0.1.tar.gz) = 21557

View File

@@ -0,0 +1,5 @@
zope.exceptions contains exception interfaces and implementations
which are so general purpose that they don't belong in Zope
application-specific packages.
WWW: https://pypi.python.org/pypi/zope.exceptions/