summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ffff6c98b887054a25ce88971331e3c968a4e0b (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.3
	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.3.tar.gz::https://github.com/muflone/awaitable/archive/0.2.3.tar.gz
	sha256sums = 2d014262e9590b6586d878e09b93902805d86b4ee094c70eb9f12d67db1274d8

pkgname = python-awaitable