blob: b7d452ba66c63af5380ccaa3ce3e37fafdce7ce0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-mirakuru
pkgdesc = Start your subprocess and wait for a clear indication that it's running
pkgver = 2.6.0
pkgrel = 1
url = https://github.com/ClearcodeHQ/mirakuru
arch = any
license = LGPL-3.0-only
checkdepends = openbsd-netcat
checkdepends = procps-ng
checkdepends = python-daemon
checkdepends = python-pytest
checkdepends = python-pytest-rerunfailures
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-psutil
source = python-mirakuru-2.6.0.tar.gz::https://github.com/ClearcodeHQ/mirakuru/archive/v2.6.0.tar.gz
sha256sums = fc5d541874255fca66e1a6d0dd12731687866b5ed1d7359d30b6db367c955270
pkgname = python-mirakuru
|