- update to 3.5.2

- strict python version to 2.x only
This commit is contained in:
Ruslan Makhmatkhanov 2012-06-03 09:19:35 +00:00
parent 49d1a92826
commit 7de7bf11ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298065
3 changed files with 5 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= zope.tales
PORTVERSION= 3.5.1
PORTVERSION= 3.5.2
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -20,8 +20,7 @@ LICENSE= ZPL21
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.tal>=0:${PORTSDIR}/textproc/py-zope.tal \
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface
USE_PYTHON= yes
USE_PYTHON= -2.7
USE_PYDISTUTILS=easy_install
USE_ZIP= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (zope/zope.tales-3.5.1.zip) = 46d944448479927ac93e7e01655cf4c4d7b0f97ec31c89761aa68839918d6862
SIZE (zope/zope.tales-3.5.1.zip) = 27343
SHA256 (zope/zope.tales-3.5.2.tar.gz) = c642a77ed927c53b380e3d8f83511b454de7376108cb45b2c93780003b034180
SIZE (zope/zope.tales-3.5.2.tar.gz) = 17844

View File

@ -1,3 +1,3 @@
Zope Template Application Language Expression Syntax (TALES).
WWW: http://pypi.python.org/pypi/zope.tales
WWW: http://pypi.python.org/pypi/zope.tales