From 275bf23ae3c848197b88509c9eb3b949f3aa5636 Mon Sep 17 00:00:00 2001 From: ponce Date: Thu, 23 Aug 2012 16:22:57 +0200 Subject: python/pyutil: Fixed dep information --- python/pyutil/README | 3 --- python/pyutil/pyutil.info | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'python') diff --git a/python/pyutil/README b/python/pyutil/README index f206473186..068d92ea85 100644 --- a/python/pyutil/README +++ b/python/pyutil/README @@ -1,4 +1 @@ A collection of functions and data structures from allmydata.org. - -This package requires pysetuptools, argparse and zbase32. Note that the -last one is a circular dependency, however it will only be needed at runtime. diff --git a/python/pyutil/pyutil.info b/python/pyutil/pyutil.info index 7075482533..92b98bafb4 100644 --- a/python/pyutil/pyutil.info +++ b/python/pyutil/pyutil.info @@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/p/pyutil/pyutil-1.9.3.tar.gz" MD5SUM="3902a6ad6772eebc347cfcca41d1b63f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="argparse pysetuptools zbase32" +REQUIRES="argparse zbase32" MAINTAINER="Markus Reichelt" EMAIL="slackbuilds@mareichelt.de" -- cgit v1.2.3