summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c32d36e37ff479dedf4c91d2486616e147f4f568 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-crowdin-api-client
	pkgdesc = Lightweight interface to the Crowdin API
	pkgver = 1.21.0
	pkgrel = 1
	url = https://support.crowdin.com/api/v2/
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	checkdepends = python-requests-mock
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-deprecated
	depends = python-requests
	source = git+https://github.com/crowdin/crowdin-api-client-python.git#tag=1.21.0
	sha256sums = a6af26b86f64ad5d8ac90926455a58572c36e516fb92c0204b220d61c506ae0d

pkgname = python-crowdin-api-client