summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 48b4acbe6aebe2b8054753d78ab5c1f7d3948f64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-timeout-decorator
	pkgdesc = Timeout decorator for Python
	pkgver = 0.5.0
	pkgrel = 2
	url = https://github.com/pnpnpn/timeout-decorator
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/t/timeout-decorator/timeout-decorator-0.5.0.tar.gz
	sha256sums = 6a2f2f58db1c5b24a2cc79de6345760377ad8bdc13813f5265f6c3e63d16b3d7

pkgname = python-timeout-decorator