Skip to content

Commit 84540fe

Browse files
MAINT: Bump to 1.10.0 (#366)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 961b217 commit 84540fe

File tree

3 files changed

+28
-24
lines changed

3 files changed

+28
-24
lines changed

mne-installer-menu/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: "mne-installer-menu"
3-
version: "1.9.0"
3+
version: "1.10.0"
44

55
build:
66
number: 0

recipes/mne-python/construct.yaml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.9.0_0
1+
version: 1.10.0_0
22
name: MNE-Python
33
company: MNE-Python Developers
44
# When the version above changes to a new major/minor, it needs to be updated
@@ -18,22 +18,22 @@ conclusion_file: ../../assets/conclusion.rtf # [not win]
1818
initialize_by_default: false
1919
register_python_default: false
2020

21-
default_prefix: ${HOME}/mne-python/1.9.0_0 # [linux]
22-
default_prefix: "%USERPROFILE%\\mne-python\\1.9.0_0" # [win]
23-
default_prefix_domain_user: "%LOCALAPPDATA%\\mne-python\\1.9.0_0" # [win]
24-
default_prefix_all_users: "%ALLUSERSPROFILE%\\mne-python\\1.9.0_0" # [win]
25-
default_location_pkg: "Applications/MNE-Python/1.9.0_0" # [osx]
21+
default_prefix: ${HOME}/mne-python/1.10.0_0 # [linux]
22+
default_prefix: "%USERPROFILE%\\mne-python\\1.10.0_0" # [win]
23+
default_prefix_domain_user: "%LOCALAPPDATA%\\mne-python\\1.10.0_0" # [win]
24+
default_prefix_all_users: "%ALLUSERSPROFILE%\\mne-python\\1.10.0_0" # [win]
25+
default_location_pkg: "Applications/MNE-Python/1.10.0_0" # [osx]
2626
pkg_name: ".mne-python" # [osx]
2727
progress_notifications: true # [osx]
2828
install_path_exists_error_text: |
2929
{CHOSEN_PATH} already exists. Relaunch the installer and choose another location in the Destination Select step, or remove the existing directory and try again.
3030
3131
uninstall_name: MNE-Python ${VERSION} (Python ${PYVERSION})
3232

33-
installer_filename: MNE-Python-1.9.0_0-macOS_Intel.pkg # [osx and not arm64]
34-
installer_filename: MNE-Python-1.9.0_0-macOS_M1.pkg # [osx and arm64]
35-
installer_filename: MNE-Python-1.9.0_0-Windows.exe # [win]
36-
installer_filename: MNE-Python-1.9.0_0-Linux.sh # [linux]
33+
installer_filename: MNE-Python-1.10.0_0-macOS_Intel.pkg # [osx and not arm64]
34+
installer_filename: MNE-Python-1.10.0_0-macOS_M1.pkg # [osx and arm64]
35+
installer_filename: MNE-Python-1.10.0_0-Windows.exe # [win]
36+
installer_filename: MNE-Python-1.10.0_0-Linux.sh # [linux]
3737

3838
post_install: ../../assets/post_install_macOS.sh # [osx]
3939
post_install: ../../assets/post_install_linux.sh # [linux]
@@ -67,8 +67,8 @@ specs:
6767
# TODO: ⛔️ ⛔️ ⛔️ DEV BUILDS START: CHANGE BEFORE RELEASE! ⛔️ ⛔️ ⛔️
6868
# - mne-base =1.4dev0=*_20230503
6969
# TODO: ⛔️ ⛔️ ⛔️ DEV BUILDS STOP: CHANGE BEFORE RELEASE! ⛔️ ⛔️ ⛔️
70-
- mne =1.9.0=*_pyside6_*_102
71-
- mne-installer-menu =1.9.0=* # locally_built
70+
- mne =1.10.0=*_pyside6_*_100
71+
- mne-installer-menu =1.10.0=* # locally_built
7272
# For testing purposes with build_local.sh, you can comment out all deps
7373
# below for speed, and change mne to mne-base above
7474

@@ -115,7 +115,7 @@ specs:
115115
- yasa =0.6.5
116116
# various biological signals (ECG, EOG, EMG, …)
117117
- neurokit2 =0.2.10
118-
- mnelab =1.0.2
118+
- mnelab =1.0.3
119119
# other
120120
- pyriemann =0.8
121121
- pyprep =0.4.3=*_1
@@ -196,7 +196,7 @@ specs:
196196
- termcolor =3.1.0
197197
- defusedxml =0.7.1
198198
# Development
199-
- gh =2.75.0
199+
- gh =2.75.1
200200
- setuptools_scm =8.3.1
201201
- pytest =8.4.1
202202
- pytest-cov =6.2.1
@@ -205,7 +205,7 @@ specs:
205205
- flaky =3.8.1
206206
- pre-commit =4.2.0
207207
- ruff =0.12.3
208-
- uv =0.7.20
208+
- uv =0.7.21
209209
- check-manifest =0.50
210210
- codespell =2.4.1
211211
- py-spy =0.4.0
@@ -214,12 +214,12 @@ specs:
214214
- twine =6.1.0
215215
- hatchling =1.27.0
216216
- hatch-vcs =0.5.0
217-
- mypy =1.16.1
217+
- mypy =1.17.0
218218
- towncrier =24.8.0
219219
- vulture =2.14
220220
- grayskull =2.9.1
221221
- conda-build =25.5.0
222-
- conda-smithy =3.51.0
222+
- conda-smithy =3.51.1
223223
- constructor =3.11.3
224224
- menuinst =2.3.0
225225
- conda-standalone =24.11.0
@@ -249,4 +249,4 @@ condarc:
249249
- conda-forge
250250
channel_priority: strict
251251
allow_other_channels: false
252-
env_prompt: "(mne-1.9.0_0) "
252+
env_prompt: "(mne-1.10.0_0) "

tools/check_installation.sh

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,17 +101,21 @@ if [[ "$MNE_MACHINE" != "Windows" ]]; then
101101
fi
102102
echo "::endgroup::"
103103

104-
echo "::group::mne sys_info"
104+
echo "::group::Testing mne sys_info"
105105
mne sys_info
106106
echo "::endgroup::"
107-
108-
echo "::group::Trying to import MNE and all additional packages included in the installer"
107+
echo "::group::Testing import of MNE and all additional packages included in the installer"
109108
python -u tests/test_imports.py
109+
echo "::endgroup::"
110+
echo "::group::Testing GUIs"
110111
python -u tests/test_gui.py
112+
echo "::endgroup::"
113+
echo "::group::Testing notebooks"
111114
python -u tests/test_notebook.py
115+
echo "::endgroup::"
116+
echo "::group::Testing that the JSON versions are correct"
112117
python -u tests/test_json_versions.py
113118
echo "::endgroup::"
114-
115-
echo "::group::Checking that all packages are installed that MNE-Python devs would need"
119+
echo "::group::Testing that all packages are installed that MNE-Python devs would need"
116120
python -u tests/test_dev_installed.py
117121
echo "::endgroup::"

0 commit comments

Comments
 (0)