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

6.0.2rc1 #809

Merged
merged 3 commits into from
Jun 10, 2024
Merged

6.0.2rc1 #809

merged 3 commits into from
Jun 10, 2024

Commits on Jun 10, 2024

  1. Conditional support for Cython3.x, CI updates (yaml#808)

    * Cython 3.x support needed for Python 3.13
    * Move CI to a dynamic matrix
    * Use GHA-hosted Apple Silicon runners
    * Move Windows builds to cibuildwheel
    * Implement rudimentary PEP517 config-settings passthru to setuptools with
      custom in-tree setuptools build backend shim (blocked Windows build
      being moved to cibuildwheel).
    * Use build_config.toml to smuggle JSON to cibuildwheel, since it
      trashes JSON via CLI when doing containerized builds.
    
    (cherry picked from commit a2d19c0)
    nitzmahone committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c235825 View commit details
    Browse the repository at this point in the history
  2. changes for 6.0.2rc1

    nitzmahone committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    64172ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaea04e View commit details
    Browse the repository at this point in the history