blob: d747132933d3d2dfd29a653b018d6d9cd7e862c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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 = 6.1.0.0
pkgrel = 1
url = https://github.com/HewlettPackard/python-ilorest-library/
arch = x86_64
groups = hpproliant
license = HPE
makedepends = python-pip
depends = bash
depends = libxcrypt-compat
depends = python
source = https://github.com/HewlettPackard/python-ilorest-library/releases/download/v6.1.0.0/python-ilorest-library-6.1.0.0.zip
sha256sums = 53241063d28391cc4d2537b893ebc3b5d06657d82b9e2ae4c0fb3cdb541e6610
pkgname = python-ilorest-library
|