D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/jupyter-notebook-6.3.0-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.J4MgT0
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf notebook-6.3.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/notebook-6.3.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd notebook-6.3.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QU1xpF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd notebook-6.3.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
running jsversion
checking package data
creating build
creating build/lib
creating build/lib/notebook
copying notebook/utils.py -> build/lib/notebook
copying notebook/transutils.py -> build/lib/notebook
copying notebook/traittypes.py -> build/lib/notebook
copying notebook/serverextensions.py -> build/lib/notebook
copying notebook/notebookapp.py -> build/lib/notebook
copying notebook/nbextensions.py -> build/lib/notebook
copying notebook/log.py -> build/lib/notebook
copying notebook/jstest.py -> build/lib/notebook
copying notebook/extensions.py -> build/lib/notebook
copying notebook/conftest.py -> build/lib/notebook
copying notebook/config_manager.py -> build/lib/notebook
copying notebook/_version.py -> build/lib/notebook
copying notebook/_tz.py -> build/lib/notebook
copying notebook/_sysinfo.py -> build/lib/notebook
copying notebook/__main__.py -> build/lib/notebook
copying notebook/__init__.py -> build/lib/notebook
creating build/lib/notebook/view
copying notebook/view/handlers.py -> build/lib/notebook/view
copying notebook/view/__init__.py -> build/lib/notebook/view
creating build/lib/notebook/tree
copying notebook/tree/handlers.py -> build/lib/notebook/tree
copying notebook/tree/__init__.py -> build/lib/notebook/tree
creating build/lib/notebook/tree/tests
copying notebook/tree/tests/test_tree_handler.py -> build/lib/notebook/tree/tests
copying notebook/tree/tests/handlers.py -> build/lib/notebook/tree/tests
copying notebook/tree/tests/__init__.py -> build/lib/notebook/tree/tests
creating build/lib/notebook/tests
copying notebook/tests/test_utils.py -> build/lib/notebook/tests
copying notebook/tests/test_traittypes.py -> build/lib/notebook/tests
copying notebook/tests/test_serverextensions.py -> build/lib/notebook/tests
copying notebook/tests/test_serialize.py -> build/lib/notebook/tests
copying notebook/tests/test_paths.py -> build/lib/notebook/tests
copying notebook/tests/test_notebookapp_integration.py -> build/lib/notebook/tests
copying notebook/tests/test_notebookapp.py -> build/lib/notebook/tests
copying notebook/tests/test_nbextensions.py -> build/lib/notebook/tests
copying notebook/tests/test_log.py -> build/lib/notebook/tests
copying notebook/tests/test_i18n.py -> build/lib/notebook/tests
copying notebook/tests/test_gateway.py -> build/lib/notebook/tests
copying notebook/tests/test_files.py -> build/lib/notebook/tests
copying notebook/tests/test_config_manager.py -> build/lib/notebook/tests
copying notebook/tests/launchnotebook.py -> build/lib/notebook/tests
copying notebook/tests/conftest.py -> build/lib/notebook/tests
copying notebook/tests/__init__.py -> build/lib/notebook/tests
creating build/lib/notebook/tests/selenium
copying notebook/tests/selenium/utils.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_undelete.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_shutdown.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_save_readonly_as.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_save_as_notebook.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_save.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_prompt_numbers.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_notifications.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_multiselect_toggle.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_multiselect.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_move_multiselection.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_merge_cells.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_markdown.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_kernel_menu.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_interrupt.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_find_and_replace.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_execute_code.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_dualmode_markdown.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_dualmode_insertcell.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_dualmode_execute.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_dualmode_clipboard.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_dualmode_cellmode.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_dualmode_arrows.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_display_isolation.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_display_image.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_deletecell.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_dashboard_nav.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_clipboard_multiselect.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/test_buffering.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/quick_selenium.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/conftest.py -> build/lib/notebook/tests/selenium
copying notebook/tests/selenium/__init__.py -> build/lib/notebook/tests/selenium
creating build/lib/notebook/terminal
copying notebook/terminal/terminalmanager.py -> build/lib/notebook/terminal
copying notebook/terminal/handlers.py -> build/lib/notebook/terminal
copying notebook/terminal/api_handlers.py -> build/lib/notebook/terminal
copying notebook/terminal/__init__.py -> build/lib/notebook/terminal
creating build/lib/notebook/terminal/tests
copying notebook/terminal/tests/test_terminals_api.py -> build/lib/notebook/terminal/tests
copying notebook/terminal/tests/__init__.py -> build/lib/notebook/terminal/tests
creating build/lib/notebook/services
copying notebook/services/shutdown.py -> build/lib/notebook/services
copying notebook/services/__init__.py -> build/lib/notebook/services
creating build/lib/notebook/services/sessions
copying notebook/services/sessions/sessionmanager.py -> build/lib/notebook/services/sessions
copying notebook/services/sessions/handlers.py -> build/lib/notebook/services/sessions
copying notebook/services/sessions/__init__.py -> build/lib/notebook/services/sessions
creating build/lib/notebook/services/sessions/tests
copying notebook/services/sessions/tests/test_sessions_api.py -> build/lib/notebook/services/sessions/tests
copying notebook/services/sessions/tests/test_sessionmanager.py -> build/lib/notebook/services/sessions/tests
copying notebook/services/sessions/tests/__init__.py -> build/lib/notebook/services/sessions/tests
creating build/lib/notebook/services/security
copying notebook/services/security/handlers.py -> build/lib/notebook/services/security
copying notebook/services/security/__init__.py -> build/lib/notebook/services/security
creating build/lib/notebook/services/nbconvert
copying notebook/services/nbconvert/handlers.py -> build/lib/notebook/services/nbconvert
copying notebook/services/nbconvert/__init__.py -> build/lib/notebook/services/nbconvert
creating build/lib/notebook/services/nbconvert/tests
copying notebook/services/nbconvert/tests/test_nbconvert_api.py -> build/lib/notebook/services/nbconvert/tests
copying notebook/services/nbconvert/tests/__init__.py -> build/lib/notebook/services/nbconvert/tests
creating build/lib/notebook/services/kernelspecs
copying notebook/services/kernelspecs/handlers.py -> build/lib/notebook/services/kernelspecs
copying notebook/services/kernelspecs/__init__.py -> build/lib/notebook/services/kernelspecs
creating build/lib/notebook/services/kernelspecs/tests
copying notebook/services/kernelspecs/tests/test_kernelspecs_api.py -> build/lib/notebook/services/kernelspecs/tests
copying notebook/services/kernelspecs/tests/__init__.py -> build/lib/notebook/services/kernelspecs/tests
creating build/lib/notebook/services/kernels
copying notebook/services/kernels/kernelmanager.py -> build/lib/notebook/services/kernels
copying notebook/services/kernels/handlers.py -> build/lib/notebook/services/kernels
copying notebook/services/kernels/__init__.py -> build/lib/notebook/services/kernels
creating build/lib/notebook/services/kernels/tests
copying notebook/services/kernels/tests/test_kernels_api.py -> build/lib/notebook/services/kernels/tests
copying notebook/services/kernels/tests/__init__.py -> build/lib/notebook/services/kernels/tests
creating build/lib/notebook/services/contents
copying notebook/services/contents/manager.py -> build/lib/notebook/services/contents
copying notebook/services/contents/largefilemanager.py -> build/lib/notebook/services/contents
copying notebook/services/contents/handlers.py -> build/lib/notebook/services/contents
copying notebook/services/contents/filemanager.py -> build/lib/notebook/services/contents
copying notebook/services/contents/fileio.py -> build/lib/notebook/services/contents
copying notebook/services/contents/filecheckpoints.py -> build/lib/notebook/services/contents
copying notebook/services/contents/checkpoints.py -> build/lib/notebook/services/contents
copying notebook/services/contents/__init__.py -> build/lib/notebook/services/contents
creating build/lib/notebook/services/contents/tests
copying notebook/services/contents/tests/test_manager.py -> build/lib/notebook/services/contents/tests
copying notebook/services/contents/tests/test_largefilemanager.py -> build/lib/notebook/services/contents/tests
copying notebook/services/contents/tests/test_fileio.py -> build/lib/notebook/services/contents/tests
copying notebook/services/contents/tests/test_contents_api.py -> build/lib/notebook/services/contents/tests
copying notebook/services/contents/tests/__init__.py -> build/lib/notebook/services/contents/tests
creating build/lib/notebook/services/config
copying notebook/services/config/manager.py -> build/lib/notebook/services/config
copying notebook/services/config/handlers.py -> build/lib/notebook/services/config
copying notebook/services/config/__init__.py -> build/lib/notebook/services/config
creating build/lib/notebook/services/config/tests
copying notebook/services/config/tests/test_config_api.py -> build/lib/notebook/services/config/tests
copying notebook/services/config/tests/__init__.py -> build/lib/notebook/services/config/tests
creating build/lib/notebook/services/api
copying notebook/services/api/handlers.py -> build/lib/notebook/services/api
copying notebook/services/api/__init__.py -> build/lib/notebook/services/api
creating build/lib/notebook/services/api/tests
copying notebook/services/api/tests/test_api.py -> build/lib/notebook/services/api/tests
copying notebook/services/api/tests/__init__.py -> build/lib/notebook/services/api/tests
creating build/lib/notebook/prometheus
copying notebook/prometheus/metrics.py -> build/lib/notebook/prometheus
copying notebook/prometheus/log_functions.py -> build/lib/notebook/prometheus
copying notebook/prometheus/__init__.py -> build/lib/notebook/prometheus
creating build/lib/notebook/notebook
copying notebook/notebook/handlers.py -> build/lib/notebook/notebook
copying notebook/notebook/__init__.py -> build/lib/notebook/notebook
creating build/lib/notebook/nbconvert
copying notebook/nbconvert/handlers.py -> build/lib/notebook/nbconvert
copying notebook/nbconvert/__init__.py -> build/lib/notebook/nbconvert
creating build/lib/notebook/nbconvert/tests
copying notebook/nbconvert/tests/test_nbconvert_handlers.py -> build/lib/notebook/nbconvert/tests
copying notebook/nbconvert/tests/__init__.py -> build/lib/notebook/nbconvert/tests
creating build/lib/notebook/kernelspecs
copying notebook/kernelspecs/handlers.py -> build/lib/notebook/kernelspecs
copying notebook/kernelspecs/__init__.py -> build/lib/notebook/kernelspecs
creating build/lib/notebook/i18n
copying notebook/i18n/__init__.py -> build/lib/notebook/i18n
creating build/lib/notebook/gateway
copying notebook/gateway/managers.py -> build/lib/notebook/gateway
copying notebook/gateway/handlers.py -> build/lib/notebook/gateway
copying notebook/gateway/__init__.py -> build/lib/notebook/gateway
creating build/lib/notebook/files
copying notebook/files/handlers.py -> build/lib/notebook/files
copying notebook/files/__init__.py -> build/lib/notebook/files
creating build/lib/notebook/edit
copying notebook/edit/handlers.py -> build/lib/notebook/edit
copying notebook/edit/__init__.py -> build/lib/notebook/edit
creating build/lib/notebook/bundler
copying notebook/bundler/zip_bundler.py -> build/lib/notebook/bundler
copying notebook/bundler/tools.py -> build/lib/notebook/bundler
copying notebook/bundler/tarball_bundler.py -> build/lib/notebook/bundler
copying notebook/bundler/handlers.py -> build/lib/notebook/bundler
copying notebook/bundler/bundlerextensions.py -> build/lib/notebook/bundler
copying notebook/bundler/__main__.py -> build/lib/notebook/bundler
copying notebook/bundler/__init__.py -> build/lib/notebook/bundler
creating build/lib/notebook/bundler/tests
copying notebook/bundler/tests/test_bundlerextension.py -> build/lib/notebook/bundler/tests
copying notebook/bundler/tests/test_bundler_tools.py -> build/lib/notebook/bundler/tests
copying notebook/bundler/tests/test_bundler_api.py -> build/lib/notebook/bundler/tests
copying notebook/bundler/tests/__init__.py -> build/lib/notebook/bundler/tests
creating build/lib/notebook/base
copying notebook/base/zmqhandlers.py -> build/lib/notebook/base
copying notebook/base/handlers.py -> build/lib/notebook/base
copying notebook/base/__init__.py -> build/lib/notebook/base
creating build/lib/notebook/auth
copying notebook/auth/security.py -> build/lib/notebook/auth
copying notebook/auth/logout.py -> build/lib/notebook/auth
copying notebook/auth/login.py -> build/lib/notebook/auth
copying notebook/auth/__main__.py -> build/lib/notebook/auth
copying notebook/auth/__init__.py -> build/lib/notebook/auth
creating build/lib/notebook/auth/tests
copying notebook/auth/tests/test_security.py -> build/lib/notebook/auth/tests
copying notebook/auth/tests/test_login.py -> build/lib/notebook/auth/tests
copying notebook/auth/tests/__init__.py -> build/lib/notebook/auth/tests
creating build/lib/notebook/templates
copying notebook/templates/view.html -> build/lib/notebook/templates
copying notebook/templates/tree.html -> build/lib/notebook/templates
copying notebook/templates/terminal.html -> build/lib/notebook/templates
copying notebook/templates/page.html -> build/lib/notebook/templates
copying notebook/templates/notebook.html -> build/lib/notebook/templates
copying notebook/templates/logout.html -> build/lib/notebook/templates
copying notebook/templates/login.html -> build/lib/notebook/templates
copying notebook/templates/error.html -> build/lib/notebook/templates
copying notebook/templates/edit.html -> build/lib/notebook/templates
copying notebook/templates/browser-open.html -> build/lib/notebook/templates
copying notebook/templates/404.html -> build/lib/notebook/templates
creating build/lib/notebook/static
copying notebook/static/robots.txt -> build/lib/notebook/static
copying notebook/static/favicon.ico -> build/lib/notebook/static
copying notebook/static/acc_overwrite.less -> build/lib/notebook/static
creating build/lib/notebook/static/tree
creating build/lib/notebook/static/tree/js
copying notebook/static/tree/js/terminallist.js -> build/lib/notebook/static/tree/js
copying notebook/static/tree/js/shutdownbutton.js -> build/lib/notebook/static/tree/js
copying notebook/static/tree/js/sessionlist.js -> build/lib/notebook/static/tree/js
copying notebook/static/tree/js/notebooklist.js -> build/lib/notebook/static/tree/js
copying notebook/static/tree/js/newnotebook.js -> build/lib/notebook/static/tree/js
copying notebook/static/tree/js/main.min.js.map -> build/lib/notebook/static/tree/js
copying notebook/static/tree/js/main.min.js -> build/lib/notebook/static/tree/js
copying notebook/static/tree/js/main.js -> build/lib/notebook/static/tree/js
copying notebook/static/tree/js/kernellist.js -> build/lib/notebook/static/tree/js
creating build/lib/notebook/static/terminal
creating build/lib/notebook/static/terminal/js
copying notebook/static/terminal/js/terminado.js -> build/lib/notebook/static/terminal/js
copying notebook/static/terminal/js/main.min.js.map -> build/lib/notebook/static/terminal/js
copying notebook/static/terminal/js/main.min.js -> build/lib/notebook/static/terminal/js
copying notebook/static/terminal/js/main.js -> build/lib/notebook/static/terminal/js
creating build/lib/notebook/static/terminal/css
copying notebook/static/terminal/css/override.css -> build/lib/notebook/static/terminal/css
creating build/lib/notebook/static/style
copying notebook/static/style/style.min.css.map -> build/lib/notebook/static/style
copying notebook/static/style/style.min.css -> build/lib/notebook/static/style
copying notebook/static/style/style.less -> build/lib/notebook/static/style
copying notebook/static/style/ipython.min.css.map -> build/lib/notebook/static/style
copying notebook/static/style/ipython.min.css -> build/lib/notebook/static/style
copying notebook/static/style/ipython.less -> build/lib/notebook/static/style
creating build/lib/notebook/static/services
copying notebook/static/services/contents.js -> build/lib/notebook/static/services
copying notebook/static/services/config.js -> build/lib/notebook/static/services
creating build/lib/notebook/static/services/sessions
copying notebook/static/services/sessions/session.js -> build/lib/notebook/static/services/sessions
creating build/lib/notebook/static/services/kernels
copying notebook/static/services/kernels/serialize.js -> build/lib/notebook/static/services/kernels
copying notebook/static/services/kernels/kernel.js -> build/lib/notebook/static/services/kernels
copying notebook/static/services/kernels/comm.js -> build/lib/notebook/static/services/kernels
creating build/lib/notebook/static/notebook
creating build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/tour.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/tooltip.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/toolbar.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/textcell.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/shortcuteditor.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/searchandreplace.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/scrollmanager.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/savewidget.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/quickhelp.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/promises.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/pager.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/outputarea.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/notificationarea.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/notebook.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/menubar.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/mathjaxutils.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/maintoolbar.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/main.min.js.map -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/main.min.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/main.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/keyboardmanager.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/kernelselector.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/contexthint.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/completer.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/commandpalette.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/codemirror-ipythongfm.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/codemirror-ipython.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/codecell.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/clipboard.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/celltoolbar.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/cell.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/actions.js -> build/lib/notebook/static/notebook/js
copying notebook/static/notebook/js/about.js -> build/lib/notebook/static/notebook/js
creating build/lib/notebook/static/notebook/js/celltoolbarpresets
copying notebook/static/notebook/js/celltoolbarpresets/tags.js -> build/lib/notebook/static/notebook/js/celltoolbarpresets
copying notebook/static/notebook/js/celltoolbarpresets/slideshow.js -> build/lib/notebook/static/notebook/js/celltoolbarpresets
copying notebook/static/notebook/js/celltoolbarpresets/rawcell.js -> build/lib/notebook/static/notebook/js/celltoolbarpresets
copying notebook/static/notebook/js/celltoolbarpresets/example.js -> build/lib/notebook/static/notebook/js/celltoolbarpresets
copying notebook/static/notebook/js/celltoolbarpresets/default.js -> build/lib/notebook/static/notebook/js/celltoolbarpresets
copying notebook/static/notebook/js/celltoolbarpresets/attachments.js -> build/lib/notebook/static/notebook/js/celltoolbarpresets
creating build/lib/notebook/static/notebook/css
copying notebook/static/notebook/css/override.css -> build/lib/notebook/static/notebook/css
creating build/lib/notebook/static/edit
creating build/lib/notebook/static/edit/js
copying notebook/static/edit/js/savewidget.js -> build/lib/notebook/static/edit/js
copying notebook/static/edit/js/notificationarea.js -> build/lib/notebook/static/edit/js
copying notebook/static/edit/js/menubar.js -> build/lib/notebook/static/edit/js
copying notebook/static/edit/js/main.min.js.map -> build/lib/notebook/static/edit/js
copying notebook/static/edit/js/main.min.js -> build/lib/notebook/static/edit/js
copying notebook/static/edit/js/main.js -> build/lib/notebook/static/edit/js
copying notebook/static/edit/js/editor.js -> build/lib/notebook/static/edit/js
creating build/lib/notebook/static/custom
copying notebook/static/custom/custom.js -> build/lib/notebook/static/custom
copying notebook/static/custom/custom.css -> build/lib/notebook/static/custom
creating build/lib/notebook/static/bidi
copying notebook/static/bidi/numericshaping.js -> build/lib/notebook/static/bidi
copying notebook/static/bidi/bidi.js -> build/lib/notebook/static/bidi
creating build/lib/notebook/static/base
creating build/lib/notebook/static/base/js
copying notebook/static/base/js/utils.js -> build/lib/notebook/static/base/js
copying notebook/static/base/js/security.js -> build/lib/notebook/static/base/js
copying notebook/static/base/js/promises.js -> build/lib/notebook/static/base/js
copying notebook/static/base/js/page.js -> build/lib/notebook/static/base/js
copying notebook/static/base/js/notificationwidget.js -> build/lib/notebook/static/base/js
copying notebook/static/base/js/notificationarea.js -> build/lib/notebook/static/base/js
copying notebook/static/base/js/namespace.js -> build/lib/notebook/static/base/js
copying notebook/static/base/js/mathjaxutils.js -> build/lib/notebook/static/base/js
copying notebook/static/base/js/markdown.js -> build/lib/notebook/static/base/js
copying notebook/static/base/js/keyboard.js -> build/lib/notebook/static/base/js
copying notebook/static/base/js/i18n.js -> build/lib/notebook/static/base/js
copying notebook/static/base/js/events.js -> build/lib/notebook/static/base/js
copying notebook/static/base/js/dialog.js -> build/lib/notebook/static/base/js
creating build/lib/notebook/static/base/images
copying notebook/static/base/images/logo.png -> build/lib/notebook/static/base/images
copying notebook/static/base/images/favicon.ico -> build/lib/notebook/static/base/images
copying notebook/static/base/images/favicon-terminal.ico -> build/lib/notebook/static/base/images
copying notebook/static/base/images/favicon-notebook.ico -> build/lib/notebook/static/base/images
copying notebook/static/base/images/favicon-file.ico -> build/lib/notebook/static/base/images
copying notebook/static/base/images/favicon-busy-3.ico -> build/lib/notebook/static/base/images
copying notebook/static/base/images/favicon-busy-2.ico -> build/lib/notebook/static/base/images
copying notebook/static/base/images/favicon-busy-1.ico -> build/lib/notebook/static/base/images
creating build/lib/notebook/static/auth
creating build/lib/notebook/static/auth/js
copying notebook/static/auth/js/main.min.js.map -> build/lib/notebook/static/auth/js
copying notebook/static/auth/js/main.min.js -> build/lib/notebook/static/auth/js
copying notebook/static/auth/js/main.js -> build/lib/notebook/static/auth/js
copying notebook/static/auth/js/logoutmain.js -> build/lib/notebook/static/auth/js
copying notebook/static/auth/js/loginwidget.js -> build/lib/notebook/static/auth/js
copying notebook/static/auth/js/loginmain.js -> build/lib/notebook/static/auth/js
creating build/lib/notebook/static/auth/css
copying notebook/static/auth/css/override.css -> build/lib/notebook/static/auth/css
creating build/lib/notebook/static/components
creating build/lib/notebook/static/components/backbone
copying notebook/static/components/backbone/backbone-min.js -> build/lib/notebook/static/components/backbone
creating build/lib/notebook/static/components/bootstrap
creating build/lib/notebook/static/components/bootstrap/dist
creating build/lib/notebook/static/components/bootstrap/dist/js
copying notebook/static/components/bootstrap/dist/js/bootstrap.min.js -> build/lib/notebook/static/components/bootstrap/dist/js
creating build/lib/notebook/static/components/bootstrap-tour
creating build/lib/notebook/static/components/bootstrap-tour/build
creating build/lib/notebook/static/components/bootstrap-tour/build/css
copying notebook/static/components/bootstrap-tour/build/css/bootstrap-tour.min.css -> build/lib/notebook/static/components/bootstrap-tour/build/css
creating build/lib/notebook/static/components/bootstrap-tour/build/js
copying notebook/static/components/bootstrap-tour/build/js/bootstrap-tour.min.js -> build/lib/notebook/static/components/bootstrap-tour/build/js
creating build/lib/notebook/static/components/create-react-class
copying notebook/static/components/create-react-class/index.js -> build/lib/notebook/static/components/create-react-class
creating build/lib/notebook/static/components/font-awesome
creating build/lib/notebook/static/components/font-awesome/css
copying notebook/static/components/font-awesome/css/font-awesome.min.css -> build/lib/notebook/static/components/font-awesome/css
copying notebook/static/components/font-awesome/css/font-awesome.css -> build/lib/notebook/static/components/font-awesome/css
creating build/lib/notebook/static/components/es6-promise
copying notebook/static/components/es6-promise/promise.min.js -> build/lib/notebook/static/components/es6-promise
copying notebook/static/components/es6-promise/promise.js -> build/lib/notebook/static/components/es6-promise
creating build/lib/notebook/static/components/font-awesome/fonts
copying notebook/static/components/font-awesome/fonts/fontawesome-webfont.woff2 -> build/lib/notebook/static/components/font-awesome/fonts
copying notebook/static/components/font-awesome/fonts/fontawesome-webfont.woff -> build/lib/notebook/static/components/font-awesome/fonts
copying notebook/static/components/font-awesome/fonts/fontawesome-webfont.ttf -> build/lib/notebook/static/components/font-awesome/fonts
copying notebook/static/components/font-awesome/fonts/fontawesome-webfont.svg -> build/lib/notebook/static/components/font-awesome/fonts
copying notebook/static/components/font-awesome/fonts/fontawesome-webfont.eot -> build/lib/notebook/static/components/font-awesome/fonts
copying notebook/static/components/font-awesome/fonts/FontAwesome.otf -> build/lib/notebook/static/components/font-awesome/fonts
creating build/lib/notebook/static/components/google-caja
copying notebook/static/components/google-caja/html-css-sanitizer-minified.js -> build/lib/notebook/static/components/google-caja
creating build/lib/notebook/static/components/jed
copying notebook/static/components/jed/jed.js -> build/lib/notebook/static/components/jed
creating build/lib/notebook/static/components/jquery
copying notebook/static/components/jquery/jquery.min.js -> build/lib/notebook/static/components/jquery
creating build/lib/notebook/static/components/jquery-typeahead
creating build/lib/notebook/static/components/jquery-typeahead/dist
copying notebook/static/components/jquery-typeahead/dist/jquery.typeahead.min.js -> build/lib/notebook/static/components/jquery-typeahead/dist
copying notebook/static/components/jquery-typeahead/dist/jquery.typeahead.min.css -> build/lib/notebook/static/components/jquery-typeahead/dist
creating build/lib/notebook/static/components/jquery-ui
copying notebook/static/components/jquery-ui/jquery-ui.min.js -> build/lib/notebook/static/components/jquery-ui
creating build/lib/notebook/static/components/jquery-ui/themes
creating build/lib/notebook/static/components/jquery-ui/themes/smoothness
copying notebook/static/components/jquery-ui/themes/smoothness/jquery-ui.min.css -> build/lib/notebook/static/components/jquery-ui/themes/smoothness
creating build/lib/notebook/static/components/jquery-ui/themes/smoothness/images
copying notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png -> build/lib/notebook/static/components/jquery-ui/themes/smoothness/images
copying notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png -> build/lib/notebook/static/components/jquery-ui/themes/smoothness/images
copying notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png -> build/lib/notebook/static/components/jquery-ui/themes/smoothness/images
copying notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png -> build/lib/notebook/static/components/jquery-ui/themes/smoothness/images
copying notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png -> build/lib/notebook/static/components/jquery-ui/themes/smoothness/images
copying notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> build/lib/notebook/static/components/jquery-ui/themes/smoothness/images
copying notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png -> build/lib/notebook/static/components/jquery-ui/themes/smoothness/images
copying notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png -> build/lib/notebook/static/components/jquery-ui/themes/smoothness/images
copying notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png -> build/lib/notebook/static/components/jquery-ui/themes/smoothness/images
copying notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png -> build/lib/notebook/static/components/jquery-ui/themes/smoothness/images
copying notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png -> build/lib/notebook/static/components/jquery-ui/themes/smoothness/images
creating build/lib/notebook/static/components/marked
creating build/lib/notebook/static/components/marked/lib
copying notebook/static/components/marked/lib/marked.js -> build/lib/notebook/static/components/marked/lib
creating build/lib/notebook/static/components/react
copying notebook/static/components/react/react.production.min.js -> build/lib/notebook/static/components/react
copying notebook/static/components/react/react-dom.production.min.js -> build/lib/notebook/static/components/react
creating build/lib/notebook/static/components/requirejs
copying notebook/static/components/requirejs/require.js -> build/lib/notebook/static/components/requirejs
creating build/lib/notebook/static/components/requirejs-plugins
creating build/lib/notebook/static/components/requirejs-plugins/src
copying notebook/static/components/requirejs-plugins/src/json.js -> build/lib/notebook/static/components/requirejs-plugins/src
creating build/lib/notebook/static/components/requirejs-text
copying notebook/static/components/requirejs-text/text.js -> build/lib/notebook/static/components/requirejs-text
creating build/lib/notebook/static/components/underscore
copying notebook/static/components/underscore/underscore-min.js -> build/lib/notebook/static/components/underscore
creating build/lib/notebook/static/components/moment
copying notebook/static/components/moment/moment.js -> build/lib/notebook/static/components/moment
creating build/lib/notebook/static/components/moment/min
copying notebook/static/components/moment/min/moment.min.js -> build/lib/notebook/static/components/moment/min
copying notebook/static/components/moment/min/moment-with-locales.min.js -> build/lib/notebook/static/components/moment/min
copying notebook/static/components/moment/min/moment-with-locales.js -> build/lib/notebook/static/components/moment/min
copying notebook/static/components/moment/min/locales.min.js -> build/lib/notebook/static/components/moment/min
copying notebook/static/components/moment/min/locales.js -> build/lib/notebook/static/components/moment/min
creating build/lib/notebook/static/components/xterm.js
copying notebook/static/components/xterm.js/index.js -> build/lib/notebook/static/components/xterm.js
creating build/lib/notebook/static/components/xterm.js-css
copying notebook/static/components/xterm.js-css/index.css -> build/lib/notebook/static/components/xterm.js-css
creating build/lib/notebook/static/components/xterm.js-fit
copying notebook/static/components/xterm.js-fit/index.js -> build/lib/notebook/static/components/xterm.js-fit
creating build/lib/notebook/static/components/text-encoding
creating build/lib/notebook/static/components/text-encoding/lib
copying notebook/static/components/text-encoding/lib/encoding.js -> build/lib/notebook/static/components/text-encoding/lib
creating build/lib/notebook/static/components/codemirror
copying notebook/static/components/codemirror/rollup.config.js -> build/lib/notebook/static/components/codemirror
creating build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/zenburn.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/yonce.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/yeti.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/xq-light.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/xq-dark.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/vibrant-ink.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/twilight.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/ttcn.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/tomorrow-night-eighties.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/tomorrow-night-bright.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/the-matrix.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/ssms.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/solarized.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/shadowfox.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/seti.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/rubyblue.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/railscasts.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/pastel-on-dark.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/paraiso-light.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/paraiso-dark.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/panda-syntax.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/oceanic-next.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/nord.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/night.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/neo.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/neat.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/moxer.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/monokai.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/midnight.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/mdn-like.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/mbo.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/material.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/material-palenight.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/material-ocean.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/material-darker.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/lucario.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/liquibyte.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/lesser-dark.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/isotope.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/idea.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/icecoder.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/hopscotch.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/gruvbox-dark.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/erlang-dark.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/elegant.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/eclipse.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/duotone-light.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/duotone-dark.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/dracula.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/darcula.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/colorforth.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/cobalt.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/blackboard.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/bespin.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/base16-light.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/base16-dark.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/ayu-mirage.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/ayu-dark.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/ambiance.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/ambiance-mobile.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/abcdef.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/3024-night.css -> build/lib/notebook/static/components/codemirror/theme
copying notebook/static/components/codemirror/theme/3024-day.css -> build/lib/notebook/static/components/codemirror/theme
creating build/lib/notebook/static/components/codemirror/src
copying notebook/static/components/codemirror/src/modes.js -> build/lib/notebook/static/components/codemirror/src
copying notebook/static/components/codemirror/src/codemirror.js -> build/lib/notebook/static/components/codemirror/src
creating build/lib/notebook/static/components/codemirror/src/util
copying notebook/static/components/codemirror/src/util/operation_group.js -> build/lib/notebook/static/components/codemirror/src/util
copying notebook/static/components/codemirror/src/util/misc.js -> build/lib/notebook/static/components/codemirror/src/util
copying notebook/static/components/codemirror/src/util/feature_detection.js -> build/lib/notebook/static/components/codemirror/src/util
copying notebook/static/components/codemirror/src/util/event.js -> build/lib/notebook/static/components/codemirror/src/util
copying notebook/static/components/codemirror/src/util/dom.js -> build/lib/notebook/static/components/codemirror/src/util
copying notebook/static/components/codemirror/src/util/browser.js -> build/lib/notebook/static/components/codemirror/src/util
copying notebook/static/components/codemirror/src/util/bidi.js -> build/lib/notebook/static/components/codemirror/src/util
copying notebook/static/components/codemirror/src/util/StringStream.js -> build/lib/notebook/static/components/codemirror/src/util
creating build/lib/notebook/static/components/codemirror/src/model
copying notebook/static/components/codemirror/src/model/selection_updates.js -> build/lib/notebook/static/components/codemirror/src/model
copying notebook/static/components/codemirror/src/model/selection.js -> build/lib/notebook/static/components/codemirror/src/model
copying notebook/static/components/codemirror/src/model/mark_text.js -> build/lib/notebook/static/components/codemirror/src/model
copying notebook/static/components/codemirror/src/model/line_widget.js -> build/lib/notebook/static/components/codemirror/src/model
copying notebook/static/components/codemirror/src/model/history.js -> build/lib/notebook/static/components/codemirror/src/model
copying notebook/static/components/codemirror/src/model/document_data.js -> build/lib/notebook/static/components/codemirror/src/model
copying notebook/static/components/codemirror/src/model/chunk.js -> build/lib/notebook/static/components/codemirror/src/model
copying notebook/static/components/codemirror/src/model/changes.js -> build/lib/notebook/static/components/codemirror/src/model
copying notebook/static/components/codemirror/src/model/change_measurement.js -> build/lib/notebook/static/components/codemirror/src/model
copying notebook/static/components/codemirror/src/model/Doc.js -> build/lib/notebook/static/components/codemirror/src/model
creating build/lib/notebook/static/components/codemirror/src/measurement
copying notebook/static/components/codemirror/src/measurement/widgets.js -> build/lib/notebook/static/components/codemirror/src/measurement
copying notebook/static/components/codemirror/src/measurement/position_measurement.js -> build/lib/notebook/static/components/codemirror/src/measurement
creating build/lib/notebook/static/components/codemirror/src/line
copying notebook/static/components/codemirror/src/line/utils_line.js -> build/lib/notebook/static/components/codemirror/src/line
copying notebook/static/components/codemirror/src/line/spans.js -> build/lib/notebook/static/components/codemirror/src/line
copying notebook/static/components/codemirror/src/line/saw_special_spans.js -> build/lib/notebook/static/components/codemirror/src/line
copying notebook/static/components/codemirror/src/line/pos.js -> build/lib/notebook/static/components/codemirror/src/line
copying notebook/static/components/codemirror/src/line/line_data.js -> build/lib/notebook/static/components/codemirror/src/line
copying notebook/static/components/codemirror/src/line/highlight.js -> build/lib/notebook/static/components/codemirror/src/line
creating build/lib/notebook/static/components/codemirror/src/input
copying notebook/static/components/codemirror/src/input/movement.js -> build/lib/notebook/static/components/codemirror/src/input
copying notebook/static/components/codemirror/src/input/keynames.js -> build/lib/notebook/static/components/codemirror/src/input
copying notebook/static/components/codemirror/src/input/keymap.js -> build/lib/notebook/static/components/codemirror/src/input
copying notebook/static/components/codemirror/src/input/input.js -> build/lib/notebook/static/components/codemirror/src/input
copying notebook/static/components/codemirror/src/input/indent.js -> build/lib/notebook/static/components/codemirror/src/input
copying notebook/static/components/codemirror/src/input/TextareaInput.js -> build/lib/notebook/static/components/codemirror/src/input
copying notebook/static/components/codemirror/src/input/ContentEditableInput.js -> build/lib/notebook/static/components/codemirror/src/input
creating build/lib/notebook/static/components/codemirror/src/edit
copying notebook/static/components/codemirror/src/edit/utils.js -> build/lib/notebook/static/components/codemirror/src/edit
copying notebook/static/components/codemirror/src/edit/options.js -> build/lib/notebook/static/components/codemirror/src/edit
copying notebook/static/components/codemirror/src/edit/mouse_events.js -> build/lib/notebook/static/components/codemirror/src/edit
copying notebook/static/components/codemirror/src/edit/methods.js -> build/lib/notebook/static/components/codemirror/src/edit
copying notebook/static/components/codemirror/src/edit/main.js -> build/lib/notebook/static/components/codemirror/src/edit
copying notebook/static/components/codemirror/src/edit/legacy.js -> build/lib/notebook/static/components/codemirror/src/edit
copying notebook/static/components/codemirror/src/edit/key_events.js -> build/lib/notebook/static/components/codemirror/src/edit
copying notebook/static/components/codemirror/src/edit/global_events.js -> build/lib/notebook/static/components/codemirror/src/edit
copying notebook/static/components/codemirror/src/edit/fromTextArea.js -> build/lib/notebook/static/components/codemirror/src/edit
copying notebook/static/components/codemirror/src/edit/drop_events.js -> build/lib/notebook/static/components/codemirror/src/edit
copying notebook/static/components/codemirror/src/edit/deleteNearSelection.js -> build/lib/notebook/static/components/codemirror/src/edit
copying notebook/static/components/codemirror/src/edit/commands.js -> build/lib/notebook/static/components/codemirror/src/edit
copying notebook/static/components/codemirror/src/edit/CodeMirror.js -> build/lib/notebook/static/components/codemirror/src/edit
creating build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/view_tracking.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/update_lines.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/update_line.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/update_display.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/selection.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/scrolling.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/scrollbars.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/scroll_events.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/operations.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/mode_state.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/line_numbers.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/highlight_worker.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/gutters.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/focus.js -> build/lib/notebook/static/components/codemirror/src/display
copying notebook/static/components/codemirror/src/display/Display.js -> build/lib/notebook/static/components/codemirror/src/display
creating build/lib/notebook/static/components/codemirror/src/addon
creating build/lib/notebook/static/components/codemirror/src/addon/runmode
copying notebook/static/components/codemirror/src/addon/runmode/runmode.node.js -> build/lib/notebook/static/components/codemirror/src/addon/runmode
copying notebook/static/components/codemirror/src/addon/runmode/runmode-standalone.js -> build/lib/notebook/static/components/codemirror/src/addon/runmode
copying notebook/static/components/codemirror/src/addon/runmode/codemirror.node.js -> build/lib/notebook/static/components/codemirror/src/addon/runmode
copying notebook/static/components/codemirror/src/addon/runmode/codemirror-standalone.js -> build/lib/notebook/static/components/codemirror/src/addon/runmode
creating build/lib/notebook/static/components/codemirror/mode
copying notebook/static/components/codemirror/mode/meta.js -> build/lib/notebook/static/components/codemirror/mode
creating build/lib/notebook/static/components/codemirror/mode/z80
copying notebook/static/components/codemirror/mode/z80/z80.js -> build/lib/notebook/static/components/codemirror/mode/z80
creating build/lib/notebook/static/components/codemirror/mode/yaml-frontmatter
copying notebook/static/components/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js -> build/lib/notebook/static/components/codemirror/mode/yaml-frontmatter
creating build/lib/notebook/static/components/codemirror/mode/yaml
copying notebook/static/components/codemirror/mode/yaml/yaml.js -> build/lib/notebook/static/components/codemirror/mode/yaml
creating build/lib/notebook/static/components/codemirror/mode/yacas
copying notebook/static/components/codemirror/mode/yacas/yacas.js -> build/lib/notebook/static/components/codemirror/mode/yacas
creating build/lib/notebook/static/components/codemirror/mode/xquery
copying notebook/static/components/codemirror/mode/xquery/xquery.js -> build/lib/notebook/static/components/codemirror/mode/xquery
creating build/lib/notebook/static/components/codemirror/mode/xml
copying notebook/static/components/codemirror/mode/xml/xml.js -> build/lib/notebook/static/components/codemirror/mode/xml
creating build/lib/notebook/static/components/codemirror/mode/webidl
copying notebook/static/components/codemirror/mode/webidl/webidl.js -> build/lib/notebook/static/components/codemirror/mode/webidl
creating build/lib/notebook/static/components/codemirror/mode/wast
copying notebook/static/components/codemirror/mode/wast/wast.js -> build/lib/notebook/static/components/codemirror/mode/wast
creating build/lib/notebook/static/components/codemirror/mode/vue
copying notebook/static/components/codemirror/mode/vue/vue.js -> build/lib/notebook/static/components/codemirror/mode/vue
creating build/lib/notebook/static/components/codemirror/mode/vhdl
copying notebook/static/components/codemirror/mode/vhdl/vhdl.js -> build/lib/notebook/static/components/codemirror/mode/vhdl
creating build/lib/notebook/static/components/codemirror/mode/verilog
copying notebook/static/components/codemirror/mode/verilog/verilog.js -> build/lib/notebook/static/components/codemirror/mode/verilog
creating build/lib/notebook/static/components/codemirror/mode/velocity
copying notebook/static/components/codemirror/mode/velocity/velocity.js -> build/lib/notebook/static/components/codemirror/mode/velocity
creating build/lib/notebook/static/components/codemirror/mode/vbscript
copying notebook/static/components/codemirror/mode/vbscript/vbscript.js -> build/lib/notebook/static/components/codemirror/mode/vbscript
creating build/lib/notebook/static/components/codemirror/mode/vb
copying notebook/static/components/codemirror/mode/vb/vb.js -> build/lib/notebook/static/components/codemirror/mode/vb
creating build/lib/notebook/static/components/codemirror/mode/twig
copying notebook/static/components/codemirror/mode/twig/twig.js -> build/lib/notebook/static/components/codemirror/mode/twig
creating build/lib/notebook/static/components/codemirror/mode/turtle
copying notebook/static/components/codemirror/mode/turtle/turtle.js -> build/lib/notebook/static/components/codemirror/mode/turtle
creating build/lib/notebook/static/components/codemirror/mode/ttcn-cfg
copying notebook/static/components/codemirror/mode/ttcn-cfg/ttcn-cfg.js -> build/lib/notebook/static/components/codemirror/mode/ttcn-cfg
creating build/lib/notebook/static/components/codemirror/mode/ttcn
copying notebook/static/components/codemirror/mode/ttcn/ttcn.js -> build/lib/notebook/static/components/codemirror/mode/ttcn
creating build/lib/notebook/static/components/codemirror/mode/troff
copying notebook/static/components/codemirror/mode/troff/troff.js -> build/lib/notebook/static/components/codemirror/mode/troff
creating build/lib/notebook/static/components/codemirror/mode/tornado
copying notebook/static/components/codemirror/mode/tornado/tornado.js -> build/lib/notebook/static/components/codemirror/mode/tornado
creating build/lib/notebook/static/components/codemirror/mode/toml
copying notebook/static/components/codemirror/mode/toml/toml.js -> build/lib/notebook/static/components/codemirror/mode/toml
creating build/lib/notebook/static/components/codemirror/mode/tiki
copying notebook/static/components/codemirror/mode/tiki/tiki.js -> build/lib/notebook/static/components/codemirror/mode/tiki
copying notebook/static/components/codemirror/mode/tiki/tiki.css -> build/lib/notebook/static/components/codemirror/mode/tiki
creating build/lib/notebook/static/components/codemirror/mode/tiddlywiki
copying notebook/static/components/codemirror/mode/tiddlywiki/tiddlywiki.js -> build/lib/notebook/static/components/codemirror/mode/tiddlywiki
copying notebook/static/components/codemirror/mode/tiddlywiki/tiddlywiki.css -> build/lib/notebook/static/components/codemirror/mode/tiddlywiki
creating build/lib/notebook/static/components/codemirror/mode/textile
copying notebook/static/components/codemirror/mode/textile/textile.js -> build/lib/notebook/static/components/codemirror/mode/textile
creating build/lib/notebook/static/components/codemirror/mode/tcl
copying notebook/static/components/codemirror/mode/tcl/tcl.js -> build/lib/notebook/static/components/codemirror/mode/tcl
creating build/lib/notebook/static/components/codemirror/mode/swift
copying notebook/static/components/codemirror/mode/swift/swift.js -> build/lib/notebook/static/components/codemirror/mode/swift
creating build/lib/notebook/static/components/codemirror/mode/stylus
copying notebook/static/components/codemirror/mode/stylus/stylus.js -> build/lib/notebook/static/components/codemirror/mode/stylus
creating build/lib/notebook/static/components/codemirror/mode/stex
copying notebook/static/components/codemirror/mode/stex/stex.js -> build/lib/notebook/static/components/codemirror/mode/stex
creating build/lib/notebook/static/components/codemirror/mode/sql
copying notebook/static/components/codemirror/mode/sql/sql.js -> build/lib/notebook/static/components/codemirror/mode/sql
creating build/lib/notebook/static/components/codemirror/mode/spreadsheet
copying notebook/static/components/codemirror/mode/spreadsheet/spreadsheet.js -> build/lib/notebook/static/components/codemirror/mode/spreadsheet
creating build/lib/notebook/static/components/codemirror/mode/sparql
copying notebook/static/components/codemirror/mode/sparql/sparql.js -> build/lib/notebook/static/components/codemirror/mode/sparql
creating build/lib/notebook/static/components/codemirror/mode/soy
copying notebook/static/components/codemirror/mode/soy/soy.js -> build/lib/notebook/static/components/codemirror/mode/soy
creating build/lib/notebook/static/components/codemirror/mode/solr
copying notebook/static/components/codemirror/mode/solr/solr.js -> build/lib/notebook/static/components/codemirror/mode/solr
creating build/lib/notebook/static/components/codemirror/mode/smarty
copying notebook/static/components/codemirror/mode/smarty/smarty.js -> build/lib/notebook/static/components/codemirror/mode/smarty
creating build/lib/notebook/static/components/codemirror/mode/smalltalk
copying notebook/static/components/codemirror/mode/smalltalk/smalltalk.js -> build/lib/notebook/static/components/codemirror/mode/smalltalk
creating build/lib/notebook/static/components/codemirror/mode/slim
copying notebook/static/components/codemirror/mode/slim/slim.js -> build/lib/notebook/static/components/codemirror/mode/slim
creating build/lib/notebook/static/components/codemirror/mode/sieve
copying notebook/static/components/codemirror/mode/sieve/sieve.js -> build/lib/notebook/static/components/codemirror/mode/sieve
creating build/lib/notebook/static/components/codemirror/mode/shell
copying notebook/static/components/codemirror/mode/shell/shell.js -> build/lib/notebook/static/components/codemirror/mode/shell
creating build/lib/notebook/static/components/codemirror/mode/scheme
copying notebook/static/components/codemirror/mode/scheme/scheme.js -> build/lib/notebook/static/components/codemirror/mode/scheme
creating build/lib/notebook/static/components/codemirror/mode/sass
copying notebook/static/components/codemirror/mode/sass/sass.js -> build/lib/notebook/static/components/codemirror/mode/sass
creating build/lib/notebook/static/components/codemirror/mode/sas
copying notebook/static/components/codemirror/mode/sas/sas.js -> build/lib/notebook/static/components/codemirror/mode/sas
creating build/lib/notebook/static/components/codemirror/mode/rust
copying notebook/static/components/codemirror/mode/rust/rust.js -> build/lib/notebook/static/components/codemirror/mode/rust
creating build/lib/notebook/static/components/codemirror/mode/ruby
copying notebook/static/components/codemirror/mode/ruby/ruby.js -> build/lib/notebook/static/components/codemirror/mode/ruby
creating build/lib/notebook/static/components/codemirror/mode/rst
copying notebook/static/components/codemirror/mode/rst/rst.js -> build/lib/notebook/static/components/codemirror/mode/rst
creating build/lib/notebook/static/components/codemirror/mode/rpm
copying notebook/static/components/codemirror/mode/rpm/rpm.js -> build/lib/notebook/static/components/codemirror/mode/rpm
creating build/lib/notebook/static/components/codemirror/mode/r
copying notebook/static/components/codemirror/mode/r/r.js -> build/lib/notebook/static/components/codemirror/mode/r
creating build/lib/notebook/static/components/codemirror/mode/q
copying notebook/static/components/codemirror/mode/q/q.js -> build/lib/notebook/static/components/codemirror/mode/q
creating build/lib/notebook/static/components/codemirror/mode/python
copying notebook/static/components/codemirror/mode/python/python.js -> build/lib/notebook/static/components/codemirror/mode/python
creating build/lib/notebook/static/components/codemirror/mode/puppet
copying notebook/static/components/codemirror/mode/puppet/puppet.js -> build/lib/notebook/static/components/codemirror/mode/puppet
creating build/lib/notebook/static/components/codemirror/mode/pug
copying notebook/static/components/codemirror/mode/pug/pug.js -> build/lib/notebook/static/components/codemirror/mode/pug
creating build/lib/notebook/static/components/codemirror/mode/protobuf
copying notebook/static/components/codemirror/mode/protobuf/protobuf.js -> build/lib/notebook/static/components/codemirror/mode/protobuf
creating build/lib/notebook/static/components/codemirror/mode/properties
copying notebook/static/components/codemirror/mode/properties/properties.js -> build/lib/notebook/static/components/codemirror/mode/properties
creating build/lib/notebook/static/components/codemirror/mode/powershell
copying notebook/static/components/codemirror/mode/powershell/powershell.js -> build/lib/notebook/static/components/codemirror/mode/powershell
creating build/lib/notebook/static/components/codemirror/mode/pig
copying notebook/static/components/codemirror/mode/pig/pig.js -> build/lib/notebook/static/components/codemirror/mode/pig
creating build/lib/notebook/static/components/codemirror/mode/php
copying notebook/static/components/codemirror/mode/php/php.js -> build/lib/notebook/static/components/codemirror/mode/php
creating build/lib/notebook/static/components/codemirror/mode/perl
copying notebook/static/components/codemirror/mode/perl/perl.js -> build/lib/notebook/static/components/codemirror/mode/perl
creating build/lib/notebook/static/components/codemirror/mode/pegjs
copying notebook/static/components/codemirror/mode/pegjs/pegjs.js -> build/lib/notebook/static/components/codemirror/mode/pegjs
creating build/lib/notebook/static/components/codemirror/mode/pascal
copying notebook/static/components/codemirror/mode/pascal/pascal.js -> build/lib/notebook/static/components/codemirror/mode/pascal
creating build/lib/notebook/static/components/codemirror/mode/oz
copying notebook/static/components/codemirror/mode/oz/oz.js -> build/lib/notebook/static/components/codemirror/mode/oz
creating build/lib/notebook/static/components/codemirror/mode/octave
copying notebook/static/components/codemirror/mode/octave/octave.js -> build/lib/notebook/static/components/codemirror/mode/octave
creating build/lib/notebook/static/components/codemirror/mode/ntriples
copying notebook/static/components/codemirror/mode/ntriples/ntriples.js -> build/lib/notebook/static/components/codemirror/mode/ntriples
creating build/lib/notebook/static/components/codemirror/mode/nsis
copying notebook/static/components/codemirror/mode/nsis/nsis.js -> build/lib/notebook/static/components/codemirror/mode/nsis
creating build/lib/notebook/static/components/codemirror/mode/nginx
copying notebook/static/components/codemirror/mode/nginx/nginx.js -> build/lib/notebook/static/components/codemirror/mode/nginx
creating build/lib/notebook/static/components/codemirror/mode/mumps
copying notebook/static/components/codemirror/mode/mumps/mumps.js -> build/lib/notebook/static/components/codemirror/mode/mumps
creating build/lib/notebook/static/components/codemirror/mode/mscgen
copying notebook/static/components/codemirror/mode/mscgen/mscgen.js -> build/lib/notebook/static/components/codemirror/mode/mscgen
creating build/lib/notebook/static/components/codemirror/mode/modelica
copying notebook/static/components/codemirror/mode/modelica/modelica.js -> build/lib/notebook/static/components/codemirror/mode/modelica
creating build/lib/notebook/static/components/codemirror/mode/mllike
copying notebook/static/components/codemirror/mode/mllike/mllike.js -> build/lib/notebook/static/components/codemirror/mode/mllike
creating build/lib/notebook/static/components/codemirror/mode/mirc
copying notebook/static/components/codemirror/mode/mirc/mirc.js -> build/lib/notebook/static/components/codemirror/mode/mirc
creating build/lib/notebook/static/components/codemirror/mode/mbox
copying notebook/static/components/codemirror/mode/mbox/mbox.js -> build/lib/notebook/static/components/codemirror/mode/mbox
creating build/lib/notebook/static/components/codemirror/mode/mathematica
copying notebook/static/components/codemirror/mode/mathematica/mathematica.js -> build/lib/notebook/static/components/codemirror/mode/mathematica
creating build/lib/notebook/static/components/codemirror/mode/markdown
copying notebook/static/components/codemirror/mode/markdown/markdown.js -> build/lib/notebook/static/components/codemirror/mode/markdown
creating build/lib/notebook/static/components/codemirror/mode/lua
copying notebook/static/components/codemirror/mode/lua/lua.js -> build/lib/notebook/static/components/codemirror/mode/lua
creating build/lib/notebook/static/components/codemirror/mode/livescript
copying notebook/static/components/codemirror/mode/livescript/livescript.js -> build/lib/notebook/static/components/codemirror/mode/livescript
creating build/lib/notebook/static/components/codemirror/mode/julia
copying notebook/static/components/codemirror/mode/julia/julia.js -> build/lib/notebook/static/components/codemirror/mode/julia
creating build/lib/notebook/static/components/codemirror/mode/jsx
copying notebook/static/components/codemirror/mode/jsx/jsx.js -> build/lib/notebook/static/components/codemirror/mode/jsx
creating build/lib/notebook/static/components/codemirror/mode/jinja2
copying notebook/static/components/codemirror/mode/jinja2/jinja2.js -> build/lib/notebook/static/components/codemirror/mode/jinja2
creating build/lib/notebook/static/components/codemirror/mode/javascript
copying notebook/static/components/codemirror/mode/javascript/javascript.js -> build/lib/notebook/static/components/codemirror/mode/javascript
creating build/lib/notebook/static/components/codemirror/mode/idl
copying notebook/static/components/codemirror/mode/idl/idl.js -> build/lib/notebook/static/components/codemirror/mode/idl
creating build/lib/notebook/static/components/codemirror/mode/http
copying notebook/static/components/codemirror/mode/http/http.js -> build/lib/notebook/static/components/codemirror/mode/http
creating build/lib/notebook/static/components/codemirror/mode/htmlmixed
copying notebook/static/components/codemirror/mode/htmlmixed/htmlmixed.js -> build/lib/notebook/static/components/codemirror/mode/htmlmixed
creating build/lib/notebook/static/components/codemirror/mode/htmlembedded
copying notebook/static/components/codemirror/mode/htmlembedded/htmlembedded.js -> build/lib/notebook/static/components/codemirror/mode/htmlembedded
creating build/lib/notebook/static/components/codemirror/mode/haxe
copying notebook/static/components/codemirror/mode/haxe/haxe.js -> build/lib/notebook/static/components/codemirror/mode/haxe
creating build/lib/notebook/static/components/codemirror/mode/haskell-literate
copying notebook/static/components/codemirror/mode/haskell-literate/haskell-literate.js -> build/lib/notebook/static/components/codemirror/mode/haskell-literate
creating build/lib/notebook/static/components/codemirror/mode/haskell
copying notebook/static/components/codemirror/mode/haskell/haskell.js -> build/lib/notebook/static/components/codemirror/mode/haskell
creating build/lib/notebook/static/components/codemirror/mode/handlebars
copying notebook/static/components/codemirror/mode/handlebars/handlebars.js -> build/lib/notebook/static/components/codemirror/mode/handlebars
creating build/lib/notebook/static/components/codemirror/mode/haml
copying notebook/static/components/codemirror/mode/haml/haml.js -> build/lib/notebook/static/components/codemirror/mode/haml
creating build/lib/notebook/static/components/codemirror/mode/groovy
copying notebook/static/components/codemirror/mode/groovy/groovy.js -> build/lib/notebook/static/components/codemirror/mode/groovy
creating build/lib/notebook/static/components/codemirror/mode/go
copying notebook/static/components/codemirror/mode/go/go.js -> build/lib/notebook/static/components/codemirror/mode/go
creating build/lib/notebook/static/components/codemirror/mode/gherkin
copying notebook/static/components/codemirror/mode/gherkin/gherkin.js -> build/lib/notebook/static/components/codemirror/mode/gherkin
creating build/lib/notebook/static/components/codemirror/mode/gfm
copying notebook/static/components/codemirror/mode/gfm/gfm.js -> build/lib/notebook/static/components/codemirror/mode/gfm
creating build/lib/notebook/static/components/codemirror/mode/gas
copying notebook/static/components/codemirror/mode/gas/gas.js -> build/lib/notebook/static/components/codemirror/mode/gas
creating build/lib/notebook/static/components/codemirror/mode/fortran
copying notebook/static/components/codemirror/mode/fortran/fortran.js -> build/lib/notebook/static/components/codemirror/mode/fortran
creating build/lib/notebook/static/components/codemirror/mode/forth
copying notebook/static/components/codemirror/mode/forth/forth.js -> build/lib/notebook/static/components/codemirror/mode/forth
creating build/lib/notebook/static/components/codemirror/mode/fcl
copying notebook/static/components/codemirror/mode/fcl/fcl.js -> build/lib/notebook/static/components/codemirror/mode/fcl
creating build/lib/notebook/static/components/codemirror/mode/factor
copying notebook/static/components/codemirror/mode/factor/factor.js -> build/lib/notebook/static/components/codemirror/mode/factor
creating build/lib/notebook/static/components/codemirror/mode/erlang
copying notebook/static/components/codemirror/mode/erlang/erlang.js -> build/lib/notebook/static/components/codemirror/mode/erlang
creating build/lib/notebook/static/components/codemirror/mode/elm
copying notebook/static/components/codemirror/mode/elm/elm.js -> build/lib/notebook/static/components/codemirror/mode/elm
creating build/lib/notebook/static/components/codemirror/mode/eiffel
copying notebook/static/components/codemirror/mode/eiffel/eiffel.js -> build/lib/notebook/static/components/codemirror/mode/eiffel
creating build/lib/notebook/static/components/codemirror/mode/ecl
copying notebook/static/components/codemirror/mode/ecl/ecl.js -> build/lib/notebook/static/components/codemirror/mode/ecl
creating build/lib/notebook/static/components/codemirror/mode/ebnf
copying notebook/static/components/codemirror/mode/ebnf/ebnf.js -> build/lib/notebook/static/components/codemirror/mode/ebnf
creating build/lib/notebook/static/components/codemirror/mode/dylan
copying notebook/static/components/codemirror/mode/dylan/dylan.js -> build/lib/notebook/static/components/codemirror/mode/dylan
creating build/lib/notebook/static/components/codemirror/mode/dtd
copying notebook/static/components/codemirror/mode/dtd/dtd.js -> build/lib/notebook/static/components/codemirror/mode/dtd
creating build/lib/notebook/static/components/codemirror/mode/dockerfile
copying notebook/static/components/codemirror/mode/dockerfile/dockerfile.js -> build/lib/notebook/static/components/codemirror/mode/dockerfile
creating build/lib/notebook/static/components/codemirror/mode/django
copying notebook/static/components/codemirror/mode/django/django.js -> build/lib/notebook/static/components/codemirror/mode/django
creating build/lib/notebook/static/components/codemirror/mode/diff
copying notebook/static/components/codemirror/mode/diff/diff.js -> build/lib/notebook/static/components/codemirror/mode/diff
creating build/lib/notebook/static/components/codemirror/mode/dart
copying notebook/static/components/codemirror/mode/dart/dart.js -> build/lib/notebook/static/components/codemirror/mode/dart
creating build/lib/notebook/static/components/codemirror/mode/d
copying notebook/static/components/codemirror/mode/d/d.js -> build/lib/notebook/static/components/codemirror/mode/d
creating build/lib/notebook/static/components/codemirror/mode/cypher
copying notebook/static/components/codemirror/mode/cypher/cypher.js -> build/lib/notebook/static/components/codemirror/mode/cypher
creating build/lib/notebook/static/components/codemirror/mode/css
copying notebook/static/components/codemirror/mode/css/css.js -> build/lib/notebook/static/components/codemirror/mode/css
creating build/lib/notebook/static/components/codemirror/mode/crystal
copying notebook/static/components/codemirror/mode/crystal/crystal.js -> build/lib/notebook/static/components/codemirror/mode/crystal
creating build/lib/notebook/static/components/codemirror/mode/commonlisp
copying notebook/static/components/codemirror/mode/commonlisp/commonlisp.js -> build/lib/notebook/static/components/codemirror/mode/commonlisp
creating build/lib/notebook/static/components/codemirror/mode/coffeescript
copying notebook/static/components/codemirror/mode/coffeescript/coffeescript.js -> build/lib/notebook/static/components/codemirror/mode/coffeescript
creating build/lib/notebook/static/components/codemirror/mode/cobol
copying notebook/static/components/codemirror/mode/cobol/cobol.js -> build/lib/notebook/static/components/codemirror/mode/cobol
creating build/lib/notebook/static/components/codemirror/mode/cmake
copying notebook/static/components/codemirror/mode/cmake/cmake.js -> build/lib/notebook/static/components/codemirror/mode/cmake
creating build/lib/notebook/static/components/codemirror/mode/clojure
copying notebook/static/components/codemirror/mode/clojure/clojure.js -> build/lib/notebook/static/components/codemirror/mode/clojure
creating build/lib/notebook/static/components/codemirror/mode/clike
copying notebook/static/components/codemirror/mode/clike/clike.js -> build/lib/notebook/static/components/codemirror/mode/clike
creating build/lib/notebook/static/components/codemirror/mode/brainfuck
copying notebook/static/components/codemirror/mode/brainfuck/brainfuck.js -> build/lib/notebook/static/components/codemirror/mode/brainfuck
creating build/lib/notebook/static/components/codemirror/mode/asterisk
copying notebook/static/components/codemirror/mode/asterisk/asterisk.js -> build/lib/notebook/static/components/codemirror/mode/asterisk
creating build/lib/notebook/static/components/codemirror/mode/asn.1
copying notebook/static/components/codemirror/mode/asn.1/asn.1.js -> build/lib/notebook/static/components/codemirror/mode/asn.1
creating build/lib/notebook/static/components/codemirror/mode/asciiarmor
copying notebook/static/components/codemirror/mode/asciiarmor/asciiarmor.js -> build/lib/notebook/static/components/codemirror/mode/asciiarmor
creating build/lib/notebook/static/components/codemirror/mode/apl
copying notebook/static/components/codemirror/mode/apl/apl.js -> build/lib/notebook/static/components/codemirror/mode/apl
creating build/lib/notebook/static/components/codemirror/lib
copying notebook/static/components/codemirror/lib/codemirror.js -> build/lib/notebook/static/components/codemirror/lib
copying notebook/static/components/codemirror/lib/codemirror.css -> build/lib/notebook/static/components/codemirror/lib
creating build/lib/notebook/static/components/codemirror/keymap
copying notebook/static/components/codemirror/keymap/vim.js -> build/lib/notebook/static/components/codemirror/keymap
copying notebook/static/components/codemirror/keymap/sublime.js -> build/lib/notebook/static/components/codemirror/keymap
copying notebook/static/components/codemirror/keymap/emacs.js -> build/lib/notebook/static/components/codemirror/keymap
creating build/lib/notebook/static/components/codemirror/addon
creating build/lib/notebook/static/components/codemirror/addon/wrap
copying notebook/static/components/codemirror/addon/wrap/hardwrap.js -> build/lib/notebook/static/components/codemirror/addon/wrap
creating build/lib/notebook/static/components/codemirror/addon/tern
copying notebook/static/components/codemirror/addon/tern/worker.js -> build/lib/notebook/static/components/codemirror/addon/tern
copying notebook/static/components/codemirror/addon/tern/tern.js -> build/lib/notebook/static/components/codemirror/addon/tern
copying notebook/static/components/codemirror/addon/tern/tern.css -> build/lib/notebook/static/components/codemirror/addon/tern
creating build/lib/notebook/static/components/codemirror/addon/selection
copying notebook/static/components/codemirror/addon/selection/selection-pointer.js -> build/lib/notebook/static/components/codemirror/addon/selection
copying notebook/static/components/codemirror/addon/selection/mark-selection.js -> build/lib/notebook/static/components/codemirror/addon/selection
copying notebook/static/components/codemirror/addon/selection/active-line.js -> build/lib/notebook/static/components/codemirror/addon/selection
creating build/lib/notebook/static/components/codemirror/addon/search
copying notebook/static/components/codemirror/addon/search/searchcursor.js -> build/lib/notebook/static/components/codemirror/addon/search
copying notebook/static/components/codemirror/addon/search/search.js -> build/lib/notebook/static/components/codemirror/addon/search
copying notebook/static/components/codemirror/addon/search/matchesonscrollbar.js -> build/lib/notebook/static/components/codemirror/addon/search
copying notebook/static/components/codemirror/addon/search/matchesonscrollbar.css -> build/lib/notebook/static/components/codemirror/addon/search
copying notebook/static/components/codemirror/addon/search/match-highlighter.js -> build/lib/notebook/static/components/codemirror/addon/search
copying notebook/static/components/codemirror/addon/search/jump-to-line.js -> build/lib/notebook/static/components/codemirror/addon/search
creating build/lib/notebook/static/components/codemirror/addon/scroll
copying notebook/static/components/codemirror/addon/scroll/simplescrollbars.js -> build/lib/notebook/static/components/codemirror/addon/scroll
copying notebook/static/components/codemirror/addon/scroll/simplescrollbars.css -> build/lib/notebook/static/components/codemirror/addon/scroll
copying notebook/static/components/codemirror/addon/scroll/scrollpastend.js -> build/lib/notebook/static/components/codemirror/addon/scroll
copying notebook/static/components/codemirror/addon/scroll/annotatescrollbar.js -> build/lib/notebook/static/components/codemirror/addon/scroll
creating build/lib/notebook/static/components/codemirror/addon/runmode
copying notebook/static/components/codemirror/addon/runmode/runmode.node.js -> build/lib/notebook/static/components/codemirror/addon/runmode
copying notebook/static/components/codemirror/addon/runmode/runmode.js -> build/lib/notebook/static/components/codemirror/addon/runmode
copying notebook/static/components/codemirror/addon/runmode/runmode-standalone.js -> build/lib/notebook/static/components/codemirror/addon/runmode
copying notebook/static/components/codemirror/addon/runmode/colorize.js -> build/lib/notebook/static/components/codemirror/addon/runmode
creating build/lib/notebook/static/components/codemirror/addon/mode
copying notebook/static/components/codemirror/addon/mode/simple.js -> build/lib/notebook/static/components/codemirror/addon/mode
copying notebook/static/components/codemirror/addon/mode/overlay.js -> build/lib/notebook/static/components/codemirror/addon/mode
copying notebook/static/components/codemirror/addon/mode/multiplex_test.js -> build/lib/notebook/static/components/codemirror/addon/mode
copying notebook/static/components/codemirror/addon/mode/multiplex.js -> build/lib/notebook/static/components/codemirror/addon/mode
copying notebook/static/components/codemirror/addon/mode/loadmode.js -> build/lib/notebook/static/components/codemirror/addon/mode
creating build/lib/notebook/static/components/codemirror/addon/merge
copying notebook/static/components/codemirror/addon/merge/merge.js -> build/lib/notebook/static/components/codemirror/addon/merge
copying notebook/static/components/codemirror/addon/merge/merge.css -> build/lib/notebook/static/components/codemirror/addon/merge
creating build/lib/notebook/static/components/codemirror/addon/lint
copying notebook/static/components/codemirror/addon/lint/yaml-lint.js -> build/lib/notebook/static/components/codemirror/addon/lint
copying notebook/static/components/codemirror/addon/lint/lint.js -> build/lib/notebook/static/components/codemirror/addon/lint
copying notebook/static/components/codemirror/addon/lint/lint.css -> build/lib/notebook/static/components/codemirror/addon/lint
copying notebook/static/components/codemirror/addon/lint/json-lint.js -> build/lib/notebook/static/components/codemirror/addon/lint
copying notebook/static/components/codemirror/addon/lint/javascript-lint.js -> build/lib/notebook/static/components/codemirror/addon/lint
copying notebook/static/components/codemirror/addon/lint/html-lint.js -> build/lib/notebook/static/components/codemirror/addon/lint
copying notebook/static/components/codemirror/addon/lint/css-lint.js -> build/lib/notebook/static/components/codemirror/addon/lint
copying notebook/static/components/codemirror/addon/lint/coffeescript-lint.js -> build/lib/notebook/static/components/codemirror/addon/lint
creating build/lib/notebook/static/components/codemirror/addon/hint
copying notebook/static/components/codemirror/addon/hint/xml-hint.js -> build/lib/notebook/static/components/codemirror/addon/hint
copying notebook/static/components/codemirror/addon/hint/sql-hint.js -> build/lib/notebook/static/components/codemirror/addon/hint
copying notebook/static/components/codemirror/addon/hint/show-hint.js -> build/lib/notebook/static/components/codemirror/addon/hint
copying notebook/static/components/codemirror/addon/hint/show-hint.css -> build/lib/notebook/static/components/codemirror/addon/hint
copying notebook/static/components/codemirror/addon/hint/javascript-hint.js -> build/lib/notebook/static/components/codemirror/addon/hint
copying notebook/static/components/codemirror/addon/hint/html-hint.js -> build/lib/notebook/static/components/codemirror/addon/hint
copying notebook/static/components/codemirror/addon/hint/css-hint.js -> build/lib/notebook/static/components/codemirror/addon/hint
copying notebook/static/components/codemirror/addon/hint/anyword-hint.js -> build/lib/notebook/static/components/codemirror/addon/hint
creating build/lib/notebook/static/components/codemirror/addon/fold
copying notebook/static/components/codemirror/addon/fold/xml-fold.js -> build/lib/notebook/static/components/codemirror/addon/fold
copying notebook/static/components/codemirror/addon/fold/markdown-fold.js -> build/lib/notebook/static/components/codemirror/addon/fold
copying notebook/static/components/codemirror/addon/fold/indent-fold.js -> build/lib/notebook/static/components/codemirror/addon/fold
copying notebook/static/components/codemirror/addon/fold/foldgutter.js -> build/lib/notebook/static/components/codemirror/addon/fold
copying notebook/static/components/codemirror/addon/fold/foldgutter.css -> build/lib/notebook/static/components/codemirror/addon/fold
copying notebook/static/components/codemirror/addon/fold/foldcode.js -> build/lib/notebook/static/components/codemirror/addon/fold
copying notebook/static/components/codemirror/addon/fold/comment-fold.js -> build/lib/notebook/static/components/codemirror/addon/fold
copying notebook/static/components/codemirror/addon/fold/brace-fold.js -> build/lib/notebook/static/components/codemirror/addon/fold
creating build/lib/notebook/static/components/codemirror/addon/edit
copying notebook/static/components/codemirror/addon/edit/trailingspace.js -> build/lib/notebook/static/components/codemirror/addon/edit
copying notebook/static/components/codemirror/addon/edit/matchtags.js -> build/lib/notebook/static/components/codemirror/addon/edit
copying notebook/static/components/codemirror/addon/edit/matchbrackets.js -> build/lib/notebook/static/components/codemirror/addon/edit
copying notebook/static/components/codemirror/addon/edit/continuelist.js -> build/lib/notebook/static/components/codemirror/addon/edit
copying notebook/static/components/codemirror/addon/edit/closetag.js -> build/lib/notebook/static/components/codemirror/addon/edit
copying notebook/static/components/codemirror/addon/edit/closebrackets.js -> build/lib/notebook/static/components/codemirror/addon/edit
creating build/lib/notebook/static/components/codemirror/addon/display
copying notebook/static/components/codemirror/addon/display/rulers.js -> build/lib/notebook/static/components/codemirror/addon/display
copying notebook/static/components/codemirror/addon/display/placeholder.js -> build/lib/notebook/static/components/codemirror/addon/display
copying notebook/static/components/codemirror/addon/display/panel.js -> build/lib/notebook/static/components/codemirror/addon/display
copying notebook/static/components/codemirror/addon/display/fullscreen.js -> build/lib/notebook/static/components/codemirror/addon/display
copying notebook/static/components/codemirror/addon/display/fullscreen.css -> build/lib/notebook/static/components/codemirror/addon/display
copying notebook/static/components/codemirror/addon/display/autorefresh.js -> build/lib/notebook/static/components/codemirror/addon/display
creating build/lib/notebook/static/components/codemirror/addon/dialog
copying notebook/static/components/codemirror/addon/dialog/dialog.js -> build/lib/notebook/static/components/codemirror/addon/dialog
copying notebook/static/components/codemirror/addon/dialog/dialog.css -> build/lib/notebook/static/components/codemirror/addon/dialog
creating build/lib/notebook/static/components/codemirror/addon/comment
copying notebook/static/components/codemirror/addon/comment/continuecomment.js -> build/lib/notebook/static/components/codemirror/addon/comment
copying notebook/static/components/codemirror/addon/comment/comment.js -> build/lib/notebook/static/components/codemirror/addon/comment
creating build/lib/notebook/static/components/MathJax
copying notebook/static/components/MathJax/MathJax.js -> build/lib/notebook/static/components/MathJax
creating build/lib/notebook/static/components/MathJax/config
copying notebook/static/components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js -> build/lib/notebook/static/components/MathJax/config
copying notebook/static/components/MathJax/config/Safe.js -> build/lib/notebook/static/components/MathJax/config
creating build/lib/notebook/static/components/MathJax/jax
creating build/lib/notebook/static/components/MathJax/jax/output
creating build/lib/notebook/static/components/MathJax/jax/output/SVG
copying notebook/static/components/MathJax/jax/output/SVG/jax.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG
copying notebook/static/components/MathJax/jax/output/SVG/config.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG
creating build/lib/notebook/static/components/MathJax/jax/output/PreviewHTML
copying notebook/static/components/MathJax/jax/output/PreviewHTML/jax.js -> build/lib/notebook/static/components/MathJax/jax/output/PreviewHTML
copying notebook/static/components/MathJax/jax/output/PreviewHTML/config.js -> build/lib/notebook/static/components/MathJax/jax/output/PreviewHTML
creating build/lib/notebook/static/components/MathJax/jax/output/PlainSource
copying notebook/static/components/MathJax/jax/output/PlainSource/jax.js -> build/lib/notebook/static/components/MathJax/jax/output/PlainSource
copying notebook/static/components/MathJax/jax/output/PlainSource/config.js -> build/lib/notebook/static/components/MathJax/jax/output/PlainSource
creating build/lib/notebook/static/components/MathJax/jax/output/NativeMML
copying notebook/static/components/MathJax/jax/output/NativeMML/jax.js -> build/lib/notebook/static/components/MathJax/jax/output/NativeMML
copying notebook/static/components/MathJax/jax/output/NativeMML/config.js -> build/lib/notebook/static/components/MathJax/jax/output/NativeMML
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS
copying notebook/static/components/MathJax/jax/output/HTML-CSS/jax.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS
copying notebook/static/components/MathJax/jax/output/HTML-CSS/imageFonts.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS
copying notebook/static/components/MathJax/jax/output/HTML-CSS/config.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS
creating build/lib/notebook/static/components/MathJax/jax/output/CommonHTML
copying notebook/static/components/MathJax/jax/output/CommonHTML/jax.js -> build/lib/notebook/static/components/MathJax/jax/output/CommonHTML
copying notebook/static/components/MathJax/jax/output/CommonHTML/config.js -> build/lib/notebook/static/components/MathJax/jax/output/CommonHTML
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload
copying notebook/static/components/MathJax/jax/output/SVG/autoload/multiline.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload
copying notebook/static/components/MathJax/jax/output/SVG/autoload/mtable.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload
copying notebook/static/components/MathJax/jax/output/SVG/autoload/ms.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload
copying notebook/static/components/MathJax/jax/output/SVG/autoload/mmultiscripts.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload
copying notebook/static/components/MathJax/jax/output/SVG/autoload/mglyph.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload
copying notebook/static/components/MathJax/jax/output/SVG/autoload/menclose.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload
copying notebook/static/components/MathJax/jax/output/SVG/autoload/maction.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload
copying notebook/static/components/MathJax/jax/output/SVG/autoload/annotation-xml.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/multiline.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/mtable.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/ms.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/mmultiscripts.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/mglyph.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/menclose.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/maction.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/annotation-xml.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
creating build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying notebook/static/components/MathJax/jax/output/CommonHTML/autoload/multiline.js -> build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mtable.js -> build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying notebook/static/components/MathJax/jax/output/CommonHTML/autoload/ms.js -> build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mmultiscripts.js -> build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mglyph.js -> build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying notebook/static/components/MathJax/jax/output/CommonHTML/autoload/menclose.js -> build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying notebook/static/components/MathJax/jax/output/CommonHTML/autoload/maction.js -> build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying notebook/static/components/MathJax/jax/output/CommonHTML/autoload/annotation-xml.js -> build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
creating build/lib/notebook/static/components/MathJax/localization
creating build/lib/notebook/static/components/MathJax/localization/zh-hant
copying notebook/static/components/MathJax/localization/zh-hant/zh-hant.js -> build/lib/notebook/static/components/MathJax/localization/zh-hant
copying notebook/static/components/MathJax/localization/zh-hant/TeX.js -> build/lib/notebook/static/components/MathJax/localization/zh-hant
copying notebook/static/components/MathJax/localization/zh-hant/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/zh-hant
copying notebook/static/components/MathJax/localization/zh-hant/MathML.js -> build/lib/notebook/static/components/MathJax/localization/zh-hant
copying notebook/static/components/MathJax/localization/zh-hant/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/zh-hant
copying notebook/static/components/MathJax/localization/zh-hant/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/zh-hant
copying notebook/static/components/MathJax/localization/zh-hant/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/zh-hant
creating build/lib/notebook/static/components/MathJax/localization/zh-hans
copying notebook/static/components/MathJax/localization/zh-hans/zh-hans.js -> build/lib/notebook/static/components/MathJax/localization/zh-hans
copying notebook/static/components/MathJax/localization/zh-hans/TeX.js -> build/lib/notebook/static/components/MathJax/localization/zh-hans
copying notebook/static/components/MathJax/localization/zh-hans/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/zh-hans
copying notebook/static/components/MathJax/localization/zh-hans/MathML.js -> build/lib/notebook/static/components/MathJax/localization/zh-hans
copying notebook/static/components/MathJax/localization/zh-hans/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/zh-hans
copying notebook/static/components/MathJax/localization/zh-hans/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/zh-hans
copying notebook/static/components/MathJax/localization/zh-hans/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/zh-hans
creating build/lib/notebook/static/components/MathJax/localization/vi
copying notebook/static/components/MathJax/localization/vi/vi.js -> build/lib/notebook/static/components/MathJax/localization/vi
copying notebook/static/components/MathJax/localization/vi/TeX.js -> build/lib/notebook/static/components/MathJax/localization/vi
copying notebook/static/components/MathJax/localization/vi/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/vi
copying notebook/static/components/MathJax/localization/vi/MathML.js -> build/lib/notebook/static/components/MathJax/localization/vi
copying notebook/static/components/MathJax/localization/vi/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/vi
copying notebook/static/components/MathJax/localization/vi/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/vi
copying notebook/static/components/MathJax/localization/vi/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/vi
creating build/lib/notebook/static/components/MathJax/localization/uk
copying notebook/static/components/MathJax/localization/uk/uk.js -> build/lib/notebook/static/components/MathJax/localization/uk
copying notebook/static/components/MathJax/localization/uk/TeX.js -> build/lib/notebook/static/components/MathJax/localization/uk
copying notebook/static/components/MathJax/localization/uk/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/uk
copying notebook/static/components/MathJax/localization/uk/MathML.js -> build/lib/notebook/static/components/MathJax/localization/uk
copying notebook/static/components/MathJax/localization/uk/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/uk
copying notebook/static/components/MathJax/localization/uk/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/uk
copying notebook/static/components/MathJax/localization/uk/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/uk
creating build/lib/notebook/static/components/MathJax/localization/tr
copying notebook/static/components/MathJax/localization/tr/tr.js -> build/lib/notebook/static/components/MathJax/localization/tr
copying notebook/static/components/MathJax/localization/tr/TeX.js -> build/lib/notebook/static/components/MathJax/localization/tr
copying notebook/static/components/MathJax/localization/tr/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/tr
copying notebook/static/components/MathJax/localization/tr/MathML.js -> build/lib/notebook/static/components/MathJax/localization/tr
copying notebook/static/components/MathJax/localization/tr/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/tr
copying notebook/static/components/MathJax/localization/tr/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/tr
copying notebook/static/components/MathJax/localization/tr/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/tr
creating build/lib/notebook/static/components/MathJax/localization/th
copying notebook/static/components/MathJax/localization/th/th.js -> build/lib/notebook/static/components/MathJax/localization/th
copying notebook/static/components/MathJax/localization/th/TeX.js -> build/lib/notebook/static/components/MathJax/localization/th
copying notebook/static/components/MathJax/localization/th/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/th
copying notebook/static/components/MathJax/localization/th/MathML.js -> build/lib/notebook/static/components/MathJax/localization/th
copying notebook/static/components/MathJax/localization/th/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/th
copying notebook/static/components/MathJax/localization/th/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/th
copying notebook/static/components/MathJax/localization/th/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/th
creating build/lib/notebook/static/components/MathJax/localization/sv
copying notebook/static/components/MathJax/localization/sv/sv.js -> build/lib/notebook/static/components/MathJax/localization/sv
copying notebook/static/components/MathJax/localization/sv/TeX.js -> build/lib/notebook/static/components/MathJax/localization/sv
copying notebook/static/components/MathJax/localization/sv/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/sv
copying notebook/static/components/MathJax/localization/sv/MathML.js -> build/lib/notebook/static/components/MathJax/localization/sv
copying notebook/static/components/MathJax/localization/sv/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/sv
copying notebook/static/components/MathJax/localization/sv/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/sv
copying notebook/static/components/MathJax/localization/sv/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/sv
creating build/lib/notebook/static/components/MathJax/localization/sl
copying notebook/static/components/MathJax/localization/sl/sl.js -> build/lib/notebook/static/components/MathJax/localization/sl
copying notebook/static/components/MathJax/localization/sl/TeX.js -> build/lib/notebook/static/components/MathJax/localization/sl
copying notebook/static/components/MathJax/localization/sl/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/sl
copying notebook/static/components/MathJax/localization/sl/MathML.js -> build/lib/notebook/static/components/MathJax/localization/sl
copying notebook/static/components/MathJax/localization/sl/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/sl
copying notebook/static/components/MathJax/localization/sl/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/sl
copying notebook/static/components/MathJax/localization/sl/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/sl
creating build/lib/notebook/static/components/MathJax/localization/sk
copying notebook/static/components/MathJax/localization/sk/sk.js -> build/lib/notebook/static/components/MathJax/localization/sk
copying notebook/static/components/MathJax/localization/sk/TeX.js -> build/lib/notebook/static/components/MathJax/localization/sk
copying notebook/static/components/MathJax/localization/sk/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/sk
copying notebook/static/components/MathJax/localization/sk/MathML.js -> build/lib/notebook/static/components/MathJax/localization/sk
copying notebook/static/components/MathJax/localization/sk/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/sk
copying notebook/static/components/MathJax/localization/sk/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/sk
copying notebook/static/components/MathJax/localization/sk/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/sk
creating build/lib/notebook/static/components/MathJax/localization/sco
copying notebook/static/components/MathJax/localization/sco/sco.js -> build/lib/notebook/static/components/MathJax/localization/sco
copying notebook/static/components/MathJax/localization/sco/TeX.js -> build/lib/notebook/static/components/MathJax/localization/sco
copying notebook/static/components/MathJax/localization/sco/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/sco
copying notebook/static/components/MathJax/localization/sco/MathML.js -> build/lib/notebook/static/components/MathJax/localization/sco
copying notebook/static/components/MathJax/localization/sco/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/sco
copying notebook/static/components/MathJax/localization/sco/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/sco
copying notebook/static/components/MathJax/localization/sco/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/sco
creating build/lib/notebook/static/components/MathJax/localization/scn
copying notebook/static/components/MathJax/localization/scn/scn.js -> build/lib/notebook/static/components/MathJax/localization/scn
copying notebook/static/components/MathJax/localization/scn/TeX.js -> build/lib/notebook/static/components/MathJax/localization/scn
copying notebook/static/components/MathJax/localization/scn/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/scn
copying notebook/static/components/MathJax/localization/scn/MathML.js -> build/lib/notebook/static/components/MathJax/localization/scn
copying notebook/static/components/MathJax/localization/scn/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/scn
copying notebook/static/components/MathJax/localization/scn/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/scn
copying notebook/static/components/MathJax/localization/scn/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/scn
creating build/lib/notebook/static/components/MathJax/localization/ru
copying notebook/static/components/MathJax/localization/ru/ru.js -> build/lib/notebook/static/components/MathJax/localization/ru
copying notebook/static/components/MathJax/localization/ru/TeX.js -> build/lib/notebook/static/components/MathJax/localization/ru
copying notebook/static/components/MathJax/localization/ru/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/ru
copying notebook/static/components/MathJax/localization/ru/MathML.js -> build/lib/notebook/static/components/MathJax/localization/ru
copying notebook/static/components/MathJax/localization/ru/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/ru
copying notebook/static/components/MathJax/localization/ru/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/ru
copying notebook/static/components/MathJax/localization/ru/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/ru
creating build/lib/notebook/static/components/MathJax/localization/qqq
copying notebook/static/components/MathJax/localization/qqq/qqq.js -> build/lib/notebook/static/components/MathJax/localization/qqq
copying notebook/static/components/MathJax/localization/qqq/TeX.js -> build/lib/notebook/static/components/MathJax/localization/qqq
copying notebook/static/components/MathJax/localization/qqq/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/qqq
copying notebook/static/components/MathJax/localization/qqq/MathML.js -> build/lib/notebook/static/components/MathJax/localization/qqq
copying notebook/static/components/MathJax/localization/qqq/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/qqq
copying notebook/static/components/MathJax/localization/qqq/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/qqq
copying notebook/static/components/MathJax/localization/qqq/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/qqq
creating build/lib/notebook/static/components/MathJax/localization/pt-br
copying notebook/static/components/MathJax/localization/pt-br/pt-br.js -> build/lib/notebook/static/components/MathJax/localization/pt-br
copying notebook/static/components/MathJax/localization/pt-br/TeX.js -> build/lib/notebook/static/components/MathJax/localization/pt-br
copying notebook/static/components/MathJax/localization/pt-br/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/pt-br
copying notebook/static/components/MathJax/localization/pt-br/MathML.js -> build/lib/notebook/static/components/MathJax/localization/pt-br
copying notebook/static/components/MathJax/localization/pt-br/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/pt-br
copying notebook/static/components/MathJax/localization/pt-br/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/pt-br
copying notebook/static/components/MathJax/localization/pt-br/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/pt-br
creating build/lib/notebook/static/components/MathJax/localization/pt
copying notebook/static/components/MathJax/localization/pt/pt.js -> build/lib/notebook/static/components/MathJax/localization/pt
copying notebook/static/components/MathJax/localization/pt/TeX.js -> build/lib/notebook/static/components/MathJax/localization/pt
copying notebook/static/components/MathJax/localization/pt/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/pt
copying notebook/static/components/MathJax/localization/pt/MathML.js -> build/lib/notebook/static/components/MathJax/localization/pt
copying notebook/static/components/MathJax/localization/pt/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/pt
copying notebook/static/components/MathJax/localization/pt/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/pt
copying notebook/static/components/MathJax/localization/pt/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/pt
creating build/lib/notebook/static/components/MathJax/localization/pl
copying notebook/static/components/MathJax/localization/pl/pl.js -> build/lib/notebook/static/components/MathJax/localization/pl
copying notebook/static/components/MathJax/localization/pl/TeX.js -> build/lib/notebook/static/components/MathJax/localization/pl
copying notebook/static/components/MathJax/localization/pl/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/pl
copying notebook/static/components/MathJax/localization/pl/MathML.js -> build/lib/notebook/static/components/MathJax/localization/pl
copying notebook/static/components/MathJax/localization/pl/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/pl
copying notebook/static/components/MathJax/localization/pl/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/pl
copying notebook/static/components/MathJax/localization/pl/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/pl
creating build/lib/notebook/static/components/MathJax/localization/oc
copying notebook/static/components/MathJax/localization/oc/oc.js -> build/lib/notebook/static/components/MathJax/localization/oc
copying notebook/static/components/MathJax/localization/oc/TeX.js -> build/lib/notebook/static/components/MathJax/localization/oc
copying notebook/static/components/MathJax/localization/oc/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/oc
copying notebook/static/components/MathJax/localization/oc/MathML.js -> build/lib/notebook/static/components/MathJax/localization/oc
copying notebook/static/components/MathJax/localization/oc/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/oc
copying notebook/static/components/MathJax/localization/oc/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/oc
copying notebook/static/components/MathJax/localization/oc/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/oc
creating build/lib/notebook/static/components/MathJax/localization/nl
copying notebook/static/components/MathJax/localization/nl/nl.js -> build/lib/notebook/static/components/MathJax/localization/nl
copying notebook/static/components/MathJax/localization/nl/TeX.js -> build/lib/notebook/static/components/MathJax/localization/nl
copying notebook/static/components/MathJax/localization/nl/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/nl
copying notebook/static/components/MathJax/localization/nl/MathML.js -> build/lib/notebook/static/components/MathJax/localization/nl
copying notebook/static/components/MathJax/localization/nl/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/nl
copying notebook/static/components/MathJax/localization/nl/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/nl
copying notebook/static/components/MathJax/localization/nl/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/nl
creating build/lib/notebook/static/components/MathJax/localization/mk
copying notebook/static/components/MathJax/localization/mk/mk.js -> build/lib/notebook/static/components/MathJax/localization/mk
copying notebook/static/components/MathJax/localization/mk/TeX.js -> build/lib/notebook/static/components/MathJax/localization/mk
copying notebook/static/components/MathJax/localization/mk/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/mk
copying notebook/static/components/MathJax/localization/mk/MathML.js -> build/lib/notebook/static/components/MathJax/localization/mk
copying notebook/static/components/MathJax/localization/mk/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/mk
copying notebook/static/components/MathJax/localization/mk/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/mk
copying notebook/static/components/MathJax/localization/mk/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/mk
creating build/lib/notebook/static/components/MathJax/localization/lt
copying notebook/static/components/MathJax/localization/lt/lt.js -> build/lib/notebook/static/components/MathJax/localization/lt
copying notebook/static/components/MathJax/localization/lt/TeX.js -> build/lib/notebook/static/components/MathJax/localization/lt
copying notebook/static/components/MathJax/localization/lt/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/lt
copying notebook/static/components/MathJax/localization/lt/MathML.js -> build/lib/notebook/static/components/MathJax/localization/lt
copying notebook/static/components/MathJax/localization/lt/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/lt
copying notebook/static/components/MathJax/localization/lt/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/lt
copying notebook/static/components/MathJax/localization/lt/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/lt
creating build/lib/notebook/static/components/MathJax/localization/lki
copying notebook/static/components/MathJax/localization/lki/lki.js -> build/lib/notebook/static/components/MathJax/localization/lki
copying notebook/static/components/MathJax/localization/lki/TeX.js -> build/lib/notebook/static/components/MathJax/localization/lki
copying notebook/static/components/MathJax/localization/lki/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/lki
copying notebook/static/components/MathJax/localization/lki/MathML.js -> build/lib/notebook/static/components/MathJax/localization/lki
copying notebook/static/components/MathJax/localization/lki/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/lki
copying notebook/static/components/MathJax/localization/lki/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/lki
copying notebook/static/components/MathJax/localization/lki/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/lki
creating build/lib/notebook/static/components/MathJax/localization/lb
copying notebook/static/components/MathJax/localization/lb/lb.js -> build/lib/notebook/static/components/MathJax/localization/lb
copying notebook/static/components/MathJax/localization/lb/TeX.js -> build/lib/notebook/static/components/MathJax/localization/lb
copying notebook/static/components/MathJax/localization/lb/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/lb
copying notebook/static/components/MathJax/localization/lb/MathML.js -> build/lib/notebook/static/components/MathJax/localization/lb
copying notebook/static/components/MathJax/localization/lb/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/lb
copying notebook/static/components/MathJax/localization/lb/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/lb
copying notebook/static/components/MathJax/localization/lb/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/lb
creating build/lib/notebook/static/components/MathJax/localization/ko
copying notebook/static/components/MathJax/localization/ko/ko.js -> build/lib/notebook/static/components/MathJax/localization/ko
copying notebook/static/components/MathJax/localization/ko/TeX.js -> build/lib/notebook/static/components/MathJax/localization/ko
copying notebook/static/components/MathJax/localization/ko/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/ko
copying notebook/static/components/MathJax/localization/ko/MathML.js -> build/lib/notebook/static/components/MathJax/localization/ko
copying notebook/static/components/MathJax/localization/ko/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/ko
copying notebook/static/components/MathJax/localization/ko/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/ko
copying notebook/static/components/MathJax/localization/ko/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/ko
creating build/lib/notebook/static/components/MathJax/localization/kn
copying notebook/static/components/MathJax/localization/kn/kn.js -> build/lib/notebook/static/components/MathJax/localization/kn
copying notebook/static/components/MathJax/localization/kn/TeX.js -> build/lib/notebook/static/components/MathJax/localization/kn
copying notebook/static/components/MathJax/localization/kn/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/kn
copying notebook/static/components/MathJax/localization/kn/MathML.js -> build/lib/notebook/static/components/MathJax/localization/kn
copying notebook/static/components/MathJax/localization/kn/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/kn
copying notebook/static/components/MathJax/localization/kn/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/kn
copying notebook/static/components/MathJax/localization/kn/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/kn
creating build/lib/notebook/static/components/MathJax/localization/ja
copying notebook/static/components/MathJax/localization/ja/ja.js -> build/lib/notebook/static/components/MathJax/localization/ja
copying notebook/static/components/MathJax/localization/ja/TeX.js -> build/lib/notebook/static/components/MathJax/localization/ja
copying notebook/static/components/MathJax/localization/ja/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/ja
copying notebook/static/components/MathJax/localization/ja/MathML.js -> build/lib/notebook/static/components/MathJax/localization/ja
copying notebook/static/components/MathJax/localization/ja/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/ja
copying notebook/static/components/MathJax/localization/ja/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/ja
copying notebook/static/components/MathJax/localization/ja/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/ja
creating build/lib/notebook/static/components/MathJax/localization/it
copying notebook/static/components/MathJax/localization/it/it.js -> build/lib/notebook/static/components/MathJax/localization/it
copying notebook/static/components/MathJax/localization/it/TeX.js -> build/lib/notebook/static/components/MathJax/localization/it
copying notebook/static/components/MathJax/localization/it/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/it
copying notebook/static/components/MathJax/localization/it/MathML.js -> build/lib/notebook/static/components/MathJax/localization/it
copying notebook/static/components/MathJax/localization/it/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/it
copying notebook/static/components/MathJax/localization/it/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/it
copying notebook/static/components/MathJax/localization/it/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/it
creating build/lib/notebook/static/components/MathJax/localization/ia
copying notebook/static/components/MathJax/localization/ia/ia.js -> build/lib/notebook/static/components/MathJax/localization/ia
copying notebook/static/components/MathJax/localization/ia/TeX.js -> build/lib/notebook/static/components/MathJax/localization/ia
copying notebook/static/components/MathJax/localization/ia/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/ia
copying notebook/static/components/MathJax/localization/ia/MathML.js -> build/lib/notebook/static/components/MathJax/localization/ia
copying notebook/static/components/MathJax/localization/ia/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/ia
copying notebook/static/components/MathJax/localization/ia/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/ia
copying notebook/static/components/MathJax/localization/ia/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/ia
creating build/lib/notebook/static/components/MathJax/localization/he
copying notebook/static/components/MathJax/localization/he/he.js -> build/lib/notebook/static/components/MathJax/localization/he
copying notebook/static/components/MathJax/localization/he/TeX.js -> build/lib/notebook/static/components/MathJax/localization/he
copying notebook/static/components/MathJax/localization/he/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/he
copying notebook/static/components/MathJax/localization/he/MathML.js -> build/lib/notebook/static/components/MathJax/localization/he
copying notebook/static/components/MathJax/localization/he/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/he
copying notebook/static/components/MathJax/localization/he/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/he
copying notebook/static/components/MathJax/localization/he/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/he
creating build/lib/notebook/static/components/MathJax/localization/gl
copying notebook/static/components/MathJax/localization/gl/gl.js -> build/lib/notebook/static/components/MathJax/localization/gl
copying notebook/static/components/MathJax/localization/gl/TeX.js -> build/lib/notebook/static/components/MathJax/localization/gl
copying notebook/static/components/MathJax/localization/gl/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/gl
copying notebook/static/components/MathJax/localization/gl/MathML.js -> build/lib/notebook/static/components/MathJax/localization/gl
copying notebook/static/components/MathJax/localization/gl/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/gl
copying notebook/static/components/MathJax/localization/gl/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/gl
copying notebook/static/components/MathJax/localization/gl/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/gl
creating build/lib/notebook/static/components/MathJax/localization/fr
copying notebook/static/components/MathJax/localization/fr/fr.js -> build/lib/notebook/static/components/MathJax/localization/fr
copying notebook/static/components/MathJax/localization/fr/TeX.js -> build/lib/notebook/static/components/MathJax/localization/fr
copying notebook/static/components/MathJax/localization/fr/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/fr
copying notebook/static/components/MathJax/localization/fr/MathML.js -> build/lib/notebook/static/components/MathJax/localization/fr
copying notebook/static/components/MathJax/localization/fr/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/fr
copying notebook/static/components/MathJax/localization/fr/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/fr
copying notebook/static/components/MathJax/localization/fr/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/fr
creating build/lib/notebook/static/components/MathJax/localization/fi
copying notebook/static/components/MathJax/localization/fi/fi.js -> build/lib/notebook/static/components/MathJax/localization/fi
copying notebook/static/components/MathJax/localization/fi/TeX.js -> build/lib/notebook/static/components/MathJax/localization/fi
copying notebook/static/components/MathJax/localization/fi/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/fi
copying notebook/static/components/MathJax/localization/fi/MathML.js -> build/lib/notebook/static/components/MathJax/localization/fi
copying notebook/static/components/MathJax/localization/fi/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/fi
copying notebook/static/components/MathJax/localization/fi/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/fi
copying notebook/static/components/MathJax/localization/fi/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/fi
creating build/lib/notebook/static/components/MathJax/localization/fa
copying notebook/static/components/MathJax/localization/fa/fa.js -> build/lib/notebook/static/components/MathJax/localization/fa
copying notebook/static/components/MathJax/localization/fa/TeX.js -> build/lib/notebook/static/components/MathJax/localization/fa
copying notebook/static/components/MathJax/localization/fa/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/fa
copying notebook/static/components/MathJax/localization/fa/MathML.js -> build/lib/notebook/static/components/MathJax/localization/fa
copying notebook/static/components/MathJax/localization/fa/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/fa
copying notebook/static/components/MathJax/localization/fa/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/fa
copying notebook/static/components/MathJax/localization/fa/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/fa
creating build/lib/notebook/static/components/MathJax/localization/es
copying notebook/static/components/MathJax/localization/es/es.js -> build/lib/notebook/static/components/MathJax/localization/es
copying notebook/static/components/MathJax/localization/es/TeX.js -> build/lib/notebook/static/components/MathJax/localization/es
copying notebook/static/components/MathJax/localization/es/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/es
copying notebook/static/components/MathJax/localization/es/MathML.js -> build/lib/notebook/static/components/MathJax/localization/es
copying notebook/static/components/MathJax/localization/es/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/es
copying notebook/static/components/MathJax/localization/es/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/es
copying notebook/static/components/MathJax/localization/es/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/es
creating build/lib/notebook/static/components/MathJax/localization/eo
copying notebook/static/components/MathJax/localization/eo/eo.js -> build/lib/notebook/static/components/MathJax/localization/eo
copying notebook/static/components/MathJax/localization/eo/TeX.js -> build/lib/notebook/static/components/MathJax/localization/eo
copying notebook/static/components/MathJax/localization/eo/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/eo
copying notebook/static/components/MathJax/localization/eo/MathML.js -> build/lib/notebook/static/components/MathJax/localization/eo
copying notebook/static/components/MathJax/localization/eo/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/eo
copying notebook/static/components/MathJax/localization/eo/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/eo
copying notebook/static/components/MathJax/localization/eo/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/eo
creating build/lib/notebook/static/components/MathJax/localization/en
copying notebook/static/components/MathJax/localization/en/en.js -> build/lib/notebook/static/components/MathJax/localization/en
copying notebook/static/components/MathJax/localization/en/TeX.js -> build/lib/notebook/static/components/MathJax/localization/en
copying notebook/static/components/MathJax/localization/en/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/en
copying notebook/static/components/MathJax/localization/en/MathML.js -> build/lib/notebook/static/components/MathJax/localization/en
copying notebook/static/components/MathJax/localization/en/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/en
copying notebook/static/components/MathJax/localization/en/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/en
copying notebook/static/components/MathJax/localization/en/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/en
creating build/lib/notebook/static/components/MathJax/localization/diq
copying notebook/static/components/MathJax/localization/diq/diq.js -> build/lib/notebook/static/components/MathJax/localization/diq
copying notebook/static/components/MathJax/localization/diq/TeX.js -> build/lib/notebook/static/components/MathJax/localization/diq
copying notebook/static/components/MathJax/localization/diq/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/diq
copying notebook/static/components/MathJax/localization/diq/MathML.js -> build/lib/notebook/static/components/MathJax/localization/diq
copying notebook/static/components/MathJax/localization/diq/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/diq
copying notebook/static/components/MathJax/localization/diq/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/diq
copying notebook/static/components/MathJax/localization/diq/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/diq
creating build/lib/notebook/static/components/MathJax/localization/de
copying notebook/static/components/MathJax/localization/de/de.js -> build/lib/notebook/static/components/MathJax/localization/de
copying notebook/static/components/MathJax/localization/de/TeX.js -> build/lib/notebook/static/components/MathJax/localization/de
copying notebook/static/components/MathJax/localization/de/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/de
copying notebook/static/components/MathJax/localization/de/MathML.js -> build/lib/notebook/static/components/MathJax/localization/de
copying notebook/static/components/MathJax/localization/de/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/de
copying notebook/static/components/MathJax/localization/de/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/de
copying notebook/static/components/MathJax/localization/de/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/de
creating build/lib/notebook/static/components/MathJax/localization/da
copying notebook/static/components/MathJax/localization/da/da.js -> build/lib/notebook/static/components/MathJax/localization/da
copying notebook/static/components/MathJax/localization/da/TeX.js -> build/lib/notebook/static/components/MathJax/localization/da
copying notebook/static/components/MathJax/localization/da/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/da
copying notebook/static/components/MathJax/localization/da/MathML.js -> build/lib/notebook/static/components/MathJax/localization/da
copying notebook/static/components/MathJax/localization/da/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/da
copying notebook/static/components/MathJax/localization/da/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/da
copying notebook/static/components/MathJax/localization/da/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/da
creating build/lib/notebook/static/components/MathJax/localization/cy
copying notebook/static/components/MathJax/localization/cy/cy.js -> build/lib/notebook/static/components/MathJax/localization/cy
copying notebook/static/components/MathJax/localization/cy/TeX.js -> build/lib/notebook/static/components/MathJax/localization/cy
copying notebook/static/components/MathJax/localization/cy/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/cy
copying notebook/static/components/MathJax/localization/cy/MathML.js -> build/lib/notebook/static/components/MathJax/localization/cy
copying notebook/static/components/MathJax/localization/cy/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/cy
copying notebook/static/components/MathJax/localization/cy/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/cy
copying notebook/static/components/MathJax/localization/cy/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/cy
creating build/lib/notebook/static/components/MathJax/localization/cs
copying notebook/static/components/MathJax/localization/cs/cs.js -> build/lib/notebook/static/components/MathJax/localization/cs
copying notebook/static/components/MathJax/localization/cs/TeX.js -> build/lib/notebook/static/components/MathJax/localization/cs
copying notebook/static/components/MathJax/localization/cs/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/cs
copying notebook/static/components/MathJax/localization/cs/MathML.js -> build/lib/notebook/static/components/MathJax/localization/cs
copying notebook/static/components/MathJax/localization/cs/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/cs
copying notebook/static/components/MathJax/localization/cs/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/cs
copying notebook/static/components/MathJax/localization/cs/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/cs
creating build/lib/notebook/static/components/MathJax/localization/ce
copying notebook/static/components/MathJax/localization/ce/ce.js -> build/lib/notebook/static/components/MathJax/localization/ce
copying notebook/static/components/MathJax/localization/ce/TeX.js -> build/lib/notebook/static/components/MathJax/localization/ce
copying notebook/static/components/MathJax/localization/ce/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/ce
copying notebook/static/components/MathJax/localization/ce/MathML.js -> build/lib/notebook/static/components/MathJax/localization/ce
copying notebook/static/components/MathJax/localization/ce/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/ce
copying notebook/static/components/MathJax/localization/ce/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/ce
copying notebook/static/components/MathJax/localization/ce/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/ce
creating build/lib/notebook/static/components/MathJax/localization/cdo
copying notebook/static/components/MathJax/localization/cdo/cdo.js -> build/lib/notebook/static/components/MathJax/localization/cdo
copying notebook/static/components/MathJax/localization/cdo/TeX.js -> build/lib/notebook/static/components/MathJax/localization/cdo
copying notebook/static/components/MathJax/localization/cdo/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/cdo
copying notebook/static/components/MathJax/localization/cdo/MathML.js -> build/lib/notebook/static/components/MathJax/localization/cdo
copying notebook/static/components/MathJax/localization/cdo/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/cdo
copying notebook/static/components/MathJax/localization/cdo/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/cdo
copying notebook/static/components/MathJax/localization/cdo/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/cdo
creating build/lib/notebook/static/components/MathJax/localization/ca
copying notebook/static/components/MathJax/localization/ca/ca.js -> build/lib/notebook/static/components/MathJax/localization/ca
copying notebook/static/components/MathJax/localization/ca/TeX.js -> build/lib/notebook/static/components/MathJax/localization/ca
copying notebook/static/components/MathJax/localization/ca/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/ca
copying notebook/static/components/MathJax/localization/ca/MathML.js -> build/lib/notebook/static/components/MathJax/localization/ca
copying notebook/static/components/MathJax/localization/ca/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/ca
copying notebook/static/components/MathJax/localization/ca/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/ca
copying notebook/static/components/MathJax/localization/ca/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/ca
creating build/lib/notebook/static/components/MathJax/localization/br
copying notebook/static/components/MathJax/localization/br/br.js -> build/lib/notebook/static/components/MathJax/localization/br
copying notebook/static/components/MathJax/localization/br/TeX.js -> build/lib/notebook/static/components/MathJax/localization/br
copying notebook/static/components/MathJax/localization/br/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/br
copying notebook/static/components/MathJax/localization/br/MathML.js -> build/lib/notebook/static/components/MathJax/localization/br
copying notebook/static/components/MathJax/localization/br/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/br
copying notebook/static/components/MathJax/localization/br/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/br
copying notebook/static/components/MathJax/localization/br/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/br
creating build/lib/notebook/static/components/MathJax/localization/bg
copying notebook/static/components/MathJax/localization/bg/bg.js -> build/lib/notebook/static/components/MathJax/localization/bg
copying notebook/static/components/MathJax/localization/bg/TeX.js -> build/lib/notebook/static/components/MathJax/localization/bg
copying notebook/static/components/MathJax/localization/bg/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/bg
copying notebook/static/components/MathJax/localization/bg/MathML.js -> build/lib/notebook/static/components/MathJax/localization/bg
copying notebook/static/components/MathJax/localization/bg/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/bg
copying notebook/static/components/MathJax/localization/bg/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/bg
copying notebook/static/components/MathJax/localization/bg/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/bg
creating build/lib/notebook/static/components/MathJax/localization/bcc
copying notebook/static/components/MathJax/localization/bcc/bcc.js -> build/lib/notebook/static/components/MathJax/localization/bcc
copying notebook/static/components/MathJax/localization/bcc/TeX.js -> build/lib/notebook/static/components/MathJax/localization/bcc
copying notebook/static/components/MathJax/localization/bcc/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/bcc
copying notebook/static/components/MathJax/localization/bcc/MathML.js -> build/lib/notebook/static/components/MathJax/localization/bcc
copying notebook/static/components/MathJax/localization/bcc/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/bcc
copying notebook/static/components/MathJax/localization/bcc/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/bcc
copying notebook/static/components/MathJax/localization/bcc/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/bcc
creating build/lib/notebook/static/components/MathJax/localization/ast
copying notebook/static/components/MathJax/localization/ast/ast.js -> build/lib/notebook/static/components/MathJax/localization/ast
copying notebook/static/components/MathJax/localization/ast/TeX.js -> build/lib/notebook/static/components/MathJax/localization/ast
copying notebook/static/components/MathJax/localization/ast/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/ast
copying notebook/static/components/MathJax/localization/ast/MathML.js -> build/lib/notebook/static/components/MathJax/localization/ast
copying notebook/static/components/MathJax/localization/ast/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/ast
copying notebook/static/components/MathJax/localization/ast/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/ast
copying notebook/static/components/MathJax/localization/ast/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/ast
creating build/lib/notebook/static/components/MathJax/localization/ar
copying notebook/static/components/MathJax/localization/ar/ar.js -> build/lib/notebook/static/components/MathJax/localization/ar
copying notebook/static/components/MathJax/localization/ar/TeX.js -> build/lib/notebook/static/components/MathJax/localization/ar
copying notebook/static/components/MathJax/localization/ar/MathMenu.js -> build/lib/notebook/static/components/MathJax/localization/ar
copying notebook/static/components/MathJax/localization/ar/MathML.js -> build/lib/notebook/static/components/MathJax/localization/ar
copying notebook/static/components/MathJax/localization/ar/HelpDialog.js -> build/lib/notebook/static/components/MathJax/localization/ar
copying notebook/static/components/MathJax/localization/ar/HTML-CSS.js -> build/lib/notebook/static/components/MathJax/localization/ar
copying notebook/static/components/MathJax/localization/ar/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/ar
creating build/lib/notebook/static/components/MathJax/fonts
creating build/lib/notebook/static/components/MathJax/fonts/HTML-CSS
creating build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web
creating build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-Italic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-BoldItalic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Symbols-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Symbols-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size5-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size4-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size3-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size2-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size1-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Shapes-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Shapes-BoldItalic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Shapes-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Script-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Script-Italic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Script-BoldItalic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-Italic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-BoldItalic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Operators-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Operators-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Normal-Italic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Normal-BoldItalic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Normal-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Monospace-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-Italic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-BoldItalic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-Italic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-BoldItalic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-Italic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-BoldItalic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-Italic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-BoldItalic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Fraktur-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Fraktur-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-Italic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-BoldItalic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Arrows-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Arrows-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-Regular.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-Italic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-BoldItalic.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-Bold.woff -> build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
creating build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/toMathML.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/tex2jax.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/mml2jax.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/jsMath2jax.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/fast-preview.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/asciimath2jax.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/Safe.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/MathZoom.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/MathMenu.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/MathEvents.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/MatchWebFonts.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/HelpDialog.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/FontWarnings.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/CHTML-preview.js -> build/lib/notebook/static/components/MathJax/extensions
copying notebook/static/components/MathJax/extensions/AssistiveMML.js -> build/lib/notebook/static/components/MathJax/extensions
creating build/lib/notebook/static/components/MathJax/extensions/a11y
copying notebook/static/components/MathJax/extensions/a11y/wgxpath.install.js -> build/lib/notebook/static/components/MathJax/extensions/a11y
copying notebook/static/components/MathJax/extensions/a11y/semantic-enrich.js -> build/lib/notebook/static/components/MathJax/extensions/a11y
copying notebook/static/components/MathJax/extensions/a11y/mathjax-sre.js -> build/lib/notebook/static/components/MathJax/extensions/a11y
copying notebook/static/components/MathJax/extensions/a11y/invalid_keypress.ogg -> build/lib/notebook/static/components/MathJax/extensions/a11y
copying notebook/static/components/MathJax/extensions/a11y/invalid_keypress.mp3 -> build/lib/notebook/static/components/MathJax/extensions/a11y
copying notebook/static/components/MathJax/extensions/a11y/explorer.js -> build/lib/notebook/static/components/MathJax/extensions/a11y
copying notebook/static/components/MathJax/extensions/a11y/collapsible.js -> build/lib/notebook/static/components/MathJax/extensions/a11y
copying notebook/static/components/MathJax/extensions/a11y/auto-collapse.js -> build/lib/notebook/static/components/MathJax/extensions/a11y
copying notebook/static/components/MathJax/extensions/a11y/accessibility-menu.js -> build/lib/notebook/static/components/MathJax/extensions/a11y
creating build/lib/notebook/static/components/MathJax/extensions/a11y/mathmaps
copying notebook/static/components/MathJax/extensions/a11y/mathmaps/nemeth.js -> build/lib/notebook/static/components/MathJax/extensions/a11y/mathmaps
copying notebook/static/components/MathJax/extensions/a11y/mathmaps/mathmaps_ie.js -> build/lib/notebook/static/components/MathJax/extensions/a11y/mathmaps
copying notebook/static/components/MathJax/extensions/a11y/mathmaps/fr.js -> build/lib/notebook/static/components/MathJax/extensions/a11y/mathmaps
copying notebook/static/components/MathJax/extensions/a11y/mathmaps/es.js -> build/lib/notebook/static/components/MathJax/extensions/a11y/mathmaps
copying notebook/static/components/MathJax/extensions/a11y/mathmaps/en.js -> build/lib/notebook/static/components/MathJax/extensions/a11y/mathmaps
copying notebook/static/components/MathJax/extensions/a11y/mathmaps/de.js -> build/lib/notebook/static/components/MathJax/extensions/a11y/mathmaps
creating build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/verb.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/unicode.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/text-macros.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/noUndefined.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/noErrors.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/newcommand.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/mhchem.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/mediawiki-texvc.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/mathchoice.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/extpfeil.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/enclose.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/color.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/cancel.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/boldsymbol.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/begingroup.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/bbox.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/autoload-all.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/autobold.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/action.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/HTML.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/AMSsymbols.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/AMSmath.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
copying notebook/static/components/MathJax/extensions/TeX/AMScd.js -> build/lib/notebook/static/components/MathJax/extensions/TeX
creating build/lib/notebook/static/components/MathJax/extensions/TeX/mhchem3
copying notebook/static/components/MathJax/extensions/TeX/mhchem3/mhchem.js -> build/lib/notebook/static/components/MathJax/extensions/TeX/mhchem3
creating build/lib/notebook/static/components/MathJax/extensions/MathML
copying notebook/static/components/MathJax/extensions/MathML/mml3.js -> build/lib/notebook/static/components/MathJax/extensions/MathML
copying notebook/static/components/MathJax/extensions/MathML/content-mathml.js -> build/lib/notebook/static/components/MathJax/extensions/MathML
creating build/lib/notebook/static/components/MathJax/extensions/HTML-CSS
copying notebook/static/components/MathJax/extensions/HTML-CSS/handle-floats.js -> build/lib/notebook/static/components/MathJax/extensions/HTML-CSS
creating build/lib/notebook/static/components/MathJax/jax/input
creating build/lib/notebook/static/components/MathJax/jax/input/TeX
copying notebook/static/components/MathJax/jax/input/TeX/jax.js -> build/lib/notebook/static/components/MathJax/jax/input/TeX
copying notebook/static/components/MathJax/jax/input/TeX/config.js -> build/lib/notebook/static/components/MathJax/jax/input/TeX
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size4
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size2
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold
copying notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/fontdata.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Italic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size5
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size5/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size5/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size4
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size4/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size4/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size3
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size3/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size3/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size2
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size2/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size2/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size1
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size1/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size1/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Italic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Italic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Monospace
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Italic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Italic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Italic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Italic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic
creating build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold
copying notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold
creating build/lib/notebook/static/components/MathJax/jax/element
creating build/lib/notebook/static/components/MathJax/jax/element/mml
copying notebook/static/components/MathJax/jax/element/mml/jax.js -> build/lib/notebook/static/components/MathJax/jax/element/mml
creating build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/SupplementalArrowsB.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/SupplementalArrowsA.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/SuppMathOperators.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/SpacingModLetters.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/MiscTechnical.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/MiscSymbolsAndArrows.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/MathOperators.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/LetterlikeSymbols.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/Latin1Supplement.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/GreekAndCoptic.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/GeometricShapes.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/GeneralPunctuation.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/Dingbats.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/CombDiactForSymbols.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/CombDiacritMarks.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/BasicLatin.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/static/components/MathJax/jax/element/mml/optable/Arrows.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable
copying notebook/tests/util.js -> build/lib/notebook/tests
creating build/lib/notebook/tests/services
copying notebook/tests/services/session.js -> build/lib/notebook/tests/services
copying notebook/tests/services/serialize.js -> build/lib/notebook/tests/services
copying notebook/tests/services/kernel.js -> build/lib/notebook/tests/services
creating build/lib/notebook/tests/notebook
copying notebook/tests/notebook/tags.js -> build/lib/notebook/tests/notebook
copying notebook/tests/notebook/safe_append_output.js -> build/lib/notebook/tests/notebook
copying notebook/tests/notebook/roundtrip.js -> build/lib/notebook/tests/notebook
copying notebook/tests/notebook/output.js -> build/lib/notebook/tests/notebook
copying notebook/tests/notebook/markdown.js -> build/lib/notebook/tests/notebook
copying notebook/tests/notebook/inject_js.js -> build/lib/notebook/tests/notebook
copying notebook/tests/notebook/execute_selected_cells.js -> build/lib/notebook/tests/notebook
copying notebook/tests/notebook/dualmode_merge.js -> build/lib/notebook/tests/notebook
copying notebook/tests/notebook/dualmode.js -> build/lib/notebook/tests/notebook
copying notebook/tests/notebook/display_id.js -> build/lib/notebook/tests/notebook
copying notebook/tests/notebook/attachments.js -> build/lib/notebook/tests/notebook
creating build/lib/notebook/tests/mockextension
copying notebook/tests/mockextension/index.js -> build/lib/notebook/tests/mockextension
creating build/lib/notebook/tests/base
copying notebook/tests/base/utils.js -> build/lib/notebook/tests/base
copying notebook/tests/base/security.js -> build/lib/notebook/tests/base
copying notebook/tests/base/misc.js -> build/lib/notebook/tests/base
copying notebook/tests/base/keyboard.js -> build/lib/notebook/tests/base
copying notebook/tests/base/highlight.js -> build/lib/notebook/tests/base
copying notebook/services/api/api.yaml -> build/lib/notebook/services/api
creating build/lib/notebook/i18n/zh_CN
creating build/lib/notebook/i18n/zh_CN/LC_MESSAGES
copying notebook/i18n/zh_CN/LC_MESSAGES/notebook.po -> build/lib/notebook/i18n/zh_CN/LC_MESSAGES
copying notebook/i18n/zh_CN/LC_MESSAGES/notebook.mo -> build/lib/notebook/i18n/zh_CN/LC_MESSAGES
copying notebook/i18n/zh_CN/LC_MESSAGES/nbui.po -> build/lib/notebook/i18n/zh_CN/LC_MESSAGES
copying notebook/i18n/zh_CN/LC_MESSAGES/nbui.mo -> build/lib/notebook/i18n/zh_CN/LC_MESSAGES
copying notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po -> build/lib/notebook/i18n/zh_CN/LC_MESSAGES
copying notebook/i18n/zh_CN/LC_MESSAGES/nbjs.json -> build/lib/notebook/i18n/zh_CN/LC_MESSAGES
creating build/lib/notebook/i18n/ru_RU
creating build/lib/notebook/i18n/ru_RU/LC_MESSAGES
copying notebook/i18n/ru_RU/LC_MESSAGES/notebook.po -> build/lib/notebook/i18n/ru_RU/LC_MESSAGES
copying notebook/i18n/ru_RU/LC_MESSAGES/notebook.mo -> build/lib/notebook/i18n/ru_RU/LC_MESSAGES
copying notebook/i18n/ru_RU/LC_MESSAGES/nbui.po -> build/lib/notebook/i18n/ru_RU/LC_MESSAGES
copying notebook/i18n/ru_RU/LC_MESSAGES/nbui.mo -> build/lib/notebook/i18n/ru_RU/LC_MESSAGES
copying notebook/i18n/ru_RU/LC_MESSAGES/nbjs.po -> build/lib/notebook/i18n/ru_RU/LC_MESSAGES
copying notebook/i18n/ru_RU/LC_MESSAGES/nbjs.json -> build/lib/notebook/i18n/ru_RU/LC_MESSAGES
creating build/lib/notebook/i18n/nl
creating build/lib/notebook/i18n/nl/LC_MESSAGES
copying notebook/i18n/nl/LC_MESSAGES/notebook.po -> build/lib/notebook/i18n/nl/LC_MESSAGES
copying notebook/i18n/nl/LC_MESSAGES/notebook.mo -> build/lib/notebook/i18n/nl/LC_MESSAGES
copying notebook/i18n/nl/LC_MESSAGES/nbui.po -> build/lib/notebook/i18n/nl/LC_MESSAGES
copying notebook/i18n/nl/LC_MESSAGES/nbui.mo -> build/lib/notebook/i18n/nl/LC_MESSAGES
copying notebook/i18n/nl/LC_MESSAGES/nbjs.po -> build/lib/notebook/i18n/nl/LC_MESSAGES
copying notebook/i18n/nl/LC_MESSAGES/nbjs.json -> build/lib/notebook/i18n/nl/LC_MESSAGES
creating build/lib/notebook/i18n/ja_JP
creating build/lib/notebook/i18n/ja_JP/LC_MESSAGES
copying notebook/i18n/ja_JP/LC_MESSAGES/notebook.po -> build/lib/notebook/i18n/ja_JP/LC_MESSAGES
copying notebook/i18n/ja_JP/LC_MESSAGES/notebook.mo -> build/lib/notebook/i18n/ja_JP/LC_MESSAGES
copying notebook/i18n/ja_JP/LC_MESSAGES/nbui.po -> build/lib/notebook/i18n/ja_JP/LC_MESSAGES
copying notebook/i18n/ja_JP/LC_MESSAGES/nbui.mo -> build/lib/notebook/i18n/ja_JP/LC_MESSAGES
copying notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po -> build/lib/notebook/i18n/ja_JP/LC_MESSAGES
copying notebook/i18n/ja_JP/LC_MESSAGES/nbjs.json -> build/lib/notebook/i18n/ja_JP/LC_MESSAGES
creating build/lib/notebook/i18n/fr_FR
creating build/lib/notebook/i18n/fr_FR/LC_MESSAGES
copying notebook/i18n/fr_FR/LC_MESSAGES/notebook.po -> build/lib/notebook/i18n/fr_FR/LC_MESSAGES
copying notebook/i18n/fr_FR/LC_MESSAGES/notebook.mo -> build/lib/notebook/i18n/fr_FR/LC_MESSAGES
copying notebook/i18n/fr_FR/LC_MESSAGES/nbui.po -> build/lib/notebook/i18n/fr_FR/LC_MESSAGES
copying notebook/i18n/fr_FR/LC_MESSAGES/nbui.mo -> build/lib/notebook/i18n/fr_FR/LC_MESSAGES
copying notebook/i18n/fr_FR/LC_MESSAGES/nbjs.po -> build/lib/notebook/i18n/fr_FR/LC_MESSAGES
copying notebook/i18n/fr_FR/LC_MESSAGES/nbjs.json -> build/lib/notebook/i18n/fr_FR/LC_MESSAGES
creating build/lib/notebook/bundler/tests/resources
copying notebook/bundler/tests/resources/empty.ipynb -> build/lib/notebook/bundler/tests/resources
creating build/lib/notebook/bundler/tests/resources/subdir
copying notebook/bundler/tests/resources/subdir/test_file.txt -> build/lib/notebook/bundler/tests/resources/subdir
creating build/lib/notebook/bundler/tests/resources/another_subdir
copying notebook/bundler/tests/resources/another_subdir/test_file.txt -> build/lib/notebook/bundler/tests/resources/another_subdir
creating build/lib/notebook/bundler/tests/resources/subdir/subsubdir
copying notebook/bundler/tests/resources/subdir/subsubdir/.gitkeep -> build/lib/notebook/bundler/tests/resources/subdir/subsubdir
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3fAG7n
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64
+ cd notebook-6.3.0
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/HTML-CSS
copying build/lib/notebook/static/components/MathJax/extensions/HTML-CSS/handle-floats.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/HTML-CSS
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/MathML
copying build/lib/notebook/static/components/MathJax/extensions/MathML/content-mathml.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/MathML
copying build/lib/notebook/static/components/MathJax/extensions/MathML/mml3.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/MathML
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX/mhchem3
copying build/lib/notebook/static/components/MathJax/extensions/TeX/mhchem3/mhchem.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX/mhchem3
copying build/lib/notebook/static/components/MathJax/extensions/TeX/AMScd.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/AMSmath.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/AMSsymbols.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/HTML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/action.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/autobold.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/autoload-all.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/bbox.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/begingroup.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/boldsymbol.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/cancel.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/color.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/enclose.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/extpfeil.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/mathchoice.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/mediawiki-texvc.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/mhchem.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/newcommand.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/noErrors.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/noUndefined.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/text-macros.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/unicode.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
copying build/lib/notebook/static/components/MathJax/extensions/TeX/verb.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/TeX
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps
copying build/lib/notebook/static/components/MathJax/extensions/a11y/mathmaps/de.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps
copying build/lib/notebook/static/components/MathJax/extensions/a11y/mathmaps/en.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps
copying build/lib/notebook/static/components/MathJax/extensions/a11y/mathmaps/es.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps
copying build/lib/notebook/static/components/MathJax/extensions/a11y/mathmaps/fr.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps
copying build/lib/notebook/static/components/MathJax/extensions/a11y/mathmaps/mathmaps_ie.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps
copying build/lib/notebook/static/components/MathJax/extensions/a11y/mathmaps/nemeth.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps
copying build/lib/notebook/static/components/MathJax/extensions/a11y/accessibility-menu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y
copying build/lib/notebook/static/components/MathJax/extensions/a11y/auto-collapse.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y
copying build/lib/notebook/static/components/MathJax/extensions/a11y/collapsible.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y
copying build/lib/notebook/static/components/MathJax/extensions/a11y/explorer.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y
copying build/lib/notebook/static/components/MathJax/extensions/a11y/invalid_keypress.mp3 -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y
copying build/lib/notebook/static/components/MathJax/extensions/a11y/invalid_keypress.ogg -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y
copying build/lib/notebook/static/components/MathJax/extensions/a11y/mathjax-sre.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y
copying build/lib/notebook/static/components/MathJax/extensions/a11y/semantic-enrich.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y
copying build/lib/notebook/static/components/MathJax/extensions/a11y/wgxpath.install.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y
copying build/lib/notebook/static/components/MathJax/extensions/AssistiveMML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/CHTML-preview.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/MatchWebFonts.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/MathEvents.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/MathZoom.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/Safe.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/asciimath2jax.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/fast-preview.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/jsMath2jax.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/mml2jax.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/tex2jax.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
copying build/lib/notebook/static/components/MathJax/extensions/toMathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-BoldItalic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-Italic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Arrows-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Arrows-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-BoldItalic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-Italic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Fraktur-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Fraktur-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-BoldItalic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-Italic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-BoldItalic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-Italic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-BoldItalic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-Italic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-BoldItalic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-Italic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Monospace-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Normal-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Normal-BoldItalic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Normal-Italic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Operators-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Operators-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-BoldItalic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-Italic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Script-BoldItalic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Script-Italic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Script-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Shapes-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Shapes-BoldItalic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Shapes-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size1-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size2-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size3-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size4-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size5-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Symbols-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Symbols-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-Bold.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-BoldItalic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-Italic.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
copying build/lib/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-Regular.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ar
copying build/lib/notebook/static/components/MathJax/localization/ar/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ar
copying build/lib/notebook/static/components/MathJax/localization/ar/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ar
copying build/lib/notebook/static/components/MathJax/localization/ar/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ar
copying build/lib/notebook/static/components/MathJax/localization/ar/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ar
copying build/lib/notebook/static/components/MathJax/localization/ar/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ar
copying build/lib/notebook/static/components/MathJax/localization/ar/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ar
copying build/lib/notebook/static/components/MathJax/localization/ar/ar.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ar
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ast
copying build/lib/notebook/static/components/MathJax/localization/ast/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ast
copying build/lib/notebook/static/components/MathJax/localization/ast/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ast
copying build/lib/notebook/static/components/MathJax/localization/ast/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ast
copying build/lib/notebook/static/components/MathJax/localization/ast/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ast
copying build/lib/notebook/static/components/MathJax/localization/ast/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ast
copying build/lib/notebook/static/components/MathJax/localization/ast/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ast
copying build/lib/notebook/static/components/MathJax/localization/ast/ast.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ast
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bcc
copying build/lib/notebook/static/components/MathJax/localization/bcc/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bcc
copying build/lib/notebook/static/components/MathJax/localization/bcc/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bcc
copying build/lib/notebook/static/components/MathJax/localization/bcc/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bcc
copying build/lib/notebook/static/components/MathJax/localization/bcc/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bcc
copying build/lib/notebook/static/components/MathJax/localization/bcc/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bcc
copying build/lib/notebook/static/components/MathJax/localization/bcc/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bcc
copying build/lib/notebook/static/components/MathJax/localization/bcc/bcc.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bcc
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bg
copying build/lib/notebook/static/components/MathJax/localization/bg/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bg
copying build/lib/notebook/static/components/MathJax/localization/bg/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bg
copying build/lib/notebook/static/components/MathJax/localization/bg/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bg
copying build/lib/notebook/static/components/MathJax/localization/bg/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bg
copying build/lib/notebook/static/components/MathJax/localization/bg/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bg
copying build/lib/notebook/static/components/MathJax/localization/bg/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bg
copying build/lib/notebook/static/components/MathJax/localization/bg/bg.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/bg
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/br
copying build/lib/notebook/static/components/MathJax/localization/br/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/br
copying build/lib/notebook/static/components/MathJax/localization/br/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/br
copying build/lib/notebook/static/components/MathJax/localization/br/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/br
copying build/lib/notebook/static/components/MathJax/localization/br/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/br
copying build/lib/notebook/static/components/MathJax/localization/br/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/br
copying build/lib/notebook/static/components/MathJax/localization/br/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/br
copying build/lib/notebook/static/components/MathJax/localization/br/br.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/br
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ca
copying build/lib/notebook/static/components/MathJax/localization/ca/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ca
copying build/lib/notebook/static/components/MathJax/localization/ca/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ca
copying build/lib/notebook/static/components/MathJax/localization/ca/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ca
copying build/lib/notebook/static/components/MathJax/localization/ca/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ca
copying build/lib/notebook/static/components/MathJax/localization/ca/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ca
copying build/lib/notebook/static/components/MathJax/localization/ca/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ca
copying build/lib/notebook/static/components/MathJax/localization/ca/ca.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ca
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cdo
copying build/lib/notebook/static/components/MathJax/localization/cdo/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cdo
copying build/lib/notebook/static/components/MathJax/localization/cdo/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cdo
copying build/lib/notebook/static/components/MathJax/localization/cdo/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cdo
copying build/lib/notebook/static/components/MathJax/localization/cdo/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cdo
copying build/lib/notebook/static/components/MathJax/localization/cdo/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cdo
copying build/lib/notebook/static/components/MathJax/localization/cdo/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cdo
copying build/lib/notebook/static/components/MathJax/localization/cdo/cdo.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cdo
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ce
copying build/lib/notebook/static/components/MathJax/localization/ce/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ce
copying build/lib/notebook/static/components/MathJax/localization/ce/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ce
copying build/lib/notebook/static/components/MathJax/localization/ce/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ce
copying build/lib/notebook/static/components/MathJax/localization/ce/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ce
copying build/lib/notebook/static/components/MathJax/localization/ce/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ce
copying build/lib/notebook/static/components/MathJax/localization/ce/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ce
copying build/lib/notebook/static/components/MathJax/localization/ce/ce.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ce
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cs
copying build/lib/notebook/static/components/MathJax/localization/cs/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cs
copying build/lib/notebook/static/components/MathJax/localization/cs/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cs
copying build/lib/notebook/static/components/MathJax/localization/cs/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cs
copying build/lib/notebook/static/components/MathJax/localization/cs/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cs
copying build/lib/notebook/static/components/MathJax/localization/cs/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cs
copying build/lib/notebook/static/components/MathJax/localization/cs/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cs
copying build/lib/notebook/static/components/MathJax/localization/cs/cs.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cs
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cy
copying build/lib/notebook/static/components/MathJax/localization/cy/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cy
copying build/lib/notebook/static/components/MathJax/localization/cy/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cy
copying build/lib/notebook/static/components/MathJax/localization/cy/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cy
copying build/lib/notebook/static/components/MathJax/localization/cy/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cy
copying build/lib/notebook/static/components/MathJax/localization/cy/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cy
copying build/lib/notebook/static/components/MathJax/localization/cy/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cy
copying build/lib/notebook/static/components/MathJax/localization/cy/cy.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/cy
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/da
copying build/lib/notebook/static/components/MathJax/localization/da/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/da
copying build/lib/notebook/static/components/MathJax/localization/da/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/da
copying build/lib/notebook/static/components/MathJax/localization/da/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/da
copying build/lib/notebook/static/components/MathJax/localization/da/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/da
copying build/lib/notebook/static/components/MathJax/localization/da/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/da
copying build/lib/notebook/static/components/MathJax/localization/da/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/da
copying build/lib/notebook/static/components/MathJax/localization/da/da.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/da
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/de
copying build/lib/notebook/static/components/MathJax/localization/de/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/de
copying build/lib/notebook/static/components/MathJax/localization/de/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/de
copying build/lib/notebook/static/components/MathJax/localization/de/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/de
copying build/lib/notebook/static/components/MathJax/localization/de/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/de
copying build/lib/notebook/static/components/MathJax/localization/de/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/de
copying build/lib/notebook/static/components/MathJax/localization/de/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/de
copying build/lib/notebook/static/components/MathJax/localization/de/de.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/de
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/diq
copying build/lib/notebook/static/components/MathJax/localization/diq/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/diq
copying build/lib/notebook/static/components/MathJax/localization/diq/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/diq
copying build/lib/notebook/static/components/MathJax/localization/diq/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/diq
copying build/lib/notebook/static/components/MathJax/localization/diq/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/diq
copying build/lib/notebook/static/components/MathJax/localization/diq/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/diq
copying build/lib/notebook/static/components/MathJax/localization/diq/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/diq
copying build/lib/notebook/static/components/MathJax/localization/diq/diq.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/diq
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/en
copying build/lib/notebook/static/components/MathJax/localization/en/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/en
copying build/lib/notebook/static/components/MathJax/localization/en/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/en
copying build/lib/notebook/static/components/MathJax/localization/en/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/en
copying build/lib/notebook/static/components/MathJax/localization/en/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/en
copying build/lib/notebook/static/components/MathJax/localization/en/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/en
copying build/lib/notebook/static/components/MathJax/localization/en/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/en
copying build/lib/notebook/static/components/MathJax/localization/en/en.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/en
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/eo
copying build/lib/notebook/static/components/MathJax/localization/eo/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/eo
copying build/lib/notebook/static/components/MathJax/localization/eo/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/eo
copying build/lib/notebook/static/components/MathJax/localization/eo/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/eo
copying build/lib/notebook/static/components/MathJax/localization/eo/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/eo
copying build/lib/notebook/static/components/MathJax/localization/eo/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/eo
copying build/lib/notebook/static/components/MathJax/localization/eo/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/eo
copying build/lib/notebook/static/components/MathJax/localization/eo/eo.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/eo
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/es
copying build/lib/notebook/static/components/MathJax/localization/es/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/es
copying build/lib/notebook/static/components/MathJax/localization/es/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/es
copying build/lib/notebook/static/components/MathJax/localization/es/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/es
copying build/lib/notebook/static/components/MathJax/localization/es/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/es
copying build/lib/notebook/static/components/MathJax/localization/es/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/es
copying build/lib/notebook/static/components/MathJax/localization/es/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/es
copying build/lib/notebook/static/components/MathJax/localization/es/es.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/es
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fa
copying build/lib/notebook/static/components/MathJax/localization/fa/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fa
copying build/lib/notebook/static/components/MathJax/localization/fa/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fa
copying build/lib/notebook/static/components/MathJax/localization/fa/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fa
copying build/lib/notebook/static/components/MathJax/localization/fa/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fa
copying build/lib/notebook/static/components/MathJax/localization/fa/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fa
copying build/lib/notebook/static/components/MathJax/localization/fa/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fa
copying build/lib/notebook/static/components/MathJax/localization/fa/fa.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fa
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fi
copying build/lib/notebook/static/components/MathJax/localization/fi/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fi
copying build/lib/notebook/static/components/MathJax/localization/fi/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fi
copying build/lib/notebook/static/components/MathJax/localization/fi/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fi
copying build/lib/notebook/static/components/MathJax/localization/fi/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fi
copying build/lib/notebook/static/components/MathJax/localization/fi/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fi
copying build/lib/notebook/static/components/MathJax/localization/fi/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fi
copying build/lib/notebook/static/components/MathJax/localization/fi/fi.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fi
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fr
copying build/lib/notebook/static/components/MathJax/localization/fr/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fr
copying build/lib/notebook/static/components/MathJax/localization/fr/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fr
copying build/lib/notebook/static/components/MathJax/localization/fr/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fr
copying build/lib/notebook/static/components/MathJax/localization/fr/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fr
copying build/lib/notebook/static/components/MathJax/localization/fr/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fr
copying build/lib/notebook/static/components/MathJax/localization/fr/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fr
copying build/lib/notebook/static/components/MathJax/localization/fr/fr.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/fr
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/gl
copying build/lib/notebook/static/components/MathJax/localization/gl/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/gl
copying build/lib/notebook/static/components/MathJax/localization/gl/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/gl
copying build/lib/notebook/static/components/MathJax/localization/gl/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/gl
copying build/lib/notebook/static/components/MathJax/localization/gl/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/gl
copying build/lib/notebook/static/components/MathJax/localization/gl/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/gl
copying build/lib/notebook/static/components/MathJax/localization/gl/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/gl
copying build/lib/notebook/static/components/MathJax/localization/gl/gl.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/gl
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/he
copying build/lib/notebook/static/components/MathJax/localization/he/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/he
copying build/lib/notebook/static/components/MathJax/localization/he/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/he
copying build/lib/notebook/static/components/MathJax/localization/he/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/he
copying build/lib/notebook/static/components/MathJax/localization/he/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/he
copying build/lib/notebook/static/components/MathJax/localization/he/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/he
copying build/lib/notebook/static/components/MathJax/localization/he/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/he
copying build/lib/notebook/static/components/MathJax/localization/he/he.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/he
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ia
copying build/lib/notebook/static/components/MathJax/localization/ia/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ia
copying build/lib/notebook/static/components/MathJax/localization/ia/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ia
copying build/lib/notebook/static/components/MathJax/localization/ia/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ia
copying build/lib/notebook/static/components/MathJax/localization/ia/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ia
copying build/lib/notebook/static/components/MathJax/localization/ia/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ia
copying build/lib/notebook/static/components/MathJax/localization/ia/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ia
copying build/lib/notebook/static/components/MathJax/localization/ia/ia.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ia
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/it
copying build/lib/notebook/static/components/MathJax/localization/it/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/it
copying build/lib/notebook/static/components/MathJax/localization/it/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/it
copying build/lib/notebook/static/components/MathJax/localization/it/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/it
copying build/lib/notebook/static/components/MathJax/localization/it/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/it
copying build/lib/notebook/static/components/MathJax/localization/it/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/it
copying build/lib/notebook/static/components/MathJax/localization/it/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/it
copying build/lib/notebook/static/components/MathJax/localization/it/it.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/it
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ja
copying build/lib/notebook/static/components/MathJax/localization/ja/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ja
copying build/lib/notebook/static/components/MathJax/localization/ja/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ja
copying build/lib/notebook/static/components/MathJax/localization/ja/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ja
copying build/lib/notebook/static/components/MathJax/localization/ja/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ja
copying build/lib/notebook/static/components/MathJax/localization/ja/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ja
copying build/lib/notebook/static/components/MathJax/localization/ja/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ja
copying build/lib/notebook/static/components/MathJax/localization/ja/ja.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ja
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/kn
copying build/lib/notebook/static/components/MathJax/localization/kn/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/kn
copying build/lib/notebook/static/components/MathJax/localization/kn/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/kn
copying build/lib/notebook/static/components/MathJax/localization/kn/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/kn
copying build/lib/notebook/static/components/MathJax/localization/kn/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/kn
copying build/lib/notebook/static/components/MathJax/localization/kn/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/kn
copying build/lib/notebook/static/components/MathJax/localization/kn/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/kn
copying build/lib/notebook/static/components/MathJax/localization/kn/kn.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/kn
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ko
copying build/lib/notebook/static/components/MathJax/localization/ko/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ko
copying build/lib/notebook/static/components/MathJax/localization/ko/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ko
copying build/lib/notebook/static/components/MathJax/localization/ko/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ko
copying build/lib/notebook/static/components/MathJax/localization/ko/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ko
copying build/lib/notebook/static/components/MathJax/localization/ko/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ko
copying build/lib/notebook/static/components/MathJax/localization/ko/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ko
copying build/lib/notebook/static/components/MathJax/localization/ko/ko.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ko
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lb
copying build/lib/notebook/static/components/MathJax/localization/lb/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lb
copying build/lib/notebook/static/components/MathJax/localization/lb/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lb
copying build/lib/notebook/static/components/MathJax/localization/lb/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lb
copying build/lib/notebook/static/components/MathJax/localization/lb/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lb
copying build/lib/notebook/static/components/MathJax/localization/lb/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lb
copying build/lib/notebook/static/components/MathJax/localization/lb/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lb
copying build/lib/notebook/static/components/MathJax/localization/lb/lb.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lb
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lki
copying build/lib/notebook/static/components/MathJax/localization/lki/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lki
copying build/lib/notebook/static/components/MathJax/localization/lki/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lki
copying build/lib/notebook/static/components/MathJax/localization/lki/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lki
copying build/lib/notebook/static/components/MathJax/localization/lki/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lki
copying build/lib/notebook/static/components/MathJax/localization/lki/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lki
copying build/lib/notebook/static/components/MathJax/localization/lki/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lki
copying build/lib/notebook/static/components/MathJax/localization/lki/lki.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lki
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lt
copying build/lib/notebook/static/components/MathJax/localization/lt/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lt
copying build/lib/notebook/static/components/MathJax/localization/lt/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lt
copying build/lib/notebook/static/components/MathJax/localization/lt/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lt
copying build/lib/notebook/static/components/MathJax/localization/lt/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lt
copying build/lib/notebook/static/components/MathJax/localization/lt/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lt
copying build/lib/notebook/static/components/MathJax/localization/lt/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lt
copying build/lib/notebook/static/components/MathJax/localization/lt/lt.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/lt
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/mk
copying build/lib/notebook/static/components/MathJax/localization/mk/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/mk
copying build/lib/notebook/static/components/MathJax/localization/mk/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/mk
copying build/lib/notebook/static/components/MathJax/localization/mk/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/mk
copying build/lib/notebook/static/components/MathJax/localization/mk/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/mk
copying build/lib/notebook/static/components/MathJax/localization/mk/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/mk
copying build/lib/notebook/static/components/MathJax/localization/mk/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/mk
copying build/lib/notebook/static/components/MathJax/localization/mk/mk.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/mk
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/nl
copying build/lib/notebook/static/components/MathJax/localization/nl/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/nl
copying build/lib/notebook/static/components/MathJax/localization/nl/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/nl
copying build/lib/notebook/static/components/MathJax/localization/nl/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/nl
copying build/lib/notebook/static/components/MathJax/localization/nl/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/nl
copying build/lib/notebook/static/components/MathJax/localization/nl/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/nl
copying build/lib/notebook/static/components/MathJax/localization/nl/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/nl
copying build/lib/notebook/static/components/MathJax/localization/nl/nl.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/nl
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/oc
copying build/lib/notebook/static/components/MathJax/localization/oc/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/oc
copying build/lib/notebook/static/components/MathJax/localization/oc/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/oc
copying build/lib/notebook/static/components/MathJax/localization/oc/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/oc
copying build/lib/notebook/static/components/MathJax/localization/oc/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/oc
copying build/lib/notebook/static/components/MathJax/localization/oc/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/oc
copying build/lib/notebook/static/components/MathJax/localization/oc/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/oc
copying build/lib/notebook/static/components/MathJax/localization/oc/oc.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/oc
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pl
copying build/lib/notebook/static/components/MathJax/localization/pl/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pl
copying build/lib/notebook/static/components/MathJax/localization/pl/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pl
copying build/lib/notebook/static/components/MathJax/localization/pl/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pl
copying build/lib/notebook/static/components/MathJax/localization/pl/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pl
copying build/lib/notebook/static/components/MathJax/localization/pl/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pl
copying build/lib/notebook/static/components/MathJax/localization/pl/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pl
copying build/lib/notebook/static/components/MathJax/localization/pl/pl.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pl
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt
copying build/lib/notebook/static/components/MathJax/localization/pt/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt
copying build/lib/notebook/static/components/MathJax/localization/pt/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt
copying build/lib/notebook/static/components/MathJax/localization/pt/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt
copying build/lib/notebook/static/components/MathJax/localization/pt/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt
copying build/lib/notebook/static/components/MathJax/localization/pt/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt
copying build/lib/notebook/static/components/MathJax/localization/pt/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt
copying build/lib/notebook/static/components/MathJax/localization/pt/pt.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt-br
copying build/lib/notebook/static/components/MathJax/localization/pt-br/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt-br
copying build/lib/notebook/static/components/MathJax/localization/pt-br/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt-br
copying build/lib/notebook/static/components/MathJax/localization/pt-br/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt-br
copying build/lib/notebook/static/components/MathJax/localization/pt-br/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt-br
copying build/lib/notebook/static/components/MathJax/localization/pt-br/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt-br
copying build/lib/notebook/static/components/MathJax/localization/pt-br/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt-br
copying build/lib/notebook/static/components/MathJax/localization/pt-br/pt-br.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/pt-br
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/qqq
copying build/lib/notebook/static/components/MathJax/localization/qqq/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/qqq
copying build/lib/notebook/static/components/MathJax/localization/qqq/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/qqq
copying build/lib/notebook/static/components/MathJax/localization/qqq/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/qqq
copying build/lib/notebook/static/components/MathJax/localization/qqq/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/qqq
copying build/lib/notebook/static/components/MathJax/localization/qqq/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/qqq
copying build/lib/notebook/static/components/MathJax/localization/qqq/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/qqq
copying build/lib/notebook/static/components/MathJax/localization/qqq/qqq.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/qqq
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ru
copying build/lib/notebook/static/components/MathJax/localization/ru/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ru
copying build/lib/notebook/static/components/MathJax/localization/ru/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ru
copying build/lib/notebook/static/components/MathJax/localization/ru/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ru
copying build/lib/notebook/static/components/MathJax/localization/ru/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ru
copying build/lib/notebook/static/components/MathJax/localization/ru/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ru
copying build/lib/notebook/static/components/MathJax/localization/ru/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ru
copying build/lib/notebook/static/components/MathJax/localization/ru/ru.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/ru
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/scn
copying build/lib/notebook/static/components/MathJax/localization/scn/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/scn
copying build/lib/notebook/static/components/MathJax/localization/scn/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/scn
copying build/lib/notebook/static/components/MathJax/localization/scn/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/scn
copying build/lib/notebook/static/components/MathJax/localization/scn/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/scn
copying build/lib/notebook/static/components/MathJax/localization/scn/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/scn
copying build/lib/notebook/static/components/MathJax/localization/scn/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/scn
copying build/lib/notebook/static/components/MathJax/localization/scn/scn.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/scn
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sco
copying build/lib/notebook/static/components/MathJax/localization/sco/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sco
copying build/lib/notebook/static/components/MathJax/localization/sco/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sco
copying build/lib/notebook/static/components/MathJax/localization/sco/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sco
copying build/lib/notebook/static/components/MathJax/localization/sco/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sco
copying build/lib/notebook/static/components/MathJax/localization/sco/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sco
copying build/lib/notebook/static/components/MathJax/localization/sco/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sco
copying build/lib/notebook/static/components/MathJax/localization/sco/sco.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sco
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sk
copying build/lib/notebook/static/components/MathJax/localization/sk/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sk
copying build/lib/notebook/static/components/MathJax/localization/sk/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sk
copying build/lib/notebook/static/components/MathJax/localization/sk/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sk
copying build/lib/notebook/static/components/MathJax/localization/sk/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sk
copying build/lib/notebook/static/components/MathJax/localization/sk/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sk
copying build/lib/notebook/static/components/MathJax/localization/sk/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sk
copying build/lib/notebook/static/components/MathJax/localization/sk/sk.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sk
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sl
copying build/lib/notebook/static/components/MathJax/localization/sl/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sl
copying build/lib/notebook/static/components/MathJax/localization/sl/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sl
copying build/lib/notebook/static/components/MathJax/localization/sl/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sl
copying build/lib/notebook/static/components/MathJax/localization/sl/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sl
copying build/lib/notebook/static/components/MathJax/localization/sl/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sl
copying build/lib/notebook/static/components/MathJax/localization/sl/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sl
copying build/lib/notebook/static/components/MathJax/localization/sl/sl.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sl
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sv
copying build/lib/notebook/static/components/MathJax/localization/sv/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sv
copying build/lib/notebook/static/components/MathJax/localization/sv/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sv
copying build/lib/notebook/static/components/MathJax/localization/sv/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sv
copying build/lib/notebook/static/components/MathJax/localization/sv/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sv
copying build/lib/notebook/static/components/MathJax/localization/sv/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sv
copying build/lib/notebook/static/components/MathJax/localization/sv/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sv
copying build/lib/notebook/static/components/MathJax/localization/sv/sv.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/sv
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/th
copying build/lib/notebook/static/components/MathJax/localization/th/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/th
copying build/lib/notebook/static/components/MathJax/localization/th/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/th
copying build/lib/notebook/static/components/MathJax/localization/th/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/th
copying build/lib/notebook/static/components/MathJax/localization/th/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/th
copying build/lib/notebook/static/components/MathJax/localization/th/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/th
copying build/lib/notebook/static/components/MathJax/localization/th/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/th
copying build/lib/notebook/static/components/MathJax/localization/th/th.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/th
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/tr
copying build/lib/notebook/static/components/MathJax/localization/tr/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/tr
copying build/lib/notebook/static/components/MathJax/localization/tr/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/tr
copying build/lib/notebook/static/components/MathJax/localization/tr/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/tr
copying build/lib/notebook/static/components/MathJax/localization/tr/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/tr
copying build/lib/notebook/static/components/MathJax/localization/tr/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/tr
copying build/lib/notebook/static/components/MathJax/localization/tr/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/tr
copying build/lib/notebook/static/components/MathJax/localization/tr/tr.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/tr
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/uk
copying build/lib/notebook/static/components/MathJax/localization/uk/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/uk
copying build/lib/notebook/static/components/MathJax/localization/uk/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/uk
copying build/lib/notebook/static/components/MathJax/localization/uk/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/uk
copying build/lib/notebook/static/components/MathJax/localization/uk/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/uk
copying build/lib/notebook/static/components/MathJax/localization/uk/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/uk
copying build/lib/notebook/static/components/MathJax/localization/uk/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/uk
copying build/lib/notebook/static/components/MathJax/localization/uk/uk.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/uk
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/vi
copying build/lib/notebook/static/components/MathJax/localization/vi/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/vi
copying build/lib/notebook/static/components/MathJax/localization/vi/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/vi
copying build/lib/notebook/static/components/MathJax/localization/vi/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/vi
copying build/lib/notebook/static/components/MathJax/localization/vi/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/vi
copying build/lib/notebook/static/components/MathJax/localization/vi/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/vi
copying build/lib/notebook/static/components/MathJax/localization/vi/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/vi
copying build/lib/notebook/static/components/MathJax/localization/vi/vi.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/vi
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hans
copying build/lib/notebook/static/components/MathJax/localization/zh-hans/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hans
copying build/lib/notebook/static/components/MathJax/localization/zh-hans/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hans
copying build/lib/notebook/static/components/MathJax/localization/zh-hans/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hans
copying build/lib/notebook/static/components/MathJax/localization/zh-hans/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hans
copying build/lib/notebook/static/components/MathJax/localization/zh-hans/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hans
copying build/lib/notebook/static/components/MathJax/localization/zh-hans/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hans
copying build/lib/notebook/static/components/MathJax/localization/zh-hans/zh-hans.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hans
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hant
copying build/lib/notebook/static/components/MathJax/localization/zh-hant/FontWarnings.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hant
copying build/lib/notebook/static/components/MathJax/localization/zh-hant/HTML-CSS.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hant
copying build/lib/notebook/static/components/MathJax/localization/zh-hant/HelpDialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hant
copying build/lib/notebook/static/components/MathJax/localization/zh-hant/MathML.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hant
copying build/lib/notebook/static/components/MathJax/localization/zh-hant/MathMenu.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hant
copying build/lib/notebook/static/components/MathJax/localization/zh-hant/TeX.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hant
copying build/lib/notebook/static/components/MathJax/localization/zh-hant/zh-hant.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/localization/zh-hant
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/Arrows.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/BasicLatin.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/CombDiacritMarks.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/CombDiactForSymbols.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/Dingbats.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/GeneralPunctuation.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/GeometricShapes.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/GreekAndCoptic.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/Latin1Supplement.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/LetterlikeSymbols.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MathOperators.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MiscSymbolsAndArrows.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MiscTechnical.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/SpacingModLetters.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/SuppMathOperators.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/SupplementalArrowsA.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/SupplementalArrowsB.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml/optable
copying build/lib/notebook/static/components/MathJax/jax/element/mml/jax.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/element/mml
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/input
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/input/TeX
copying build/lib/notebook/static/components/MathJax/jax/input/TeX/config.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/input/TeX
copying build/lib/notebook/static/components/MathJax/jax/input/TeX/jax.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/input/TeX
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/annotation-xml.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/maction.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/menclose.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mglyph.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mmultiscripts.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/ms.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mtable.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/multiline.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/config.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML
copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/jax.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size2
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size4
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/annotation-xml.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/maction.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/menclose.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/mglyph.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/mmultiscripts.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/ms.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/mtable.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/multiline.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/config.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/imageFonts.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS
copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/jax.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/NativeMML
copying build/lib/notebook/static/components/MathJax/jax/output/NativeMML/config.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/NativeMML
copying build/lib/notebook/static/components/MathJax/jax/output/NativeMML/jax.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/NativeMML
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/PlainSource
copying build/lib/notebook/static/components/MathJax/jax/output/PlainSource/config.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/PlainSource
copying build/lib/notebook/static/components/MathJax/jax/output/PlainSource/jax.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/PlainSource
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/PreviewHTML
copying build/lib/notebook/static/components/MathJax/jax/output/PreviewHTML/config.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/PreviewHTML
copying build/lib/notebook/static/components/MathJax/jax/output/PreviewHTML/jax.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/PreviewHTML
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Monospace
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size1
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size1/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size1/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size2
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size2/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size2/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size3
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size3/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size3/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size4
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size4/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size4/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size5
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size5/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size5/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Bold
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Bold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Italic
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Italic
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Regular
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/fontdata.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/annotation-xml.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/maction.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/menclose.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/mglyph.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/mmultiscripts.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/ms.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/mtable.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/multiline.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/config.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG
copying build/lib/notebook/static/components/MathJax/jax/output/SVG/jax.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/config
copying build/lib/notebook/static/components/MathJax/config/Safe.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/config
copying build/lib/notebook/static/components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/config
copying build/lib/notebook/static/components/MathJax/MathJax.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/comment
copying build/lib/notebook/static/components/codemirror/addon/comment/comment.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/comment
copying build/lib/notebook/static/components/codemirror/addon/comment/continuecomment.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/comment
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/dialog
copying build/lib/notebook/static/components/codemirror/addon/dialog/dialog.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/dialog
copying build/lib/notebook/static/components/codemirror/addon/dialog/dialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/dialog
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/display
copying build/lib/notebook/static/components/codemirror/addon/display/autorefresh.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/display
copying build/lib/notebook/static/components/codemirror/addon/display/fullscreen.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/display
copying build/lib/notebook/static/components/codemirror/addon/display/fullscreen.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/display
copying build/lib/notebook/static/components/codemirror/addon/display/panel.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/display
copying build/lib/notebook/static/components/codemirror/addon/display/placeholder.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/display
copying build/lib/notebook/static/components/codemirror/addon/display/rulers.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/display
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/edit
copying build/lib/notebook/static/components/codemirror/addon/edit/closebrackets.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/edit
copying build/lib/notebook/static/components/codemirror/addon/edit/closetag.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/edit
copying build/lib/notebook/static/components/codemirror/addon/edit/continuelist.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/edit
copying build/lib/notebook/static/components/codemirror/addon/edit/matchbrackets.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/edit
copying build/lib/notebook/static/components/codemirror/addon/edit/matchtags.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/edit
copying build/lib/notebook/static/components/codemirror/addon/edit/trailingspace.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/edit
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/fold
copying build/lib/notebook/static/components/codemirror/addon/fold/brace-fold.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/fold
copying build/lib/notebook/static/components/codemirror/addon/fold/comment-fold.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/fold
copying build/lib/notebook/static/components/codemirror/addon/fold/foldcode.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/fold
copying build/lib/notebook/static/components/codemirror/addon/fold/foldgutter.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/fold
copying build/lib/notebook/static/components/codemirror/addon/fold/foldgutter.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/fold
copying build/lib/notebook/static/components/codemirror/addon/fold/indent-fold.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/fold
copying build/lib/notebook/static/components/codemirror/addon/fold/markdown-fold.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/fold
copying build/lib/notebook/static/components/codemirror/addon/fold/xml-fold.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/fold
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/hint
copying build/lib/notebook/static/components/codemirror/addon/hint/anyword-hint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/hint
copying build/lib/notebook/static/components/codemirror/addon/hint/css-hint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/hint
copying build/lib/notebook/static/components/codemirror/addon/hint/html-hint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/hint
copying build/lib/notebook/static/components/codemirror/addon/hint/javascript-hint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/hint
copying build/lib/notebook/static/components/codemirror/addon/hint/show-hint.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/hint
copying build/lib/notebook/static/components/codemirror/addon/hint/show-hint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/hint
copying build/lib/notebook/static/components/codemirror/addon/hint/sql-hint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/hint
copying build/lib/notebook/static/components/codemirror/addon/hint/xml-hint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/hint
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/lint
copying build/lib/notebook/static/components/codemirror/addon/lint/coffeescript-lint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/lint
copying build/lib/notebook/static/components/codemirror/addon/lint/css-lint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/lint
copying build/lib/notebook/static/components/codemirror/addon/lint/html-lint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/lint
copying build/lib/notebook/static/components/codemirror/addon/lint/javascript-lint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/lint
copying build/lib/notebook/static/components/codemirror/addon/lint/json-lint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/lint
copying build/lib/notebook/static/components/codemirror/addon/lint/lint.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/lint
copying build/lib/notebook/static/components/codemirror/addon/lint/lint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/lint
copying build/lib/notebook/static/components/codemirror/addon/lint/yaml-lint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/lint
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/merge
copying build/lib/notebook/static/components/codemirror/addon/merge/merge.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/merge
copying build/lib/notebook/static/components/codemirror/addon/merge/merge.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/merge
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/mode
copying build/lib/notebook/static/components/codemirror/addon/mode/loadmode.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/mode
copying build/lib/notebook/static/components/codemirror/addon/mode/multiplex.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/mode
copying build/lib/notebook/static/components/codemirror/addon/mode/multiplex_test.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/mode
copying build/lib/notebook/static/components/codemirror/addon/mode/overlay.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/mode
copying build/lib/notebook/static/components/codemirror/addon/mode/simple.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/mode
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/runmode
copying build/lib/notebook/static/components/codemirror/addon/runmode/colorize.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/runmode
copying build/lib/notebook/static/components/codemirror/addon/runmode/runmode-standalone.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/runmode
copying build/lib/notebook/static/components/codemirror/addon/runmode/runmode.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/runmode
copying build/lib/notebook/static/components/codemirror/addon/runmode/runmode.node.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/runmode
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/scroll
copying build/lib/notebook/static/components/codemirror/addon/scroll/annotatescrollbar.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/scroll
copying build/lib/notebook/static/components/codemirror/addon/scroll/scrollpastend.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/scroll
copying build/lib/notebook/static/components/codemirror/addon/scroll/simplescrollbars.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/scroll
copying build/lib/notebook/static/components/codemirror/addon/scroll/simplescrollbars.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/scroll
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/search
copying build/lib/notebook/static/components/codemirror/addon/search/jump-to-line.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/search
copying build/lib/notebook/static/components/codemirror/addon/search/match-highlighter.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/search
copying build/lib/notebook/static/components/codemirror/addon/search/matchesonscrollbar.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/search
copying build/lib/notebook/static/components/codemirror/addon/search/matchesonscrollbar.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/search
copying build/lib/notebook/static/components/codemirror/addon/search/search.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/search
copying build/lib/notebook/static/components/codemirror/addon/search/searchcursor.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/search
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/selection
copying build/lib/notebook/static/components/codemirror/addon/selection/active-line.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/selection
copying build/lib/notebook/static/components/codemirror/addon/selection/mark-selection.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/selection
copying build/lib/notebook/static/components/codemirror/addon/selection/selection-pointer.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/selection
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/tern
copying build/lib/notebook/static/components/codemirror/addon/tern/tern.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/tern
copying build/lib/notebook/static/components/codemirror/addon/tern/tern.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/tern
copying build/lib/notebook/static/components/codemirror/addon/tern/worker.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/tern
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/wrap
copying build/lib/notebook/static/components/codemirror/addon/wrap/hardwrap.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/addon/wrap
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/keymap
copying build/lib/notebook/static/components/codemirror/keymap/emacs.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/keymap
copying build/lib/notebook/static/components/codemirror/keymap/sublime.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/keymap
copying build/lib/notebook/static/components/codemirror/keymap/vim.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/keymap
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/lib
copying build/lib/notebook/static/components/codemirror/lib/codemirror.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/lib
copying build/lib/notebook/static/components/codemirror/lib/codemirror.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/lib
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/apl
copying build/lib/notebook/static/components/codemirror/mode/apl/apl.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/apl
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/asciiarmor
copying build/lib/notebook/static/components/codemirror/mode/asciiarmor/asciiarmor.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/asciiarmor
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/asn.1
copying build/lib/notebook/static/components/codemirror/mode/asn.1/asn.1.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/asn.1
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/asterisk
copying build/lib/notebook/static/components/codemirror/mode/asterisk/asterisk.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/asterisk
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/brainfuck
copying build/lib/notebook/static/components/codemirror/mode/brainfuck/brainfuck.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/brainfuck
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/clike
copying build/lib/notebook/static/components/codemirror/mode/clike/clike.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/clike
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/clojure
copying build/lib/notebook/static/components/codemirror/mode/clojure/clojure.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/clojure
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/cmake
copying build/lib/notebook/static/components/codemirror/mode/cmake/cmake.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/cmake
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/cobol
copying build/lib/notebook/static/components/codemirror/mode/cobol/cobol.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/cobol
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/coffeescript
copying build/lib/notebook/static/components/codemirror/mode/coffeescript/coffeescript.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/coffeescript
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/commonlisp
copying build/lib/notebook/static/components/codemirror/mode/commonlisp/commonlisp.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/commonlisp
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/crystal
copying build/lib/notebook/static/components/codemirror/mode/crystal/crystal.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/crystal
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/css
copying build/lib/notebook/static/components/codemirror/mode/css/css.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/css
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/cypher
copying build/lib/notebook/static/components/codemirror/mode/cypher/cypher.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/cypher
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/d
copying build/lib/notebook/static/components/codemirror/mode/d/d.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/d
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/dart
copying build/lib/notebook/static/components/codemirror/mode/dart/dart.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/dart
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/diff
copying build/lib/notebook/static/components/codemirror/mode/diff/diff.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/diff
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/django
copying build/lib/notebook/static/components/codemirror/mode/django/django.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/django
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/dockerfile
copying build/lib/notebook/static/components/codemirror/mode/dockerfile/dockerfile.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/dockerfile
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/dtd
copying build/lib/notebook/static/components/codemirror/mode/dtd/dtd.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/dtd
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/dylan
copying build/lib/notebook/static/components/codemirror/mode/dylan/dylan.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/dylan
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/ebnf
copying build/lib/notebook/static/components/codemirror/mode/ebnf/ebnf.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/ebnf
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/ecl
copying build/lib/notebook/static/components/codemirror/mode/ecl/ecl.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/ecl
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/eiffel
copying build/lib/notebook/static/components/codemirror/mode/eiffel/eiffel.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/eiffel
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/elm
copying build/lib/notebook/static/components/codemirror/mode/elm/elm.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/elm
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/erlang
copying build/lib/notebook/static/components/codemirror/mode/erlang/erlang.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/erlang
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/factor
copying build/lib/notebook/static/components/codemirror/mode/factor/factor.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/factor
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/fcl
copying build/lib/notebook/static/components/codemirror/mode/fcl/fcl.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/fcl
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/forth
copying build/lib/notebook/static/components/codemirror/mode/forth/forth.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/forth
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/fortran
copying build/lib/notebook/static/components/codemirror/mode/fortran/fortran.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/fortran
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/gas
copying build/lib/notebook/static/components/codemirror/mode/gas/gas.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/gas
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/gfm
copying build/lib/notebook/static/components/codemirror/mode/gfm/gfm.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/gfm
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/gherkin
copying build/lib/notebook/static/components/codemirror/mode/gherkin/gherkin.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/gherkin
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/go
copying build/lib/notebook/static/components/codemirror/mode/go/go.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/go
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/groovy
copying build/lib/notebook/static/components/codemirror/mode/groovy/groovy.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/groovy
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/haml
copying build/lib/notebook/static/components/codemirror/mode/haml/haml.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/haml
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/handlebars
copying build/lib/notebook/static/components/codemirror/mode/handlebars/handlebars.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/handlebars
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/haskell
copying build/lib/notebook/static/components/codemirror/mode/haskell/haskell.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/haskell
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/haskell-literate
copying build/lib/notebook/static/components/codemirror/mode/haskell-literate/haskell-literate.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/haskell-literate
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/haxe
copying build/lib/notebook/static/components/codemirror/mode/haxe/haxe.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/haxe
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/htmlembedded
copying build/lib/notebook/static/components/codemirror/mode/htmlembedded/htmlembedded.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/htmlembedded
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/htmlmixed
copying build/lib/notebook/static/components/codemirror/mode/htmlmixed/htmlmixed.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/htmlmixed
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/http
copying build/lib/notebook/static/components/codemirror/mode/http/http.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/http
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/idl
copying build/lib/notebook/static/components/codemirror/mode/idl/idl.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/idl
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/javascript
copying build/lib/notebook/static/components/codemirror/mode/javascript/javascript.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/javascript
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/jinja2
copying build/lib/notebook/static/components/codemirror/mode/jinja2/jinja2.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/jinja2
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/jsx
copying build/lib/notebook/static/components/codemirror/mode/jsx/jsx.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/jsx
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/julia
copying build/lib/notebook/static/components/codemirror/mode/julia/julia.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/julia
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/livescript
copying build/lib/notebook/static/components/codemirror/mode/livescript/livescript.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/livescript
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/lua
copying build/lib/notebook/static/components/codemirror/mode/lua/lua.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/lua
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/markdown
copying build/lib/notebook/static/components/codemirror/mode/markdown/markdown.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/markdown
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/mathematica
copying build/lib/notebook/static/components/codemirror/mode/mathematica/mathematica.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/mathematica
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/mbox
copying build/lib/notebook/static/components/codemirror/mode/mbox/mbox.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/mbox
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/mirc
copying build/lib/notebook/static/components/codemirror/mode/mirc/mirc.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/mirc
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/mllike
copying build/lib/notebook/static/components/codemirror/mode/mllike/mllike.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/mllike
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/modelica
copying build/lib/notebook/static/components/codemirror/mode/modelica/modelica.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/modelica
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/mscgen
copying build/lib/notebook/static/components/codemirror/mode/mscgen/mscgen.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/mscgen
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/mumps
copying build/lib/notebook/static/components/codemirror/mode/mumps/mumps.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/mumps
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/nginx
copying build/lib/notebook/static/components/codemirror/mode/nginx/nginx.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/nginx
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/nsis
copying build/lib/notebook/static/components/codemirror/mode/nsis/nsis.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/nsis
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/ntriples
copying build/lib/notebook/static/components/codemirror/mode/ntriples/ntriples.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/ntriples
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/octave
copying build/lib/notebook/static/components/codemirror/mode/octave/octave.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/octave
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/oz
copying build/lib/notebook/static/components/codemirror/mode/oz/oz.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/oz
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/pascal
copying build/lib/notebook/static/components/codemirror/mode/pascal/pascal.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/pascal
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/pegjs
copying build/lib/notebook/static/components/codemirror/mode/pegjs/pegjs.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/pegjs
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/perl
copying build/lib/notebook/static/components/codemirror/mode/perl/perl.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/perl
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/php
copying build/lib/notebook/static/components/codemirror/mode/php/php.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/php
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/pig
copying build/lib/notebook/static/components/codemirror/mode/pig/pig.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/pig
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/powershell
copying build/lib/notebook/static/components/codemirror/mode/powershell/powershell.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/powershell
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/properties
copying build/lib/notebook/static/components/codemirror/mode/properties/properties.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/properties
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/protobuf
copying build/lib/notebook/static/components/codemirror/mode/protobuf/protobuf.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/protobuf
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/pug
copying build/lib/notebook/static/components/codemirror/mode/pug/pug.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/pug
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/puppet
copying build/lib/notebook/static/components/codemirror/mode/puppet/puppet.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/puppet
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/python
copying build/lib/notebook/static/components/codemirror/mode/python/python.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/python
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/q
copying build/lib/notebook/static/components/codemirror/mode/q/q.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/q
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/r
copying build/lib/notebook/static/components/codemirror/mode/r/r.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/r
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/rpm
copying build/lib/notebook/static/components/codemirror/mode/rpm/rpm.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/rpm
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/rst
copying build/lib/notebook/static/components/codemirror/mode/rst/rst.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/rst
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/ruby
copying build/lib/notebook/static/components/codemirror/mode/ruby/ruby.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/ruby
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/rust
copying build/lib/notebook/static/components/codemirror/mode/rust/rust.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/rust
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/sas
copying build/lib/notebook/static/components/codemirror/mode/sas/sas.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/sas
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/sass
copying build/lib/notebook/static/components/codemirror/mode/sass/sass.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/sass
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/scheme
copying build/lib/notebook/static/components/codemirror/mode/scheme/scheme.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/scheme
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/shell
copying build/lib/notebook/static/components/codemirror/mode/shell/shell.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/shell
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/sieve
copying build/lib/notebook/static/components/codemirror/mode/sieve/sieve.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/sieve
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/slim
copying build/lib/notebook/static/components/codemirror/mode/slim/slim.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/slim
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/smalltalk
copying build/lib/notebook/static/components/codemirror/mode/smalltalk/smalltalk.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/smalltalk
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/smarty
copying build/lib/notebook/static/components/codemirror/mode/smarty/smarty.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/smarty
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/solr
copying build/lib/notebook/static/components/codemirror/mode/solr/solr.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/solr
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/soy
copying build/lib/notebook/static/components/codemirror/mode/soy/soy.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/soy
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/sparql
copying build/lib/notebook/static/components/codemirror/mode/sparql/sparql.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/sparql
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/spreadsheet
copying build/lib/notebook/static/components/codemirror/mode/spreadsheet/spreadsheet.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/spreadsheet
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/sql
copying build/lib/notebook/static/components/codemirror/mode/sql/sql.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/sql
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/stex
copying build/lib/notebook/static/components/codemirror/mode/stex/stex.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/stex
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/stylus
copying build/lib/notebook/static/components/codemirror/mode/stylus/stylus.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/stylus
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/swift
copying build/lib/notebook/static/components/codemirror/mode/swift/swift.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/swift
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/tcl
copying build/lib/notebook/static/components/codemirror/mode/tcl/tcl.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/tcl
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/textile
copying build/lib/notebook/static/components/codemirror/mode/textile/textile.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/textile
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/tiddlywiki
copying build/lib/notebook/static/components/codemirror/mode/tiddlywiki/tiddlywiki.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/tiddlywiki
copying build/lib/notebook/static/components/codemirror/mode/tiddlywiki/tiddlywiki.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/tiddlywiki
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/tiki
copying build/lib/notebook/static/components/codemirror/mode/tiki/tiki.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/tiki
copying build/lib/notebook/static/components/codemirror/mode/tiki/tiki.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/tiki
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/toml
copying build/lib/notebook/static/components/codemirror/mode/toml/toml.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/toml
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/tornado
copying build/lib/notebook/static/components/codemirror/mode/tornado/tornado.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/tornado
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/troff
copying build/lib/notebook/static/components/codemirror/mode/troff/troff.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/troff
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/ttcn
copying build/lib/notebook/static/components/codemirror/mode/ttcn/ttcn.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/ttcn
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/ttcn-cfg
copying build/lib/notebook/static/components/codemirror/mode/ttcn-cfg/ttcn-cfg.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/ttcn-cfg
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/turtle
copying build/lib/notebook/static/components/codemirror/mode/turtle/turtle.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/turtle
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/twig
copying build/lib/notebook/static/components/codemirror/mode/twig/twig.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/twig
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/vb
copying build/lib/notebook/static/components/codemirror/mode/vb/vb.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/vb
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/vbscript
copying build/lib/notebook/static/components/codemirror/mode/vbscript/vbscript.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/vbscript
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/velocity
copying build/lib/notebook/static/components/codemirror/mode/velocity/velocity.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/velocity
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/verilog
copying build/lib/notebook/static/components/codemirror/mode/verilog/verilog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/verilog
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/vhdl
copying build/lib/notebook/static/components/codemirror/mode/vhdl/vhdl.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/vhdl
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/vue
copying build/lib/notebook/static/components/codemirror/mode/vue/vue.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/vue
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/wast
copying build/lib/notebook/static/components/codemirror/mode/wast/wast.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/wast
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/webidl
copying build/lib/notebook/static/components/codemirror/mode/webidl/webidl.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/webidl
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/xml
copying build/lib/notebook/static/components/codemirror/mode/xml/xml.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/xml
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/xquery
copying build/lib/notebook/static/components/codemirror/mode/xquery/xquery.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/xquery
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/yacas
copying build/lib/notebook/static/components/codemirror/mode/yacas/yacas.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/yacas
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/yaml
copying build/lib/notebook/static/components/codemirror/mode/yaml/yaml.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/yaml
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/yaml-frontmatter
copying build/lib/notebook/static/components/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/yaml-frontmatter
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/z80
copying build/lib/notebook/static/components/codemirror/mode/z80/z80.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode/z80
copying build/lib/notebook/static/components/codemirror/mode/meta.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/mode
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/addon
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/addon/runmode
copying build/lib/notebook/static/components/codemirror/src/addon/runmode/codemirror-standalone.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/addon/runmode
copying build/lib/notebook/static/components/codemirror/src/addon/runmode/codemirror.node.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/addon/runmode
copying build/lib/notebook/static/components/codemirror/src/addon/runmode/runmode-standalone.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/addon/runmode
copying build/lib/notebook/static/components/codemirror/src/addon/runmode/runmode.node.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/addon/runmode
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/Display.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/focus.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/gutters.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/highlight_worker.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/line_numbers.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/mode_state.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/operations.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/scroll_events.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/scrollbars.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/scrolling.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/selection.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/update_display.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/update_line.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/update_lines.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
copying build/lib/notebook/static/components/codemirror/src/display/view_tracking.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/display
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
copying build/lib/notebook/static/components/codemirror/src/edit/CodeMirror.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
copying build/lib/notebook/static/components/codemirror/src/edit/commands.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
copying build/lib/notebook/static/components/codemirror/src/edit/deleteNearSelection.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
copying build/lib/notebook/static/components/codemirror/src/edit/drop_events.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
copying build/lib/notebook/static/components/codemirror/src/edit/fromTextArea.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
copying build/lib/notebook/static/components/codemirror/src/edit/global_events.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
copying build/lib/notebook/static/components/codemirror/src/edit/key_events.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
copying build/lib/notebook/static/components/codemirror/src/edit/legacy.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
copying build/lib/notebook/static/components/codemirror/src/edit/main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
copying build/lib/notebook/static/components/codemirror/src/edit/methods.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
copying build/lib/notebook/static/components/codemirror/src/edit/mouse_events.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
copying build/lib/notebook/static/components/codemirror/src/edit/options.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
copying build/lib/notebook/static/components/codemirror/src/edit/utils.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/edit
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/input
copying build/lib/notebook/static/components/codemirror/src/input/ContentEditableInput.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/input
copying build/lib/notebook/static/components/codemirror/src/input/TextareaInput.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/input
copying build/lib/notebook/static/components/codemirror/src/input/indent.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/input
copying build/lib/notebook/static/components/codemirror/src/input/input.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/input
copying build/lib/notebook/static/components/codemirror/src/input/keymap.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/input
copying build/lib/notebook/static/components/codemirror/src/input/keynames.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/input
copying build/lib/notebook/static/components/codemirror/src/input/movement.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/input
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/line
copying build/lib/notebook/static/components/codemirror/src/line/highlight.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/line
copying build/lib/notebook/static/components/codemirror/src/line/line_data.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/line
copying build/lib/notebook/static/components/codemirror/src/line/pos.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/line
copying build/lib/notebook/static/components/codemirror/src/line/saw_special_spans.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/line
copying build/lib/notebook/static/components/codemirror/src/line/spans.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/line
copying build/lib/notebook/static/components/codemirror/src/line/utils_line.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/line
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/measurement
copying build/lib/notebook/static/components/codemirror/src/measurement/position_measurement.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/measurement
copying build/lib/notebook/static/components/codemirror/src/measurement/widgets.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/measurement
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/model
copying build/lib/notebook/static/components/codemirror/src/model/Doc.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/model
copying build/lib/notebook/static/components/codemirror/src/model/change_measurement.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/model
copying build/lib/notebook/static/components/codemirror/src/model/changes.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/model
copying build/lib/notebook/static/components/codemirror/src/model/chunk.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/model
copying build/lib/notebook/static/components/codemirror/src/model/document_data.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/model
copying build/lib/notebook/static/components/codemirror/src/model/history.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/model
copying build/lib/notebook/static/components/codemirror/src/model/line_widget.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/model
copying build/lib/notebook/static/components/codemirror/src/model/mark_text.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/model
copying build/lib/notebook/static/components/codemirror/src/model/selection.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/model
copying build/lib/notebook/static/components/codemirror/src/model/selection_updates.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/model
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/util
copying build/lib/notebook/static/components/codemirror/src/util/StringStream.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/util
copying build/lib/notebook/static/components/codemirror/src/util/bidi.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/util
copying build/lib/notebook/static/components/codemirror/src/util/browser.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/util
copying build/lib/notebook/static/components/codemirror/src/util/dom.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/util
copying build/lib/notebook/static/components/codemirror/src/util/event.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/util
copying build/lib/notebook/static/components/codemirror/src/util/feature_detection.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/util
copying build/lib/notebook/static/components/codemirror/src/util/misc.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/util
copying build/lib/notebook/static/components/codemirror/src/util/operation_group.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src/util
copying build/lib/notebook/static/components/codemirror/src/codemirror.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src
copying build/lib/notebook/static/components/codemirror/src/modes.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/src
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/3024-day.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/3024-night.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/abcdef.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/ambiance-mobile.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/ambiance.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/ayu-dark.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/ayu-mirage.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/base16-dark.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/base16-light.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/bespin.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/blackboard.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/cobalt.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/colorforth.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/darcula.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/dracula.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/duotone-dark.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/duotone-light.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/eclipse.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/elegant.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/erlang-dark.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/gruvbox-dark.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/hopscotch.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/icecoder.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/idea.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/isotope.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/lesser-dark.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/liquibyte.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/lucario.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/material-darker.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/material-ocean.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/material-palenight.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/material.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/mbo.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/mdn-like.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/midnight.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/monokai.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/moxer.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/neat.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/neo.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/night.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/nord.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/oceanic-next.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/panda-syntax.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/paraiso-dark.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/paraiso-light.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/pastel-on-dark.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/railscasts.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/rubyblue.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/seti.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/shadowfox.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/solarized.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/ssms.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/the-matrix.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/tomorrow-night-bright.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/tomorrow-night-eighties.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/ttcn.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/twilight.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/vibrant-ink.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/xq-dark.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/xq-light.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/yeti.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/yonce.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/theme/zenburn.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror/theme
copying build/lib/notebook/static/components/codemirror/rollup.config.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/codemirror
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/text-encoding
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/text-encoding/lib
copying build/lib/notebook/static/components/text-encoding/lib/encoding.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/text-encoding/lib
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/xterm.js-fit
copying build/lib/notebook/static/components/xterm.js-fit/index.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/xterm.js-fit
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/xterm.js-css
copying build/lib/notebook/static/components/xterm.js-css/index.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/xterm.js-css
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/xterm.js
copying build/lib/notebook/static/components/xterm.js/index.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/xterm.js
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/moment
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/moment/min
copying build/lib/notebook/static/components/moment/min/locales.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/moment/min
copying build/lib/notebook/static/components/moment/min/locales.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/moment/min
copying build/lib/notebook/static/components/moment/min/moment-with-locales.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/moment/min
copying build/lib/notebook/static/components/moment/min/moment-with-locales.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/moment/min
copying build/lib/notebook/static/components/moment/min/moment.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/moment/min
copying build/lib/notebook/static/components/moment/moment.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/moment
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/underscore
copying build/lib/notebook/static/components/underscore/underscore-min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/underscore
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/requirejs-text
copying build/lib/notebook/static/components/requirejs-text/text.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/requirejs-text
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/requirejs-plugins
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/requirejs-plugins/src
copying build/lib/notebook/static/components/requirejs-plugins/src/json.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/requirejs-plugins/src
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/requirejs
copying build/lib/notebook/static/components/requirejs/require.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/requirejs
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/react
copying build/lib/notebook/static/components/react/react-dom.production.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/react
copying build/lib/notebook/static/components/react/react.production.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/react
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/marked
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/marked/lib
copying build/lib/notebook/static/components/marked/lib/marked.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/marked/lib
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images
copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images
copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images
copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images
copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images
copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images
copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images
copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images
copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images
copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images
copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images
copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images
copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/jquery-ui.min.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/themes/smoothness
copying build/lib/notebook/static/components/jquery-ui/jquery-ui.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-typeahead
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-typeahead/dist
copying build/lib/notebook/static/components/jquery-typeahead/dist/jquery.typeahead.min.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-typeahead/dist
copying build/lib/notebook/static/components/jquery-typeahead/dist/jquery.typeahead.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-typeahead/dist
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery
copying build/lib/notebook/static/components/jquery/jquery.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jed
copying build/lib/notebook/static/components/jed/jed.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jed
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/google-caja
copying build/lib/notebook/static/components/google-caja/html-css-sanitizer-minified.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/google-caja
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/es6-promise
copying build/lib/notebook/static/components/es6-promise/promise.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/es6-promise
copying build/lib/notebook/static/components/es6-promise/promise.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/es6-promise
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/font-awesome
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/font-awesome/fonts
copying build/lib/notebook/static/components/font-awesome/fonts/FontAwesome.otf -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/font-awesome/fonts
copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.eot -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/font-awesome/fonts
copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.svg -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/font-awesome/fonts
copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.ttf -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/font-awesome/fonts
copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.woff -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/font-awesome/fonts
copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.woff2 -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/font-awesome/fonts
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/font-awesome/css
copying build/lib/notebook/static/components/font-awesome/css/font-awesome.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/font-awesome/css
copying build/lib/notebook/static/components/font-awesome/css/font-awesome.min.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/font-awesome/css
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/create-react-class
copying build/lib/notebook/static/components/create-react-class/index.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/create-react-class
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/bootstrap-tour
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/bootstrap-tour/build
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/bootstrap-tour/build/js
copying build/lib/notebook/static/components/bootstrap-tour/build/js/bootstrap-tour.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/bootstrap-tour/build/js
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/bootstrap-tour/build/css
copying build/lib/notebook/static/components/bootstrap-tour/build/css/bootstrap-tour.min.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/bootstrap-tour/build/css
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/bootstrap
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/bootstrap/dist
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/bootstrap/dist/js
copying build/lib/notebook/static/components/bootstrap/dist/js/bootstrap.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/bootstrap/dist/js
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/backbone
copying build/lib/notebook/static/components/backbone/backbone-min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/backbone
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/auth
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/auth/css
copying build/lib/notebook/static/auth/css/override.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/auth/css
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/auth/js
copying build/lib/notebook/static/auth/js/loginmain.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/auth/js
copying build/lib/notebook/static/auth/js/loginwidget.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/auth/js
copying build/lib/notebook/static/auth/js/logoutmain.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/auth/js
copying build/lib/notebook/static/auth/js/main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/auth/js
copying build/lib/notebook/static/auth/js/main.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/auth/js
copying build/lib/notebook/static/auth/js/main.min.js.map -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/auth/js
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/images
copying build/lib/notebook/static/base/images/favicon-busy-1.ico -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/images
copying build/lib/notebook/static/base/images/favicon-busy-2.ico -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/images
copying build/lib/notebook/static/base/images/favicon-busy-3.ico -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/images
copying build/lib/notebook/static/base/images/favicon-file.ico -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/images
copying build/lib/notebook/static/base/images/favicon-notebook.ico -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/images
copying build/lib/notebook/static/base/images/favicon-terminal.ico -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/images
copying build/lib/notebook/static/base/images/favicon.ico -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/images
copying build/lib/notebook/static/base/images/logo.png -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/images
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
copying build/lib/notebook/static/base/js/dialog.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
copying build/lib/notebook/static/base/js/events.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
copying build/lib/notebook/static/base/js/i18n.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
copying build/lib/notebook/static/base/js/keyboard.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
copying build/lib/notebook/static/base/js/markdown.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
copying build/lib/notebook/static/base/js/mathjaxutils.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
copying build/lib/notebook/static/base/js/namespace.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
copying build/lib/notebook/static/base/js/notificationarea.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
copying build/lib/notebook/static/base/js/notificationwidget.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
copying build/lib/notebook/static/base/js/page.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
copying build/lib/notebook/static/base/js/promises.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
copying build/lib/notebook/static/base/js/security.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
copying build/lib/notebook/static/base/js/utils.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/base/js
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/bidi
copying build/lib/notebook/static/bidi/bidi.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/bidi
copying build/lib/notebook/static/bidi/numericshaping.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/bidi
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/custom
copying build/lib/notebook/static/custom/custom.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/custom
copying build/lib/notebook/static/custom/custom.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/custom
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/edit
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/edit/js
copying build/lib/notebook/static/edit/js/editor.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/edit/js
copying build/lib/notebook/static/edit/js/main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/edit/js
copying build/lib/notebook/static/edit/js/main.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/edit/js
copying build/lib/notebook/static/edit/js/main.min.js.map -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/edit/js
copying build/lib/notebook/static/edit/js/menubar.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/edit/js
copying build/lib/notebook/static/edit/js/notificationarea.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/edit/js
copying build/lib/notebook/static/edit/js/savewidget.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/edit/js
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/css
copying build/lib/notebook/static/notebook/css/override.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/css
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js/celltoolbarpresets
copying build/lib/notebook/static/notebook/js/celltoolbarpresets/attachments.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js/celltoolbarpresets
copying build/lib/notebook/static/notebook/js/celltoolbarpresets/default.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js/celltoolbarpresets
copying build/lib/notebook/static/notebook/js/celltoolbarpresets/example.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js/celltoolbarpresets
copying build/lib/notebook/static/notebook/js/celltoolbarpresets/rawcell.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js/celltoolbarpresets
copying build/lib/notebook/static/notebook/js/celltoolbarpresets/slideshow.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js/celltoolbarpresets
copying build/lib/notebook/static/notebook/js/celltoolbarpresets/tags.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js/celltoolbarpresets
copying build/lib/notebook/static/notebook/js/about.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/actions.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/cell.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/celltoolbar.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/clipboard.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/codecell.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/codemirror-ipython.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/codemirror-ipythongfm.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/commandpalette.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/completer.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/contexthint.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/kernelselector.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/keyboardmanager.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/main.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/main.min.js.map -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/maintoolbar.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/mathjaxutils.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/menubar.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/notebook.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/notificationarea.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/outputarea.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/pager.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/promises.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/quickhelp.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/savewidget.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/scrollmanager.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/searchandreplace.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/shortcuteditor.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/textcell.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/toolbar.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/tooltip.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
copying build/lib/notebook/static/notebook/js/tour.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/services
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/services/kernels
copying build/lib/notebook/static/services/kernels/comm.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/services/kernels
copying build/lib/notebook/static/services/kernels/kernel.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/services/kernels
copying build/lib/notebook/static/services/kernels/serialize.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/services/kernels
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/services/sessions
copying build/lib/notebook/static/services/sessions/session.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/services/sessions
copying build/lib/notebook/static/services/config.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/services
copying build/lib/notebook/static/services/contents.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/services
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/style
copying build/lib/notebook/static/style/ipython.less -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/style
copying build/lib/notebook/static/style/ipython.min.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/style
copying build/lib/notebook/static/style/ipython.min.css.map -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/style
copying build/lib/notebook/static/style/style.less -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/style
copying build/lib/notebook/static/style/style.min.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/style
copying build/lib/notebook/static/style/style.min.css.map -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/style
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/terminal
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/terminal/css
copying build/lib/notebook/static/terminal/css/override.css -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/terminal/css
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/terminal/js
copying build/lib/notebook/static/terminal/js/main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/terminal/js
copying build/lib/notebook/static/terminal/js/main.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/terminal/js
copying build/lib/notebook/static/terminal/js/main.min.js.map -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/terminal/js
copying build/lib/notebook/static/terminal/js/terminado.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/terminal/js
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/tree
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/tree/js
copying build/lib/notebook/static/tree/js/kernellist.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/tree/js
copying build/lib/notebook/static/tree/js/main.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/tree/js
copying build/lib/notebook/static/tree/js/main.min.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/tree/js
copying build/lib/notebook/static/tree/js/main.min.js.map -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/tree/js
copying build/lib/notebook/static/tree/js/newnotebook.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/tree/js
copying build/lib/notebook/static/tree/js/notebooklist.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/tree/js
copying build/lib/notebook/static/tree/js/sessionlist.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/tree/js
copying build/lib/notebook/static/tree/js/shutdownbutton.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/tree/js
copying build/lib/notebook/static/tree/js/terminallist.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/tree/js
copying build/lib/notebook/static/acc_overwrite.less -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static
copying build/lib/notebook/static/favicon.ico -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static
copying build/lib/notebook/static/robots.txt -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/templates
copying build/lib/notebook/templates/404.html -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/templates
copying build/lib/notebook/templates/browser-open.html -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/templates
copying build/lib/notebook/templates/edit.html -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/templates
copying build/lib/notebook/templates/error.html -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/templates
copying build/lib/notebook/templates/login.html -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/templates
copying build/lib/notebook/templates/logout.html -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/templates
copying build/lib/notebook/templates/notebook.html -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/templates
copying build/lib/notebook/templates/page.html -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/templates
copying build/lib/notebook/templates/terminal.html -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/templates
copying build/lib/notebook/templates/tree.html -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/templates
copying build/lib/notebook/templates/view.html -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/templates
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests
copying build/lib/notebook/auth/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests
copying build/lib/notebook/auth/tests/test_login.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests
copying build/lib/notebook/auth/tests/test_security.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests
copying build/lib/notebook/auth/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth
copying build/lib/notebook/auth/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth
copying build/lib/notebook/auth/login.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth
copying build/lib/notebook/auth/logout.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth
copying build/lib/notebook/auth/security.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/base
copying build/lib/notebook/base/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/base
copying build/lib/notebook/base/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/base
copying build/lib/notebook/base/zmqhandlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/base
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources/another_subdir
copying build/lib/notebook/bundler/tests/resources/another_subdir/test_file.txt -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources/another_subdir
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources/subdir
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources/subdir/subsubdir
copying build/lib/notebook/bundler/tests/resources/subdir/subsubdir/.gitkeep -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources/subdir/subsubdir
copying build/lib/notebook/bundler/tests/resources/subdir/test_file.txt -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources/subdir
copying build/lib/notebook/bundler/tests/resources/empty.ipynb -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/resources
copying build/lib/notebook/bundler/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests
copying build/lib/notebook/bundler/tests/test_bundler_api.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests
copying build/lib/notebook/bundler/tests/test_bundler_tools.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests
copying build/lib/notebook/bundler/tests/test_bundlerextension.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests
copying build/lib/notebook/bundler/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler
copying build/lib/notebook/bundler/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler
copying build/lib/notebook/bundler/bundlerextensions.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler
copying build/lib/notebook/bundler/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler
copying build/lib/notebook/bundler/tarball_bundler.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler
copying build/lib/notebook/bundler/tools.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler
copying build/lib/notebook/bundler/zip_bundler.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/edit
copying build/lib/notebook/edit/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/edit
copying build/lib/notebook/edit/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/edit
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/files
copying build/lib/notebook/files/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/files
copying build/lib/notebook/files/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/files
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/gateway
copying build/lib/notebook/gateway/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/gateway
copying build/lib/notebook/gateway/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/gateway
copying build/lib/notebook/gateway/managers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/gateway
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES
copying build/lib/notebook/i18n/fr_FR/LC_MESSAGES/nbjs.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES
copying build/lib/notebook/i18n/fr_FR/LC_MESSAGES/nbjs.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES
copying build/lib/notebook/i18n/fr_FR/LC_MESSAGES/nbui.mo -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES
copying build/lib/notebook/i18n/fr_FR/LC_MESSAGES/nbui.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES
copying build/lib/notebook/i18n/fr_FR/LC_MESSAGES/notebook.mo -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES
copying build/lib/notebook/i18n/fr_FR/LC_MESSAGES/notebook.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/fr_FR/LC_MESSAGES
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES
copying build/lib/notebook/i18n/ja_JP/LC_MESSAGES/nbjs.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES
copying build/lib/notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES
copying build/lib/notebook/i18n/ja_JP/LC_MESSAGES/nbui.mo -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES
copying build/lib/notebook/i18n/ja_JP/LC_MESSAGES/nbui.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES
copying build/lib/notebook/i18n/ja_JP/LC_MESSAGES/notebook.mo -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES
copying build/lib/notebook/i18n/ja_JP/LC_MESSAGES/notebook.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ja_JP/LC_MESSAGES
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES
copying build/lib/notebook/i18n/nl/LC_MESSAGES/nbjs.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES
copying build/lib/notebook/i18n/nl/LC_MESSAGES/nbjs.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES
copying build/lib/notebook/i18n/nl/LC_MESSAGES/nbui.mo -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES
copying build/lib/notebook/i18n/nl/LC_MESSAGES/nbui.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES
copying build/lib/notebook/i18n/nl/LC_MESSAGES/notebook.mo -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES
copying build/lib/notebook/i18n/nl/LC_MESSAGES/notebook.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/nl/LC_MESSAGES
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES
copying build/lib/notebook/i18n/ru_RU/LC_MESSAGES/nbjs.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES
copying build/lib/notebook/i18n/ru_RU/LC_MESSAGES/nbjs.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES
copying build/lib/notebook/i18n/ru_RU/LC_MESSAGES/nbui.mo -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES
copying build/lib/notebook/i18n/ru_RU/LC_MESSAGES/nbui.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES
copying build/lib/notebook/i18n/ru_RU/LC_MESSAGES/notebook.mo -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES
copying build/lib/notebook/i18n/ru_RU/LC_MESSAGES/notebook.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/ru_RU/LC_MESSAGES
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES
copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES
copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES
copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/nbui.mo -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES
copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/nbui.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES
copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/notebook.mo -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES
copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/notebook.po -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/zh_CN/LC_MESSAGES
copying build/lib/notebook/i18n/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/kernelspecs
copying build/lib/notebook/kernelspecs/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/kernelspecs
copying build/lib/notebook/kernelspecs/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/kernelspecs
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/tests
copying build/lib/notebook/nbconvert/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/tests
copying build/lib/notebook/nbconvert/tests/test_nbconvert_handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/tests
copying build/lib/notebook/nbconvert/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert
copying build/lib/notebook/nbconvert/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/notebook
copying build/lib/notebook/notebook/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/notebook
copying build/lib/notebook/notebook/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/notebook
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus
copying build/lib/notebook/prometheus/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus
copying build/lib/notebook/prometheus/log_functions.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus
copying build/lib/notebook/prometheus/metrics.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/api
copying build/lib/notebook/services/api/api.yaml -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/api
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/tests
copying build/lib/notebook/services/api/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/tests
copying build/lib/notebook/services/api/tests/test_api.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/tests
copying build/lib/notebook/services/api/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/api
copying build/lib/notebook/services/api/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/api
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/config
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/tests
copying build/lib/notebook/services/config/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/tests
copying build/lib/notebook/services/config/tests/test_config_api.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/tests
copying build/lib/notebook/services/config/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/config
copying build/lib/notebook/services/config/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/config
copying build/lib/notebook/services/config/manager.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/config
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests
copying build/lib/notebook/services/contents/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests
copying build/lib/notebook/services/contents/tests/test_contents_api.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests
copying build/lib/notebook/services/contents/tests/test_fileio.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests
copying build/lib/notebook/services/contents/tests/test_largefilemanager.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests
copying build/lib/notebook/services/contents/tests/test_manager.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests
copying build/lib/notebook/services/contents/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents
copying build/lib/notebook/services/contents/checkpoints.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents
copying build/lib/notebook/services/contents/filecheckpoints.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents
copying build/lib/notebook/services/contents/fileio.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents
copying build/lib/notebook/services/contents/filemanager.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents
copying build/lib/notebook/services/contents/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents
copying build/lib/notebook/services/contents/largefilemanager.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents
copying build/lib/notebook/services/contents/manager.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/tests
copying build/lib/notebook/services/kernels/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/tests
copying build/lib/notebook/services/kernels/tests/test_kernels_api.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/tests
copying build/lib/notebook/services/kernels/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels
copying build/lib/notebook/services/kernels/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels
copying build/lib/notebook/services/kernels/kernelmanager.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/tests
copying build/lib/notebook/services/kernelspecs/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/tests
copying build/lib/notebook/services/kernelspecs/tests/test_kernelspecs_api.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/tests
copying build/lib/notebook/services/kernelspecs/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs
copying build/lib/notebook/services/kernelspecs/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/tests
copying build/lib/notebook/services/nbconvert/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/tests
copying build/lib/notebook/services/nbconvert/tests/test_nbconvert_api.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/tests
copying build/lib/notebook/services/nbconvert/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert
copying build/lib/notebook/services/nbconvert/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/security
copying build/lib/notebook/services/security/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/security
copying build/lib/notebook/services/security/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/security
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests
copying build/lib/notebook/services/sessions/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests
copying build/lib/notebook/services/sessions/tests/test_sessionmanager.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests
copying build/lib/notebook/services/sessions/tests/test_sessions_api.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests
copying build/lib/notebook/services/sessions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions
copying build/lib/notebook/services/sessions/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions
copying build/lib/notebook/services/sessions/sessionmanager.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions
copying build/lib/notebook/services/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services
copying build/lib/notebook/services/shutdown.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/tests
copying build/lib/notebook/terminal/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/tests
copying build/lib/notebook/terminal/tests/test_terminals_api.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/tests
copying build/lib/notebook/terminal/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal
copying build/lib/notebook/terminal/api_handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal
copying build/lib/notebook/terminal/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal
copying build/lib/notebook/terminal/terminalmanager.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/base
copying build/lib/notebook/tests/base/highlight.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/base
copying build/lib/notebook/tests/base/keyboard.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/base
copying build/lib/notebook/tests/base/misc.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/base
copying build/lib/notebook/tests/base/security.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/base
copying build/lib/notebook/tests/base/utils.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/base
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/mockextension
copying build/lib/notebook/tests/mockextension/index.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/mockextension
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/notebook
copying build/lib/notebook/tests/notebook/attachments.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/notebook
copying build/lib/notebook/tests/notebook/display_id.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/notebook
copying build/lib/notebook/tests/notebook/dualmode.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/notebook
copying build/lib/notebook/tests/notebook/dualmode_merge.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/notebook
copying build/lib/notebook/tests/notebook/execute_selected_cells.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/notebook
copying build/lib/notebook/tests/notebook/inject_js.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/notebook
copying build/lib/notebook/tests/notebook/markdown.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/notebook
copying build/lib/notebook/tests/notebook/output.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/notebook
copying build/lib/notebook/tests/notebook/roundtrip.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/notebook
copying build/lib/notebook/tests/notebook/safe_append_output.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/notebook
copying build/lib/notebook/tests/notebook/tags.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/notebook
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/services
copying build/lib/notebook/tests/services/kernel.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/services
copying build/lib/notebook/tests/services/serialize.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/services
copying build/lib/notebook/tests/services/session.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/services
copying build/lib/notebook/tests/util.js -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/conftest.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/quick_selenium.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_buffering.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_clipboard_multiselect.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_dashboard_nav.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_deletecell.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_display_image.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_display_isolation.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_dualmode_arrows.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_dualmode_cellmode.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_dualmode_clipboard.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_dualmode_execute.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_dualmode_insertcell.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_dualmode_markdown.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_execute_code.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_find_and_replace.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_interrupt.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_kernel_menu.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_markdown.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_merge_cells.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_move_multiselection.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_multiselect.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_multiselect_toggle.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_notifications.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_prompt_numbers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_save.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_save_as_notebook.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_save_readonly_as.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_shutdown.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/test_undelete.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/selenium/utils.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium
copying build/lib/notebook/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/conftest.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/launchnotebook.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/test_config_manager.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/test_files.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/test_gateway.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/test_i18n.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/test_log.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/test_nbextensions.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/test_notebookapp.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/test_notebookapp_integration.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/test_paths.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/test_serialize.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/test_serverextensions.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/test_traittypes.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
copying build/lib/notebook/tests/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tree
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests
copying build/lib/notebook/tree/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests
copying build/lib/notebook/tree/tests/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests
copying build/lib/notebook/tree/tests/test_tree_handler.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests
copying build/lib/notebook/tree/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tree
copying build/lib/notebook/tree/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tree
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/view
copying build/lib/notebook/view/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/view
copying build/lib/notebook/view/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/view
copying build/lib/notebook/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/_sysinfo.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/_tz.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/_version.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/config_manager.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/conftest.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/extensions.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/jstest.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/log.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/nbextensions.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/notebookapp.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/serverextensions.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/traittypes.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/transutils.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
copying build/lib/notebook/utils.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests/test_login.py to test_login.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth/tests/test_security.py to test_security.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth/__main__.py to __main__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth/login.py to login.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth/logout.py to logout.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/auth/security.py to security.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/base/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/base/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/base/zmqhandlers.py to zmqhandlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/test_bundler_api.py to test_bundler_api.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/test_bundler_tools.py to test_bundler_tools.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tests/test_bundlerextension.py to test_bundlerextension.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/__main__.py to __main__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/bundlerextensions.py to bundlerextensions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tarball_bundler.py to tarball_bundler.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/tools.py to tools.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/bundler/zip_bundler.py to zip_bundler.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/edit/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/edit/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/files/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/files/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/gateway/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/gateway/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/gateway/managers.py to managers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/i18n/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/kernelspecs/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/kernelspecs/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/tests/test_nbconvert_handlers.py to test_nbconvert_handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/nbconvert/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/notebook/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/notebook/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus/log_functions.py to log_functions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/prometheus/metrics.py to metrics.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/tests/test_api.py to test_api.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/api/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/tests/test_config_api.py to test_config_api.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/config/manager.py to manager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests/test_contents_api.py to test_contents_api.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests/test_fileio.py to test_fileio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests/test_largefilemanager.py to test_largefilemanager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/tests/test_manager.py to test_manager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/checkpoints.py to checkpoints.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/filecheckpoints.py to filecheckpoints.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/fileio.py to fileio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/filemanager.py to filemanager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/largefilemanager.py to largefilemanager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/contents/manager.py to manager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/tests/test_kernels_api.py to test_kernels_api.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernels/kernelmanager.py to kernelmanager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/tests/test_kernelspecs_api.py to test_kernelspecs_api.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/kernelspecs/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/tests/test_nbconvert_api.py to test_nbconvert_api.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/nbconvert/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/security/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/security/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests/test_sessionmanager.py to test_sessionmanager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/tests/test_sessions_api.py to test_sessions_api.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/sessions/sessionmanager.py to sessionmanager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/services/shutdown.py to shutdown.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/tests/test_terminals_api.py to test_terminals_api.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/api_handlers.py to api_handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/terminal/terminalmanager.py to terminalmanager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/conftest.py to conftest.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/quick_selenium.py to quick_selenium.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_buffering.py to test_buffering.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_clipboard_multiselect.py to test_clipboard_multiselect.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dashboard_nav.py to test_dashboard_nav.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_deletecell.py to test_deletecell.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_display_image.py to test_display_image.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_display_isolation.py to test_display_isolation.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dualmode_arrows.py to test_dualmode_arrows.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dualmode_cellmode.py to test_dualmode_cellmode.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dualmode_clipboard.py to test_dualmode_clipboard.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dualmode_execute.py to test_dualmode_execute.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dualmode_insertcell.py to test_dualmode_insertcell.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_dualmode_markdown.py to test_dualmode_markdown.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_execute_code.py to test_execute_code.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_find_and_replace.py to test_find_and_replace.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_interrupt.py to test_interrupt.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_kernel_menu.py to test_kernel_menu.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_markdown.py to test_markdown.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_merge_cells.py to test_merge_cells.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_move_multiselection.py to test_move_multiselection.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_multiselect.py to test_multiselect.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_multiselect_toggle.py to test_multiselect_toggle.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_notifications.py to test_notifications.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_prompt_numbers.py to test_prompt_numbers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_save.py to test_save.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_save_as_notebook.py to test_save_as_notebook.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_save_readonly_as.py to test_save_readonly_as.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_shutdown.py to test_shutdown.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/test_undelete.py to test_undelete.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/selenium/utils.py to utils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/conftest.py to conftest.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/launchnotebook.py to launchnotebook.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_config_manager.py to test_config_manager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_files.py to test_files.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_gateway.py to test_gateway.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_i18n.py to test_i18n.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_log.py to test_log.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_nbextensions.py to test_nbextensions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_notebookapp.py to test_notebookapp.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_notebookapp_integration.py to test_notebookapp_integration.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_paths.py to test_paths.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_serialize.py to test_serialize.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_serverextensions.py to test_serverextensions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_traittypes.py to test_traittypes.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tests/test_utils.py to test_utils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tree/tests/test_tree_handler.py to test_tree_handler.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tree/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/tree/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/view/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/view/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/__main__.py to __main__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/_sysinfo.py to _sysinfo.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/_tz.py to _tz.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/_version.py to _version.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/config_manager.py to config_manager.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/conftest.py to conftest.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/extensions.py to extensions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/jstest.py to jstest.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/log.py to log.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/nbextensions.py to nbextensions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/notebookapp.py to notebookapp.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/serverextensions.py to serverextensions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/traittypes.py to traittypes.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/transutils.py to transutils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/utils.py to utils.cpython-39.pyc
writing byte-compilation script '/tmp/tmpaw2cii6c.py'
/usr/bin/python3 /tmp/tmpaw2cii6c.py
removing /tmp/tmpaw2cii6c.py
running install_data
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/share
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/share/applications
copying jupyter-notebook.desktop -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/share/applications
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/share/icons
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/share/icons/hicolor
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/share/icons/hicolor/scalable
creating /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/share/icons/hicolor/scalable/apps
copying notebook.svg -> /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/share/icons/hicolor/scalable/apps
running install_egg_info
running egg_info
creating notebook.egg-info
writing notebook.egg-info/PKG-INFO
writing dependency_links to notebook.egg-info/dependency_links.txt
writing entry points to notebook.egg-info/entry_points.txt
writing requirements to notebook.egg-info/requires.txt
writing top-level names to notebook.egg-info/top_level.txt
writing manifest file 'notebook.egg-info/SOURCES.txt'
reading manifest file 'notebook.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'notebook.egg-info/SOURCES.txt'
Copying notebook.egg-info to /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook-6.3.0-py3.9.egg-info
running install_scripts
Installing jupyter-bundlerextension script to /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/bin
Installing jupyter-nbextension script to /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/bin
Installing jupyter-notebook script to /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/bin
Installing jupyter-serverextension script to /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/bin
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 6.3.0-1.mga9 --unique-debug-suffix -6.3.0-1.mga9.aarch64 --unique-debug-src-base jupyter-notebook-6.3.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/notebook-6.3.0

+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
/home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/share/applications/jupyter-notebook.desktop: hint: value "Development;Education" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: jupyter-notebook-6.3.0-1.mga9.noarch
Provides: application() application(jupyter-notebook.desktop) jupyter-notebook = 6.3.0-1.mga9 mimehandler(application/x-ipynb+json)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-jupyter-notebook-6.3.0-1.mga9.noarch
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/auth/js/main.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/auth/js/main.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/terminal/js/main.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/terminal/js/main.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/tree/js/main.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/tree/js/main.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/MathJax.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/MathJax.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 60 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 60 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 51 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/de.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 51 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/de.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 36 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 36 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 60 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 60 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 51 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/fr.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 51 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/fr.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 51 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/mathmaps_ie.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 51 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/mathmaps_ie.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 69 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/nemeth.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 69 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/nemeth.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/jax.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/jax.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/google-caja/html-css-sanitizer-minified.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/google-caja/html-css-sanitizer-minified.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 7 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/jquery-ui.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 7 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery-ui/jquery-ui.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery/jquery.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/jquery/jquery.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/moment/min/locales.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/moment/min/locales.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/moment/min/moment-with-locales.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/moment/min/moment-with-locales.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 19 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js is too long for the internal buffer
pcregrep: check the --buffer-size option
grep: /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/xterm.js: Is a directory
grep: /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/xterm.js: Is a directory
grep: /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/components/xterm.js: Is a directory
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/edit/js/main.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/edit/js/main.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js/main.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/notebook/static/notebook/js/main.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
Provides: python-jupyter-notebook = 6.3.0-1.mga9 python3-jupyter-notebook = 6.3.0-1.mga9 python3.9-jupyter-notebook = 6.3.0-1.mga9 python3.9dist(notebook) = 6.3 python3dist(notebook) = 6.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9 python3.9dist(argon2-cffi) python3.9dist(ipykernel) python3.9dist(ipython-genutils) python3.9dist(jinja2) python3.9dist(jupyter-client) >= 5.3.4 python3.9dist(jupyter-core) >= 4.6.1 python3.9dist(nbconvert) python3.9dist(nbformat) python3.9dist(prometheus-client) python3.9dist(pyzmq) >= 17 python3.9dist(send2trash) >= 1.5 python3.9dist(setuptools) python3.9dist(terminado) >= 0.8.3 python3.9dist(tornado) >= 6.1 python3.9dist(traitlets) >= 4.2.1
Obsoletes: python-jupyter-notebook < 6.3.0-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/jupyter-notebook-6.3.0-1.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-jupyter-notebook-6.3.0-1.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Axqirk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd notebook-6.3.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/jupyter-notebook-6.3.0-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ShjaUc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf notebook-6.3.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!