aboutsummaryrefslogtreecommitdiff
path: root/python/PyStemmer/PyStemmer.info
diff options
context:
space:
mode:
authorNikos Giotis <nikos.giotis@gmail.com>2019-05-04 08:16:01 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-05-04 08:16:01 +0700
commit8cb349dc0f3e10f0fa1324504cef6a1bc38c2dae (patch)
treeaff95455786ebef57e76efb65b98b4fcb773acfd /python/PyStemmer/PyStemmer.info
parentc2b8b6b83ca6319ae87244c74691a4abbb43d49f (diff)
downloadslackbuilds-8cb349dc0f3e10f0fa1324504cef6a1bc38c2dae.tar.xz
python/PyStemmer: Add python3 support.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PyStemmer/PyStemmer.info')
-rw-r--r--python/PyStemmer/PyStemmer.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/PyStemmer/PyStemmer.info b/python/PyStemmer/PyStemmer.info
index 8b0607a73039..85735700e25c 100644
--- a/python/PyStemmer/PyStemmer.info
+++ b/python/PyStemmer/PyStemmer.info
@@ -1,10 +1,10 @@
PRGNAM="PyStemmer"
VERSION="1.3.0"
-HOMEPAGE="http://snowball.tartarus.org/"
+HOMEPAGE="https://snowballstem.org/"
DOWNLOAD="https://pypi.python.org/packages/21/ee/19e0e4ec9398cc022617baa5f013fd415cce4887748245126aa6d4fac3c6/PyStemmer-1.3.0.tar.gz"
MD5SUM="46ee623eeeba5a7cc0d95cbfa7e18abd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="python3-Cython"
MAINTAINER="Nikos Giotis"
EMAIL="nikos.giotis@gmail.com"