17 lines
628 B
Bash
17 lines
628 B
Bash
|
# Template file for 'python3-transifex-client'
|
||
|
pkgname=python3-transifex-client
|
||
|
version=0.13.6
|
||
|
revision=1
|
||
|
archs=noarch
|
||
|
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="Rasmus Thomsen <oss@cogitri.dev>"
|
||
|
license="GPL-2.0-only"
|
||
|
homepage="https://www.transifex.com"
|
||
|
distfiles="https://github.com/transifex/transifex-client/archive/${version}.tar.gz"
|
||
|
checksum=460f3a829e57b8025280e03a6ad497a87beba142adb2e1579678227f49d4a9ab
|