IABSD.fr/ports/sysutils/py-hpilo

Branch :


Log

Author Commit Date CI Message
384eb285 2024-05-06 12:23:55 bump REVISION for py3.10 -> py3.11 switch
18323762 2022-11-26 15:02:49 use MODPY_PYBUILD
1427b990 2022-11-13 15:29:41 bump for MODPY_DEFAULT_VERSION_3 change
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
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@