CI: add Python 3.13 and use it for special-case version usage #249
ci.yml
on: push
prechecks
/
pre-commit
15s
Matrix: unit-tests / check-installation
publish
/
Sign the Python 🐍 distribution 📦 with Sigstore and upload them to GitHub Release
publish
/
Publish Python 🐍 distribution 📦 to TestPyPI
all
0s
Annotations
11 errors and 18 warnings
unit-tests / Test and package on 3.13
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
unit-tests / Test and package on 3.11
The job was canceled because "_3_13" failed.
|
unit-tests / Test and package on 3.11
The operation was canceled.
|
unit-tests / Test and package on 3.12
The job was canceled because "_3_13" failed.
|
unit-tests / Test and package on 3.12
The operation was canceled.
|
unit-tests / Test and package on 3.9
The job was canceled because "_3_13" failed.
|
unit-tests / Test and package on 3.9
The operation was canceled.
|
unit-tests / Test and package on 3.8
The job was canceled because "_3_13" failed.
|
unit-tests / Test and package on 3.8
The operation was canceled.
|
unit-tests / Test and package on 3.10
The job was canceled because "_3_13" failed.
|
unit-tests / Test and package on 3.10
The operation was canceled.
|
prechecks / pre-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prechecks / pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
all-prechecks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests / Test and package on 3.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests / Test and package on 3.13
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
unit-tests / Test and package on 3.13
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
unit-tests / Test and package on 3.13
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides libint 2.7.3dev1.* needed by psi4-1.8-py310ha861995_0
Could not solve for environment specs
The following packages are incompatible
├─ psi4 is installable with the potential options
│ ├─ psi4 [1.8|1.8.1|1.8.2|1.9] would require
│ │ └─ libint 2.7.3dev1.* , which does not exist (perhaps a missing channel);
│ ├─ psi4 [1.9|1.9.1] would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ psi4 [1.9|1.9.1] would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ psi4 [1.9|1.9.1] would require
│ │ └─ python_abi 3.12.* *_cp312, which requires
│ │ └─ python 3.12.* *_cpython, which can be installed;
│ ├─ psi4 [1.9|1.9.1] would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ psi4 [1.9|1.9.1] would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ python 3.13** is not installable because there are no viable options
├─ python [3.13.0|3.13.1] conflicts with any installable versions previously reported;
└─ python [3.13.0rc1|3.13.0rc2|3.13.0rc3] would require
└─ _python_rc, which does not exist (perhaps a missing channel).
|
unit-tests / Test and package on 3.11
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
unit-tests / Test and package on 3.11
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
unit-tests / Test and package on 3.12
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
unit-tests / Test and package on 3.12
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
unit-tests / Test and package on 3.9
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
unit-tests / Test and package on 3.9
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
unit-tests / Test and package on 3.8
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
unit-tests / Test and package on 3.8
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
unit-tests / Test and package on 3.10
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
unit-tests / Test and package on 3.10
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
pixi / Test with pixi (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|