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

Add support for detecting Homebrew on M1 #302

Merged
merged 5 commits into from
Apr 15, 2023

Conversation

freakboy3742
Copy link
Contributor

#265 added documentation for how to work around the change in location of Homebrew on M1 Macs.

This PR removes the need for that workaround, by explicitly adding the Homebrew path to the list of lookup locations.

It also adds Python 3.11 and Python3.12 prereleases to the CI matrix.

@freakboy3742
Copy link
Contributor Author

freakboy3742 commented Apr 13, 2023

I've updated the CI configuration to (a) correct a typo that was breaking Python3.11 tests, and to update the package name installed by the ubuntu runners - As of Ubuntu 22.04, enchant is installed with libenchant-2-dev.

I've also corrected the black formatting issue.

@pmhahn pmhahn merged commit 3419e7e into pyenchant:main Apr 15, 2023
46 checks passed
@freakboy3742 freakboy3742 deleted the m1-support branch April 15, 2023 06:43
Julian added a commit to Julian/Virtue that referenced this pull request Apr 28, 2024
Julian added a commit to Julian/regret that referenced this pull request Apr 28, 2024
Julian added a commit to python-jsonschema/jsonschema that referenced this pull request Apr 28, 2024
Julian added a commit to python-jsonschema/referencing that referenced this pull request Apr 28, 2024
Julian added a commit to python-jsonschema/referencing-http that referenced this pull request Apr 28, 2024
Julian added a commit to python-jsonschema/sphinx-json-schema-spec that referenced this pull request Apr 28, 2024
Julian added a commit to python-jsonschema/referencing-loaders that referenced this pull request Apr 28, 2024
Julian added a commit to python-jsonschema/jsonschema-specifications that referenced this pull request Apr 28, 2024
clrpackages pushed a commit to clearlinux-pkgs/pypi-referencing that referenced this pull request May 6, 2024
… version 0.35.1

Julian Berman (4):
      Pin pyenchant to pre from below until pyenchant/pyenchant#302 is released.
      Remove a now-unneeded noqa since apparently this is fixed in new ruff.
      Handle empty pointers (root pointers) in Resource.pointer.
      Correct the return type.

dependabot[bot] (2):
      Bump suite from `87851a6` to `8be5a4b`
      Bump suite from `8be5a4b` to `c49444c`
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.

None yet

2 participants