summaryrefslogtreecommitdiffstats
path: root/python/python-Levenshtein
diff options
context:
space:
mode:
author Robby Workman2013-07-13 09:46:16 +0200
committer Robby Workman2013-07-15 00:08:13 +0200
commit68d130a54a0211787af6c831e4f521285cf2b4bb (patch)
tree502842780786e62ec50d109290399d90cbd56344 /python/python-Levenshtein
parent49555f43f608ce4eab949ad3d37ccd62d796f4a7 (diff)
downloadslackbuilds-68d130a54a0211787af6c831e4f521285cf2b4bb.tar.gz
python/python-Levenshtein: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/python-Levenshtein')
-rw-r--r--python/python-Levenshtein/python-Levenshtein.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-Levenshtein/python-Levenshtein.info b/python/python-Levenshtein/python-Levenshtein.info
index 661a270aa9..e1a14b2ce4 100644
--- a/python/python-Levenshtein/python-Levenshtein.info
+++ b/python/python-Levenshtein/python-Levenshtein.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/p/python-Levenshtein/python-Lev
MD5SUM="c8af7296dc640abdf511614ee677bbb8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="distribute"
+REQUIRES="pysetuptools"
MAINTAINER="Janis Eisaks"
EMAIL="jancs@dv.lv"