Update remaining tests to python 3.13 #997
Annotations
20 warnings
build (ubuntu-latest, 3.9)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
build (ubuntu-latest, 3.9)
==> WARNING: A newer version of conda exists. <==
current version: 24.9.0
latest version: 24.9.2
Please update conda by running
$ conda update -n base -c conda-forge conda
|
build (ubuntu-latest, 3.10)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
build (ubuntu-latest, 3.10)
==> WARNING: A newer version of conda exists. <==
current version: 24.9.0
latest version: 24.9.2
Please update conda by running
$ conda update -n base -c conda-forge conda
|
build (ubuntu-latest, 3.12)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
build (ubuntu-latest, 3.12)
==> WARNING: A newer version of conda exists. <==
current version: 24.9.0
latest version: 24.9.2
Please update conda by running
$ conda update -n base -c conda-forge conda
|
build (ubuntu-latest, 3.13)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
build (ubuntu-latest, 3.13)
==> WARNING: A newer version of conda exists. <==
current version: 24.9.0
latest version: 24.9.2
Please update conda by running
$ conda update -n base -c conda-forge conda
|
build (ubuntu-latest, 3.11)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
build (ubuntu-latest, 3.11)
==> WARNING: A newer version of conda exists. <==
current version: 24.9.0
latest version: 24.9.2
Please update conda by running
$ conda update -n base -c conda-forge conda
|
build (macos-latest, 3.13)
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
build (macos-latest, 3.13)
==> WARNING: A newer version of conda exists. <==
current version: 24.9.0
latest version: 24.9.2
Please update conda by running
$ conda update -n base -c conda-forge conda
|
build (macos-latest, 3.13)
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: TLSV1_ALERT_DECODE_ERROR] tlsv1 alert decode error (_ssl.c:1000)'))': /conda-forge/osx-arm64/numpy-2.1.2-py313hab0c69d_0.conda
|
build (windows-latest, 3.13)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
build (windows-latest, 3.13)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
build (windows-latest, 3.13)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
build (windows-latest, 3.13)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
build (windows-latest, 3.13)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
build (windows-latest, 3.13)
C:\Users\runneradmin\miniconda3\Lib\argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
build (windows-latest, 3.13)
==> WARNING: A newer version of conda exists. <==
current version: 24.9.0
latest version: 24.9.2
Please update conda by running
$ conda update -n base -c conda-forge conda
|