blob: 24eacc560ea2e13088b315b8f78862cc0ac84ac8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-allpairspy
pkgdesc = Python library for test combinations generator
pkgver = 2.5.1
pkgrel = 1
url = https://github.com/thombashi/allpairspy
changelog = CHANGES.txt
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-setuptools
depends = python
source = python-allpairspy-2.5.1.tar.gz::https://github.com/thombashi/allpairspy/archive/v2.5.1.tar.gz
sha256sums = 338d876492b9d981015067676d444a6c0ed69e398ed640e84a9e8f310782cb26
pkgname = python-allpairspy
|