summaryrefslogtreecommitdiff
path: root/python/PyStemmer
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2021-04-21 00:05:10 -0500
committerRobby Workman <rworkman@slackbuilds.org>2021-04-21 00:05:10 -0500
commitc253f4855b6d8cbae6ca2c9a6828310adecbeca4 (patch)
tree72af6fb8013fffa6ea3396e61c8163227118d0a9 /python/PyStemmer
parent23140a23266e290749289a7f3a07f559e50f7c4f (diff)
downloadslackbuilds-c253f4855b6d8cbae6ca2c9a6828310adecbeca4.tar.gz
various: Kill python3-Cython dep mentions
Diffstat (limited to 'python/PyStemmer')
-rw-r--r--python/PyStemmer/PyStemmer.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/PyStemmer/PyStemmer.info b/python/PyStemmer/PyStemmer.info
index 85735700e2..02970e0e9e 100644
--- a/python/PyStemmer/PyStemmer.info
+++ b/python/PyStemmer/PyStemmer.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/21/ee/19e0e4ec9398cc022617baa5f013fd4
MD5SUM="46ee623eeeba5a7cc0d95cbfa7e18abd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-Cython"
+REQUIRES=""
MAINTAINER="Nikos Giotis"
EMAIL="nikos.giotis@gmail.com"