1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

- update to 3.6.2

- add LICENSE (ZPL21)
- mark it Python3 ready
This commit is contained in:
Ruslan Makhmatkhanov 2012-06-03 09:18:36 +00:00
parent 75b108a165
commit 49d1a92826
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298064
4 changed files with 14 additions and 12 deletions

View File

@ -1,24 +1,26 @@
# New ports collection makefile for: py-zope.exceptions
# Date created: 18 Aug, 2009
# Whom: Wen Heping <wenheping@gmail.com>
# Date created: 18 Aug, 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= zope.exceptions
PORTVERSION= 3.6.1
PORTREVISION= 1
PORTVERSION= 3.6.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
MAINTAINER= wen@FreeBSD.org
COMMENT= General Zope Exceptions
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface
LICENSE= ZPL21
USE_ZIP= yes
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>0:${PORTSDIR}/devel/py-zope.interface
# Python3 ready
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (zope.exceptions-3.6.1.zip) = a6d0c50f8103b2e89bc6c606fe97ed84b0cbe09e08b8a537a8909ab712fbf3e6
SIZE (zope.exceptions-3.6.1.zip) = 17881
SHA256 (zope/zope.exceptions-3.6.2.tar.gz) = ba8618991341ead4b726bf7b8b9e5bbb47018f29c9923412c272b27e440c6ac5
SIZE (zope/zope.exceptions-3.6.2.tar.gz) = 9830

View File

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

View File

@ -26,8 +26,8 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/exceptions/tests/test_exceptionformatter.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/exceptions/tests/test_exceptionformatter.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/exceptions/tests/test_exceptionformatter.pyo
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/exceptions/tests
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/exceptions
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO
@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%