From 54170e007d2fb5a6e6ab09338894526639b344d2c7ba2de95ccefc9ae2eb28dc Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sat, 26 Aug 2023 15:58:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-pythreejs?expand=0&rev=21 --- python-pythreejs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pythreejs.spec b/python-pythreejs.spec index 7b86bc5..c0beb45 100644 --- a/python-pythreejs.spec +++ b/python-pythreejs.spec @@ -124,7 +124,7 @@ export JUPYTER_CONFIG_DIR=%{buildroot}%{_jupyter_confdir} %{python_expand # check extensions export PYTHONPATH=%{buildroot}%{$python_sitelib} jupyter-%{$python_bin_suffix} nbclassic-extension list 2>&1 | grep 'threejs.*enabled' -jupyter-%{$python_bin_suffix} labextensions list 2>&1 | grep 'threejs.*enabled' +jupyter-%{$python_bin_suffix} labextension list 2>&1 | grep 'threejs.*enabled' } rm -f %{buildroot}%{_jupyter_confdir}migrated