blob: 374197aff32ef5abc2d4dc3a87323ca454bd0ad4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-genty
pkgdesc = Allows you to run a test with multiple data sets
pkgver = 1.3.2
pkgrel = 14
url = https://github.com/box/genty
arch = any
license = Apache-2.0
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = git
depends = python-six
source = git+https://github.com/box/genty.git#tag=v1.3.2
sha512sums = SKIP
pkgname = python-genty
|