From 0c0ac6956e1d928fe394733dcc64a6b6e1b1f48f Mon Sep 17 00:00:00 2001 From: david Date: Tue, 2 May 2023 12:06:18 +0200 Subject: [PATCH] python-3.10.10-1: fix version jupyter stuff jupyter-server<2.0.0 jupyter_client==7.3.2 --- python-3.10.10-1.build.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/python-3.10.10-1.build.sh b/python-3.10.10-1.build.sh index b6cdb71..907c16e 100755 --- a/python-3.10.10-1.build.sh +++ b/python-3.10.10-1.build.sh @@ -344,10 +344,10 @@ PACKAGES=$(sed -e s/#.*$// <<- __PKGLIST__ onnx==1.12.0 # newer onnx (dep helen) needs newer protobuf Matplotlib==3.6.3 # 3.6.3 last bugfix for 4.6.x... Well, it is buggy, hopefullt not :) keras==2.11.0 # tensorflow 2.11.1 requires keras<2.12,>=2.11.0 - Sphinx==4.5.0 # hic2cool(0.8.3) moecht gern was aelteres - #jupyter-server<2.0.0 #You must use Jupyter Server v1 to load JupyterLab as notebook extension. Check if it needed - jupyter_client==7.3.2 tornado==6.1 + jupyter_client==7.3.2 + Sphinx==4.5.0 # hic2cool(0.8.3) moecht gern was aelteres + jupyter-server<2.0.0 # You must use Jupyter Server v1 to load JupyterLab as notebook extension. Check if it needed ipython[all] SciPy @@ -363,7 +363,6 @@ PACKAGES=$(sed -e s/#.*$// <<- __PKGLIST__ pygobject # Helpdesk 03/26/18 14:19, Virginie Stanisla blink1 # Blink1-lib 07/04/18 12:00, Niclas Hofmann umi-tools - sphinx recommonmark fastcluster pydot