Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update setup.py to cater for all RHEL 8 versions #2532

Merged
merged 3 commits into from
Mar 18, 2022
Merged

Update setup.py to cater for all RHEL 8 versions #2532

merged 3 commits into from
Mar 18, 2022

Commits on Mar 14, 2022

  1. Update setup.py to cater for all RHEL 8 versions

    -  Testing for version.startswith("8.2") breaks on RHEL versions later than 8.2
    -  RHEL 8.0, not 8.2, changed the default Python version to 3.x
    jabofh authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    69a417f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    ae72ae9 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    495e145 View commit details
    Browse the repository at this point in the history