blob: 93acef9222a813cbd9dcf3c906910fec853e489d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-nihtest
pkgdesc = A testing tool for command line utilities
pkgver = 1.10.1
pkgrel = 1
url = https://github.com/nih-at/nihtest/
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-dateutil
source = https://github.com/nih-at/nihtest/archive/v1.10.1/python-nihtest-1.10.1.tar.gz
sha256sums = 4bf6545725eedcf0e0476fbd84350d917142ee993b19c29093fba1a20907a07a
pkgname = python-nihtest
|