summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b6a11783b882dd04db833d180e84711bb972cc0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python2-func_timeout
	pkgdesc = Python module which allows you to specify timeouts when calling any existing function, and support for stoppable threads
	pkgver = 4.3.0
	pkgrel = 1
	url = http://github.com/kata198/func_timeout
	arch = any
	license = LGPLv3
	makedepends = python2-setuptools
	makedepends = python2
	depends = python2-setuptools
	depends = python2
	source = https://github.com/kata198/func_timeout/archive/4.3.0.tar.gz
	sha512sums = 9da18dd49b7f987e1c8ff6bec652a1cf5e74234d932e63490eb3d943d5d2d6a9e693970f7d0e7bf2b9a75b99843239c42df8b7292136801403b4c51f7965ad23

pkgname = python2-func_timeout