blob: 62bbadbb7895abc1f9bfce1b325c410117b1ba92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-nihtest-git
pkgdesc = A testing tool for command line utilities (git version)
pkgver = 1.9.1.r5.ged3aaee
pkgrel = 2
url = https://github.com/nih-at/nihtest/
arch = any
license = BSD-3-Clause
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-dateutil
provides = python-nihtest
conflicts = python-nihtest
source = git+https://github.com/nih-at/nihtest.git
sha256sums = SKIP
pkgname = python-nihtest-git
|