INTERPRETER_PYTHON_DISTRO_MAP: Treat oracle same as rhel/centos (#73498)

* treat oracle same as rhel/centos

* fix misunderstood use of yaml anchors

* add changelog fragment

* Update changelogs/fragments/73498-INTERPRETER_PYTHON_DISTRO_MAP-Treat-oracle-same-as-rhel-centos.yml
This commit is contained in:
Eugene Vilensky 2021-02-09 09:40:39 -06:00 committed by GitHub
parent d3441bc313
commit 65fc8c9e35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- INTERPRETER_PYTHON_DISTRO_MAP - prefer ``/usr/libexec/platform-python`` on ``oraclelinux 8`` when other pythons are present.

View file

@ -1592,6 +1592,7 @@ INTERPRETER_PYTHON_DISTRO_MAP:
'10': /usr/bin/python3
fedora:
'23': /usr/bin/python3
oracle: *rhelish
redhat: *rhelish
rhel: *rhelish
ubuntu: