aboutsummaryrefslogtreecommitdiff
path: root/python/foolscap
diff options
context:
space:
mode:
authorponce <matteo.bernardini@gmail.com>2012-08-23 15:20:49 +0200
committerRobby Workman <rworkman@slackbuilds.org>2012-08-23 15:49:31 -0500
commit252e8b956650ac923e75014928503c687cdf6ece (patch)
treeee32675c9dbc869fea33cb04e407c02f9c87eb48 /python/foolscap
parent1655f85ee11e3ec3e394ba25ebda121e0246631a (diff)
python/foolscap: Fixed dep information
Diffstat (limited to 'python/foolscap')
-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 1a59cf9780b6..694eb6cb3b6d 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 c14bb3e07672..aa3bb07a5f80 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"