Skip to content

Do not use deprecated apt-key by default #498

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

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Do not use deprecated apt-key by default #498

merged 1 commit into from
Sep 27, 2024

Conversation

samcmill
Copy link
Collaborator

@samcmill samcmill commented Sep 19, 2024

Pull Request Description

Do not use deprecated apt-key by default.

Switch default from _apt_key=True to False. Opt out for a few cases that are old enough to still require apt-key.

Resolve #495

Author Checklist

  • Updated documentation (pydocmd generate) if any docstrings have been modified
  • Passes all unit tests

@samcmill samcmill merged commit 864b5e2 into master Sep 27, 2024
30 checks passed
@samcmill samcmill deleted the apt_key branch September 27, 2024 15:02
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.

Replace use of deprecated apt-key
1 participant