Skip to content

Commit 4d68473

Browse files
author
Samuel Moors
committed
also for jupyter-server 2.17.0
1 parent 6a397ce commit 4d68473

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

easybuild/easyconfigs/j/jupyter-server/jupyter-server-2.17.0-GCCcore-14.3.0.eb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,11 @@ exts_list = [
104104
'checksums': ['55158fa3d93b98cc75299b1e67078ad9003ca27945c76162c1c0766d6f91820a'],
105105
}),
106106
('jupyter_core', '5.8.1', {
107-
'patches': ['jupyter-core-5.7.2_fix_jupyter_path.patch'],
107+
'patches': ['jupyter-core-5.8.1_fix_jupyter_path.patch'],
108108
'checksums': [
109109
{'jupyter_core-5.8.1.tar.gz': '0a5f9706f70e64786b75acba995988915ebd4601c8a52e534a40b51c95f59941'},
110-
{'jupyter-core-5.7.2_fix_jupyter_path.patch':
111-
'1ed5088728c1ad49687b66e31ed23965c36645ad285693785b2b96c4ff1b2f93'},
110+
{'jupyter-core-5.8.1_fix_jupyter_path.patch':
111+
'27a812336fe255f3f52b35fcaad799a792759136efa7bd026ff3d3c63b6879c9'},
112112
],
113113
}),
114114
('fastjsonschema', '2.21.2', {

0 commit comments

Comments
 (0)