python/python3-language-data: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:15 -07:00 committed by Willy Sudiarto Raharjo
parent 8a6258b637
commit 3fcfa5c175
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/l/language-data/language_data-1.1.tar.
MD5SUM="75ea158be78983b0a858e6e157bcfa3a" MD5SUM="75ea158be78983b0a858e6e157bcfa3a"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="python3-build python3-wheel python3-poetry-core python3-marisa-trie" REQUIRES="python3-wheel python3-poetry-core python3-marisa-trie"
MAINTAINER="Vijay Marcel" MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com" EMAIL="vijaymarcel@outlook.com"