blob: 624b1399cf91b3ee127f42dbd04e0971ea635ea2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-wrapt-timeout-decorator
pkgdesc = Powerful Timeout Decorator that can be used safely on classes, methods, class methods
pkgver = 1.5.1
pkgrel = 1
url = https://github.com/bitranox/wrapt_timeout_decorator
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python
depends = python-cli-exit-tools
depends = python-lib-detect-testenv
depends = python-multiprocess
depends = python-psutil
depends = python-wrapt
source = https://files.pythonhosted.org/packages/source/w/wrapt_timeout_decorator/wrapt_timeout_decorator-1.5.1.tar.gz
sha256sums = 00f15646db89c629aa1b1566f4c1cf00ae6da0beece2905039f1cd7a60506a67
pkgname = python-wrapt-timeout-decorator
|