From 2b2b8b8a2ece099185727d410ce72a42f920c36b Mon Sep 17 00:00:00 2001 From: ponce Date: Sun, 26 Aug 2012 19:39:05 +0200 Subject: libraries/zope.schema: Fixed dep information --- libraries/zope.schema/README | 4 ---- libraries/zope.schema/zope.schema.info | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'libraries') diff --git a/libraries/zope.schema/README b/libraries/zope.schema/README index fbd5f32dfc..2928322c40 100644 --- a/libraries/zope.schema/README +++ b/libraries/zope.schema/README @@ -1,6 +1,2 @@ Zope Schemas extend the notion of interfaces to detailed descriptions of Attributes (but not methods). - -This requires zope.event and zope.interface. - -To build, this requires pysetuptools. diff --git a/libraries/zope.schema/zope.schema.info b/libraries/zope.schema/zope.schema.info index 0096436489..79b69afa8c 100644 --- a/libraries/zope.schema/zope.schema.info +++ b/libraries/zope.schema/zope.schema.info @@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/z/zope.schema/zope.schema-4.1.1 MD5SUM="09049359ea276873b219e0d1e8be5410" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pysetuptools" +REQUIRES="zope.event zope.interface" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" -- cgit v1.2.3