summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a5711340cd08ea987b1417bf2435d39c2640e3b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-awaitable
	pkgdesc = A decorator to asynchronously execute synchronous functions
	pkgver = 0.2.2
	pkgrel = 1
	url = http://www.muflone.com/awaitable/
	arch = any
	license = GPL3
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = python-awaitable-0.2.2.tar.gz::https://github.com/muflone/awaitable/archive/0.2.2.tar.gz
	sha256sums = c592965cc68f2e226c45d2d8fec7b20d94915a33b5e9aa7e43b0c2fa266b5fb0

pkgname = python-awaitable