diff --git a/devel/py-zope.schema/Makefile b/devel/py-zope.schema/Makefile index 93ba5e88f324..13243bfbb9ab 100644 --- a/devel/py-zope.schema/Makefile +++ b/devel/py-zope.schema/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zope.schema -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,11 +16,13 @@ COMMENT= Zope Interface extension for defining data schemas LICENSE= ZPL21 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.0:${PORTSDIR}/devel/py-zope.interface \ + ${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six \ ${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PYTHON= yes +DIST_SUBDIR= zope +USE_PYTHON= 2.6+ USE_PYDISTUTILS= easy_install .include diff --git a/devel/py-zope.schema/distinfo b/devel/py-zope.schema/distinfo index 15c8c5f4f98f..e444b8176d92 100644 --- a/devel/py-zope.schema/distinfo +++ b/devel/py-zope.schema/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope.schema-4.0.0.tar.gz) = 10f020459dc566cc29fac9160490f093a11c19b18fbb5ba398fa55e40e16e470 -SIZE (zope.schema-4.0.0.tar.gz) = 68239 +SHA256 (zope/zope.schema-4.0.1.tar.gz) = fa528d489d1734c9c290dda122e98a108ed7427a5fbcd99a390a4a8c88a566fc +SIZE (zope/zope.schema-4.0.1.tar.gz) = 68401