blob: 29db29822935e8fa02157b83facdee0f084e8b71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-ilorest-library
pkgdesc = The python-ilorest-library is a python library built for interacting with the Redfish API remotely to any BMC that implements a Redfish API or any HPE system locally.
pkgver = 7.2.0.0
pkgrel = 2
url = https://github.com/HewlettPackard/python-ilorest-library/
arch = x86_64
groups = hpproliant
license = HPE
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = bash
depends = libxcrypt-compat
depends = python
depends = python-urllib3
depends = python-jsonpath-rw
depends = python-jsonpatch
depends = python-jsonpointer
depends = python-six
source = https://github.com/HewlettPackard/python-ilorest-library/releases/download/v7.2.0.0/python_ilorest_library-7.2.0.0.zip
sha256sums = 3ab0104ea793f6f71c966bf6d99356118232745053c1cfa074d2190095fdfe6f
pkgname = python-ilorest-library
|