blob: 177963755a6273a98c4b4e71ff1c15ffe340f125 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-func-timeout
pkgdesc = Python module which allows you to specify timeouts when calling any existing function. Also provides support for stoppable-threads
pkgver = 4.3.6
pkgrel = 2
epoch = 1
url = https://github.com/kata198/func_timeout
arch = any
license = LGPL
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = python-func-timeout-4.3.6.tar.gz::https://github.com/kata198/func_timeout/archive/4.3.6.tar.gz
sha512sums = 4f50ab5ee23d5c8ba721dfeee866a38857ea94c12a1032a977fef63bdbf4e63bf0cfdf6912d26358f78834ab81e2bf2b1cd9c487ba1f9141af08bb97538f9db4
pkgname = python-func-timeout
|