SlackBuildsOrg/network/translate/translate.info
Andrew Clemons 41b728d079
network/translate: Add missing dependency.
Without, it downloads pytest-runner during the build.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2024-04-28 15:45:54 +09:00

10 lines
453 B
Text

PRGNAM="translate"
VERSION="3.6.1"
HOMEPAGE="https://github.com/terryyin/google-translate-python"
DOWNLOAD="https://files.pythonhosted.org/packages/d1/9d/692066b9e26176a93ce627bf467bca48f198eb0e036337a5180d566c9561/translate-3.6.1.tar.gz"
MD5SUM="3ebcafb25c270e785c5f18580c4ad0c4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-libretranslatepy python3-lxml click python3-pytest-runner"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="dslackw@gmail.com"