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

Fix distutils deprecation for Python 3.12 #141

Merged
merged 4 commits into from
Aug 14, 2024

Commits on Aug 14, 2024

  1. Update to support Python 3.12

    Minor formatting changes
    
    Add PyArrayObject cast to some lines
    Oliver Copping authored and OCopping committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a583fc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a6f15 View commit details
    Browse the repository at this point in the history
  3. Update architectures/dependencies in GHA workflow

    Add Python 3.5 build fix for TLS deprecation
    
    Bump setup-python version to v5
    
    Fix MacOS builds (now arm64)
    
    Remove SETUPTOOLS_USE_DISTUTILS export as deprecated in Python 3.12
    OCopping committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    14a193d View commit details
    Browse the repository at this point in the history
  4. Bump version to 4.2.0a1

    OCopping committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    677306e View commit details
    Browse the repository at this point in the history