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

ansible-lint, yamllint: Update revision and interpreter to python3.13 #27172

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jhoyt4
Copy link
Contributor

@jhoyt4 jhoyt4 commented Dec 21, 2024

Update ansible-lint and yamlint to use python 3.13

Additionally:
ansible-lint: update to 24.12.2 use python 3.13
yamlint: update to 1.35.1 and use python 3.13
py-black: add python 3.13
py-bracecx: update to 2.5 and add python 3.13
py-enrich: add python 3.13
py-wcmatch: update to 10.0 and add python 3.13

Description

Update yamlint and ansible-lint to the latest python (3.13)

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 15.1.1 24B91 arm64
Xcode 16.2 16C5032a

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@macportsbot
Copy link

Notifying maintainers:
@zdw for port ansible-lint.
@judaew for port yamllint, py-bracex, py-enrich, py-wcmatch, ansible-lint.
@danchr for port py-black.

@jhoyt4 jhoyt4 marked this pull request as draft December 21, 2024 14:27
@jhoyt4
Copy link
Contributor Author

jhoyt4 commented Dec 21, 2024

This PR requires PR27172 or similar to be accepted before it can go any further

@reneeotten
Copy link
Contributor

the change to Python 3.13 should happen only after MacPorts has changed its default Python version. That happens on January 1st each year.

@jhoyt4
Copy link
Contributor Author

jhoyt4 commented Dec 23, 2024

@reneeotten - thanks for the heads up. I can keep this here for another week. It's also still blocked by PR27171 which gets a version of ansible that works with python313

I'll leave this as a draft until all the criteria are properly met.

  Update ansible-lint and yamlint to use python 3.13

  Additionally:
    ansible-lint: update to 24.12.2 use python 3.13
    yamlint: update to 1.35.1 and use python 3.13
    py-black: add python 3.13
    py-bracecx: update to 2.5 and add python 3.13
    py-enrich: add python 3.13
    py-wcmatch: update to 10.0 and add python 3.13

Closes: https://trac.macports.org/ticket/70900
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

5 participants