Skip to content

Conversation

@remyleone
Copy link
Contributor

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@github-actions github-actions bot added python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue labels Dec 4, 2023
Add support for setuptools which is not included in python anymore
@cho-m cho-m added the upstream issue An upstream issue report is needed label Dec 19, 2023
@cho-m
Copy link
Member

cho-m commented Dec 29, 2023

Closing as currently doesn't support Python 3.12. Current failure is upstream requires old version of ruamel.yaml.clib and updating that may be pending on support for newer ruamel.yaml (aws/aws-cli#8072).

@cho-m cho-m closed this Dec 29, 2023
@cho-m cho-m added the not merged PR was closed without being merged (and may need to be revisited) label Dec 29, 2023
@github-actions github-actions bot added the outdated PR was locked due to age label Jan 29, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

not merged PR was closed without being merged (and may need to be revisited) outdated PR was locked due to age python Python use is a significant feature of the PR or issue python-3.12-migration rust Rust use is a significant feature of the PR or issue upstream issue An upstream issue report is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants