summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c412b422c978f9a5e03240b1793de21644584c5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-awaitable-git
	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 = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	conflicts = python-awaitable
	source = git+https://github.com/muflone/awaitable
	sha256sums = SKIP

pkgname = python-awaitable-git