blob: 890b1e55475bc7c12b20237a9c11294cda733ae1 (
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
|
pkgbase = python-sushy
pkgdesc = Small Python library to communicate with Redfish based systems
pkgver = 5.5.0
pkgrel = 1
url = https://opendev.org/openstack/sushy
arch = any
license = Apache-2.0
checkdepends = python-coverage
checkdepends = python-stestr
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = tar
depends = python
depends = python-pbr
depends = python-requests
depends = python-dateutil
depends = python-stevedore
depends = python-urllib3
depends = python-oslotest
noextract = python-sushy-5.5.0.tar.gz
source = python-sushy-5.5.0.tar.gz::https://opendev.org/openstack/sushy/archive/5.5.0.tar.gz
b2sums = ce22791e39b9fda849cd7795fd0edb2843aa5cefc8244e67908fbaa18392372c04bf39f784089e695a01e1af9aad26cdcb9116a81565627d2915f439da461361
pkgname = python-sushy
|