blob: 39ec68ed3ba566163d979476c9b17b521e3d8ffc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-click-threading
pkgdesc = Multithreaded Click apps made easy
pkgver = 0.5.0
pkgrel = 4
url = https://pypi.python.org/pypi/click-threading
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-click
makedepends = python-setuptools
depends = python-click
source = https://files.pythonhosted.org/packages/source/c/click-threading/click-threading-0.5.0.tar.gz
sha512sums = 0f3cfe6951488dfa9cb5b6a9356bef99cadc56556640e76f68deb7ca2748f578a8ad77fa063e3ca116b17546199a1b3c7982c58a5a6a7b028704692ce1f9e93f
b2sums = a3aa978ad2691c7f4c65e548865d102a6fcaacdd18c966e9695c7c7ff1e8d7dc292860d572879cbbd5b4bd04e65e8b86f02539b2e578505a38216089742d7819
pkgname = python-click-threading
|