-
Notifications
You must be signed in to change notification settings - Fork 20
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 Python 3.12 / Remove Python 3.8 #212
base: develop
Are you sure you want to change the base?
Commits on Nov 23, 2024
-
build env: increase docker image revision
to prepare for Python 3.12 and other build env updates
Configuration menu - View commit details
-
Copy full SHA for c0fcd5c - Browse repository at this point
Copy the full SHA c0fcd5cView commit details
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34d8b93 - Browse repository at this point
Copy the full SHA 34d8b93View commit details -
build env: add Python 3.12 support
- Add wheel/conda requirement files for Python 3.12 - CI: add Python 3.12 build configs - Update miniconda base version to Python 3.12 support - Linux: use pre-built Python 3.11/3.12 distributions from Alma Linux appstream repo
Configuration menu - View commit details
-
Copy full SHA for 0314569 - Browse repository at this point
Copy the full SHA 0314569View commit details -
build env: cleanup dockerfile for linux/wheel
set default base tag and move arguments to where they are used
Configuration menu - View commit details
-
Copy full SHA for b6562e3 - Browse repository at this point
Copy the full SHA b6562e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3bf94 - Browse repository at this point
Copy the full SHA 9c3bf94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b3314e - Browse repository at this point
Copy the full SHA 7b3314eView commit details -
build envs: remove support for Python 3.8
Python 3.8 is EOL as of Oct 2024
Configuration menu - View commit details
-
Copy full SHA for 2c6b2a3 - Browse repository at this point
Copy the full SHA 2c6b2a3View commit details -
build env: cleanup detection of cmake/make build tools
- remove quirks from the pre-docker era - add detection of 'cmake3' used by some Linux distros
Configuration menu - View commit details
-
Copy full SHA for 88ff1c4 - Browse repository at this point
Copy the full SHA 88ff1c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc71796 - Browse repository at this point
Copy the full SHA dc71796View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5849cc - Browse repository at this point
Copy the full SHA e5849ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8ac87 - Browse repository at this point
Copy the full SHA bd8ac87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d84763 - Browse repository at this point
Copy the full SHA 5d84763View commit details -
Configuration menu - View commit details
-
Copy full SHA for 975e571 - Browse repository at this point
Copy the full SHA 975e571View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71d1dd0 - Browse repository at this point
Copy the full SHA 71d1dd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8531b31 - Browse repository at this point
Copy the full SHA 8531b31View commit details -
conda: downgrade to avoid known issue with the mamba resolver
closed but not yet released at this moment: conda/conda-libmamba-solver#540
Configuration menu - View commit details
-
Copy full SHA for 3caa88a - Browse repository at this point
Copy the full SHA 3caa88aView commit details -
conda: workarounds for issues on linux
first issue here: conda/conda-libmamba-solver#283 -> adding libarchive and libmamba from *same* channel (only saw the problem with Python 3.12)
Configuration menu - View commit details
-
Copy full SHA for 98106e0 - Browse repository at this point
Copy the full SHA 98106e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f08f51a - Browse repository at this point
Copy the full SHA f08f51aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e48b9b3 - Browse repository at this point
Copy the full SHA e48b9b3View commit details