16 lines
617 B
Bash
16 lines
617 B
Bash
# Template file for 'python3-transifex-client'
|
|
pkgname=python3-transifex-client
|
|
version=0.13.6
|
|
revision=4
|
|
wrksrc="transifex-client-${version}"
|
|
build_style=python3-module
|
|
pycompile_module="txclib"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-urllib3 python3-requests python3-six python3-slugify<1.2.7"
|
|
short_desc="Transifex command-line tool"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://www.transifex.com"
|
|
distfiles="https://github.com/transifex/transifex-client/archive/${version}.tar.gz"
|
|
checksum=460f3a829e57b8025280e03a6ad497a87beba142adb2e1579678227f49d4a9ab
|