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

Remove py2/3 distinction script #76

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

bastian-src
Copy link
Contributor

Since Python 2 reached EOL and the last Salt version with py2 support (Salt 3000) is not provided anymore (see here), we don't need to distinguish between py2 and py3.

  • Remove salt_python_wrapper script
  • Change shebang of upload-salt-reports to /usr/bin/env python3

@theforeman-bot
Copy link
Member

Can one of the admins verify this patch?

@evgeni
Copy link
Member

evgeni commented Jan 17, 2022

ok to test

@evgeni
Copy link
Member

evgeni commented Jan 17, 2022

@bastian-src I've sent you an invitation to the @theforeman org, if you accept it, and set your membership to public, @theforeman-bot will know to run your PR tests automatically ;)

@bastian-src
Copy link
Contributor Author

Cool, thanks a lot! :)

Since the last Salt version with py2 support (Salt 3000) is not
supported anymore, we don't need to distinguish between py2 and py3.

* Remove salt_python_wrapper script
* Change shebang of upload-salt-reports to `/usr/bin/env python3`
@bastian-src bastian-src force-pushed the remove_salt_python_wrapper branch from ec1e5de to 6e688a6 Compare April 16, 2024 11:53
@sbernhard sbernhard merged commit 15623ca into theforeman:master Apr 16, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants