summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/foolscap/README3
-rw-r--r--python/foolscap/foolscap.info2
2 files changed, 1 insertions, 4 deletions
diff --git a/python/foolscap/README b/python/foolscap/README
index 1a59cf9780..694eb6cb3b 100644
--- a/python/foolscap/README
+++ b/python/foolscap/README
@@ -3,6 +3,3 @@ capability-based security model and flexible serialization. It
is intended to replace Twisted's native "Perspective Broker"
RPC system. Foolscap has been under development (on and off)
by Brian Warner for several years.
-
-This package requires pysetuptools, python-twisted and
-zope.interface.
diff --git a/python/foolscap/foolscap.info b/python/foolscap/foolscap.info
index c14bb3e076..aa3bb07a5f 100644
--- a/python/foolscap/foolscap.info
+++ b/python/foolscap/foolscap.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.6.4.tar.gz"
MD5SUM="0aedae62a0be50da4f89d80b5b30c8a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pysetuptools python-twisted"
+REQUIRES="python-twisted"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"