diff options
| author | ArTourter <artourter@gmail.com> | 2022-11-19 14:34:34 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-19 23:05:59 +0700 |
| commit | 488404bec6b56175b6554109b23907619c47827e (patch) | |
| tree | 0387d94992787788146c9b449ca2542e40e0d2a5 /python/python3-nltk/python3-nltk.info | |
| parent | b54a7d46399fd01b3bf2adc2d1b4a2b429d3c6c4 (diff) | |
python/python3-nltk: Update deps
regex -> python3-regex
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-nltk/python3-nltk.info')
| -rw-r--r-- | python/python3-nltk/python3-nltk.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-nltk/python3-nltk.info b/python/python3-nltk/python3-nltk.info index de3e09754e..11b5ba41a2 100644 --- a/python/python3-nltk/python3-nltk.info +++ b/python/python3-nltk/python3-nltk.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/n/nltk/nltk-3.7.zip" MD5SUM="fbb8e6fce2d614b65bacfeb9880bcb44" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="regex" +REQUIRES="python3-regex" MAINTAINER="ArTourter" EMAIL="artourter@gmail.com" |
