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

Require Python 3.9 as the minimum version #12

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Feb 3, 2025

Follows the inclusion of #8.
The GitHub workflows were broken as several packages no longer install on EOL Python 3.8 and the OSX runners have been upgraded to arm64

The following changes are made to the packaging and workflows:

  • require Python 3.9 as the minimum version
  • update Linux wheels to include Python 3.11 and 3.12
  • add Python 3.11 and 3.12 to testing matrix
  • test on OS X / Python 3.10 to use the pre-built universal Ice Python wheel package
  • remove bdist_wheel universal marker

- update Linux wheels to include Python 3.11 and 3.12
- add Python 3.11 and 3.12 to testing matrix
- remove bdist_wheel universal marker
@sbesson sbesson requested a review from DavidStirling February 3, 2025 12:20
@sbesson sbesson merged commit 5eee44c into glencoesoftware:master Feb 3, 2025
7 checks passed
@sbesson sbesson deleted the py39minimum branch February 4, 2025 09:28
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.

2 participants