blob: b4bb5fafc816435e7eaa30cedff62a6dc373a7d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = beakerlib
pkgdesc = Shell-level integration testing library, providing convenience functions which simplify writing, running and analysis of integration and blackbox tests.
pkgver = 1.33.3
pkgrel = 1
url = https://github.com/beakerlib/beakerlib
arch = any
license = GPL-2.0-only
depends = perl
optdepends = python-six
optdepends = python-lxml
source = beakerlib-1.33.3.tar.gz::https://github.com/beakerlib/beakerlib/archive/refs/tags/1.33.3.tar.gz
sha256sums = 87a054194ddd2e073d50c15b0c4f7cf1373b1a5a82e78d9a8f16f13ade7ee00e
pkgname = beakerlib
depends = perl
depends = util-linux
depends = python
|