blob: e449fbbc90a250a307717ad9acca8f96bf1ec5c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = python-concurrenttools
pkgdesc = Python concurrent tools.
pkgver = 0.1.4
pkgrel = 1
url = https://pypi.org/project/python-concurrenttools
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-argtools
depends = python-asynctools
depends = python-decotools
provides = python-concurrenttools
conflicts = python-concurrenttools
options = !strip
options = !debug
source = python_concurrenttools-0.1.4.tar.gz::https://files.pythonhosted.org/packages/source/p/python_concurrenttools/python_concurrenttools-0.1.4.tar.gz
sha256sums = 2b301913c27f3410609fd6a2aa32c3fd0ce5d033fa3b0be152383c4653f0be8b
pkgname = python-concurrenttools
|