summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8bbabda460a6515c0f3dc6da8454856ee5b83533 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-yadisk-async
	pkgdesc = Yandex.Disk REST API client library for Python with async/await support
	pkgver = 1.3.0
	pkgrel = 1
	url = https://github.com/ivknv/yadisk-async
	arch = any
	license = LGPL3
	makedepends = python-pip
	depends = python>=3.6.0
	depends = python-aiohttp
	source = https://files.pythonhosted.org/packages/source/y/yadisk-async/yadisk-async-1.3.0.tar.gz
	sha256sums = e2f0386556ffe3872dddc629dbe963b4d06a699f03eeee5adc5904f2bd5a7836

pkgname = python-yadisk-async