From 8cb349dc0f3e10f0fa1324504cef6a1bc38c2dae Mon Sep 17 00:00:00 2001 From: Nikos Giotis Date: Sat, 4 May 2019 08:16:01 +0700 Subject: python/PyStemmer: Add python3 support. Signed-off-by: Willy Sudiarto Raharjo --- python/PyStemmer/PyStemmer.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/PyStemmer/PyStemmer.info') 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" -- cgit v1.2.3