%global prerel a34 Name: jupyterlab Version: 4.0.0~%{prerel} Release: 1%{?dist} Summary: JupyterLab computational environment # JupyterLab itself is BSD-3-Clause and # semver.py file is MIT. # The rest are licenses of bundled JS libs. # To get them, run: # cat third-party-licenses.json | sed -n '/licenseId/s/"licenseId": "\(.*\)",/\1/p' | sort | uniq # in jupyterlab/static. The result is: # # Apache-2.0 # BSD-2-Clause # BSD-3-Clause # (CC-BY-4.0 AND OFL-1.1 AND MIT) # ISC # MIT # Unlicense # # + There is one bundled lib without a license in the JSON file # and it's MIT, see https://github.com/yjs/y-codemirror.next/issues/25 License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND (CC-BY-4.0 AND OFL-1.1 AND MIT) AND ISC AND MIT AND Unlicense URL: https://jupyter.org Source: %{pypi_source jupyterlab 4.0.0%{prerel}} BuildArch: noarch BuildRequires: python3-devel # Needed for tests BuildRequires: nodejs BuildRequires: npm Requires: python-jupyter-filesystem %py_provides python3-jupyterlab %py_provides jupyter-lab # Bundled provides # Generated by: # python3 -c "import json; [print(f\"Provides: bundled(npm({p['name']})) = {p['versionInfo']}\") for p in json.load(open(\"third-party-licenses.json\"))[\"packages\"]]" # in jupyterlab/static. Provides: bundled(npm(@babel/runtime)) = 7.20.6 Provides: bundled(npm(@codemirror/autocomplete)) = 6.4.0 Provides: bundled(npm(@codemirror/commands)) = 6.1.2 Provides: bundled(npm(@codemirror/lang-cpp)) = 6.0.2 Provides: bundled(npm(@codemirror/lang-css)) = 6.0.1 Provides: bundled(npm(@codemirror/lang-html)) = 6.4.0 Provides: bundled(npm(@codemirror/lang-java)) = 6.0.1 Provides: bundled(npm(@codemirror/lang-javascript)) = 6.1.2 Provides: bundled(npm(@codemirror/lang-json)) = 6.0.1 Provides: bundled(npm(@codemirror/lang-markdown)) = 6.0.5 Provides: bundled(npm(@codemirror/lang-php)) = 6.0.1 Provides: bundled(npm(@codemirror/lang-python)) = 6.1.0 Provides: bundled(npm(@codemirror/lang-rust)) = 6.0.1 Provides: bundled(npm(@codemirror/lang-sql)) = 6.3.3 Provides: bundled(npm(@codemirror/lang-wast)) = 6.0.1 Provides: bundled(npm(@codemirror/lang-xml)) = 6.0.1 Provides: bundled(npm(@codemirror/language)) = 6.3.1 Provides: bundled(npm(@codemirror/legacy-modes)) = 6.3.1 Provides: bundled(npm(@codemirror/search)) = 6.2.3 Provides: bundled(npm(@codemirror/state)) = 6.1.4 Provides: bundled(npm(@codemirror/view)) = 6.7.1 Provides: bundled(npm(@fortawesome/fontawesome-free)) = 5.15.4 Provides: bundled(npm(@jupyter/ydoc)) = 0.3.1 Provides: bundled(npm(@jupyterlab/application)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/application-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/apputils)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/apputils-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/attachments)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/cell-toolbar)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/cell-toolbar-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/cells)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/celltags)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/celltags-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/codeeditor)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/codemirror)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/codemirror-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/completer)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/completer-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/console)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/console-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/coreutils)) = 6.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/csvviewer)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/csvviewer-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/debugger)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/debugger-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/docmanager)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/docmanager-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/docregistry)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/documentsearch)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/documentsearch-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/extensionmanager)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/extensionmanager-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/filebrowser)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/filebrowser-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/fileeditor)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/fileeditor-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/help-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/htmlviewer)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/htmlviewer-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/hub-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/imageviewer)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/imageviewer-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/inspector)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/inspector-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/javascript-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/json-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/launcher)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/launcher-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/logconsole)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/logconsole-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/lsp)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/lsp-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/mainmenu)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/mainmenu-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/markdownviewer)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/markdownviewer-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/markedparser-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/mathjax2)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/mathjax2-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/metadataform)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/metadataform-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/nbformat)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/notebook)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/notebook-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/observables)) = 5.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/outputarea)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/pdf-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/property-inspector)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/rendermime)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/rendermime-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/rendermime-interfaces)) = 3.8.0-alpha.19 Provides: bundled(npm(@jupyterlab/running)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/running-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/services)) = 7.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/settingeditor)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/settingeditor-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/settingregistry)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/shortcuts-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/statedb)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/statusbar)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/statusbar-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/terminal)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/terminal-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/theme-dark-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/theme-light-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/toc)) = 6.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/toc-extension)) = 6.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/tooltip)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/tooltip-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/translation)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/translation-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/ui-components)) = 4.0.0-alpha.34 Provides: bundled(npm(@jupyterlab/ui-components-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@jupyterlab/vega5-extension)) = 4.0.0-alpha.19 Provides: bundled(npm(@lezer/common)) = 1.0.2 Provides: bundled(npm(@lezer/cpp)) = 1.0.0 Provides: bundled(npm(@lezer/css)) = 1.1.1 Provides: bundled(npm(@lezer/highlight)) = 1.1.3 Provides: bundled(npm(@lezer/html)) = 1.2.0 Provides: bundled(npm(@lezer/java)) = 1.0.0 Provides: bundled(npm(@lezer/javascript)) = 1.3.2 Provides: bundled(npm(@lezer/json)) = 1.0.0 Provides: bundled(npm(@lezer/lr)) = 1.2.5 Provides: bundled(npm(@lezer/markdown)) = 1.0.2 Provides: bundled(npm(@lezer/php)) = 1.0.0 Provides: bundled(npm(@lezer/python)) = 1.1.1 Provides: bundled(npm(@lezer/rust)) = 1.0.0 Provides: bundled(npm(@lezer/xml)) = 1.0.0 Provides: bundled(npm(@lumino/algorithm)) = 2.0.0-beta.0 Provides: bundled(npm(@lumino/application)) = 2.0.0-beta.1 Provides: bundled(npm(@lumino/collections)) = 2.0.0-beta.0 Provides: bundled(npm(@lumino/commands)) = 2.0.0-beta.1 Provides: bundled(npm(@lumino/coreutils)) = 2.0.0-beta.0 Provides: bundled(npm(@lumino/datagrid)) = 2.0.0-beta.1 Provides: bundled(npm(@lumino/disposable)) = 2.0.0-beta.1 Provides: bundled(npm(@lumino/domutils)) = 2.0.0-beta.0 Provides: bundled(npm(@lumino/dragdrop)) = 2.0.0-beta.1 Provides: bundled(npm(@lumino/keyboard)) = 2.0.0-beta.0 Provides: bundled(npm(@lumino/messaging)) = 2.0.0-beta.0 Provides: bundled(npm(@lumino/polling)) = 2.0.0-beta.1 Provides: bundled(npm(@lumino/properties)) = 2.0.0-beta.0 Provides: bundled(npm(@lumino/signaling)) = 2.0.0-beta.1 Provides: bundled(npm(@lumino/virtualdom)) = 2.0.0-beta.0 Provides: bundled(npm(@lumino/widgets)) = 2.0.0-beta.1 Provides: bundled(npm(@rjsf/core)) = 5.1.0 Provides: bundled(npm(@rjsf/utils)) = 5.1.0 Provides: bundled(npm(@rjsf/validator-ajv8)) = 5.1.0 Provides: bundled(npm(ajv)) = 8.12.0 Provides: bundled(npm(ajv-formats)) = 2.1.1 Provides: bundled(npm(base16)) = 1.0.0 Provides: bundled(npm(blacklist)) = 1.1.4 Provides: bundled(npm(clone)) = 2.1.2 Provides: bundled(npm(clsx)) = 1.2.1 Provides: bundled(npm(color)) = 3.2.1 Provides: bundled(npm(color-convert)) = 1.9.3 Provides: bundled(npm(color-name)) = 1.1.3 Provides: bundled(npm(color-string)) = 1.9.1 Provides: bundled(npm(compute-gcd)) = 1.2.1 Provides: bundled(npm(compute-lcm)) = 1.1.2 Provides: bundled(npm(create-react-class)) = 15.7.0 Provides: bundled(npm(crelt)) = 1.0.5 Provides: bundled(npm(css-loader)) = 6.7.3 Provides: bundled(npm(d3-array)) = 3.1.1 Provides: bundled(npm(d3-color)) = 3.1.0 Provides: bundled(npm(d3-delaunay)) = 6.0.2 Provides: bundled(npm(d3-dispatch)) = 3.0.1 Provides: bundled(npm(d3-dsv)) = 3.0.1 Provides: bundled(npm(d3-force)) = 3.0.0 Provides: bundled(npm(d3-format)) = 3.1.0 Provides: bundled(npm(d3-geo)) = 3.0.1 Provides: bundled(npm(d3-geo-projection)) = 4.0.0 Provides: bundled(npm(d3-hierarchy)) = 3.1.2 Provides: bundled(npm(d3-interpolate)) = 3.0.1 Provides: bundled(npm(d3-path)) = 3.0.1 Provides: bundled(npm(d3-quadtree)) = 3.0.1 Provides: bundled(npm(d3-scale)) = 4.0.2 Provides: bundled(npm(d3-shape)) = 3.1.0 Provides: bundled(npm(d3-time)) = 3.1.0 Provides: bundled(npm(d3-time-format)) = 4.1.0 Provides: bundled(npm(d3-timer)) = 3.0.1 Provides: bundled(npm(deepmerge)) = 4.2.2 Provides: bundled(npm(delaunator)) = 5.0.0 Provides: bundled(npm(dom-serializer)) = 1.4.1 Provides: bundled(npm(domelementtype)) = 2.3.0 Provides: bundled(npm(domhandler)) = 4.3.1 Provides: bundled(npm(domutils)) = 2.8.0 Provides: bundled(npm(entities)) = 2.2.0 Provides: bundled(npm(escape-string-regexp)) = 1.0.5 Provides: bundled(npm(fast-deep-equal)) = 3.1.3 Provides: bundled(npm(fast-json-patch)) = 3.1.1 Provides: bundled(npm(fast-json-stable-stringify)) = 2.1.0 Provides: bundled(npm(free-style)) = 3.1.0 Provides: bundled(npm(htmlparser2)) = 6.1.0 Provides: bundled(npm(internmap)) = 2.0.3 Provides: bundled(npm(is-arrayish)) = 0.3.2 Provides: bundled(npm(is-plain-object)) = 5.0.0 Provides: bundled(npm(isomorphic.js)) = 0.2.5 Provides: bundled(npm(json-schema-compare)) = 0.2.2 Provides: bundled(npm(json-schema-merge-allof)) = 0.8.1 Provides: bundled(npm(json-schema-traverse)) = 1.0.0 Provides: bundled(npm(json-stringify-pretty-compact)) = 3.0.0 Provides: bundled(npm(json5)) = 2.2.3 Provides: bundled(npm(jsonpointer)) = 5.0.1 Provides: bundled(npm(lib0)) = 0.2.58 Provides: bundled(npm(lodash)) = 4.17.21 Provides: bundled(npm(lodash-es)) = 4.17.21 Provides: bundled(npm(lodash.curry)) = 4.1.1 Provides: bundled(npm(lodash.escape)) = 4.0.1 Provides: bundled(npm(lodash.mergewith)) = 4.6.2 Provides: bundled(npm(lru-cache)) = 6.0.0 Provides: bundled(npm(marked)) = 4.0.18 Provides: bundled(npm(minimist)) = 1.2.7 Provides: bundled(npm(nanoid)) = 3.3.4 Provides: bundled(npm(object-assign)) = 4.1.1 Provides: bundled(npm(parse-srcset)) = 1.0.2 Provides: bundled(npm(path-browserify)) = 1.0.1 Provides: bundled(npm(picocolors)) = 1.0.0 Provides: bundled(npm(postcss)) = 8.4.20 Provides: bundled(npm(process)) = 0.11.10 Provides: bundled(npm(prop-types)) = 15.8.1 Provides: bundled(npm(querystringify)) = 2.2.0 Provides: bundled(npm(react)) = 18.2.0 Provides: bundled(npm(react-base16-styling)) = 0.9.1 Provides: bundled(npm(react-dom)) = 18.2.0 Provides: bundled(npm(react-highlighter)) = 0.4.3 Provides: bundled(npm(react-is)) = 18.2.0 Provides: bundled(npm(react-json-tree)) = 0.16.2 Provides: bundled(npm(react-paginate)) = 6.5.0 Provides: bundled(npm(react-toastify)) = 9.1.1 Provides: bundled(npm(regexp-match-indices)) = 1.0.2 Provides: bundled(npm(regexp-tree)) = 0.1.24 Provides: bundled(npm(requires-port)) = 1.0.0 Provides: bundled(npm(robust-predicates)) = 3.0.1 Provides: bundled(npm(sanitize-html)) = 2.7.3 Provides: bundled(npm(scheduler)) = 0.23.0 Provides: bundled(npm(semver)) = 7.3.8 Provides: bundled(npm(simple-swizzle)) = 0.2.2 Provides: bundled(npm(style-loader)) = 3.3.1 Provides: bundled(npm(style-mod)) = 4.0.0 Provides: bundled(npm(topojson-client)) = 3.1.0 Provides: bundled(npm(typestyle)) = 2.4.0 Provides: bundled(npm(uri-js)) = 4.4.1 Provides: bundled(npm(url-parse)) = 1.5.10 Provides: bundled(npm(validate.io-array)) = 1.0.6 Provides: bundled(npm(validate.io-function)) = 1.0.2 Provides: bundled(npm(validate.io-integer)) = 1.0.5 Provides: bundled(npm(validate.io-integer-array)) = 1.0.0 Provides: bundled(npm(validate.io-number)) = 1.0.3 Provides: bundled(npm(vega)) = 5.22.1 Provides: bundled(npm(vega-canvas)) = 1.2.6 Provides: bundled(npm(vega-crossfilter)) = 4.1.0 Provides: bundled(npm(vega-dataflow)) = 5.7.4 Provides: bundled(npm(vega-embed)) = 6.21.0 Provides: bundled(npm(vega-encode)) = 4.9.0 Provides: bundled(npm(vega-event-selector)) = 3.0.0 Provides: bundled(npm(vega-expression)) = 5.0.0 Provides: bundled(npm(vega-force)) = 4.1.0 Provides: bundled(npm(vega-format)) = 1.1.0 Provides: bundled(npm(vega-functions)) = 5.13.0 Provides: bundled(npm(vega-geo)) = 4.4.0 Provides: bundled(npm(vega-hierarchy)) = 4.1.0 Provides: bundled(npm(vega-interpreter)) = 1.0.4 Provides: bundled(npm(vega-label)) = 1.2.0 Provides: bundled(npm(vega-lite)) = 5.5.0 Provides: bundled(npm(vega-loader)) = 4.5.0 Provides: bundled(npm(vega-parser)) = 6.1.4 Provides: bundled(npm(vega-projection)) = 1.5.0 Provides: bundled(npm(vega-regression)) = 1.1.0 Provides: bundled(npm(vega-runtime)) = 6.1.3 Provides: bundled(npm(vega-scale)) = 7.2.0 Provides: bundled(npm(vega-scenegraph)) = 4.10.1 Provides: bundled(npm(vega-schema-url-parser)) = 2.2.0 Provides: bundled(npm(vega-selections)) = 5.4.0 Provides: bundled(npm(vega-statistics)) = 1.8.0 Provides: bundled(npm(vega-themes)) = 2.12.0 Provides: bundled(npm(vega-time)) = 2.1.0 Provides: bundled(npm(vega-tooltip)) = 0.28.0 Provides: bundled(npm(vega-transforms)) = 4.10.0 Provides: bundled(npm(vega-util)) = 1.17.0 Provides: bundled(npm(vega-view)) = 5.11.0 Provides: bundled(npm(vega-view-transforms)) = 4.5.8 Provides: bundled(npm(vega-voronoi)) = 4.2.0 Provides: bundled(npm(vega-wordcloud)) = 4.1.3 Provides: bundled(npm(vscode-jsonrpc)) = 8.0.2 Provides: bundled(npm(vscode-ws-jsonrpc)) = 1.0.2 Provides: bundled(npm(w3c-keyname)) = 2.2.5 Provides: bundled(npm(whatwg-fetch)) = 3.6.2 Provides: bundled(npm(xterm)) = 5.1.0 Provides: bundled(npm(xterm-addon-canvas)) = 0.3.0 Provides: bundled(npm(xterm-addon-fit)) = 0.7.0 Provides: bundled(npm(xterm-addon-web-links)) = 0.8.0 Provides: bundled(npm(xterm-addon-webgl)) = 0.14.0 Provides: bundled(npm(y-codemirror.next)) = 0.3.2 Provides: bundled(npm(y-protocols)) = 1.0.5 Provides: bundled(npm(yallist)) = 4.0.0 Provides: bundled(npm(yjs)) = 13.5.44 %description JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface. %prep %autosetup -p1 -n jupyterlab-4.0.0%{prerel} # pytest-tornasync is not available in Fedora # and upstream will switch to pytest-jupyter soon # https://github.com/jupyterlab/jupyterlab/issues/13794 sed -i "/pytest-tornasync/d" pyproject.toml sed -i "/coverage/d" pyproject.toml sed -i "/pytest-cov/d" pyproject.toml sed -i "/pytest-check-links/d" pyproject.toml # Remove woff and woff2 fonts find jupyterlab/static -name "*.woff" -delete find jupyterlab/static -name "*.woff2" -delete # Remove all empty files find ./ -empty -type f -delete # Remove shebangs from non-executable scripts sed -i "1d" jupyterlab/staging/yarn.js jupyterlab/node-version-check.js # Remove all backup files find ./ -name "*.json.orig" -delete %generate_buildrequires %pyproject_buildrequires -x test %build %pyproject_wheel %install %pyproject_install %pyproject_save_files jupyterlab # Add %%license to some bundled LICENSE.txt files sed -i "s/\(.*\.LICEN[SC]E\.txt\)/%%license \1/" %{pyproject_files} install -m 0755 -p -d %{buildroot}%{_sysconfdir}/jupyter/jupyter_notebook_config.d install -m 0755 -p -d %{buildroot}%{_sysconfdir}/jupyter/jupyter_server_config.d mv -v %{buildroot}{%{_prefix},}%{_sysconfdir}/jupyter/jupyter_notebook_config.d/jupyterlab.json mv -v %{buildroot}{%{_prefix},}%{_sysconfdir}/jupyter/jupyter_server_config.d/jupyterlab.json # Replace identical files with a symlink pushd %{buildroot}%{python3_sitelib}/jupyterlab/tests/mock_packages ln -sf ../../extension/mock_package.py interop/consumer/jlab_mock_consumer.py popd %check # Some tests fail because of missing tornasync and # some try to install dependencies from internet via npm. # test_load_extension is flaky. %pytest -k "not test_build and not test_check and not test_install_and_uninstall and not test_uninstall_core_extension and not test_load_extension" # Remove hidden file needed by tests rm %{buildroot}%{python3_sitelib}/jupyterlab/staging/.yarnrc sed -i "/\.yarnrc/d" %{pyproject_files} %files -f %{pyproject_files} %doc README.md %config(noreplace) %{_sysconfdir}/jupyter/jupyter_notebook_config.d/jupyterlab.json %config(noreplace) %{_sysconfdir}/jupyter/jupyter_server_config.d/jupyterlab.json %{_bindir}/jlpm %{_bindir}/jupyter-lab* %{_datadir}/jupyter/lab %changelog * Mon Jan 16 2023 Lumír Balhar - 4.0.0~a34-1 - Initial package