diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2018-12-26 13:34:33 -0500 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2019-03-19 18:56:32 +0000 |
commit | ce9b8052e66052473a1d3457452f55b65730ace0 (patch) | |
tree | 481f5d12a4868a241c6de246b5e3feae9f923842 /.travis.yml | |
parent | 9dc6b75f76062315c58196c51ffe9d1319988520 (diff) | |
download | sos-ce9b8052e66052473a1d3457452f55b65730ace0.tar.gz |
[python] Update plugin to run properly on RHEL 8
RHEL 8 replaces the standard 'python' binary with platform-python,
following PEP394. RHEL 8 sysadmins can however install python2 and/or
python3 alongside this system installation of python and optionally also
set 'python' to point to either of these installations.
This updates the python plugin to enable on the presence of any of these
packages and also get version information for any version of python
installed, including the platform-python installation.
Resolves: #1524
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions