IABSD.fr/ports/sysutils/py-hpilo

Branch :


Log

Author Commit Date CI Message
384d9705 2021-11-02 00:02:32 bump REVISION for switch from Python 3.8 -> 3.9
12adda0a 2021-04-02 10:36:20 update to py-hpilo-4.4.3
46fd384b 2020-08-19 12:25:12 Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are python3 only ports. "Yes please, it's not really optional so I think = is better." sthen@
e8cb5e71 2020-07-07 06:20:46 import py-hpilo-4.3 Python module to interface with HP iLO. Using the same XML interface as HP's own management tools, here is a python library and command-line tool that make it a lot easier to do all the above. No manual XML writing, just call functions from either python or your shell(script). ok sthen@