blob: b04f6e7c75ceca2803780dfdfbd058b74a25c23d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
pkgbase = beaker
pkgdesc = Full-stack software and hardware integration testing system
pkgver = 28.3
pkgrel = 4
url = https://beaker-project.org/
arch = any
license = GPL
license = BSD
makedepends = python-nose
makedepends = python-mock
makedepends = python-docutils
makedepends = python-sphinx
makedepends = make
makedepends = python-gssapi
makedepends = python-lxml
makedepends = python-prettytable
makedepends = python-lxml
makedepends = python-sphinxcontrib-httpdomain
provides = bkr
provides = beaker-wizard
options = zipman
source = beaker-28.3.tar.gz::https://github.com/beaker-project/beaker/archive/beaker-28.3.tar.gz
source = 0001-add-sphinx-extension.patch
source = 0002-fix-sphinx-extlinks.patch
sha256sums = be2bea573bc6ab70a0eacf366c63623c9cca679bbf3313c8dc6625b76e2c66b8
sha256sums = f2cc708ff3c7f6c8c8fbc2dc13c45f89326c11a4c489f80c842f0ef518081447
sha256sums = 2649c5a7a3ec6028634ec45be3d6f15402f9f276f76976234ac4d7f27319321c
pkgname = beaker-common
pkgdesc = Full-stack software and hardware integration testing system - common files
pkgname = beaker-client
pkgdesc = Full-stack software and hardware integration testing system - cli
depends = python
depends = python-six
depends = python-setuptools
depends = python-gssapi
depends = python-lxml
depends = python-requests
depends = python-prettytable
depends = python-jinja
depends = beaker-common=28.3
|