Commit Graph

7 Commits

Author SHA1 Message Date
sthen 18323762b9 use MODPY_PYBUILD 2022-11-26 15:02:49 +00:00
sthen 1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
naddy 2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
sthen 384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
jasper 12adda0a5e update to py-hpilo-4.4.3 2021-04-02 10:36:20 +00:00
ajacoutot 46fd384b52 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@
2020-08-19 12:25:12 +00:00
jasper e8cb5e7176 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@
2020-07-07 06:20:46 +00:00