summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 795d7574d505febf65c3c560e239b1412d096a40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-yadisk-async
	pkgdesc = Yandex.Disk REST API client library for Python with async/await support
	pkgver = 1.3.6
	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.6.tar.gz
	sha256sums = 91a28ac41c2c5b22bd6a1d5d16deab26e47012744599ed9b9f27d57ed3cde552

pkgname = python-yadisk-async