blob: 94a87e9f33a6d3e29f48eedfd90940ed359eb402 (
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
|
pkgbase = ilorest
pkgdesc = HPE RESTful Interface Tool
pkgver = 5.3.0.0
pkgrel = 4
url = https://support.hpe.com/connect/s/softwaredetails?language=en_US&softwareId=MTX_8b4b824586db4353bbfebe795f&tab=releaseNotes
changelog = ChangeLog
arch = x86_64
groups = hpproliant
license = HPE
makedepends = python-pip
makedepends = python-ilorest-library
depends = bash
depends = libxcrypt-compat
depends = python
depends = python-urllib3
depends = python-pyaes
depends = python-colorama
depends = python-jsonpointer
depends = python-six
depends = python-ply
depends = python-decorator
depends = python-jsonpatch
depends = python-jsonpath-rw
depends = python-setproctitle
depends = python-jsondiff
depends = python-tabulate
depends = python-prompt_toolkit
depends = python-certifi
depends = python-wcwidth
depends = python-future
provides = ilorest
conflicts = ilorest-bin
source = https://github.com/HewlettPackard/python-redfish-utility/archive/refs/heads/master.zip
sha256sums = 91bf155495c379dfd307cc03cbd5acbd99c54eb8ebb104e32aa305ad85ed5766
pkgname = ilorest
|