Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-notebook.spec'], chrootPath='/var/lib/mock/f28-build-14413725-1031450/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-notebook.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-notebook-5.5.0-6.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-notebook.spec'], chrootPath='/var/lib/mock/f28-build-14413725-1031450/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-notebook.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.us4hNY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf notebook-5.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/notebook-5.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd notebook-5.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-notebook-5.5.0 base' + /usr/bin/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/0001-Use-MathJax-TeX-fonts-rather-than-STIXWeb.patch + /usr/bin/git commit -q -m 0001-Use-MathJax-TeX-fonts-rather-than-STIXWeb.patch --author 'rpm-build ' + /usr/bin/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/CVE-2018-19351.patch + /usr/bin/git commit -q -m CVE-2018-19351.patch --author 'rpm-build ' + /usr/bin/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/CVE-2018-19352.patch + /usr/bin/git commit -q -m CVE-2018-19352.patch --author 'rpm-build ' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SSwPf3 + umask 022 + cd /builddir/build/BUILD + cd notebook-5.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py running jsversion running js running jsdeps bower dependencies up to date /builddir/build/BUILD/notebook-5.5.0/notebook/static/tree/js/notebooklist.js /builddir/build/BUILD/notebook-5.5.0/notebook/static/tree/js/main.min.js Rebuilding /builddir/build/BUILD/notebook-5.5.0/notebook/static/tree/js/main.min.js > node tools/build-main.js tree /builddir/build/BUILD/notebook-5.5.0/notebook/static/notebook/js/mathjaxutils.js /builddir/build/BUILD/notebook-5.5.0/notebook/static/notebook/js/main.min.js Rebuilding /builddir/build/BUILD/notebook-5.5.0/notebook/static/notebook/js/main.min.js > node tools/build-main.js notebook /builddir/build/BUILD/notebook-5.5.0/notebook/static/base/js/namespace.js /builddir/build/BUILD/notebook-5.5.0/notebook/static/edit/js/main.min.js Rebuilding /builddir/build/BUILD/notebook-5.5.0/notebook/static/edit/js/main.min.js /builddir/build/BUILD/notebook-5.5.0/notebook/static/base/js/namespace.js /builddir/build/BUILD/notebook-5.5.0/notebook/static/terminal/js/main.min.js Rebuilding /builddir/build/BUILD/notebook-5.5.0/notebook/static/terminal/js/main.min.js > node tools/build-main.js edit > node tools/build-main.js terminal module.js:550 throw err; ^ Error: Cannot find module 'requirejs' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Module.require (module.js:597:17) at require (internal/module.js:11:18) at Object. (/builddir/build/BUILD/notebook-5.5.0/tools/build-main.js:4:11) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) /builddir/build/BUILD/notebook-5.5.0/notebook/static/base/js/namespace.js /builddir/build/BUILD/notebook-5.5.0/notebook/static/auth/js/main.min.js Rebuilding /builddir/build/BUILD/notebook-5.5.0/notebook/static/auth/js/main.min.js > node tools/build-main.js auth rebuilding js and css failed (not a problem) Command '['node', 'tools/build-main.js', 'notebook']' returned non-zero exit status 1 module.js:550 throw err; ^ Error: Cannot find module 'requirejs' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Module.require (module.js:597:17) at require (internal/module.js:11:18) at Object. (/builddir/build/BUILD/notebook-5.5.0/tools/build-main.js:4:11) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) checking package data creating build creating build/lib creating build/lib/notebook copying notebook/notebookapp.py -> build/lib/notebook copying notebook/jstest.py -> build/lib/notebook copying notebook/transutils.py -> build/lib/notebook copying notebook/__init__.py -> build/lib/notebook copying notebook/nbextensions.py -> build/lib/notebook copying notebook/log.py -> build/lib/notebook copying notebook/_sysinfo.py -> build/lib/notebook copying notebook/_version.py -> build/lib/notebook copying notebook/__main__.py -> build/lib/notebook copying notebook/serverextensions.py -> build/lib/notebook copying notebook/utils.py -> build/lib/notebook copying notebook/config_manager.py -> build/lib/notebook copying notebook/extensions.py -> build/lib/notebook copying notebook/_tz.py -> build/lib/notebook creating build/lib/notebook/edit copying notebook/edit/__init__.py -> build/lib/notebook/edit copying notebook/edit/handlers.py -> build/lib/notebook/edit creating build/lib/notebook/base copying notebook/base/__init__.py -> build/lib/notebook/base copying notebook/base/handlers.py -> build/lib/notebook/base copying notebook/base/zmqhandlers.py -> build/lib/notebook/base creating build/lib/notebook/kernelspecs module.js:550 throw err; ^ Error: Cannot find module 'requirejs' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Module.require (module.js:597:17) at require (internal/module.js:11:18) at Object. (/builddir/build/BUILD/notebook-5.5.0/tools/build-main.js:4:11) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) copying notebook/kernelspecs/__init__.py -> build/lib/notebook/kernelspecs copying notebook/kernelspecs/handlers.py -> build/lib/notebook/kernelspecs creating build/lib/notebook/tree copying notebook/tree/__init__.py -> build/lib/notebook/tree copying notebook/tree/handlers.py -> build/lib/notebook/tree creating build/lib/notebook/tree/tests copying notebook/tree/tests/__init__.py -> build/lib/notebook/tree/tests copying notebook/tree/tests/test_tree_handler.py -> build/lib/notebook/tree/tests creating build/lib/notebook/view copying notebook/view/__init__.py -> build/lib/notebook/view copying notebook/view/handlers.py -> build/lib/notebook/view creating build/lib/notebook/services copying notebook/services/__init__.py -> build/lib/notebook/services copying notebook/services/shutdown.py -> build/lib/notebook/services creating build/lib/notebook/services/kernels copying notebook/services/kernels/kernelmanager.py -> build/lib/notebook/services/kernels copying notebook/services/kernels/__init__.py -> build/lib/notebook/services/kernels copying notebook/services/kernels/handlers.py -> build/lib/notebook/services/kernels creating build/lib/notebook/services/kernels/tests copying notebook/services/kernels/tests/__init__.py -> build/lib/notebook/services/kernels/tests copying notebook/services/kernels/tests/test_kernels_api.py -> build/lib/notebook/services/kernels/tests creating build/lib/notebook/services/api copying notebook/services/api/__init__.py -> build/lib/notebook/services/api copying notebook/services/api/handlers.py -> build/lib/notebook/services/api creating build/lib/notebook/services/api/tests copying notebook/services/api/tests/__init__.py -> build/lib/notebook/services/api/tests module.js:550 throw err; ^ Error: Cannot find module 'requirejs' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Module.require (module.js:597:17) at require (internal/module.js:11:18) at Object. (/builddir/build/BUILD/notebook-5.5.0/tools/build-main.js:4:11) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) copying notebook/services/api/tests/test_api.py -> build/lib/notebook/services/api/tests creating build/lib/notebook/services/kernelspecs copying notebook/services/kernelspecs/__init__.py -> build/lib/notebook/services/kernelspecs copying notebook/services/kernelspecs/handlers.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/config copying notebook/services/config/__init__.py -> 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 creating build/lib/notebook/services/config/tests copying notebook/services/config/tests/__init__.py -> build/lib/notebook/services/config/tests copying notebook/services/config/tests/test_config_api.py -> build/lib/notebook/services/config/tests creating build/lib/notebook/services/sessions copying notebook/services/sessions/__init__.py -> build/lib/notebook/services/sessions copying notebook/services/sessions/handlers.py -> build/lib/notebook/services/sessions copying notebook/services/sessions/sessionmanager.py -> build/lib/notebook/services/sessions creating build/lib/notebook/services/sessions/tests copying notebook/services/sessions/tests/__init__.py -> 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 creating build/lib/notebook/services/nbconvert copying notebook/services/nbconvert/__init__.py -> build/lib/notebook/services/nbconvert copying notebook/services/nbconvert/handlers.py -> build/lib/notebook/services/nbconvert creating build/lib/notebook/services/nbconvert/tests copying notebook/services/nbconvert/tests/__init__.py -> build/lib/notebook/services/nbconvert/tests copying notebook/services/nbconvert/tests/test_nbconvert_api.py -> build/lib/notebook/services/nbconvert/tests creating build/lib/notebook/services/security copying notebook/services/security/__init__.py -> build/lib/notebook/services/security copying notebook/services/security/handlers.py -> build/lib/notebook/services/security creating build/lib/notebook/services/contents copying notebook/services/contents/filecheckpoints.py -> build/lib/notebook/services/contents copying notebook/services/contents/__init__.py -> build/lib/notebook/services/contents copying notebook/services/contents/filemanager.py -> build/lib/notebook/services/contents copying notebook/services/contents/manager.py -> build/lib/notebook/services/contents copying notebook/services/contents/handlers.py -> build/lib/notebook/services/contents copying notebook/services/contents/fileio.py -> build/lib/notebook/services/contents copying notebook/services/contents/checkpoints.py -> build/lib/notebook/services/contents copying notebook/services/contents/largefilemanager.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/__init__.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/test_largefilemanager.py -> build/lib/notebook/services/contents/tests creating build/lib/notebook/files copying notebook/files/__init__.py -> build/lib/notebook/files copying notebook/files/handlers.py -> build/lib/notebook/files creating build/lib/notebook/auth copying notebook/auth/security.py -> build/lib/notebook/auth copying notebook/auth/__init__.py -> build/lib/notebook/auth copying notebook/auth/login.py -> build/lib/notebook/auth copying notebook/auth/logout.py -> build/lib/notebook/auth copying notebook/auth/__main__.py -> build/lib/notebook/auth creating build/lib/notebook/auth/tests copying notebook/auth/tests/__init__.py -> build/lib/notebook/auth/tests copying notebook/auth/tests/test_security.py -> build/lib/notebook/auth/tests creating build/lib/notebook/notebook copying notebook/notebook/__init__.py -> build/lib/notebook/notebook copying notebook/notebook/handlers.py -> build/lib/notebook/notebook creating build/lib/notebook/nbconvert copying notebook/nbconvert/__init__.py -> build/lib/notebook/nbconvert copying notebook/nbconvert/handlers.py -> build/lib/notebook/nbconvert creating build/lib/notebook/nbconvert/tests copying notebook/nbconvert/tests/__init__.py -> build/lib/notebook/nbconvert/tests copying notebook/nbconvert/tests/test_nbconvert_handlers.py -> build/lib/notebook/nbconvert/tests creating build/lib/notebook/i18n copying notebook/i18n/__init__.py -> build/lib/notebook/i18n creating build/lib/notebook/bundler copying notebook/bundler/tarball_bundler.py -> build/lib/notebook/bundler copying notebook/bundler/tools.py -> build/lib/notebook/bundler copying notebook/bundler/__init__.py -> build/lib/notebook/bundler copying notebook/bundler/handlers.py -> build/lib/notebook/bundler copying notebook/bundler/__main__.py -> build/lib/notebook/bundler copying notebook/bundler/bundlerextensions.py -> build/lib/notebook/bundler copying notebook/bundler/zip_bundler.py -> build/lib/notebook/bundler creating build/lib/notebook/bundler/tests copying notebook/bundler/tests/__init__.py -> 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 module.js:550 throw err; ^ Error: Cannot find module 'requirejs' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Module.require (module.js:597:17) at require (internal/module.js:11:18) at Object. (/builddir/build/BUILD/notebook-5.5.0/tools/build-main.js:4:11) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) copying notebook/bundler/tests/test_bundler_api.py -> build/lib/notebook/bundler/tests creating build/lib/notebook/terminal copying notebook/terminal/__init__.py -> build/lib/notebook/terminal copying notebook/terminal/api_handlers.py -> build/lib/notebook/terminal copying notebook/terminal/handlers.py -> build/lib/notebook/terminal creating build/lib/notebook/tests copying notebook/tests/test_utils.py -> build/lib/notebook/tests copying notebook/tests/test_serverextensions.py -> build/lib/notebook/tests copying notebook/tests/test_i18n.py -> build/lib/notebook/tests copying notebook/tests/__init__.py -> build/lib/notebook/tests copying notebook/tests/test_nbextensions.py -> build/lib/notebook/tests copying notebook/tests/test_notebookapp.py -> build/lib/notebook/tests copying notebook/tests/test_files.py -> build/lib/notebook/tests copying notebook/tests/launchnotebook.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_config_manager.py -> build/lib/notebook/tests creating build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_dashboard_nav.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_prompt_numbers.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/__init__.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/conftest.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/quick_selenium.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_dualmode_insertcell.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/undelete.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/utils.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_markdown.py -> build/lib/notebook/tests/selenium copying notebook/tests/selenium/test_deletecell.py -> build/lib/notebook/tests/selenium creating build/lib/notebook/templates copying notebook/templates/view.html -> build/lib/notebook/templates copying notebook/templates/404.html -> build/lib/notebook/templates copying notebook/templates/tree.html -> build/lib/notebook/templates copying notebook/templates/edit.html -> build/lib/notebook/templates copying notebook/templates/page.html -> build/lib/notebook/templates copying notebook/templates/logout.html -> build/lib/notebook/templates copying notebook/templates/error.html -> build/lib/notebook/templates copying notebook/templates/terminal.html -> build/lib/notebook/templates copying notebook/templates/login.html -> build/lib/notebook/templates copying notebook/templates/notebook.html -> build/lib/notebook/templates creating build/lib/notebook/static copying notebook/static/favicon.ico -> build/lib/notebook/static copying notebook/static/robots.txt -> build/lib/notebook/static creating build/lib/notebook/static/edit creating build/lib/notebook/static/edit/js copying notebook/static/edit/js/notificationarea.js -> 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/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/editor.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/savewidget.js -> build/lib/notebook/static/edit/js creating build/lib/notebook/static/base creating build/lib/notebook/static/base/images copying notebook/static/base/images/favicon-busy-1.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.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/logo.png -> 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-terminal.ico -> build/lib/notebook/static/base/images copying notebook/static/base/images/favicon-busy-2.ico -> build/lib/notebook/static/base/images creating build/lib/notebook/static/base/js copying notebook/static/base/js/notificationarea.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/promises.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/security.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/keyboard.js -> build/lib/notebook/static/base/js copying notebook/static/base/js/dialog.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/utils.js -> build/lib/notebook/static/base/js copying notebook/static/base/js/namespace.js -> build/lib/notebook/static/base/js creating build/lib/notebook/static/tree creating 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 -> 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/terminallist.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/kernellist.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/main.js -> build/lib/notebook/static/tree/js copying notebook/static/tree/js/shutdownbutton.js -> build/lib/notebook/static/tree/js creating build/lib/notebook/static/services copying notebook/static/services/config.js -> build/lib/notebook/static/services copying notebook/static/services/contents.js -> build/lib/notebook/static/services creating build/lib/notebook/static/services/kernels copying notebook/static/services/kernels/kernel.js -> build/lib/notebook/static/services/kernels copying notebook/static/services/kernels/serialize.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/services/sessions copying notebook/static/services/sessions/session.js -> build/lib/notebook/static/services/sessions creating build/lib/notebook/static/auth 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/auth/js copying notebook/static/auth/js/main.min.js -> build/lib/notebook/static/auth/js copying notebook/static/auth/js/loginmain.js -> 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/loginwidget.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 creating build/lib/notebook/static/notebook 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/notebook/js copying notebook/static/notebook/js/clipboard.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/textcell.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/quickhelp.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/notebook.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/promises.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/toolbar.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/actions.js -> build/lib/notebook/static/notebook/js copying notebook/static/notebook/js/tour.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/main.min.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/about.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/codemirror-ipython.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/searchandreplace.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/maintoolbar.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/codecell.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/cell.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/main.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/completer.js -> build/lib/notebook/static/notebook/js copying notebook/static/notebook/js/tooltip.js -> build/lib/notebook/static/notebook/js creating 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/attachments.js -> 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/default.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 creating build/lib/notebook/static/bidi copying notebook/static/bidi/bidi.js -> build/lib/notebook/static/bidi copying notebook/static/bidi/numericshaping.js -> build/lib/notebook/static/bidi creating build/lib/notebook/static/terminal 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/terminal/js copying notebook/static/terminal/js/main.min.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/terminado.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/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/style copying notebook/static/style/ipython.min.css -> build/lib/notebook/static/style copying notebook/static/style/ipython.less -> build/lib/notebook/static/style copying notebook/static/style/style.min.css.map -> build/lib/notebook/static/style copying notebook/static/style/ipython.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 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/js copying notebook/static/components/bootstrap/js/bootstrap.min.js -> build/lib/notebook/static/components/bootstrap/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/font-awesome creating 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 copying notebook/static/components/font-awesome/css/font-awesome.min.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.otf -> 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.woff -> 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-webfont.svg -> 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 creating build/lib/notebook/static/components/jquery-ui/ui creating build/lib/notebook/static/components/jquery-ui/ui/minified copying notebook/static/components/jquery-ui/ui/minified/jquery-ui.min.js -> build/lib/notebook/static/components/jquery-ui/ui/minified 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_454545_256x240.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-icons_2e83ff_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_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_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_flat_0_aaaaaa_40x100.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-icons_888888_256x240.png -> build/lib/notebook/static/components/jquery-ui/themes/smoothness/images copying notebook/static/components/jquery-ui/themes/smoothness/images/animated-overlay.gif -> build/lib/notebook/static/components/jquery-ui/themes/smoothness/images copying notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.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 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 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/preact copying notebook/static/components/preact/index.js -> build/lib/notebook/static/components/preact creating build/lib/notebook/static/components/preact-compat copying notebook/static/components/preact-compat/index.js -> build/lib/notebook/static/components/preact-compat creating build/lib/notebook/static/components/proptypes copying notebook/static/components/proptypes/index.js -> build/lib/notebook/static/components/proptypes 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-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/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/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/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/addon 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/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 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/matchtags.js -> build/lib/notebook/static/components/codemirror/addon/edit 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/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/xml-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/brace-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/foldcode.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.css -> build/lib/notebook/static/components/codemirror/addon/fold 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/anyword-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/javascript-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/css-hint.js -> build/lib/notebook/static/components/codemirror/addon/hint creating 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 copying notebook/static/components/codemirror/addon/tern/worker.js -> build/lib/notebook/static/components/codemirror/addon/tern creating 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/match-highlighter.js -> 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.css -> 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/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/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/yaml-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 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/lint.js -> 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 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/fullscreen.css -> 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/autorefresh.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 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/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/simple.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 copying notebook/static/components/codemirror/addon/mode/overlay.js -> build/lib/notebook/static/components/codemirror/addon/mode 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/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 copying notebook/static/components/codemirror/addon/selection/selection-pointer.js -> build/lib/notebook/static/components/codemirror/addon/selection creating 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 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.node.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 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/annotatescrollbar.js -> 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/simplescrollbars.css -> build/lib/notebook/static/components/codemirror/addon/scroll creating build/lib/notebook/static/components/codemirror/src copying notebook/static/components/codemirror/src/codemirror.js -> build/lib/notebook/static/components/codemirror/src copying notebook/static/components/codemirror/src/modes.js -> build/lib/notebook/static/components/codemirror/src creating 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/drop_events.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/global_events.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/fromTextArea.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 copying notebook/static/components/codemirror/src/edit/options.js -> 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/methods.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/main.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 creating 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 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/pos.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/utils_line.js -> build/lib/notebook/static/components/codemirror/src/line 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/bidi.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/browser.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 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/dom.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 creating 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/selection.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/document_data.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 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/selection_updates.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/mark_text.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 creating 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/ContentEditableInput.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/keymap.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/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 creating 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/gutters.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/scrollbars.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/update_display.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/Display.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/view_tracking.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/scroll_events.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/update_line.js -> build/lib/notebook/static/components/codemirror/src/display creating 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 copying notebook/static/components/codemirror/src/measurement/widgets.js -> build/lib/notebook/static/components/codemirror/src/measurement creating 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/night.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/colorforth.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/the-matrix.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/hopscotch.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/ambiance.css -> build/lib/notebook/static/components/codemirror/theme copying notebook/static/components/codemirror/theme/3024-day.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/lesser-dark.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/panda-syntax.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/seti.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/ttcn.css -> 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/base16-light.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/midnight.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/neo.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/base16-dark.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/liquibyte.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/oceanic-next.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/paraiso-light.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/xq-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/duotone-light.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/monokai.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/mbo.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/neat.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/duotone-dark.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/mdn-like.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/rubyblue.css -> build/lib/notebook/static/components/codemirror/theme copying notebook/static/components/codemirror/theme/yeti.css -> build/lib/notebook/static/components/codemirror/theme 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/tiki copying notebook/static/components/codemirror/mode/tiki/tiki.css -> 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 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/keymap copying notebook/static/components/codemirror/keymap/vim.js -> build/lib/notebook/static/components/codemirror/keymap copying notebook/static/components/codemirror/keymap/emacs.js -> build/lib/notebook/static/components/codemirror/keymap copying notebook/static/components/codemirror/keymap/sublime.js -> build/lib/notebook/static/components/codemirror/keymap 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/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/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/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/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/jax.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/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/ms.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/multiline.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/menclose.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 copying notebook/static/components/MathJax/jax/output/SVG/autoload/mtable.js -> build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload creating 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/ms.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/multiline.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/menclose.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 copying notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mtable.js -> build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload creating 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/ms.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/multiline.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/menclose.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 copying notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/mtable.js -> build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload creating build/lib/notebook/static/components/MathJax/localization creating 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/TeX.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/MathML.js -> 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/HelpDialog.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/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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/br creating 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/TeX.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/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/lb.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/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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/ca creating 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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/cdo creating 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/TeX.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/MathML.js -> 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/HelpDialog.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/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/MathMenu.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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/ru 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/MathMenu.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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/mk creating 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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/cy creating 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/TeX.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/MathML.js -> 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/HelpDialog.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/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/TeX.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/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/ko.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/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/MathMenu.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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/sl 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/MathMenu.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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/ce creating 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/TeX.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/MathML.js -> 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/HelpDialog.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/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/TeX.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/MathML.js -> 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/HelpDialog.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/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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/ia 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/MathMenu.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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/ja creating 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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/pt-br 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/MathMenu.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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/scn 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/MathMenu.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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/kn creating 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/TeX.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/MathML.js -> 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/HelpDialog.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/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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/pl creating 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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/bcc creating 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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/sco 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/MathMenu.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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/tr creating 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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/fi 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/MathMenu.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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/fr creating 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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/lki creating 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/TeX.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/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/lt.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/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/MathMenu.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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/gl 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/MathMenu.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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/qqq creating 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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/vi creating 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/TeX.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/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/de.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/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/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/HTML-CSS.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/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/MathMenu.js -> 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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/en creating 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/TeX.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/MathML.js -> 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/HelpDialog.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/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/TeX.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/MathML.js -> 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/HelpDialog.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/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/TeX.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/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/uk.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/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/TeX.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/MathML.js -> 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/HelpDialog.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/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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/da creating 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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/bg creating 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/TeX.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/MathML.js -> 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/HelpDialog.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/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/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/HTML-CSS.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/FontWarnings.js -> build/lib/notebook/static/components/MathJax/localization/nl 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_Alphabets-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-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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_Fraktur-Regular.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/CHTML-preview.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/jsMath2jax.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/tex2jax.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/MathEvents.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/MathZoom.js -> build/lib/notebook/static/components/MathJax/extensions copying notebook/static/components/MathJax/extensions/AssistiveMML.js -> 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/Safe.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/asciimath2jax.js -> build/lib/notebook/static/components/MathJax/extensions creating 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 copying notebook/static/components/MathJax/extensions/MathML/mml3.js -> build/lib/notebook/static/components/MathJax/extensions/MathML creating 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/color.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/autobold.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/action.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/unicode.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/AMSmath.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/noErrors.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/AMSsymbols.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 copying notebook/static/components/MathJax/extensions/TeX/extpfeil.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/mhchem.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/verb.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 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-extra.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.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/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/DoubleStruck 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/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/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/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/SansSerif 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/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/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/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/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/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/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/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/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/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/Script 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/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/Alphabets 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/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/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/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/Latin 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/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/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/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/Variants 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/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/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/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/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/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/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/Main 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/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/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/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/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/Marks 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/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/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/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/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/Shapes 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/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/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/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/Normal 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/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/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/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-extra.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.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/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/DoubleStruck 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/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/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/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/SansSerif 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/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/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/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/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/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/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/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/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/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/Script 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/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/Alphabets 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/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/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/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/Latin 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/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/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/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/Variants 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/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/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/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/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/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/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/Main 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/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/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/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/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/Marks 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/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/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/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/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/Shapes 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/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/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/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/Normal 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/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/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/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/SupplementalArrowsA.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/MathOperators.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/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/CombDiacritMarks.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/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/MiscMathSymbolsA.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/SupplementalArrowsB.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/MiscTechnical.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/CombDiactForSymbols.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/MiscSymbolsAndArrows.js -> build/lib/notebook/static/components/MathJax/jax/element/mml/optable 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/nbjs.po -> 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/nbui.po -> build/lib/notebook/i18n/zh_CN/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 copying notebook/tests/util.js -> build/lib/notebook/tests creating build/lib/notebook/tests/base copying notebook/tests/base/highlight.js -> build/lib/notebook/tests/base copying notebook/tests/base/security.js -> build/lib/notebook/tests/base copying notebook/tests/base/keyboard.js -> build/lib/notebook/tests/base copying notebook/tests/base/utils.js -> build/lib/notebook/tests/base copying notebook/tests/base/misc.js -> build/lib/notebook/tests/base creating build/lib/notebook/tests/services copying notebook/tests/services/kernel.js -> build/lib/notebook/tests/services copying notebook/tests/services/serialize.js -> build/lib/notebook/tests/services copying notebook/tests/services/session.js -> build/lib/notebook/tests/services creating build/lib/notebook/tests/notebook copying notebook/tests/notebook/isolated_svg.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/multiselect_toggle.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/output.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/attachments.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/clipboard_multiselect.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/merge_cells_api.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/safe_append_output.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/dualmode_markdown.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/execute_code.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/tags.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/move_multiselection.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/buffering.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/dualmode.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/interrupt.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/empty_arrow_keys.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/dualmode_merge.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/kernel_menu.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/notifications.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/multiselect.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/dualmode_arrows.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/inject_js.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/dualmode_execute.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/save.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/display_id.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/roundtrip.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/dualmode_cellmode.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/dualmode_clipboard.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/display_image.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/shutdown.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/markdown.js -> build/lib/notebook/tests/notebook copying notebook/tests/notebook/execute_selected_cells.js -> build/lib/notebook/tests/notebook creating build/lib/notebook/tests/mockextension copying notebook/tests/mockextension/index.js -> build/lib/notebook/tests/mockextension + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running jsversion running js running jsdeps bower dependencies up to date /builddir/build/BUILD/notebook-5.5.0/notebook/static/tree/js/notebooklist.js /builddir/build/BUILD/notebook-5.5.0/notebook/static/tree/js/main.min.js Rebuilding /builddir/build/BUILD/notebook-5.5.0/notebook/static/tree/js/main.min.js > node tools/build-main.js tree /builddir/build/BUILD/notebook-5.5.0/notebook/static/notebook/js/mathjaxutils.js /builddir/build/BUILD/notebook-5.5.0/notebook/static/notebook/js/main.min.js Rebuilding /builddir/build/BUILD/notebook-5.5.0/notebook/static/notebook/js/main.min.js > node tools/build-main.js notebook /builddir/build/BUILD/notebook-5.5.0/notebook/static/base/js/namespace.js /builddir/build/BUILD/notebook-5.5.0/notebook/static/edit/js/main.min.js Rebuilding /builddir/build/BUILD/notebook-5.5.0/notebook/static/edit/js/main.min.js > node tools/build-main.js edit /builddir/build/BUILD/notebook-5.5.0/notebook/static/base/js/namespace.js /builddir/build/BUILD/notebook-5.5.0/notebook/static/terminal/js/main.min.js Rebuilding /builddir/build/BUILD/notebook-5.5.0/notebook/static/terminal/js/main.min.js > node tools/build-main.js terminal module.js:550 throw err; ^ Error: Cannot find module 'requirejs' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Module.require (module.js:597:17) at require (internal/module.js:11:18) at Object. (/builddir/build/BUILD/notebook-5.5.0/tools/build-main.js:4:11) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) module.js:550 throw err; ^ Error: Cannot find module 'requirejs' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Module.require (module.js:597:17) at require (internal/module.js:11:18) at Object. (/builddir/build/BUILD/notebook-5.5.0/tools/build-main.js:4:11) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) /builddir/build/BUILD/notebook-5.5.0/notebook/static/base/js/namespace.js /builddir/build/BUILD/notebook-5.5.0/notebook/static/auth/js/main.min.js Rebuilding /builddir/build/BUILD/notebook-5.5.0/notebook/static/auth/js/main.min.js > node tools/build-main.js auth module.js:550 throw err; ^ Error: Cannot find module 'requirejs' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Module.require (module.js:597:17) at require (internal/module.js:11:18) at Object. (/builddir/build/BUILD/notebook-5.5.0/tools/build-main.js:4:11) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) module.js:550 throw err; ^ Error: Cannot find module 'requirejs' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Module.require (module.js:597:17) at require (internal/module.js:11:18) at Object. (/builddir/build/BUILD/notebook-5.5.0/tools/build-main.js:4:11) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) module.js:550 throw err; ^ Error: Cannot find module 'requirejs' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Module.require (module.js:597:17) at require (internal/module.js:11:18) at Object. (/builddir/build/BUILD/notebook-5.5.0/tools/build-main.js:4:11) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) rebuilding js and css failed (not a problem) Command '['node', 'tools/build-main.js', 'edit']' returned non-zero exit status 1. checking package data copying notebook/static/base/js/namespace.js -> build/lib/notebook/static/base/js + sleep 1 + sphinx-build-3 -D intersphinx_timeout=1 docs/source html Running Sphinx v1.7.5 DEBUG:: sys.path ================ /usr/bin /usr/lib/python36.zip /usr/lib/python3.6 /usr/lib/python3.6/lib-dynload /usr/lib/python3.6/site-packages repo_root ===================== /builddir/build/BUILD/notebook-5.5.0 DEBUG:: Post insert to sys.path =============================== /builddir/build/BUILD/notebook-5.5.0 /builddir/build/BUILD/notebook-5.5.0/docs/sphinxext /usr/bin /usr/lib/python36.zip /usr/lib/python3.6 /usr/lib/python3.6/lib-dynload /usr/lib/python3.6/site-packages Initializing GitHub plugin making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://ipython.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://ipython.readthedocs.io/en/stable/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://ipython.readthedocs.io/en/stable/objects.inv', , ValueError(...)) loading intersphinx inventory from https://nbconvert.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://nbconvert.readthedocs.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://nbconvert.readthedocs.io/en/latest/objects.inv', , ValueError(...)) loading intersphinx inventory from https://nbformat.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://nbformat.readthedocs.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://nbformat.readthedocs.io/en/latest/objects.inv', , ValueError(...)) loading intersphinx inventory from https://jupyter.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://jupyter.readthedocs.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://jupyter.readthedocs.io/en/latest/objects.inv', , ValueError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 33 source files that are out of date updating environment: 33 added, 0 changed, 0 removed reading sources... [ 3%] changelog reading sources... [ 6%] comms reading sources... [ 9%] config_overview reading sources... [ 12%] contributing reading sources... [ 15%] development_faq reading sources... [ 18%] development_release reading sources... [ 21%] examples/Notebook/Connecting with the Qt Console reading sources... [ 24%] examples/Notebook/Custom Keyboard Shortcuts reading sources... [ 27%] examples/Notebook/Distributing Jupyter Extensions as Python Packages reading sources... [ 30%] examples/Notebook/Importing Notebooks reading sources... [ 33%] examples/Notebook/JavaScript Notebook Extensions reading sources... [ 36%] examples/Notebook/Notebook Basics reading sources... [ 39%] examples/Notebook/Running Code reading sources... [ 42%] examples/Notebook/Typesetting Equations reading sources... [ 45%] examples/Notebook/What is the Jupyter Notebook reading sources... [ 48%] examples/Notebook/Working With Markdown Cells reading sources... [ 51%] examples/Notebook/examples_index reading sources... [ 54%] examples/Notebook/nbpackage/mynotebook reading sources... [ 57%] examples/Notebook/nbpackage/nbs/other reading sources... [ 60%] extending/bundler_extensions reading sources... [ 63%] extending/contents reading sources... [ 66%] extending/frontend_extensions reading sources... [ 69%] extending/handlers reading sources... [ 72%] extending/index reading sources... [ 75%] extending/keymaps reading sources... [ 78%] extending/savehooks reading sources... [ 81%] frontend_config reading sources... [ 84%] index reading sources... [ 87%] notebook reading sources... [ 90%] public_server reading sources... [ 93%] security reading sources... [ 96%] troubleshooting reading sources... [100%] ui_components CONTRIBUTING.rst:: WARNING: image file not readable: ./docs/source/_static/images/jupyter-verification.png looking for now-outdated files... /builddir/build/BUILD/notebook-5.5.0/docs/source/index.rst:19: WARNING: toctree contains reference to nonexisting document 'config' none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] changelog writing output... [ 6%] comms writing output... [ 9%] config_overview writing output... [ 12%] contributing writing output... [ 15%] development_faq writing output... [ 18%] development_release writing output... [ 21%] examples/Notebook/Connecting with the Qt Console writing output... [ 24%] examples/Notebook/Custom Keyboard Shortcuts writing output... [ 27%] examples/Notebook/Distributing Jupyter Extensions as Python Packages writing output... [ 30%] examples/Notebook/Importing Notebooks writing output... [ 33%] examples/Notebook/JavaScript Notebook Extensions writing output... [ 36%] examples/Notebook/Notebook Basics writing output... [ 39%] examples/Notebook/Running Code writing output... [ 42%] examples/Notebook/Typesetting Equations writing output... [ 45%] examples/Notebook/What is the Jupyter Notebook writing output... [ 48%] examples/Notebook/Working With Markdown Cells writing output... [ 51%] examples/Notebook/examples_index writing output... [ 54%] examples/Notebook/nbpackage/mynotebook writing output... [ 57%] examples/Notebook/nbpackage/nbs/other writing output... [ 60%] extending/bundler_extensions writing output... [ 63%] extending/contents writing output... [ 66%] extending/frontend_extensions writing output... [ 69%] extending/handlers writing output... [ 72%] extending/index writing output... [ 75%] extending/keymaps writing output... [ 78%] extending/savehooks writing output... [ 81%] frontend_config writing output... [ 84%] index writing output... [ 87%] notebook writing output... [ 90%] public_server writing output... [ 93%] security writing output... [ 96%] troubleshooting writing output... [100%] ui_components /builddir/build/BUILD/notebook-5.5.0/docs/source/examples/Notebook/Distributing Jupyter Extensions as Python Packages.ipynb:462: WARNING: Pygments lexer name 'config' is not known /builddir/build/BUILD/notebook-5.5.0/docs/source/extending/frontend_extensions.rst:210: WARNING: undefined label: jupyter_path (if the link has no caption the label must precede a section header) /builddir/build/BUILD/notebook-5.5.0/docs/source/notebook.rst:25: WARNING: undefined label: jupyter:install (if the link has no caption the label must precede a section header) /builddir/build/BUILD/notebook-5.5.0/docs/source/notebook.rst:83: WARNING: undefined label: nbformat:notebook_file_format (if the link has no caption the label must precede a section header) /builddir/build/BUILD/notebook-5.5.0/docs/source/notebook.rst:176: WARNING: undefined label: magics_explained (if the link has no caption the label must precede a section header) /builddir/build/BUILD/notebook-5.5.0/docs/source/notebook.rst:191: WARNING: undefined label: magics_explained (if the link has no caption the label must precede a section header) /builddir/build/BUILD/notebook-5.5.0/docs/source/notebook.rst:197: WARNING: undefined label: ipythonzmq (if the link has no caption the label must precede a section header) generating indices... genindex/builddir/build/BUILD/notebook-5.5.0/docs/source/public_server.rst:7: WARNING: undefined label: ipython:ipythonzmq (if the link has no caption the label must precede a section header) writing additional pages... search copying images... [ 4%] _static/images/dashboard-sort.png copying images... [ 8%] _static/images/cell-tags-toolbar.png copying images... [ 13%] _static/images/table-style-before.png copying images... [ 17%] _static/images/table-style-after.png copying images... [ 21%] _static/images/shortcut-editor.png copying images... [ 26%] _static/images/cell-toolbar-41.png copying images... [ 30%] _static/images/multi-select-41.png copying images... [ 34%] _static/images/command-palette-41.png copying images... [ 39%] _static/images/find-replace-41.png copying images... [ 43%] examples/Notebook/images/dashboard_files_tab.png copying images... [ 47%] examples/Notebook/images/dashboard_files_tab_new.png copying images... [ 52%] examples/Notebook/images/dashboard_files_tab_run.png copying images... [ 56%] examples/Notebook/images/dashboard_files_tab_btns.png copying images... [ 60%] examples/Notebook/images/dashboard_running_tab.png copying images... [ 65%] examples/Notebook/images/edit_mode.png copying images... [ 69%] examples/Notebook/images/command_mode.png copying images... [ 73%] examples/Notebook/images/menubar_toolbar.png copying images... [ 78%] _static/images/new-notebook.gif copying images... [ 82%] ./_static/images/blank-notebook-ui.png copying images... [ 86%] ./_static/images/jupyter-notebook-dashboard.png copying images... [ 91%] ./_static/images/jupyter-notebook-default.png copying images... [ 95%] ./_static/images/jupyter-notebook-edit.png copying images... [100%] ./_static/images/jupyter-file-editor.png copying downloadable files... [100%] ipython_security.asc copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 18 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A3Q1ip + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch ++ dirname /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch + cd notebook-5.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/edit copying build/lib/notebook/edit/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/edit copying build/lib/notebook/edit/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/edit creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/base copying build/lib/notebook/base/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/base copying build/lib/notebook/base/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/base copying build/lib/notebook/base/zmqhandlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/base creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/kernelspecs copying build/lib/notebook/kernelspecs/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/kernelspecs copying build/lib/notebook/kernelspecs/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/kernelspecs copying build/lib/notebook/notebookapp.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tree copying build/lib/notebook/tree/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tree copying build/lib/notebook/tree/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tree creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tree/tests copying build/lib/notebook/tree/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tree/tests copying build/lib/notebook/tree/tests/test_tree_handler.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tree/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/view copying build/lib/notebook/view/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/view copying build/lib/notebook/view/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/view creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernels copying build/lib/notebook/services/kernels/kernelmanager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernels copying build/lib/notebook/services/kernels/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernels copying build/lib/notebook/services/kernels/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernels creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernels/tests copying build/lib/notebook/services/kernels/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernels/tests copying build/lib/notebook/services/kernels/tests/test_kernels_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernels/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/api copying build/lib/notebook/services/api/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/api copying build/lib/notebook/services/api/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/api copying build/lib/notebook/services/api/api.yaml -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/api creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/api/tests copying build/lib/notebook/services/api/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/api/tests copying build/lib/notebook/services/api/tests/test_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/api/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernelspecs copying build/lib/notebook/services/kernelspecs/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernelspecs copying build/lib/notebook/services/kernelspecs/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernelspecs creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernelspecs/tests copying build/lib/notebook/services/kernelspecs/tests/test_kernelspecs_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernelspecs/tests copying build/lib/notebook/services/kernelspecs/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernelspecs/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/config copying build/lib/notebook/services/config/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/config copying build/lib/notebook/services/config/manager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/config copying build/lib/notebook/services/config/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/config creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/config/tests copying build/lib/notebook/services/config/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/config/tests copying build/lib/notebook/services/config/tests/test_config_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/config/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions copying build/lib/notebook/services/sessions/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions copying build/lib/notebook/services/sessions/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions/tests copying build/lib/notebook/services/sessions/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions/tests copying build/lib/notebook/services/sessions/tests/test_sessions_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions/tests copying build/lib/notebook/services/sessions/tests/test_sessionmanager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions/tests copying build/lib/notebook/services/sessions/sessionmanager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions copying build/lib/notebook/services/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/nbconvert copying build/lib/notebook/services/nbconvert/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/nbconvert copying build/lib/notebook/services/nbconvert/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/nbconvert creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/nbconvert/tests copying build/lib/notebook/services/nbconvert/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/nbconvert/tests copying build/lib/notebook/services/nbconvert/tests/test_nbconvert_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/nbconvert/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/security copying build/lib/notebook/services/security/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/security copying build/lib/notebook/services/security/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/security creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/filecheckpoints.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/filemanager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/manager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/test_manager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/test_fileio.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/test_contents_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/test_largefilemanager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/fileio.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/checkpoints.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/largefilemanager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents copying build/lib/notebook/services/shutdown.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services copying build/lib/notebook/jstest.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/files copying build/lib/notebook/files/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/files copying build/lib/notebook/files/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/files creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth copying build/lib/notebook/auth/security.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth copying build/lib/notebook/auth/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth copying build/lib/notebook/auth/login.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth copying build/lib/notebook/auth/logout.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth copying build/lib/notebook/auth/__main__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth/tests copying build/lib/notebook/auth/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth/tests copying build/lib/notebook/auth/tests/test_security.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/notebook copying build/lib/notebook/notebook/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/notebook copying build/lib/notebook/notebook/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/notebook copying build/lib/notebook/transutils.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook copying build/lib/notebook/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook copying build/lib/notebook/nbextensions.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/templates copying build/lib/notebook/templates/view.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/templates copying build/lib/notebook/templates/404.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/templates copying build/lib/notebook/templates/tree.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/templates copying build/lib/notebook/templates/edit.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/templates copying build/lib/notebook/templates/page.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/templates copying build/lib/notebook/templates/logout.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/templates copying build/lib/notebook/templates/error.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/templates copying build/lib/notebook/templates/terminal.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/templates copying build/lib/notebook/templates/login.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/templates copying build/lib/notebook/templates/notebook.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/templates creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/nbconvert copying build/lib/notebook/nbconvert/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/nbconvert copying build/lib/notebook/nbconvert/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/nbconvert creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/nbconvert/tests copying build/lib/notebook/nbconvert/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/nbconvert/tests copying build/lib/notebook/nbconvert/tests/test_nbconvert_handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/nbconvert/tests copying build/lib/notebook/log.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/edit creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/notificationarea.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/main.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/menubar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/main.min.js.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/editor.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/main.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/savewidget.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/edit/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon-busy-1.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon-notebook.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon-file.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/logo.png -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon-busy-3.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon-terminal.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon-busy-2.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/images creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/notificationarea.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/page.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/promises.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/i18n.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/security.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/events.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/keyboard.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/dialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/notificationwidget.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/utils.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/namespace.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/base/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/tree creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/newnotebook.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/main.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/main.min.js.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/terminallist.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/notebooklist.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/kernellist.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/sessionlist.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/main.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/shutdownbutton.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/tree/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/services creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/services/kernels copying build/lib/notebook/static/services/kernels/kernel.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/services/kernels copying build/lib/notebook/static/services/kernels/serialize.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/services/kernels copying build/lib/notebook/static/services/kernels/comm.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/services/kernels creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/services/sessions copying build/lib/notebook/static/services/sessions/session.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/services/sessions copying build/lib/notebook/static/services/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/services copying build/lib/notebook/static/services/contents.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/services creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/auth creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/auth/css copying build/lib/notebook/static/auth/css/override.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/auth/css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/auth/js copying build/lib/notebook/static/auth/js/main.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/auth/js copying build/lib/notebook/static/auth/js/loginmain.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/auth/js copying build/lib/notebook/static/auth/js/main.min.js.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/auth/js copying build/lib/notebook/static/auth/js/loginwidget.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/auth/js copying build/lib/notebook/static/auth/js/main.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/auth/js copying build/lib/notebook/static/auth/js/logoutmain.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/auth/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/css copying build/lib/notebook/static/notebook/css/override.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/clipboard.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/codemirror-ipythongfm.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/textcell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/notificationarea.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/quickhelp.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/pager.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/notebook.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/mathjaxutils.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/promises.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/keyboardmanager.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/toolbar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/scrollmanager.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/actions.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/tour.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/celltoolbar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/main.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/shortcuteditor.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/about.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/menubar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/codemirror-ipython.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/main.min.js.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/searchandreplace.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/celltoolbarpresets/slideshow.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/celltoolbarpresets/attachments.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/celltoolbarpresets/tags.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/celltoolbarpresets/default.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/celltoolbarpresets/rawcell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/celltoolbarpresets/example.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/kernelselector.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/maintoolbar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/commandpalette.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/codecell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/outputarea.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/cell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/contexthint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/main.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/savewidget.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/completer.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/tooltip.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/favicon.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/marked creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/marked/lib copying build/lib/notebook/static/components/marked/lib/marked.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/marked/lib creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/google-caja copying build/lib/notebook/static/components/google-caja/html-css-sanitizer-minified.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/google-caja creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/lib copying build/lib/notebook/static/components/codemirror/lib/codemirror.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/lib copying build/lib/notebook/static/components/codemirror/lib/codemirror.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/lib copying build/lib/notebook/static/components/codemirror/rollup.config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/edit copying build/lib/notebook/static/components/codemirror/addon/edit/trailingspace.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/edit copying build/lib/notebook/static/components/codemirror/addon/edit/closetag.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/edit copying build/lib/notebook/static/components/codemirror/addon/edit/closebrackets.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/edit copying build/lib/notebook/static/components/codemirror/addon/edit/matchbrackets.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/edit copying build/lib/notebook/static/components/codemirror/addon/edit/continuelist.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/edit copying build/lib/notebook/static/components/codemirror/addon/edit/matchtags.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/edit creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/comment copying build/lib/notebook/static/components/codemirror/addon/comment/continuecomment.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/comment copying build/lib/notebook/static/components/codemirror/addon/comment/comment.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/comment creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/comment-fold.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/xml-fold.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/foldgutter.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/brace-fold.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/markdown-fold.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/foldcode.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/indent-fold.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/foldgutter.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/fold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/xml-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/sql-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/anyword-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/html-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/javascript-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/show-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/show-hint.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/css-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/hint creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/tern copying build/lib/notebook/static/components/codemirror/addon/tern/tern.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/tern copying build/lib/notebook/static/components/codemirror/addon/tern/tern.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/tern copying build/lib/notebook/static/components/codemirror/addon/tern/worker.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/tern creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/search copying build/lib/notebook/static/components/codemirror/addon/search/matchesonscrollbar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/search copying build/lib/notebook/static/components/codemirror/addon/search/match-highlighter.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/search copying build/lib/notebook/static/components/codemirror/addon/search/searchcursor.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/search copying build/lib/notebook/static/components/codemirror/addon/search/search.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/search copying build/lib/notebook/static/components/codemirror/addon/search/matchesonscrollbar.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/search copying build/lib/notebook/static/components/codemirror/addon/search/jump-to-line.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/search creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/wrap copying build/lib/notebook/static/components/codemirror/addon/wrap/hardwrap.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/wrap creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/lint.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/yaml-lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/css-lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/coffeescript-lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/html-lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/json-lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/javascript-lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/lint creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/display copying build/lib/notebook/static/components/codemirror/addon/display/rulers.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/display copying build/lib/notebook/static/components/codemirror/addon/display/placeholder.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/display copying build/lib/notebook/static/components/codemirror/addon/display/fullscreen.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/display copying build/lib/notebook/static/components/codemirror/addon/display/fullscreen.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/display copying build/lib/notebook/static/components/codemirror/addon/display/autorefresh.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/display copying build/lib/notebook/static/components/codemirror/addon/display/panel.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/display creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/merge copying build/lib/notebook/static/components/codemirror/addon/merge/merge.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/merge copying build/lib/notebook/static/components/codemirror/addon/merge/merge.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/merge creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/mode copying build/lib/notebook/static/components/codemirror/addon/mode/multiplex_test.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/mode copying build/lib/notebook/static/components/codemirror/addon/mode/multiplex.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/mode copying build/lib/notebook/static/components/codemirror/addon/mode/simple.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/mode copying build/lib/notebook/static/components/codemirror/addon/mode/loadmode.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/mode copying build/lib/notebook/static/components/codemirror/addon/mode/overlay.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/mode creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/dialog copying build/lib/notebook/static/components/codemirror/addon/dialog/dialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/dialog copying build/lib/notebook/static/components/codemirror/addon/dialog/dialog.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/dialog creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/selection copying build/lib/notebook/static/components/codemirror/addon/selection/mark-selection.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/selection copying build/lib/notebook/static/components/codemirror/addon/selection/active-line.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/selection copying build/lib/notebook/static/components/codemirror/addon/selection/selection-pointer.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/selection creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/runmode copying build/lib/notebook/static/components/codemirror/addon/runmode/colorize.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/runmode copying build/lib/notebook/static/components/codemirror/addon/runmode/runmode.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/runmode copying build/lib/notebook/static/components/codemirror/addon/runmode/runmode.node.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/runmode copying build/lib/notebook/static/components/codemirror/addon/runmode/runmode-standalone.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/runmode creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/scroll copying build/lib/notebook/static/components/codemirror/addon/scroll/simplescrollbars.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/scroll copying build/lib/notebook/static/components/codemirror/addon/scroll/annotatescrollbar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/scroll copying build/lib/notebook/static/components/codemirror/addon/scroll/scrollpastend.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/scroll copying build/lib/notebook/static/components/codemirror/addon/scroll/simplescrollbars.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/addon/scroll creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/deleteNearSelection.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/drop_events.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/legacy.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/global_events.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/key_events.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/fromTextArea.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/CodeMirror.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/options.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/utils.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/methods.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/commands.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/main.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/mouse_events.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/edit creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/line/highlight.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/line/line_data.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/line/pos.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/line/spans.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/line/saw_special_spans.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/line/utils_line.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/codemirror.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/operation_group.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/bidi.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/event.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/browser.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/StringStream.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/feature_detection.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/dom.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/misc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/util creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/change_measurement.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/selection.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/changes.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/document_data.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/Doc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/line_widget.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/selection_updates.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/history.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/mark_text.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/chunk.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/modes.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/input.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/ContentEditableInput.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/indent.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/keymap.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/TextareaInput.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/movement.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/keynames.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/input creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/selection.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/scrolling.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/gutters.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/update_lines.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/scrollbars.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/line_numbers.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/update_display.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/operations.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/Display.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/highlight_worker.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/view_tracking.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/mode_state.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/scroll_events.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/focus.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/update_line.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/display creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/measurement copying build/lib/notebook/static/components/codemirror/src/measurement/position_measurement.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/measurement copying build/lib/notebook/static/components/codemirror/src/measurement/widgets.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/src/measurement creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/shadowfox.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/night.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/vibrant-ink.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/colorforth.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/icecoder.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/the-matrix.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/railscasts.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/hopscotch.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/solarized.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/ambiance.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/3024-day.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/elegant.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/lesser-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/material.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/panda-syntax.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/isotope.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/seti.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/dracula.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/ttcn.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/zenburn.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/base16-light.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/cobalt.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/midnight.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/eclipse.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/neo.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/blackboard.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/base16-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/tomorrow-night-eighties.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/liquibyte.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/abcdef.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/oceanic-next.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/ambiance-mobile.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/paraiso-light.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/bespin.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/xq-light.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/paraiso-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/duotone-light.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/twilight.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/monokai.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/erlang-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/mbo.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/tomorrow-night-bright.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/neat.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/3024-night.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/duotone-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/xq-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/mdn-like.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/pastel-on-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/rubyblue.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/yeti.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/theme creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/ttcn copying build/lib/notebook/static/components/codemirror/mode/ttcn/ttcn.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/ttcn creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/swift copying build/lib/notebook/static/components/codemirror/mode/swift/swift.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/swift creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/ttcn-cfg copying build/lib/notebook/static/components/codemirror/mode/ttcn-cfg/ttcn-cfg.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/ttcn-cfg creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/idl copying build/lib/notebook/static/components/codemirror/mode/idl/idl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/idl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/q copying build/lib/notebook/static/components/codemirror/mode/q/q.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/q creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/stylus copying build/lib/notebook/static/components/codemirror/mode/stylus/stylus.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/stylus creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/shell copying build/lib/notebook/static/components/codemirror/mode/shell/shell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/shell creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/xquery copying build/lib/notebook/static/components/codemirror/mode/xquery/xquery.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/xquery creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/http copying build/lib/notebook/static/components/codemirror/mode/http/http.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/http creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/troff copying build/lib/notebook/static/components/codemirror/mode/troff/troff.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/troff creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/mirc copying build/lib/notebook/static/components/codemirror/mode/mirc/mirc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/mirc creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/vhdl copying build/lib/notebook/static/components/codemirror/mode/vhdl/vhdl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/vhdl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/soy copying build/lib/notebook/static/components/codemirror/mode/soy/soy.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/soy creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/htmlmixed copying build/lib/notebook/static/components/codemirror/mode/htmlmixed/htmlmixed.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/htmlmixed creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/haskell copying build/lib/notebook/static/components/codemirror/mode/haskell/haskell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/haskell creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/coffeescript copying build/lib/notebook/static/components/codemirror/mode/coffeescript/coffeescript.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/coffeescript creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/nginx copying build/lib/notebook/static/components/codemirror/mode/nginx/nginx.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/nginx creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/sieve copying build/lib/notebook/static/components/codemirror/mode/sieve/sieve.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/sieve creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/vb copying build/lib/notebook/static/components/codemirror/mode/vb/vb.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/vb creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/asn.1 copying build/lib/notebook/static/components/codemirror/mode/asn.1/asn.1.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/asn.1 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/velocity copying build/lib/notebook/static/components/codemirror/mode/velocity/velocity.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/velocity creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/nsis copying build/lib/notebook/static/components/codemirror/mode/nsis/nsis.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/nsis creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/gas copying build/lib/notebook/static/components/codemirror/mode/gas/gas.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/gas creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/forth copying build/lib/notebook/static/components/codemirror/mode/forth/forth.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/forth creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/gfm copying build/lib/notebook/static/components/codemirror/mode/gfm/gfm.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/gfm creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/clojure copying build/lib/notebook/static/components/codemirror/mode/clojure/clojure.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/clojure creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/sas copying build/lib/notebook/static/components/codemirror/mode/sas/sas.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/sas creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/rust copying build/lib/notebook/static/components/codemirror/mode/rust/rust.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/rust creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/python copying build/lib/notebook/static/components/codemirror/mode/python/python.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/python creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/perl copying build/lib/notebook/static/components/codemirror/mode/perl/perl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/perl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/cmake copying build/lib/notebook/static/components/codemirror/mode/cmake/cmake.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/cmake creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/slim copying build/lib/notebook/static/components/codemirror/mode/slim/slim.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/slim creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/textile copying build/lib/notebook/static/components/codemirror/mode/textile/textile.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/textile creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/groovy copying build/lib/notebook/static/components/codemirror/mode/groovy/groovy.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/groovy creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/tornado copying build/lib/notebook/static/components/codemirror/mode/tornado/tornado.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/tornado creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/verilog copying build/lib/notebook/static/components/codemirror/mode/verilog/verilog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/verilog creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/oz copying build/lib/notebook/static/components/codemirror/mode/oz/oz.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/oz creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/css copying build/lib/notebook/static/components/codemirror/mode/css/css.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/haskell-literate copying build/lib/notebook/static/components/codemirror/mode/haskell-literate/haskell-literate.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/haskell-literate creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/dart copying build/lib/notebook/static/components/codemirror/mode/dart/dart.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/dart creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/commonlisp copying build/lib/notebook/static/components/codemirror/mode/commonlisp/commonlisp.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/commonlisp creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/octave copying build/lib/notebook/static/components/codemirror/mode/octave/octave.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/octave creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/crystal copying build/lib/notebook/static/components/codemirror/mode/crystal/crystal.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/crystal creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/yacas copying build/lib/notebook/static/components/codemirror/mode/yacas/yacas.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/yacas creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/yaml-frontmatter copying build/lib/notebook/static/components/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/yaml-frontmatter creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/brainfuck copying build/lib/notebook/static/components/codemirror/mode/brainfuck/brainfuck.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/brainfuck creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/mumps copying build/lib/notebook/static/components/codemirror/mode/mumps/mumps.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/mumps creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/smarty copying build/lib/notebook/static/components/codemirror/mode/smarty/smarty.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/smarty creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/livescript copying build/lib/notebook/static/components/codemirror/mode/livescript/livescript.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/livescript creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/sass copying build/lib/notebook/static/components/codemirror/mode/sass/sass.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/sass creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/rpm copying build/lib/notebook/static/components/codemirror/mode/rpm/rpm.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/rpm creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/ecl copying build/lib/notebook/static/components/codemirror/mode/ecl/ecl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/ecl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/factor copying build/lib/notebook/static/components/codemirror/mode/factor/factor.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/factor creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/php copying build/lib/notebook/static/components/codemirror/mode/php/php.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/php creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/toml copying build/lib/notebook/static/components/codemirror/mode/toml/toml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/toml creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/pug copying build/lib/notebook/static/components/codemirror/mode/pug/pug.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/pug creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/asterisk copying build/lib/notebook/static/components/codemirror/mode/asterisk/asterisk.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/asterisk creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/pig copying build/lib/notebook/static/components/codemirror/mode/pig/pig.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/pig creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/diff copying build/lib/notebook/static/components/codemirror/mode/diff/diff.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/diff creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/tiddlywiki copying build/lib/notebook/static/components/codemirror/mode/tiddlywiki/tiddlywiki.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/tiddlywiki copying build/lib/notebook/static/components/codemirror/mode/tiddlywiki/tiddlywiki.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/tiddlywiki creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/cypher copying build/lib/notebook/static/components/codemirror/mode/cypher/cypher.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/cypher creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/vue copying build/lib/notebook/static/components/codemirror/mode/vue/vue.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/vue copying build/lib/notebook/static/components/codemirror/mode/meta.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/haml copying build/lib/notebook/static/components/codemirror/mode/haml/haml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/haml creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/ruby copying build/lib/notebook/static/components/codemirror/mode/ruby/ruby.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/ruby creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/dylan copying build/lib/notebook/static/components/codemirror/mode/dylan/dylan.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/dylan creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/tiki copying build/lib/notebook/static/components/codemirror/mode/tiki/tiki.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/tiki copying build/lib/notebook/static/components/codemirror/mode/tiki/tiki.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/tiki creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/htmlembedded copying build/lib/notebook/static/components/codemirror/mode/htmlembedded/htmlembedded.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/htmlembedded creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/julia copying build/lib/notebook/static/components/codemirror/mode/julia/julia.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/julia creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/ebnf copying build/lib/notebook/static/components/codemirror/mode/ebnf/ebnf.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/ebnf creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/go copying build/lib/notebook/static/components/codemirror/mode/go/go.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/go creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/dtd copying build/lib/notebook/static/components/codemirror/mode/dtd/dtd.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/dtd creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/ntriples copying build/lib/notebook/static/components/codemirror/mode/ntriples/ntriples.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/ntriples creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/smalltalk copying build/lib/notebook/static/components/codemirror/mode/smalltalk/smalltalk.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/smalltalk creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/cobol copying build/lib/notebook/static/components/codemirror/mode/cobol/cobol.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/cobol creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/modelica copying build/lib/notebook/static/components/codemirror/mode/modelica/modelica.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/modelica creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/powershell copying build/lib/notebook/static/components/codemirror/mode/powershell/powershell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/powershell creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/solr copying build/lib/notebook/static/components/codemirror/mode/solr/solr.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/solr creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/z80 copying build/lib/notebook/static/components/codemirror/mode/z80/z80.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/z80 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/rst copying build/lib/notebook/static/components/codemirror/mode/rst/rst.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/rst creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/properties copying build/lib/notebook/static/components/codemirror/mode/properties/properties.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/properties creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/tcl copying build/lib/notebook/static/components/codemirror/mode/tcl/tcl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/tcl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/yaml copying build/lib/notebook/static/components/codemirror/mode/yaml/yaml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/yaml creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/sparql copying build/lib/notebook/static/components/codemirror/mode/sparql/sparql.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/sparql creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/handlebars copying build/lib/notebook/static/components/codemirror/mode/handlebars/handlebars.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/handlebars creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/django copying build/lib/notebook/static/components/codemirror/mode/django/django.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/django creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/eiffel copying build/lib/notebook/static/components/codemirror/mode/eiffel/eiffel.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/eiffel creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/r copying build/lib/notebook/static/components/codemirror/mode/r/r.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/r creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/javascript copying build/lib/notebook/static/components/codemirror/mode/javascript/javascript.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/javascript creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/apl copying build/lib/notebook/static/components/codemirror/mode/apl/apl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/apl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/pegjs copying build/lib/notebook/static/components/codemirror/mode/pegjs/pegjs.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/pegjs creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/dockerfile copying build/lib/notebook/static/components/codemirror/mode/dockerfile/dockerfile.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/dockerfile creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/fcl copying build/lib/notebook/static/components/codemirror/mode/fcl/fcl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/fcl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/puppet copying build/lib/notebook/static/components/codemirror/mode/puppet/puppet.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/puppet creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/erlang copying build/lib/notebook/static/components/codemirror/mode/erlang/erlang.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/erlang creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/mscgen copying build/lib/notebook/static/components/codemirror/mode/mscgen/mscgen.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/mscgen creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/elm copying build/lib/notebook/static/components/codemirror/mode/elm/elm.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/elm creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/spreadsheet copying build/lib/notebook/static/components/codemirror/mode/spreadsheet/spreadsheet.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/spreadsheet creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/pascal copying build/lib/notebook/static/components/codemirror/mode/pascal/pascal.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/pascal creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/xml copying build/lib/notebook/static/components/codemirror/mode/xml/xml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/xml creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/jinja2 copying build/lib/notebook/static/components/codemirror/mode/jinja2/jinja2.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/jinja2 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/mathematica copying build/lib/notebook/static/components/codemirror/mode/mathematica/mathematica.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/mathematica creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/fortran copying build/lib/notebook/static/components/codemirror/mode/fortran/fortran.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/fortran creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/lua copying build/lib/notebook/static/components/codemirror/mode/lua/lua.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/lua creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/haxe copying build/lib/notebook/static/components/codemirror/mode/haxe/haxe.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/haxe creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/clike copying build/lib/notebook/static/components/codemirror/mode/clike/clike.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/clike creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/gherkin copying build/lib/notebook/static/components/codemirror/mode/gherkin/gherkin.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/gherkin creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/asciiarmor copying build/lib/notebook/static/components/codemirror/mode/asciiarmor/asciiarmor.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/asciiarmor creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/jsx copying build/lib/notebook/static/components/codemirror/mode/jsx/jsx.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/jsx creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/vbscript copying build/lib/notebook/static/components/codemirror/mode/vbscript/vbscript.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/vbscript creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/mllike copying build/lib/notebook/static/components/codemirror/mode/mllike/mllike.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/mllike creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/scheme copying build/lib/notebook/static/components/codemirror/mode/scheme/scheme.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/scheme creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/stex copying build/lib/notebook/static/components/codemirror/mode/stex/stex.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/stex creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/sql copying build/lib/notebook/static/components/codemirror/mode/sql/sql.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/sql creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/mbox copying build/lib/notebook/static/components/codemirror/mode/mbox/mbox.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/mbox creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/markdown copying build/lib/notebook/static/components/codemirror/mode/markdown/markdown.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/markdown creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/twig copying build/lib/notebook/static/components/codemirror/mode/twig/twig.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/twig creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/turtle copying build/lib/notebook/static/components/codemirror/mode/turtle/turtle.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/turtle creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/d copying build/lib/notebook/static/components/codemirror/mode/d/d.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/d creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/webidl copying build/lib/notebook/static/components/codemirror/mode/webidl/webidl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/webidl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/protobuf copying build/lib/notebook/static/components/codemirror/mode/protobuf/protobuf.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/mode/protobuf creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/keymap copying build/lib/notebook/static/components/codemirror/keymap/vim.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/keymap copying build/lib/notebook/static/components/codemirror/keymap/emacs.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/keymap copying build/lib/notebook/static/components/codemirror/keymap/sublime.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/codemirror/keymap creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/proptypes copying build/lib/notebook/static/components/proptypes/index.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/proptypes creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/es6-promise copying build/lib/notebook/static/components/es6-promise/promise.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/es6-promise copying build/lib/notebook/static/components/es6-promise/promise.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/es6-promise creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/requirejs-text copying build/lib/notebook/static/components/requirejs-text/text.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/requirejs-text creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jed copying build/lib/notebook/static/components/jed/jed.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jed creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/requirejs copying build/lib/notebook/static/components/requirejs/require.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/requirejs creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/bootstrap creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/bootstrap/js copying build/lib/notebook/static/components/bootstrap/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/bootstrap/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/xterm.js-css copying build/lib/notebook/static/components/xterm.js-css/index.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/xterm.js-css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/CHTML-preview.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/MatchWebFonts.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/jsMath2jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/MathML copying build/lib/notebook/static/components/MathJax/extensions/MathML/content-mathml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/MathML copying build/lib/notebook/static/components/MathJax/extensions/MathML/mml3.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/MathML copying build/lib/notebook/static/components/MathJax/extensions/tex2jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/fast-preview.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/noUndefined.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/color.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/newcommand.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/autobold.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/boldsymbol.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/action.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/enclose.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/unicode.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/begingroup.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/AMSmath.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/mediawiki-texvc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/mathchoice.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/noErrors.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/cancel.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/AMSsymbols.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/AMScd.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/extpfeil.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/autoload-all.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/mhchem.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/bbox.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/verb.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/HTML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/MathEvents.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/mml2jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/MathZoom.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/AssistiveMML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/HTML-CSS copying build/lib/notebook/static/components/MathJax/extensions/HTML-CSS/handle-floats.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions/HTML-CSS copying build/lib/notebook/static/components/MathJax/extensions/toMathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/Safe.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/asciimath2jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/extensions creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/config copying build/lib/notebook/static/components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/config copying build/lib/notebook/static/components/MathJax/config/Safe.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/config copying build/lib/notebook/static/components/MathJax/MathJax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/he.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/he creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/br.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/br creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/lb.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lb creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/ca.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ca creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/cdo.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cdo creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/zh-hans.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/zh-hans creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/ru.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ru creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/mk.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/mk creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/cy.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cy creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/oc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/oc creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/ko.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ko creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/sl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/ce.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ce creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/it.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/it creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/cs.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/cs creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/ia.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ia creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/ja.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ja creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/pt-br.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt-br creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/scn.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/scn creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/kn.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/kn creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/es.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/es creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/pl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/bcc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bcc creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/sco.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sco creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/tr.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/tr creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/fi.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fi creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/fr.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fr creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/lki.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lki creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/lt.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/lt creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/gl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/gl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/qqq.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/qqq creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/vi.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/vi creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/de.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/de creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/eo.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/eo creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/en.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/en creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/ast.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/ast creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/sv.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/sv creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/uk.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/uk creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/pt.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/pt creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/da.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/da creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/bg.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/bg creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/fa.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/fa creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/nl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/localization/nl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/fonts creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/NativeMML copying build/lib/notebook/static/components/MathJax/jax/output/NativeMML/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/NativeMML copying build/lib/notebook/static/components/MathJax/jax/output/NativeMML/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/NativeMML creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/mmultiscripts.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/ms.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/mglyph.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/multiline.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/maction.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/menclose.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/annotation-xml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/mtable.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size5 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size5/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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/fontdata-extra.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Monospace creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size1 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size1/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size2 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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/fontdata.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size3 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size3/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size4 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size4/Regular copying build/lib/notebook/static/components/MathJax/jax/output/SVG/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG copying build/lib/notebook/static/components/MathJax/jax/output/SVG/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/SVG creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/PreviewHTML copying build/lib/notebook/static/components/MathJax/jax/output/PreviewHTML/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/PreviewHTML copying build/lib/notebook/static/components/MathJax/jax/output/PreviewHTML/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/PreviewHTML creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/PlainSource copying build/lib/notebook/static/components/MathJax/jax/output/PlainSource/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/PlainSource copying build/lib/notebook/static/components/MathJax/jax/output/PlainSource/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/PlainSource creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mmultiscripts.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/ms.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mglyph.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/multiline.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/maction.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/menclose.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/annotation-xml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mtable.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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/fontdata-extra.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size2 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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/fontdata.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size4 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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/imageFonts.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/input creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/input/TeX copying build/lib/notebook/static/components/MathJax/jax/input/TeX/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/input/TeX copying build/lib/notebook/static/components/MathJax/jax/input/TeX/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/input/TeX creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml copying build/lib/notebook/static/components/MathJax/jax/element/mml/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/SupplementalArrowsA.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/LetterlikeSymbols.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MathOperators.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/Arrows.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/BasicLatin.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/CombDiacritMarks.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/SpacingModLetters.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/Latin1Supplement.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/GreekAndCoptic.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/GeometricShapes.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/SupplementalArrowsB.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/Dingbats.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MiscTechnical.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/SuppMathOperators.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/CombDiactForSymbols.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/GeneralPunctuation.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MiscSymbolsAndArrows.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/MathJax/jax/element/mml/optable creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery copying build/lib/notebook/static/components/jquery/jquery.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-ui creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-ui/themes creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-ui/themes/smoothness copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/jquery-ui.min.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-ui/themes/smoothness creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/animated-overlay.gif -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-ui/ui creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-ui/ui/minified copying build/lib/notebook/static/components/jquery-ui/ui/minified/jquery-ui.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-ui/ui/minified creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/bootstrap-tour creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/bootstrap-tour/build creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/bootstrap-tour/build/css copying build/lib/notebook/static/components/bootstrap-tour/build/css/bootstrap-tour.min.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/bootstrap-tour/build/css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/bootstrap-tour/build/js copying build/lib/notebook/static/components/bootstrap-tour/build/js/bootstrap-tour.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/bootstrap-tour/build/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/requirejs-plugins creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/requirejs-plugins/src copying build/lib/notebook/static/components/requirejs-plugins/src/json.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/requirejs-plugins/src creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/xterm.js copying build/lib/notebook/static/components/xterm.js/index.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/xterm.js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/backbone copying build/lib/notebook/static/components/backbone/backbone-min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/backbone creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/text-encoding creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/text-encoding/lib copying build/lib/notebook/static/components/text-encoding/lib/encoding.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/text-encoding/lib creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/xterm.js-fit copying build/lib/notebook/static/components/xterm.js-fit/index.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/xterm.js-fit creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/font-awesome creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/font-awesome/css copying build/lib/notebook/static/components/font-awesome/css/font-awesome.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/font-awesome/css copying build/lib/notebook/static/components/font-awesome/css/font-awesome.min.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/font-awesome/css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/font-awesome/fonts copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/font-awesome/fonts copying build/lib/notebook/static/components/font-awesome/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/font-awesome/fonts copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/font-awesome/fonts copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/font-awesome/fonts copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/font-awesome/fonts copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/font-awesome/fonts creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/preact-compat copying build/lib/notebook/static/components/preact-compat/index.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/preact-compat creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/underscore copying build/lib/notebook/static/components/underscore/underscore-min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/underscore creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-typeahead creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-typeahead/dist copying build/lib/notebook/static/components/jquery-typeahead/dist/jquery.typeahead.min.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-typeahead/dist copying build/lib/notebook/static/components/jquery-typeahead/dist/jquery.typeahead.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/jquery-typeahead/dist creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/preact copying build/lib/notebook/static/components/preact/index.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/preact creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/moment copying build/lib/notebook/static/components/moment/moment.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/moment creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/moment/min copying build/lib/notebook/static/components/moment/min/moment-with-locales.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/moment/min copying build/lib/notebook/static/components/moment/min/locales.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/moment/min copying build/lib/notebook/static/components/moment/min/moment.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/moment/min copying build/lib/notebook/static/components/moment/min/moment-with-locales.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/moment/min copying build/lib/notebook/static/components/moment/min/locales.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components/moment/min creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/bidi copying build/lib/notebook/static/bidi/bidi.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/bidi copying build/lib/notebook/static/bidi/numericshaping.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/bidi creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/terminal creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/terminal/css copying build/lib/notebook/static/terminal/css/override.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/terminal/css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/terminal/js copying build/lib/notebook/static/terminal/js/main.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/terminal/js copying build/lib/notebook/static/terminal/js/main.min.js.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/terminal/js copying build/lib/notebook/static/terminal/js/terminado.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/terminal/js copying build/lib/notebook/static/terminal/js/main.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/terminal/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/custom copying build/lib/notebook/static/custom/custom.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/custom copying build/lib/notebook/static/custom/custom.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/custom creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/style copying build/lib/notebook/static/style/ipython.min.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/style copying build/lib/notebook/static/style/ipython.less -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/style copying build/lib/notebook/static/style/style.min.css.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/style copying build/lib/notebook/static/style/ipython.min.css.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/style copying build/lib/notebook/static/style/style.min.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/style copying build/lib/notebook/static/style/style.less -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/style copying build/lib/notebook/static/robots.txt -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/i18n creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/i18n/zh_CN creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/notebook.po -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/nbui.po -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/i18n creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler copying build/lib/notebook/bundler/tarball_bundler.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler copying build/lib/notebook/bundler/tools.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler copying build/lib/notebook/bundler/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler copying build/lib/notebook/bundler/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler copying build/lib/notebook/bundler/__main__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests copying build/lib/notebook/bundler/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests copying build/lib/notebook/bundler/tests/test_bundlerextension.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests/resources copying build/lib/notebook/bundler/tests/resources/empty.ipynb -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests/resources creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests/resources/subdir creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests/resources/subdir/subsubdir copying build/lib/notebook/bundler/tests/resources/subdir/subsubdir/.gitkeep -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests/resources/subdir/subsubdir copying build/lib/notebook/bundler/tests/resources/subdir/test_file.txt -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests/resources/subdir creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests/resources/another_subdir copying build/lib/notebook/bundler/tests/resources/another_subdir/test_file.txt -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests/resources/another_subdir copying build/lib/notebook/bundler/tests/test_bundler_tools.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests copying build/lib/notebook/bundler/tests/test_bundler_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests copying build/lib/notebook/bundler/bundlerextensions.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler copying build/lib/notebook/bundler/zip_bundler.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler copying build/lib/notebook/_sysinfo.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/terminal copying build/lib/notebook/terminal/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/terminal copying build/lib/notebook/terminal/api_handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/terminal copying build/lib/notebook/terminal/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/terminal copying build/lib/notebook/_version.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook copying build/lib/notebook/__main__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook copying build/lib/notebook/serverextensions.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests copying build/lib/notebook/tests/test_utils.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/base copying build/lib/notebook/tests/base/highlight.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/base copying build/lib/notebook/tests/base/security.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/base copying build/lib/notebook/tests/base/keyboard.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/base copying build/lib/notebook/tests/base/utils.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/base copying build/lib/notebook/tests/base/misc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/base copying build/lib/notebook/tests/test_serverextensions.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/services copying build/lib/notebook/tests/services/kernel.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/services copying build/lib/notebook/tests/services/serialize.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/services copying build/lib/notebook/tests/services/session.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/services creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/isolated_svg.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/multiselect_toggle.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/output.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/attachments.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/clipboard_multiselect.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/merge_cells_api.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/safe_append_output.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode_markdown.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/execute_code.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/tags.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/move_multiselection.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/buffering.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/interrupt.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/empty_arrow_keys.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode_merge.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/kernel_menu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/notifications.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/multiselect.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode_arrows.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/inject_js.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode_execute.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/save.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/display_id.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/roundtrip.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode_cellmode.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode_clipboard.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/display_image.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/shutdown.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/markdown.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/execute_selected_cells.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/test_i18n.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests copying build/lib/notebook/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests copying build/lib/notebook/tests/test_nbextensions.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests copying build/lib/notebook/tests/test_notebookapp.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests copying build/lib/notebook/tests/test_files.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests copying build/lib/notebook/tests/util.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests copying build/lib/notebook/tests/launchnotebook.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/mockextension copying build/lib/notebook/tests/mockextension/index.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/mockextension copying build/lib/notebook/tests/test_serialize.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests copying build/lib/notebook/tests/test_paths.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests copying build/lib/notebook/tests/test_config_manager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_dashboard_nav.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_prompt_numbers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/conftest.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/quick_selenium.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_dualmode_insertcell.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/undelete.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/utils.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_markdown.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_deletecell.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium copying build/lib/notebook/utils.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook copying build/lib/notebook/config_manager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook copying build/lib/notebook/extensions.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook copying build/lib/notebook/_tz.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/edit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/edit/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/base/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/base/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/base/zmqhandlers.py to zmqhandlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/kernelspecs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/kernelspecs/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/notebookapp.py to notebookapp.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tree/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tree/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tree/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tree/tests/test_tree_handler.py to test_tree_handler.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/view/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/view/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernels/kernelmanager.py to kernelmanager.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernels/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernels/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernels/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernels/tests/test_kernels_api.py to test_kernels_api.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/api/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/api/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/api/tests/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernelspecs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernelspecs/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernelspecs/tests/test_kernelspecs_api.py to test_kernelspecs_api.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/kernelspecs/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/config/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/config/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/config/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/config/tests/test_config_api.py to test_config_api.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions/tests/test_sessions_api.py to test_sessions_api.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions/tests/test_sessionmanager.py to test_sessionmanager.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/sessions/sessionmanager.py to sessionmanager.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/nbconvert/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/nbconvert/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/nbconvert/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/nbconvert/tests/test_nbconvert_api.py to test_nbconvert_api.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/security/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/security/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/filecheckpoints.py to filecheckpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/filemanager.py to filemanager.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/tests/test_manager.py to test_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/tests/test_fileio.py to test_fileio.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/tests/test_contents_api.py to test_contents_api.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/tests/test_largefilemanager.py to test_largefilemanager.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/fileio.py to fileio.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/checkpoints.py to checkpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/contents/largefilemanager.py to largefilemanager.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/services/shutdown.py to shutdown.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/jstest.py to jstest.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/files/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/files/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth/security.py to security.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth/login.py to login.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth/logout.py to logout.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/auth/tests/test_security.py to test_security.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/notebook/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/notebook/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/transutils.py to transutils.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/nbextensions.py to nbextensions.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/nbconvert/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/nbconvert/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/nbconvert/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/nbconvert/tests/test_nbconvert_handlers.py to test_nbconvert_handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/i18n/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tarball_bundler.py to tarball_bundler.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tools.py to tools.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests/test_bundlerextension.py to test_bundlerextension.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests/test_bundler_tools.py to test_bundler_tools.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/tests/test_bundler_api.py to test_bundler_api.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/bundlerextensions.py to bundlerextensions.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/bundler/zip_bundler.py to zip_bundler.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/_sysinfo.py to _sysinfo.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/terminal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/terminal/api_handlers.py to api_handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/terminal/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/serverextensions.py to serverextensions.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/test_serverextensions.py to test_serverextensions.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/test_i18n.py to test_i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/test_nbextensions.py to test_nbextensions.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/test_notebookapp.py to test_notebookapp.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/test_files.py to test_files.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/launchnotebook.py to launchnotebook.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/test_serialize.py to test_serialize.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/test_paths.py to test_paths.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/test_config_manager.py to test_config_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium/test_dashboard_nav.py to test_dashboard_nav.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium/test_prompt_numbers.py to test_prompt_numbers.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium/quick_selenium.py to quick_selenium.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium/test_dualmode_insertcell.py to test_dualmode_insertcell.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium/undelete.py to undelete.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium/utils.py to utils.pyc File "/usr/lib/python2.7/site-packages/notebook/tests/selenium/utils.py", line 191 def append(self, *values, cell_type="code"): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium/test_markdown.py to test_markdown.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium/test_deletecell.py to test_deletecell.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/config_manager.py to config_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/extensions.py to extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/_tz.py to _tz.pyc writing byte-compilation script '/tmp/tmpYyOp9m.py' /usr/bin/python2 -O /tmp/tmpYyOp9m.py File "/usr/lib/python2.7/site-packages/notebook/tests/selenium/utils.py", line 191 def append(self, *values, cell_type="code"): ^ SyntaxError: invalid syntax removing /tmp/tmpYyOp9m.py running install_egg_info running egg_info creating notebook.egg-info writing requirements to notebook.egg-info/requires.txt writing notebook.egg-info/PKG-INFO writing top-level names to notebook.egg-info/top_level.txt writing dependency_links to notebook.egg-info/dependency_links.txt writing entry points to notebook.egg-info/entry_points.txt writing manifest file 'notebook.egg-info/SOURCES.txt' reading manifest file 'notebook.egg-info/SOURCES.txt' writing manifest file 'notebook.egg-info/SOURCES.txt' Copying notebook.egg-info to /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook-5.5.0-py2.7.egg-info running install_scripts Installing jupyter-nbextension script to /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/bin Installing jupyter-bundlerextension script to /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/bin Installing jupyter-serverextension script to /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/bin Installing jupyter-notebook script to /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/bin + rm -f /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/bin/jupyter-bundlerextension /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/bin/jupyter-nbextension /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/bin/jupyter-notebook /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/bin/jupyter-serverextension + rm -rf /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/tests/selenium + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/edit copying build/lib/notebook/edit/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/edit copying build/lib/notebook/edit/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/edit creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/base copying build/lib/notebook/base/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/base copying build/lib/notebook/base/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/base copying build/lib/notebook/base/zmqhandlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/base creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/kernelspecs copying build/lib/notebook/kernelspecs/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/kernelspecs copying build/lib/notebook/kernelspecs/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/kernelspecs copying build/lib/notebook/notebookapp.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tree copying build/lib/notebook/tree/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tree copying build/lib/notebook/tree/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tree creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tree/tests copying build/lib/notebook/tree/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tree/tests copying build/lib/notebook/tree/tests/test_tree_handler.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tree/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/view copying build/lib/notebook/view/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/view copying build/lib/notebook/view/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/view creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernels copying build/lib/notebook/services/kernels/kernelmanager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernels copying build/lib/notebook/services/kernels/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernels copying build/lib/notebook/services/kernels/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernels creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernels/tests copying build/lib/notebook/services/kernels/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernels/tests copying build/lib/notebook/services/kernels/tests/test_kernels_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernels/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/api copying build/lib/notebook/services/api/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/api copying build/lib/notebook/services/api/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/api copying build/lib/notebook/services/api/api.yaml -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/api creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/api/tests copying build/lib/notebook/services/api/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/api/tests copying build/lib/notebook/services/api/tests/test_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/api/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernelspecs copying build/lib/notebook/services/kernelspecs/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernelspecs copying build/lib/notebook/services/kernelspecs/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernelspecs creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernelspecs/tests copying build/lib/notebook/services/kernelspecs/tests/test_kernelspecs_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernelspecs/tests copying build/lib/notebook/services/kernelspecs/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernelspecs/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/config copying build/lib/notebook/services/config/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/config copying build/lib/notebook/services/config/manager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/config copying build/lib/notebook/services/config/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/config creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/config/tests copying build/lib/notebook/services/config/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/config/tests copying build/lib/notebook/services/config/tests/test_config_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/config/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions copying build/lib/notebook/services/sessions/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions copying build/lib/notebook/services/sessions/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions/tests copying build/lib/notebook/services/sessions/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions/tests copying build/lib/notebook/services/sessions/tests/test_sessions_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions/tests copying build/lib/notebook/services/sessions/tests/test_sessionmanager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions/tests copying build/lib/notebook/services/sessions/sessionmanager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions copying build/lib/notebook/services/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/nbconvert copying build/lib/notebook/services/nbconvert/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/nbconvert copying build/lib/notebook/services/nbconvert/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/nbconvert creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/nbconvert/tests copying build/lib/notebook/services/nbconvert/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/nbconvert/tests copying build/lib/notebook/services/nbconvert/tests/test_nbconvert_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/nbconvert/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/security copying build/lib/notebook/services/security/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/security copying build/lib/notebook/services/security/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/security creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/filecheckpoints.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/filemanager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/manager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/test_manager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/test_fileio.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/test_contents_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/tests/test_largefilemanager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/tests copying build/lib/notebook/services/contents/fileio.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/checkpoints.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents copying build/lib/notebook/services/contents/largefilemanager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents copying build/lib/notebook/services/shutdown.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services copying build/lib/notebook/jstest.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/files copying build/lib/notebook/files/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/files copying build/lib/notebook/files/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/files creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth copying build/lib/notebook/auth/security.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth copying build/lib/notebook/auth/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth copying build/lib/notebook/auth/login.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth copying build/lib/notebook/auth/logout.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth copying build/lib/notebook/auth/__main__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth/tests copying build/lib/notebook/auth/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth/tests copying build/lib/notebook/auth/tests/test_security.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/notebook copying build/lib/notebook/notebook/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/notebook copying build/lib/notebook/notebook/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/notebook copying build/lib/notebook/transutils.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook copying build/lib/notebook/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook copying build/lib/notebook/nbextensions.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/templates copying build/lib/notebook/templates/view.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/templates copying build/lib/notebook/templates/404.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/templates copying build/lib/notebook/templates/tree.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/templates copying build/lib/notebook/templates/edit.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/templates copying build/lib/notebook/templates/page.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/templates copying build/lib/notebook/templates/logout.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/templates copying build/lib/notebook/templates/error.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/templates copying build/lib/notebook/templates/terminal.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/templates copying build/lib/notebook/templates/login.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/templates copying build/lib/notebook/templates/notebook.html -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/templates creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/nbconvert copying build/lib/notebook/nbconvert/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/nbconvert copying build/lib/notebook/nbconvert/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/nbconvert creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/nbconvert/tests copying build/lib/notebook/nbconvert/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/nbconvert/tests copying build/lib/notebook/nbconvert/tests/test_nbconvert_handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/nbconvert/tests copying build/lib/notebook/log.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/edit creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/notificationarea.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/main.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/menubar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/main.min.js.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/editor.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/main.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/edit/js copying build/lib/notebook/static/edit/js/savewidget.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/edit/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon-busy-1.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon-notebook.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon-file.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/logo.png -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon-busy-3.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon-terminal.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/images copying build/lib/notebook/static/base/images/favicon-busy-2.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/images creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/notificationarea.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/page.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/promises.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/i18n.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/security.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/events.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/keyboard.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/dialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/notificationwidget.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/utils.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/js copying build/lib/notebook/static/base/js/namespace.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/base/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/tree creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/newnotebook.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/main.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/main.min.js.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/terminallist.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/notebooklist.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/kernellist.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/sessionlist.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/main.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/tree/js copying build/lib/notebook/static/tree/js/shutdownbutton.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/tree/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/services creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/services/kernels copying build/lib/notebook/static/services/kernels/kernel.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/services/kernels copying build/lib/notebook/static/services/kernels/serialize.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/services/kernels copying build/lib/notebook/static/services/kernels/comm.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/services/kernels creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/services/sessions copying build/lib/notebook/static/services/sessions/session.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/services/sessions copying build/lib/notebook/static/services/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/services copying build/lib/notebook/static/services/contents.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/services creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/auth creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/auth/css copying build/lib/notebook/static/auth/css/override.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/auth/css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/auth/js copying build/lib/notebook/static/auth/js/main.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/auth/js copying build/lib/notebook/static/auth/js/loginmain.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/auth/js copying build/lib/notebook/static/auth/js/main.min.js.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/auth/js copying build/lib/notebook/static/auth/js/loginwidget.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/auth/js copying build/lib/notebook/static/auth/js/main.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/auth/js copying build/lib/notebook/static/auth/js/logoutmain.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/auth/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/css copying build/lib/notebook/static/notebook/css/override.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/clipboard.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/codemirror-ipythongfm.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/textcell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/notificationarea.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/quickhelp.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/pager.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/notebook.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/mathjaxutils.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/promises.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/keyboardmanager.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/toolbar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/scrollmanager.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/actions.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/tour.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/celltoolbar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/main.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/shortcuteditor.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/about.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/menubar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/codemirror-ipython.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/main.min.js.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/searchandreplace.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/celltoolbarpresets/slideshow.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/celltoolbarpresets/attachments.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/celltoolbarpresets/tags.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/celltoolbarpresets/default.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/celltoolbarpresets/rawcell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/celltoolbarpresets/example.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js/celltoolbarpresets copying build/lib/notebook/static/notebook/js/kernelselector.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/maintoolbar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/commandpalette.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/codecell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/outputarea.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/cell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/contexthint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/main.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/savewidget.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/completer.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/notebook/js/tooltip.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/notebook/js copying build/lib/notebook/static/favicon.ico -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/marked creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/marked/lib copying build/lib/notebook/static/components/marked/lib/marked.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/marked/lib creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/google-caja copying build/lib/notebook/static/components/google-caja/html-css-sanitizer-minified.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/google-caja creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/lib copying build/lib/notebook/static/components/codemirror/lib/codemirror.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/lib copying build/lib/notebook/static/components/codemirror/lib/codemirror.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/lib copying build/lib/notebook/static/components/codemirror/rollup.config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/edit copying build/lib/notebook/static/components/codemirror/addon/edit/trailingspace.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/edit copying build/lib/notebook/static/components/codemirror/addon/edit/closetag.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/edit copying build/lib/notebook/static/components/codemirror/addon/edit/closebrackets.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/edit copying build/lib/notebook/static/components/codemirror/addon/edit/matchbrackets.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/edit copying build/lib/notebook/static/components/codemirror/addon/edit/continuelist.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/edit copying build/lib/notebook/static/components/codemirror/addon/edit/matchtags.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/edit creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/comment copying build/lib/notebook/static/components/codemirror/addon/comment/continuecomment.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/comment copying build/lib/notebook/static/components/codemirror/addon/comment/comment.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/comment creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/comment-fold.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/xml-fold.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/foldgutter.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/brace-fold.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/markdown-fold.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/foldcode.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/indent-fold.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/fold copying build/lib/notebook/static/components/codemirror/addon/fold/foldgutter.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/fold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/xml-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/sql-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/anyword-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/html-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/javascript-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/show-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/show-hint.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/hint copying build/lib/notebook/static/components/codemirror/addon/hint/css-hint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/hint creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/tern copying build/lib/notebook/static/components/codemirror/addon/tern/tern.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/tern copying build/lib/notebook/static/components/codemirror/addon/tern/tern.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/tern copying build/lib/notebook/static/components/codemirror/addon/tern/worker.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/tern creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/search copying build/lib/notebook/static/components/codemirror/addon/search/matchesonscrollbar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/search copying build/lib/notebook/static/components/codemirror/addon/search/match-highlighter.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/search copying build/lib/notebook/static/components/codemirror/addon/search/searchcursor.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/search copying build/lib/notebook/static/components/codemirror/addon/search/search.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/search copying build/lib/notebook/static/components/codemirror/addon/search/matchesonscrollbar.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/search copying build/lib/notebook/static/components/codemirror/addon/search/jump-to-line.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/search creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/wrap copying build/lib/notebook/static/components/codemirror/addon/wrap/hardwrap.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/wrap creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/lint.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/yaml-lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/css-lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/coffeescript-lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/html-lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/json-lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/lint copying build/lib/notebook/static/components/codemirror/addon/lint/javascript-lint.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/lint creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/display copying build/lib/notebook/static/components/codemirror/addon/display/rulers.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/display copying build/lib/notebook/static/components/codemirror/addon/display/placeholder.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/display copying build/lib/notebook/static/components/codemirror/addon/display/fullscreen.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/display copying build/lib/notebook/static/components/codemirror/addon/display/fullscreen.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/display copying build/lib/notebook/static/components/codemirror/addon/display/autorefresh.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/display copying build/lib/notebook/static/components/codemirror/addon/display/panel.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/display creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/merge copying build/lib/notebook/static/components/codemirror/addon/merge/merge.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/merge copying build/lib/notebook/static/components/codemirror/addon/merge/merge.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/merge creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/mode copying build/lib/notebook/static/components/codemirror/addon/mode/multiplex_test.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/mode copying build/lib/notebook/static/components/codemirror/addon/mode/multiplex.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/mode copying build/lib/notebook/static/components/codemirror/addon/mode/simple.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/mode copying build/lib/notebook/static/components/codemirror/addon/mode/loadmode.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/mode copying build/lib/notebook/static/components/codemirror/addon/mode/overlay.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/mode creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/dialog copying build/lib/notebook/static/components/codemirror/addon/dialog/dialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/dialog copying build/lib/notebook/static/components/codemirror/addon/dialog/dialog.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/dialog creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/selection copying build/lib/notebook/static/components/codemirror/addon/selection/mark-selection.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/selection copying build/lib/notebook/static/components/codemirror/addon/selection/active-line.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/selection copying build/lib/notebook/static/components/codemirror/addon/selection/selection-pointer.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/selection creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/runmode copying build/lib/notebook/static/components/codemirror/addon/runmode/colorize.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/runmode copying build/lib/notebook/static/components/codemirror/addon/runmode/runmode.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/runmode copying build/lib/notebook/static/components/codemirror/addon/runmode/runmode.node.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/runmode copying build/lib/notebook/static/components/codemirror/addon/runmode/runmode-standalone.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/runmode creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/scroll copying build/lib/notebook/static/components/codemirror/addon/scroll/simplescrollbars.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/scroll copying build/lib/notebook/static/components/codemirror/addon/scroll/annotatescrollbar.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/scroll copying build/lib/notebook/static/components/codemirror/addon/scroll/scrollpastend.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/scroll copying build/lib/notebook/static/components/codemirror/addon/scroll/simplescrollbars.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/addon/scroll creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/deleteNearSelection.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/drop_events.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/legacy.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/global_events.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/key_events.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/fromTextArea.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/CodeMirror.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/options.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/utils.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/methods.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/commands.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/main.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit copying build/lib/notebook/static/components/codemirror/src/edit/mouse_events.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/edit creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/line/highlight.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/line/line_data.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/line/pos.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/line/spans.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/line/saw_special_spans.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/line/utils_line.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/line copying build/lib/notebook/static/components/codemirror/src/codemirror.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/operation_group.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/bidi.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/event.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/browser.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/StringStream.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/feature_detection.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/dom.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/util copying build/lib/notebook/static/components/codemirror/src/util/misc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/util creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/change_measurement.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/selection.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/changes.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/document_data.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/Doc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/line_widget.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/selection_updates.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/history.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/mark_text.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/model/chunk.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/model copying build/lib/notebook/static/components/codemirror/src/modes.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/input.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/ContentEditableInput.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/indent.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/keymap.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/TextareaInput.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/movement.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/input copying build/lib/notebook/static/components/codemirror/src/input/keynames.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/input creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/selection.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/scrolling.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/gutters.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/update_lines.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/scrollbars.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/line_numbers.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/update_display.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/operations.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/Display.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/highlight_worker.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/view_tracking.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/mode_state.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/scroll_events.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/focus.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display copying build/lib/notebook/static/components/codemirror/src/display/update_line.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/display creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/measurement copying build/lib/notebook/static/components/codemirror/src/measurement/position_measurement.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/measurement copying build/lib/notebook/static/components/codemirror/src/measurement/widgets.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/src/measurement creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/shadowfox.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/night.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/vibrant-ink.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/colorforth.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/icecoder.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/the-matrix.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/railscasts.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/hopscotch.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/solarized.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/ambiance.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/3024-day.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/elegant.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/lesser-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/material.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/panda-syntax.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/isotope.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/seti.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/dracula.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/ttcn.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/zenburn.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/base16-light.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/cobalt.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/midnight.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/eclipse.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/neo.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/blackboard.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/base16-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/tomorrow-night-eighties.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/liquibyte.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/abcdef.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/oceanic-next.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/ambiance-mobile.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/paraiso-light.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/bespin.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/xq-light.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/paraiso-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/duotone-light.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/twilight.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/monokai.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/erlang-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/mbo.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/tomorrow-night-bright.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/neat.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/3024-night.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/duotone-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/xq-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/mdn-like.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/pastel-on-dark.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/rubyblue.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme copying build/lib/notebook/static/components/codemirror/theme/yeti.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/theme creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/ttcn copying build/lib/notebook/static/components/codemirror/mode/ttcn/ttcn.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/ttcn creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/swift copying build/lib/notebook/static/components/codemirror/mode/swift/swift.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/swift creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/ttcn-cfg copying build/lib/notebook/static/components/codemirror/mode/ttcn-cfg/ttcn-cfg.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/ttcn-cfg creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/idl copying build/lib/notebook/static/components/codemirror/mode/idl/idl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/idl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/q copying build/lib/notebook/static/components/codemirror/mode/q/q.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/q creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/stylus copying build/lib/notebook/static/components/codemirror/mode/stylus/stylus.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/stylus creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/shell copying build/lib/notebook/static/components/codemirror/mode/shell/shell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/shell creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/xquery copying build/lib/notebook/static/components/codemirror/mode/xquery/xquery.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/xquery creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/http copying build/lib/notebook/static/components/codemirror/mode/http/http.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/http creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/troff copying build/lib/notebook/static/components/codemirror/mode/troff/troff.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/troff creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/mirc copying build/lib/notebook/static/components/codemirror/mode/mirc/mirc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/mirc creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/vhdl copying build/lib/notebook/static/components/codemirror/mode/vhdl/vhdl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/vhdl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/soy copying build/lib/notebook/static/components/codemirror/mode/soy/soy.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/soy creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/htmlmixed copying build/lib/notebook/static/components/codemirror/mode/htmlmixed/htmlmixed.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/htmlmixed creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/haskell copying build/lib/notebook/static/components/codemirror/mode/haskell/haskell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/haskell creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/coffeescript copying build/lib/notebook/static/components/codemirror/mode/coffeescript/coffeescript.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/coffeescript creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/nginx copying build/lib/notebook/static/components/codemirror/mode/nginx/nginx.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/nginx creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/sieve copying build/lib/notebook/static/components/codemirror/mode/sieve/sieve.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/sieve creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/vb copying build/lib/notebook/static/components/codemirror/mode/vb/vb.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/vb creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/asn.1 copying build/lib/notebook/static/components/codemirror/mode/asn.1/asn.1.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/asn.1 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/velocity copying build/lib/notebook/static/components/codemirror/mode/velocity/velocity.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/velocity creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/nsis copying build/lib/notebook/static/components/codemirror/mode/nsis/nsis.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/nsis creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/gas copying build/lib/notebook/static/components/codemirror/mode/gas/gas.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/gas creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/forth copying build/lib/notebook/static/components/codemirror/mode/forth/forth.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/forth creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/gfm copying build/lib/notebook/static/components/codemirror/mode/gfm/gfm.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/gfm creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/clojure copying build/lib/notebook/static/components/codemirror/mode/clojure/clojure.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/clojure creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/sas copying build/lib/notebook/static/components/codemirror/mode/sas/sas.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/sas creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/rust copying build/lib/notebook/static/components/codemirror/mode/rust/rust.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/rust creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/python copying build/lib/notebook/static/components/codemirror/mode/python/python.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/python creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/perl copying build/lib/notebook/static/components/codemirror/mode/perl/perl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/perl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/cmake copying build/lib/notebook/static/components/codemirror/mode/cmake/cmake.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/cmake creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/slim copying build/lib/notebook/static/components/codemirror/mode/slim/slim.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/slim creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/textile copying build/lib/notebook/static/components/codemirror/mode/textile/textile.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/textile creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/groovy copying build/lib/notebook/static/components/codemirror/mode/groovy/groovy.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/groovy creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/tornado copying build/lib/notebook/static/components/codemirror/mode/tornado/tornado.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/tornado creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/verilog copying build/lib/notebook/static/components/codemirror/mode/verilog/verilog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/verilog creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/oz copying build/lib/notebook/static/components/codemirror/mode/oz/oz.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/oz creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/css copying build/lib/notebook/static/components/codemirror/mode/css/css.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/haskell-literate copying build/lib/notebook/static/components/codemirror/mode/haskell-literate/haskell-literate.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/haskell-literate creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/dart copying build/lib/notebook/static/components/codemirror/mode/dart/dart.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/dart creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/commonlisp copying build/lib/notebook/static/components/codemirror/mode/commonlisp/commonlisp.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/commonlisp creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/octave copying build/lib/notebook/static/components/codemirror/mode/octave/octave.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/octave creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/crystal copying build/lib/notebook/static/components/codemirror/mode/crystal/crystal.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/crystal creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/yacas copying build/lib/notebook/static/components/codemirror/mode/yacas/yacas.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/yacas creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/yaml-frontmatter copying build/lib/notebook/static/components/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/yaml-frontmatter creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/brainfuck copying build/lib/notebook/static/components/codemirror/mode/brainfuck/brainfuck.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/brainfuck creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/mumps copying build/lib/notebook/static/components/codemirror/mode/mumps/mumps.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/mumps creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/smarty copying build/lib/notebook/static/components/codemirror/mode/smarty/smarty.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/smarty creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/livescript copying build/lib/notebook/static/components/codemirror/mode/livescript/livescript.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/livescript creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/sass copying build/lib/notebook/static/components/codemirror/mode/sass/sass.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/sass creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/rpm copying build/lib/notebook/static/components/codemirror/mode/rpm/rpm.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/rpm creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/ecl copying build/lib/notebook/static/components/codemirror/mode/ecl/ecl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/ecl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/factor copying build/lib/notebook/static/components/codemirror/mode/factor/factor.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/factor creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/php copying build/lib/notebook/static/components/codemirror/mode/php/php.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/php creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/toml copying build/lib/notebook/static/components/codemirror/mode/toml/toml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/toml creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/pug copying build/lib/notebook/static/components/codemirror/mode/pug/pug.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/pug creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/asterisk copying build/lib/notebook/static/components/codemirror/mode/asterisk/asterisk.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/asterisk creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/pig copying build/lib/notebook/static/components/codemirror/mode/pig/pig.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/pig creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/diff copying build/lib/notebook/static/components/codemirror/mode/diff/diff.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/diff creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/tiddlywiki copying build/lib/notebook/static/components/codemirror/mode/tiddlywiki/tiddlywiki.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/tiddlywiki copying build/lib/notebook/static/components/codemirror/mode/tiddlywiki/tiddlywiki.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/tiddlywiki creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/cypher copying build/lib/notebook/static/components/codemirror/mode/cypher/cypher.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/cypher creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/vue copying build/lib/notebook/static/components/codemirror/mode/vue/vue.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/vue copying build/lib/notebook/static/components/codemirror/mode/meta.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/haml copying build/lib/notebook/static/components/codemirror/mode/haml/haml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/haml creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/ruby copying build/lib/notebook/static/components/codemirror/mode/ruby/ruby.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/ruby creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/dylan copying build/lib/notebook/static/components/codemirror/mode/dylan/dylan.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/dylan creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/tiki copying build/lib/notebook/static/components/codemirror/mode/tiki/tiki.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/tiki copying build/lib/notebook/static/components/codemirror/mode/tiki/tiki.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/tiki creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/htmlembedded copying build/lib/notebook/static/components/codemirror/mode/htmlembedded/htmlembedded.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/htmlembedded creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/julia copying build/lib/notebook/static/components/codemirror/mode/julia/julia.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/julia creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/ebnf copying build/lib/notebook/static/components/codemirror/mode/ebnf/ebnf.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/ebnf creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/go copying build/lib/notebook/static/components/codemirror/mode/go/go.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/go creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/dtd copying build/lib/notebook/static/components/codemirror/mode/dtd/dtd.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/dtd creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/ntriples copying build/lib/notebook/static/components/codemirror/mode/ntriples/ntriples.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/ntriples creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/smalltalk copying build/lib/notebook/static/components/codemirror/mode/smalltalk/smalltalk.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/smalltalk creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/cobol copying build/lib/notebook/static/components/codemirror/mode/cobol/cobol.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/cobol creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/modelica copying build/lib/notebook/static/components/codemirror/mode/modelica/modelica.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/modelica creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/powershell copying build/lib/notebook/static/components/codemirror/mode/powershell/powershell.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/powershell creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/solr copying build/lib/notebook/static/components/codemirror/mode/solr/solr.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/solr creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/z80 copying build/lib/notebook/static/components/codemirror/mode/z80/z80.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/z80 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/rst copying build/lib/notebook/static/components/codemirror/mode/rst/rst.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/rst creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/properties copying build/lib/notebook/static/components/codemirror/mode/properties/properties.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/properties creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/tcl copying build/lib/notebook/static/components/codemirror/mode/tcl/tcl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/tcl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/yaml copying build/lib/notebook/static/components/codemirror/mode/yaml/yaml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/yaml creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/sparql copying build/lib/notebook/static/components/codemirror/mode/sparql/sparql.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/sparql creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/handlebars copying build/lib/notebook/static/components/codemirror/mode/handlebars/handlebars.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/handlebars creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/django copying build/lib/notebook/static/components/codemirror/mode/django/django.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/django creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/eiffel copying build/lib/notebook/static/components/codemirror/mode/eiffel/eiffel.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/eiffel creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/r copying build/lib/notebook/static/components/codemirror/mode/r/r.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/r creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/javascript copying build/lib/notebook/static/components/codemirror/mode/javascript/javascript.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/javascript creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/apl copying build/lib/notebook/static/components/codemirror/mode/apl/apl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/apl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/pegjs copying build/lib/notebook/static/components/codemirror/mode/pegjs/pegjs.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/pegjs creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/dockerfile copying build/lib/notebook/static/components/codemirror/mode/dockerfile/dockerfile.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/dockerfile creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/fcl copying build/lib/notebook/static/components/codemirror/mode/fcl/fcl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/fcl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/puppet copying build/lib/notebook/static/components/codemirror/mode/puppet/puppet.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/puppet creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/erlang copying build/lib/notebook/static/components/codemirror/mode/erlang/erlang.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/erlang creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/mscgen copying build/lib/notebook/static/components/codemirror/mode/mscgen/mscgen.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/mscgen creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/elm copying build/lib/notebook/static/components/codemirror/mode/elm/elm.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/elm creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/spreadsheet copying build/lib/notebook/static/components/codemirror/mode/spreadsheet/spreadsheet.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/spreadsheet creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/pascal copying build/lib/notebook/static/components/codemirror/mode/pascal/pascal.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/pascal creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/xml copying build/lib/notebook/static/components/codemirror/mode/xml/xml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/xml creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/jinja2 copying build/lib/notebook/static/components/codemirror/mode/jinja2/jinja2.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/jinja2 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/mathematica copying build/lib/notebook/static/components/codemirror/mode/mathematica/mathematica.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/mathematica creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/fortran copying build/lib/notebook/static/components/codemirror/mode/fortran/fortran.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/fortran creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/lua copying build/lib/notebook/static/components/codemirror/mode/lua/lua.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/lua creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/haxe copying build/lib/notebook/static/components/codemirror/mode/haxe/haxe.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/haxe creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/clike copying build/lib/notebook/static/components/codemirror/mode/clike/clike.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/clike creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/gherkin copying build/lib/notebook/static/components/codemirror/mode/gherkin/gherkin.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/gherkin creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/asciiarmor copying build/lib/notebook/static/components/codemirror/mode/asciiarmor/asciiarmor.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/asciiarmor creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/jsx copying build/lib/notebook/static/components/codemirror/mode/jsx/jsx.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/jsx creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/vbscript copying build/lib/notebook/static/components/codemirror/mode/vbscript/vbscript.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/vbscript creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/mllike copying build/lib/notebook/static/components/codemirror/mode/mllike/mllike.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/mllike creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/scheme copying build/lib/notebook/static/components/codemirror/mode/scheme/scheme.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/scheme creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/stex copying build/lib/notebook/static/components/codemirror/mode/stex/stex.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/stex creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/sql copying build/lib/notebook/static/components/codemirror/mode/sql/sql.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/sql creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/mbox copying build/lib/notebook/static/components/codemirror/mode/mbox/mbox.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/mbox creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/markdown copying build/lib/notebook/static/components/codemirror/mode/markdown/markdown.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/markdown creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/twig copying build/lib/notebook/static/components/codemirror/mode/twig/twig.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/twig creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/turtle copying build/lib/notebook/static/components/codemirror/mode/turtle/turtle.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/turtle creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/d copying build/lib/notebook/static/components/codemirror/mode/d/d.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/d creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/webidl copying build/lib/notebook/static/components/codemirror/mode/webidl/webidl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/webidl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/protobuf copying build/lib/notebook/static/components/codemirror/mode/protobuf/protobuf.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/mode/protobuf creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/keymap copying build/lib/notebook/static/components/codemirror/keymap/vim.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/keymap copying build/lib/notebook/static/components/codemirror/keymap/emacs.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/keymap copying build/lib/notebook/static/components/codemirror/keymap/sublime.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/codemirror/keymap creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/proptypes copying build/lib/notebook/static/components/proptypes/index.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/proptypes creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/es6-promise copying build/lib/notebook/static/components/es6-promise/promise.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/es6-promise copying build/lib/notebook/static/components/es6-promise/promise.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/es6-promise creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/requirejs-text copying build/lib/notebook/static/components/requirejs-text/text.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/requirejs-text creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jed copying build/lib/notebook/static/components/jed/jed.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jed creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/requirejs copying build/lib/notebook/static/components/requirejs/require.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/requirejs creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/bootstrap creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/bootstrap/js copying build/lib/notebook/static/components/bootstrap/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/bootstrap/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/xterm.js-css copying build/lib/notebook/static/components/xterm.js-css/index.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/xterm.js-css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/CHTML-preview.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/MatchWebFonts.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/jsMath2jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/MathML copying build/lib/notebook/static/components/MathJax/extensions/MathML/content-mathml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/MathML copying build/lib/notebook/static/components/MathJax/extensions/MathML/mml3.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/MathML copying build/lib/notebook/static/components/MathJax/extensions/tex2jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/fast-preview.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/noUndefined.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/color.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/newcommand.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/autobold.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/boldsymbol.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/action.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/enclose.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/unicode.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/begingroup.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/AMSmath.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/mediawiki-texvc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/mathchoice.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/noErrors.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/cancel.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/AMSsymbols.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/AMScd.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/extpfeil.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/autoload-all.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/mhchem.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/bbox.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/verb.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/TeX/HTML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/TeX copying build/lib/notebook/static/components/MathJax/extensions/MathEvents.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/mml2jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/MathZoom.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/AssistiveMML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/HTML-CSS copying build/lib/notebook/static/components/MathJax/extensions/HTML-CSS/handle-floats.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions/HTML-CSS copying build/lib/notebook/static/components/MathJax/extensions/toMathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/Safe.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions copying build/lib/notebook/static/components/MathJax/extensions/asciimath2jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/extensions creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/config copying build/lib/notebook/static/components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/config copying build/lib/notebook/static/components/MathJax/config/Safe.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/config copying build/lib/notebook/static/components/MathJax/MathJax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/he.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/he copying build/lib/notebook/static/components/MathJax/localization/he/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/he creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/br.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/br copying build/lib/notebook/static/components/MathJax/localization/br/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/br creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/lb.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lb copying build/lib/notebook/static/components/MathJax/localization/lb/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lb creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/ca.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ca copying build/lib/notebook/static/components/MathJax/localization/ca/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ca creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/cdo.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cdo copying build/lib/notebook/static/components/MathJax/localization/cdo/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cdo creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/zh-hans.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/zh-hans copying build/lib/notebook/static/components/MathJax/localization/zh-hans/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/zh-hans creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/ru.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ru copying build/lib/notebook/static/components/MathJax/localization/ru/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ru creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/mk.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/mk copying build/lib/notebook/static/components/MathJax/localization/mk/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/mk creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/cy.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cy copying build/lib/notebook/static/components/MathJax/localization/cy/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cy creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/oc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/oc copying build/lib/notebook/static/components/MathJax/localization/oc/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/oc creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/ko.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ko copying build/lib/notebook/static/components/MathJax/localization/ko/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ko creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/sl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sl copying build/lib/notebook/static/components/MathJax/localization/sl/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/ce.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ce copying build/lib/notebook/static/components/MathJax/localization/ce/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ce creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/it.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/it copying build/lib/notebook/static/components/MathJax/localization/it/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/it creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/cs.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cs copying build/lib/notebook/static/components/MathJax/localization/cs/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/cs creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/ia.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ia copying build/lib/notebook/static/components/MathJax/localization/ia/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ia creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/ja.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ja copying build/lib/notebook/static/components/MathJax/localization/ja/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ja creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/pt-br.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt-br copying build/lib/notebook/static/components/MathJax/localization/pt-br/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt-br creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/scn.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/scn copying build/lib/notebook/static/components/MathJax/localization/scn/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/scn creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/kn.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/kn copying build/lib/notebook/static/components/MathJax/localization/kn/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/kn creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/es.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/es copying build/lib/notebook/static/components/MathJax/localization/es/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/es creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/pl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pl copying build/lib/notebook/static/components/MathJax/localization/pl/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/bcc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bcc copying build/lib/notebook/static/components/MathJax/localization/bcc/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bcc creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/sco.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sco copying build/lib/notebook/static/components/MathJax/localization/sco/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sco creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/tr.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/tr copying build/lib/notebook/static/components/MathJax/localization/tr/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/tr creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/fi.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fi copying build/lib/notebook/static/components/MathJax/localization/fi/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fi creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/fr.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fr copying build/lib/notebook/static/components/MathJax/localization/fr/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fr creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/lki.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lki copying build/lib/notebook/static/components/MathJax/localization/lki/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lki creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/lt.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lt copying build/lib/notebook/static/components/MathJax/localization/lt/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/lt creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/gl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/gl copying build/lib/notebook/static/components/MathJax/localization/gl/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/gl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/qqq.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/qqq copying build/lib/notebook/static/components/MathJax/localization/qqq/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/qqq creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/vi.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/vi copying build/lib/notebook/static/components/MathJax/localization/vi/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/vi creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/de.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/de copying build/lib/notebook/static/components/MathJax/localization/de/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/de creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/eo.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/eo copying build/lib/notebook/static/components/MathJax/localization/eo/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/eo creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/en.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/en copying build/lib/notebook/static/components/MathJax/localization/en/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/en creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/ast.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ast copying build/lib/notebook/static/components/MathJax/localization/ast/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/ast creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/sv.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sv copying build/lib/notebook/static/components/MathJax/localization/sv/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/sv creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/uk.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/uk copying build/lib/notebook/static/components/MathJax/localization/uk/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/uk creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/pt.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt copying build/lib/notebook/static/components/MathJax/localization/pt/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/pt creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/da.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/da copying build/lib/notebook/static/components/MathJax/localization/da/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/da creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/bg.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bg copying build/lib/notebook/static/components/MathJax/localization/bg/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/bg creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/fa.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fa copying build/lib/notebook/static/components/MathJax/localization/fa/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/fa creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/MathMenu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/nl.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/TeX.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/HTML-CSS.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/MathML.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/HelpDialog.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/nl copying build/lib/notebook/static/components/MathJax/localization/nl/FontWarnings.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/localization/nl creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/fonts creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/NativeMML copying build/lib/notebook/static/components/MathJax/jax/output/NativeMML/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/NativeMML copying build/lib/notebook/static/components/MathJax/jax/output/NativeMML/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/NativeMML creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/mmultiscripts.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/ms.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/mglyph.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/multiline.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/maction.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/menclose.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/annotation-xml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload copying build/lib/notebook/static/components/MathJax/jax/output/SVG/autoload/mtable.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/autoload creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size5 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size5/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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/fontdata-extra.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Monospace creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size1 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size1/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size2 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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/fontdata.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size3 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size3/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size4 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size4/Regular copying build/lib/notebook/static/components/MathJax/jax/output/SVG/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG copying build/lib/notebook/static/components/MathJax/jax/output/SVG/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/SVG creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/PreviewHTML copying build/lib/notebook/static/components/MathJax/jax/output/PreviewHTML/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/PreviewHTML copying build/lib/notebook/static/components/MathJax/jax/output/PreviewHTML/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/PreviewHTML creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/PlainSource copying build/lib/notebook/static/components/MathJax/jax/output/PlainSource/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/PlainSource copying build/lib/notebook/static/components/MathJax/jax/output/PlainSource/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/PlainSource creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mmultiscripts.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/ms.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mglyph.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/multiline.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/maction.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/menclose.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/annotation-xml.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mtable.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML/autoload copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML copying build/lib/notebook/static/components/MathJax/jax/output/CommonHTML/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/CommonHTML creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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/fontdata-extra.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size2 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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/fontdata.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size4 creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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/imageFonts.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS copying build/lib/notebook/static/components/MathJax/jax/output/HTML-CSS/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/output/HTML-CSS creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/input creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/input/TeX copying build/lib/notebook/static/components/MathJax/jax/input/TeX/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/input/TeX copying build/lib/notebook/static/components/MathJax/jax/input/TeX/config.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/input/TeX creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml copying build/lib/notebook/static/components/MathJax/jax/element/mml/jax.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/SupplementalArrowsA.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/LetterlikeSymbols.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MathOperators.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/Arrows.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/BasicLatin.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/CombDiacritMarks.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/SpacingModLetters.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/Latin1Supplement.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/GreekAndCoptic.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/GeometricShapes.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/SupplementalArrowsB.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/Dingbats.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MiscTechnical.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/SuppMathOperators.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/CombDiactForSymbols.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/GeneralPunctuation.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable copying build/lib/notebook/static/components/MathJax/jax/element/mml/optable/MiscSymbolsAndArrows.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/MathJax/jax/element/mml/optable creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery copying build/lib/notebook/static/components/jquery/jquery.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-ui creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-ui/themes creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-ui/themes/smoothness copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/jquery-ui.min.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-ui/themes/smoothness creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/animated-overlay.gif -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images copying build/lib/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/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 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-ui/themes/smoothness/images creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-ui/ui creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-ui/ui/minified copying build/lib/notebook/static/components/jquery-ui/ui/minified/jquery-ui.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-ui/ui/minified creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/bootstrap-tour creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/bootstrap-tour/build creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/bootstrap-tour/build/css copying build/lib/notebook/static/components/bootstrap-tour/build/css/bootstrap-tour.min.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/bootstrap-tour/build/css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/bootstrap-tour/build/js copying build/lib/notebook/static/components/bootstrap-tour/build/js/bootstrap-tour.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/bootstrap-tour/build/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/requirejs-plugins creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/requirejs-plugins/src copying build/lib/notebook/static/components/requirejs-plugins/src/json.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/requirejs-plugins/src creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/xterm.js copying build/lib/notebook/static/components/xterm.js/index.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/xterm.js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/backbone copying build/lib/notebook/static/components/backbone/backbone-min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/backbone creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/text-encoding creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/text-encoding/lib copying build/lib/notebook/static/components/text-encoding/lib/encoding.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/text-encoding/lib creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/xterm.js-fit copying build/lib/notebook/static/components/xterm.js-fit/index.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/xterm.js-fit creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/font-awesome creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/font-awesome/css copying build/lib/notebook/static/components/font-awesome/css/font-awesome.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/font-awesome/css copying build/lib/notebook/static/components/font-awesome/css/font-awesome.min.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/font-awesome/css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/font-awesome/fonts copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/font-awesome/fonts copying build/lib/notebook/static/components/font-awesome/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/font-awesome/fonts copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/font-awesome/fonts copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/font-awesome/fonts copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/font-awesome/fonts copying build/lib/notebook/static/components/font-awesome/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/font-awesome/fonts creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/preact-compat copying build/lib/notebook/static/components/preact-compat/index.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/preact-compat creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/underscore copying build/lib/notebook/static/components/underscore/underscore-min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/underscore creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-typeahead creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-typeahead/dist copying build/lib/notebook/static/components/jquery-typeahead/dist/jquery.typeahead.min.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-typeahead/dist copying build/lib/notebook/static/components/jquery-typeahead/dist/jquery.typeahead.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/jquery-typeahead/dist creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/preact copying build/lib/notebook/static/components/preact/index.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/preact creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/moment copying build/lib/notebook/static/components/moment/moment.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/moment creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/moment/min copying build/lib/notebook/static/components/moment/min/moment-with-locales.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/moment/min copying build/lib/notebook/static/components/moment/min/locales.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/moment/min copying build/lib/notebook/static/components/moment/min/moment.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/moment/min copying build/lib/notebook/static/components/moment/min/moment-with-locales.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/moment/min copying build/lib/notebook/static/components/moment/min/locales.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components/moment/min creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/bidi copying build/lib/notebook/static/bidi/bidi.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/bidi copying build/lib/notebook/static/bidi/numericshaping.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/bidi creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/terminal creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/terminal/css copying build/lib/notebook/static/terminal/css/override.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/terminal/css creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/terminal/js copying build/lib/notebook/static/terminal/js/main.min.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/terminal/js copying build/lib/notebook/static/terminal/js/main.min.js.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/terminal/js copying build/lib/notebook/static/terminal/js/terminado.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/terminal/js copying build/lib/notebook/static/terminal/js/main.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/terminal/js creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/custom copying build/lib/notebook/static/custom/custom.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/custom copying build/lib/notebook/static/custom/custom.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/custom creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/style copying build/lib/notebook/static/style/ipython.min.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/style copying build/lib/notebook/static/style/ipython.less -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/style copying build/lib/notebook/static/style/style.min.css.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/style copying build/lib/notebook/static/style/ipython.min.css.map -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/style copying build/lib/notebook/static/style/style.min.css -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/style copying build/lib/notebook/static/style/style.less -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/style copying build/lib/notebook/static/robots.txt -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/i18n creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/i18n/zh_CN creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/notebook.po -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/zh_CN/LC_MESSAGES/nbui.po -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/i18n/zh_CN/LC_MESSAGES copying build/lib/notebook/i18n/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/i18n creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler copying build/lib/notebook/bundler/tarball_bundler.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler copying build/lib/notebook/bundler/tools.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler copying build/lib/notebook/bundler/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler copying build/lib/notebook/bundler/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler copying build/lib/notebook/bundler/__main__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests copying build/lib/notebook/bundler/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests copying build/lib/notebook/bundler/tests/test_bundlerextension.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests/resources copying build/lib/notebook/bundler/tests/resources/empty.ipynb -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests/resources creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests/resources/subdir creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests/resources/subdir/subsubdir copying build/lib/notebook/bundler/tests/resources/subdir/subsubdir/.gitkeep -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests/resources/subdir/subsubdir copying build/lib/notebook/bundler/tests/resources/subdir/test_file.txt -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests/resources/subdir creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests/resources/another_subdir copying build/lib/notebook/bundler/tests/resources/another_subdir/test_file.txt -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests/resources/another_subdir copying build/lib/notebook/bundler/tests/test_bundler_tools.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests copying build/lib/notebook/bundler/tests/test_bundler_api.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests copying build/lib/notebook/bundler/bundlerextensions.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler copying build/lib/notebook/bundler/zip_bundler.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler copying build/lib/notebook/_sysinfo.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/terminal copying build/lib/notebook/terminal/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/terminal copying build/lib/notebook/terminal/api_handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/terminal copying build/lib/notebook/terminal/handlers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/terminal copying build/lib/notebook/_version.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook copying build/lib/notebook/__main__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook copying build/lib/notebook/serverextensions.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests copying build/lib/notebook/tests/test_utils.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/base copying build/lib/notebook/tests/base/highlight.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/base copying build/lib/notebook/tests/base/security.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/base copying build/lib/notebook/tests/base/keyboard.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/base copying build/lib/notebook/tests/base/utils.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/base copying build/lib/notebook/tests/base/misc.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/base copying build/lib/notebook/tests/test_serverextensions.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/services copying build/lib/notebook/tests/services/kernel.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/services copying build/lib/notebook/tests/services/serialize.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/services copying build/lib/notebook/tests/services/session.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/services creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/isolated_svg.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/multiselect_toggle.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/output.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/attachments.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/clipboard_multiselect.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/merge_cells_api.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/safe_append_output.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode_markdown.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/execute_code.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/tags.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/move_multiselection.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/buffering.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/interrupt.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/empty_arrow_keys.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode_merge.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/kernel_menu.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/notifications.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/multiselect.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode_arrows.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/inject_js.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode_execute.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/save.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/display_id.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/roundtrip.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode_cellmode.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/dualmode_clipboard.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/display_image.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/shutdown.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/markdown.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/notebook/execute_selected_cells.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/notebook copying build/lib/notebook/tests/test_i18n.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests copying build/lib/notebook/tests/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests copying build/lib/notebook/tests/test_nbextensions.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests copying build/lib/notebook/tests/test_notebookapp.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests copying build/lib/notebook/tests/test_files.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests copying build/lib/notebook/tests/util.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests copying build/lib/notebook/tests/launchnotebook.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/mockextension copying build/lib/notebook/tests/mockextension/index.js -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/mockextension copying build/lib/notebook/tests/test_serialize.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests copying build/lib/notebook/tests/test_paths.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests copying build/lib/notebook/tests/test_config_manager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests creating /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_dashboard_nav.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_prompt_numbers.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/__init__.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/conftest.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/quick_selenium.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_dualmode_insertcell.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/undelete.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/utils.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_markdown.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium copying build/lib/notebook/tests/selenium/test_deletecell.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium copying build/lib/notebook/utils.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook copying build/lib/notebook/config_manager.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook copying build/lib/notebook/extensions.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook copying build/lib/notebook/_tz.py -> /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/edit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/edit/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/base/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/base/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/base/zmqhandlers.py to zmqhandlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/kernelspecs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/kernelspecs/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/notebookapp.py to notebookapp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tree/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tree/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tree/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tree/tests/test_tree_handler.py to test_tree_handler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/view/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/view/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernels/kernelmanager.py to kernelmanager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernels/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernels/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernels/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernels/tests/test_kernels_api.py to test_kernels_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/api/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/api/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/api/tests/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernelspecs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernelspecs/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernelspecs/tests/test_kernelspecs_api.py to test_kernelspecs_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/kernelspecs/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/config/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/config/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/config/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/config/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/config/tests/test_config_api.py to test_config_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions/tests/test_sessions_api.py to test_sessions_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions/tests/test_sessionmanager.py to test_sessionmanager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/sessions/sessionmanager.py to sessionmanager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/nbconvert/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/nbconvert/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/nbconvert/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/nbconvert/tests/test_nbconvert_api.py to test_nbconvert_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/security/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/security/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/filecheckpoints.py to filecheckpoints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/filemanager.py to filemanager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/tests/test_manager.py to test_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/tests/test_fileio.py to test_fileio.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/tests/test_contents_api.py to test_contents_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/tests/test_largefilemanager.py to test_largefilemanager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/fileio.py to fileio.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/checkpoints.py to checkpoints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/contents/largefilemanager.py to largefilemanager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/services/shutdown.py to shutdown.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/jstest.py to jstest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/files/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/files/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth/security.py to security.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth/login.py to login.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth/logout.py to logout.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/auth/tests/test_security.py to test_security.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/notebook/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/notebook/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/transutils.py to transutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/nbextensions.py to nbextensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/nbconvert/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/nbconvert/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/nbconvert/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/nbconvert/tests/test_nbconvert_handlers.py to test_nbconvert_handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/log.py to log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/i18n/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tarball_bundler.py to tarball_bundler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tools.py to tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests/test_bundlerextension.py to test_bundlerextension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests/test_bundler_tools.py to test_bundler_tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/tests/test_bundler_api.py to test_bundler_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/bundlerextensions.py to bundlerextensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/bundler/zip_bundler.py to zip_bundler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/_sysinfo.py to _sysinfo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/terminal/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/terminal/api_handlers.py to api_handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/terminal/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/serverextensions.py to serverextensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/test_serverextensions.py to test_serverextensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/test_i18n.py to test_i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/test_nbextensions.py to test_nbextensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/test_notebookapp.py to test_notebookapp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/test_files.py to test_files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/launchnotebook.py to launchnotebook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/test_serialize.py to test_serialize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/test_paths.py to test_paths.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/test_config_manager.py to test_config_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium/test_dashboard_nav.py to test_dashboard_nav.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium/test_prompt_numbers.py to test_prompt_numbers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium/conftest.py to conftest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium/quick_selenium.py to quick_selenium.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium/test_dualmode_insertcell.py to test_dualmode_insertcell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium/undelete.py to undelete.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium/test_markdown.py to test_markdown.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/tests/selenium/test_deletecell.py to test_deletecell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/config_manager.py to config_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/extensions.py to extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/_tz.py to _tz.cpython-36.pyc writing byte-compilation script '/tmp/tmp7vb7qhel.py' /usr/bin/python3 /tmp/tmp7vb7qhel.py removing /tmp/tmp7vb7qhel.py running install_egg_info running 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 reading manifest file 'notebook.egg-info/SOURCES.txt' writing manifest file 'notebook.egg-info/SOURCES.txt' Copying notebook.egg-info to /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook-5.5.0-py3.6.egg-info running install_scripts Installing jupyter-bundlerextension script to /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/bin Installing jupyter-nbextension script to /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/bin Installing jupyter-notebook script to /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/bin Installing jupyter-serverextension script to /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/bin + rm -f /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/bin/less-watch ~/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components ~/build/BUILD/notebook-5.5.0 + for SITELIB in /usr/lib/python2.7/site-packages /usr/lib/python3.6/site-packages + pushd /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7/site-packages/notebook/static/components + rm -r font-awesome/fonts + ln -vfs /usr/share/fonts/fontawesome font-awesome/fonts 'font-awesome/fonts' -> '/usr/share/fonts/fontawesome' + rm -r MathJax + ln -vfs /usr/share/javascript/mathjax MathJax 'MathJax' -> '/usr/share/javascript/mathjax' + rm -r backbone + ln -vfs /usr/share/javascript/backbone backbone 'backbone' -> '/usr/share/javascript/backbone' + rm -r marked/lib + ln -vfs /usr/share/javascript/marked marked/lib 'marked/lib' -> '/usr/share/javascript/marked' + rm -r moment + ln -vfs /usr/share/javascript/moment moment 'moment' -> '/usr/share/javascript/moment' + rm -r underscore + ln -vfs /usr/share/javascript/underscore underscore 'underscore' -> '/usr/share/javascript/underscore' + popd ~/build/BUILD/notebook-5.5.0 ~/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components ~/build/BUILD/notebook-5.5.0 + for SITELIB in /usr/lib/python2.7/site-packages /usr/lib/python3.6/site-packages + pushd /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6/site-packages/notebook/static/components + rm -r font-awesome/fonts + ln -vfs /usr/share/fonts/fontawesome font-awesome/fonts 'font-awesome/fonts' -> '/usr/share/fonts/fontawesome' + rm -r MathJax + ln -vfs /usr/share/javascript/mathjax MathJax 'MathJax' -> '/usr/share/javascript/mathjax' + rm -r backbone + ln -vfs /usr/share/javascript/backbone backbone 'backbone' -> '/usr/share/javascript/backbone' + rm -r marked/lib + ln -vfs /usr/share/javascript/marked marked/lib 'marked/lib' -> '/usr/share/javascript/marked' + rm -r moment + ln -vfs /usr/share/javascript/moment moment 'moment' -> '/usr/share/javascript/moment' + rm -r underscore + ln -vfs /usr/share/javascript/underscore underscore 'underscore' -> '/usr/share/javascript/underscore' ~/build/BUILD/notebook-5.5.0 + popd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.5.0-6.fc28 --unique-debug-suffix -5.5.0-6.fc28.noarch --unique-debug-src-base python-notebook-5.5.0-6.fc28.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/notebook-5.5.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' /usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YlhIPa + umask 022 + cd /builddir/build/BUILD + cd notebook-5.5.0 + LANG=C.utf-8 + nosetests-2 -v --exclude-dir notebook/tests/selenium /builddir/build/BUILD/notebook-5.5.0/notebook/notebookapp.py:46: DeprecationWarning: zmq.eventloop.ioloop is deprecated in pyzmq 17. pyzmq now works with default tornado and asyncio eventloops. ioloop.install() /builddir/build/BUILD/notebook-5.5.0/notebook/tests/test_config_manager.py:6: ImportWarning: Not importing directory '/builddir/build/BUILD/notebook-5.5.0/notebook/tests/notebook': missing __init__.py from notebook.config_manager import BaseJSONConfigManager notebook.auth.tests.test_security.test_passwd_structure ... ok notebook.auth.tests.test_security.test_roundtrip ... ok notebook.auth.tests.test_security.test_bad ... ok notebook.auth.tests.test_security.test_passwd_check_unicode ... ok No handlers could be found for logger "NotebookApp" Should respond with 500 error about failure to load bundler module ... ok Should respond with 200 and output from test bundler stub ... ok Should respond with 400 error about disabled bundler ... ok Should respond with 400 error about missing bundler arg ... ok Shoudl respond with 404 error about missing notebook ... ok Should copy select files from source to destination ... ok Should find two references and ignore a comment within an HTML comment. ... ok Should find three references within an HTML comment. ... ok Should find no references in a fenced code block in a *code* cell. ... ok Should find three references in a fenced code block. ... ok Should find two references and ignore a comment in a fenced code block. ... ok Should find no references in a regular HTML comment. ... ok Should expand to single file in the resources/ subfolder. ... ok Should expand to all contents under this test/ directory. ... ok Should expand to test_file.txt deep under this test/ directory. ... ok Should expand to test_file.txt under any path. ... ok Should expand to all descendants of this test/ directory. ... ok Should expand to all files in the resources/ subfolder. ... ok Should remove the bundler from the notebook configuration. ... /usr/lib/python2.7/site-packages/ipython_genutils/tempdir.py:58: Warning: Implicitly cleaning up Warning) ok Should add the bundler to the notebook configuration. ... /usr/lib/python2.7/site-packages/ipython_genutils/tempdir.py:58: Warning: Implicitly cleaning up Warning) ok notebook.bundler.tests.test_bundlerextension.test_help_output ... ok test_from_file (notebook.nbconvert.tests.test_nbconvert_handlers.APITest) ... ok test_from_file_404 (notebook.nbconvert.tests.test_nbconvert_handlers.APITest) ... ok test_from_file_download (notebook.nbconvert.tests.test_nbconvert_handlers.APITest) ... ok test_from_file_zip (notebook.nbconvert.tests.test_nbconvert_handlers.APITest) ... ok test_from_post (notebook.nbconvert.tests.test_nbconvert_handlers.APITest) ... ok test_from_post_zip (notebook.nbconvert.tests.test_nbconvert_handlers.APITest) ... ok test_get_spec (notebook.services.api.tests.test_api.KernelAPITest) ... ok test_get_status (notebook.services.api.tests.test_api.KernelAPITest) ... ok test_create_retrieve_config (notebook.services.config.tests.test_config_api.APITest) ... ok test_get_unknown (notebook.services.config.tests.test_config_api.APITest) ... ok test_modify (notebook.services.config.tests.test_config_api.APITest) ... ok test_checkpoints (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_checkpoints_follow_file (notebook.services.contents.tests.test_contents_api.APITest) ... ok Test that FileCheckpoints functions correctly even when it's ... ok test_copy (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_copy_copy (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_copy_dir_400 (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_copy_path (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_copy_put_400 (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_create_untitled (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_create_untitled_txt (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_delete (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_delete_dirs (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_delete_non_empty_dir (notebook.services.contents.tests.test_contents_api.APITest) ... ok Test checkpointing of non-notebook files. ... ok test_get_bad_type (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_binary_file_contents (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_contents_no_such_file (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_dir_no_content (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_nb_contents (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_nb_invalid (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_nb_no_content (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_text_file_contents (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_list_dirs (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_list_nonexistant_dir (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_list_notebooks (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_mkdir (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_mkdir_hidden_400 (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_mkdir_untitled (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_rename (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_rename_existing (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_save (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_upload (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_upload_b64 (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_upload_txt (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_upload_v2 (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_checkpoints (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_checkpoints_follow_file (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok Test that FileCheckpoints functions correctly even when it's ... ok test_config_did_something (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_copy (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_copy_copy (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_copy_dir_400 (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_copy_path (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_copy_put_400 (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_create_untitled (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_create_untitled_txt (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_delete (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_delete_dirs (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_delete_non_empty_dir (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok Test checkpointing of non-notebook files. ... ok test_get_bad_type (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_binary_file_contents (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_contents_no_such_file (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_dir_no_content (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_nb_contents (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_nb_invalid (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_nb_no_content (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_text_file_contents (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_list_dirs (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_list_nonexistant_dir (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_list_notebooks (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_mkdir (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_mkdir_hidden_400 (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_mkdir_untitled (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_rename (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_rename_existing (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_save (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_upload (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_upload_b64 (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_upload_txt (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_upload_v2 (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok notebook.services.contents.tests.test_fileio.test_atomic_writing ... ok notebook.services.contents.tests.test_fileio.test_atomic_writing_umask ... ok notebook.services.contents.tests.test_fileio.test_atomic_writing_newlines ... ok test_save (notebook.services.contents.tests.test_largefilemanager.TestLargeFileManager) ... ok test_check_and_sign (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_copy (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_delete (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_delete_root (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_get (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_mark_trusted_cells (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_modified_date (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_new_untitled (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_rename (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_save (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_trust_notebook (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_update (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_check_and_sign (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_copy (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_delete (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_delete_root (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_get (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_mark_trusted_cells (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_modified_date (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_new_untitled (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_rename (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_save (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_trust_notebook (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_update (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_403 (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_bad_symlink (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_checkpoint_subdir (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_escape_root (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_get_os_path (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_good_symlink (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_invalid_root_dir (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_missing_root_dir (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_root_dir (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_connections (notebook.services.kernels.tests.test_kernels_api.KernelAPITest) ... ok test_default_kernel (notebook.services.kernels.tests.test_kernels_api.KernelAPITest) ... ok test_kernel_handler (notebook.services.kernels.tests.test_kernels_api.KernelAPITest) ... ok test_main_kernel_handler (notebook.services.kernels.tests.test_kernels_api.KernelAPITest) ... Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/usr/lib/python2.7/site-packages/ipykernel_launcher.py", line 15, in from ipykernel import kernelapp as app File "/usr/lib/python2.7/site-packages/ipykernel/__init__.py", line 2, in from .connect import * File "/usr/lib/python2.7/site-packages/ipykernel/connect.py", line 10, in from subprocess import Popen, PIPE File "/usr/lib/python2.7/subprocess.py", line 75, in import threading File "/usr/lib/python2.7/threading.py", line 125, in class _RLock(_Verbose): File "/usr/lib/python2.7/threading.py", line 215, in _RLock def __exit__(self, t, v, tb): KeyboardInterrupt ok Make sure there are no kernels running at the start ... ok test_get_kernel_resource_file (notebook.services.kernelspecs.tests.test_kernelspecs_api.APITest) ... ok test_get_kernelspec (notebook.services.kernelspecs.tests.test_kernelspecs_api.APITest) ... ok test_get_kernelspec_spaces (notebook.services.kernelspecs.tests.test_kernelspecs_api.APITest) ... ok test_get_nonexistant_kernelspec (notebook.services.kernelspecs.tests.test_kernelspecs_api.APITest) ... ok test_get_nonexistant_resource (notebook.services.kernelspecs.tests.test_kernelspecs_api.APITest) ... ok test_list_kernelspecs (notebook.services.kernelspecs.tests.test_kernelspecs_api.APITest) ... /usr/lib/python2.7/site-packages/jupyter_client/kernelspec.py:253: UserWarning: Invalid kernelspec directory name (Kernel names can only contain ASCII letters and numbers and these separators: - . _ (hyphen, period, and underscore).): /tmp/tmpZFai7G/data/kernels/sample 2 d = self.find_kernel_specs() ok Can list kernelspecs when one is invalid ... ok test_list_formats (notebook.services.nbconvert.tests.test_nbconvert_api.APITest) ... ok test_bad_delete_session (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_bad_get_session (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_bad_update_session (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_delete_session (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_get_session (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_get_session_dead_kernel (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_list_sessions (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_list_sessions_dead_kernel (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_update_session (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_create (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_create_console_session (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_create_deprecated (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_create_file_session (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_create_with_kernel_id (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_delete (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_modify_kernel_id (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_modify_kernel_name (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_modify_path (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_modify_path_deprecated (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_modify_type (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_redirect (notebook.tree.tests.test_tree_handler.TreeTest) ... ok notebook.tests.test_config_manager.test_json ... ok make sure ContentsManager returns right files (ipynb, bin, txt). ... ok test_download (notebook.tests.test_files.FilesTest) ... ok test_hidden_files (notebook.tests.test_files.FilesTest) ... ok pre-2.0 'files/' prefixed links are properly redirected ... ok test_view_html (notebook.tests.test_files.FilesTest) ... ok notebook.tests.test_i18n.test_parse_accept_lang_header ... ok test_check_nbextension (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok install_nbextension when data_dir doesn't exist ... ok test_create_nbextensions_system (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_create_nbextensions_user (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_destination_dir (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_destination_file (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_destination_bad (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_nbextension (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_symlink (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_symlink_bad (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_symlink_destination (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_tar (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_url (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_zip (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextension_disable (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextension_enable (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextension_validate (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextension_validate_bad (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_disable (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_enable (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_files (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_uninstall_files (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_user_files (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_validate (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_validate_bad (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_overwrite_broken_symlink (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_overwrite_dir (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_overwrite_file (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_quiet (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_single_dir (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_single_dir_trailing_slash (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_single_file (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_skip_old_file (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_update_file (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok notebook.tests.test_nbextensions.test_help_output ... ok ipython notebook --help-all works ... ok notebook.tests.test_notebookapp.test_server_info_file ... /usr/lib/python2.7/site-packages/ipython_genutils/tempdir.py:58: Warning: Implicitly cleaning up Warning) ok notebook.tests.test_notebookapp.test_nb_dir ... ok notebook.tests.test_notebookapp.test_no_create_nb_dir ... ok notebook.tests.test_notebookapp.test_missing_nb_dir ... ok notebook.tests.test_notebookapp.test_invalid_nb_dir ... ok notebook.tests.test_notebookapp.test_nb_dir_with_slash ... ok notebook.tests.test_notebookapp.test_nb_dir_root ... ok notebook.tests.test_notebookapp.test_generate_config ... ok notebook.tests.test_notebookapp.test_pep440_version ... ok notebook.tests.test_notebookapp.test_pep440_version ... ok notebook.tests.test_notebookapp.test_pep440_version ... ok notebook.tests.test_notebookapp.test_pep440_version ... ok notebook.tests.test_notebookapp.test_pep440_version ... ok notebook.tests.test_notebookapp.test_pep440_version('4.1.1',) ... ok notebook.tests.test_notebookapp.test_pep440_version('4.2.1b3',) ... ok notebook.tests.test_notebookapp.test_current_version ... ok notebook.tests.test_notebookapp.test_notebook_password ... ok notebook.tests.test_notebookapp.test_notebook_stop ... There is currently no server running on port 999 Ports currently in use: - 100 - 101 - 102 - 103 - 104 - 105 - 106 - 107 - 108 - 109 ok notebook.tests.test_paths.test_path_regex ... ok notebook.tests.test_paths.test_path_regex_bad ... ok notebook.tests.test_serialize.test_serialize_binary ... ok notebook.tests.test_serialize.test_deserialize_binary ... ok test_disable (notebook.tests.test_serverextensions.TestInstallServerExtension) ... ok test_enable (notebook.tests.test_serverextensions.TestInstallServerExtension) ... ok test_merge_config (notebook.tests.test_serverextensions.TestInstallServerExtension) ... ok test_load_ordered (notebook.tests.test_serverextensions.TestOrderedServerExtension) ... ok notebook.tests.test_serverextensions.test_help_output ... ok jupyter notebook --help-all works ... ok notebook.tests.test_utils.test_url_escape ... ok notebook.tests.test_utils.test_url_unescape ... ok notebook.tests.test_utils.test_is_hidden ... ok notebook.tests.test_utils.test_is_hidden_win32 ... SKIP: Skipping test: test_is_hidden_win32. This test only runs under Windows ---------------------------------------------------------------------- Ran 253 tests in 69.409s OK (SKIP=1) /usr/lib/python2.7/site-packages/ipython_genutils/tempdir.py:58: Warning: Implicitly cleaning up Warning) /usr/lib/python2.7/site-packages/ipython_genutils/tempdir.py:58: Warning: Implicitly cleaning up Warning) /usr/lib/python2.7/site-packages/ipython_genutils/tempdir.py:58: Warning: Implicitly cleaning up Warning) /usr/lib/python2.7/site-packages/ipython_genutils/tempdir.py:58: Warning: Implicitly cleaning up Warning) /usr/lib/python2.7/site-packages/ipython_genutils/tempdir.py:58: Warning: Implicitly cleaning up Warning) + LANG=C.utf-8 + nosetests-3 -v --exclude-dir notebook/tests/selenium /builddir/build/BUILD/notebook-5.5.0/notebook/notebookapp.py:46: DeprecationWarning: zmq.eventloop.ioloop is deprecated in pyzmq 17. pyzmq now works with default tornado and asyncio eventloops. ioloop.install() notebook.auth.tests.test_security.test_passwd_structure ... ok notebook.auth.tests.test_security.test_roundtrip ... ok notebook.auth.tests.test_security.test_bad ... ok notebook.auth.tests.test_security.test_passwd_check_unicode ... ok Should respond with 500 error about failure to load bundler module ... ok Should respond with 200 and output from test bundler stub ... ok Should respond with 400 error about disabled bundler ... ok Should respond with 400 error about missing bundler arg ... ok Shoudl respond with 404 error about missing notebook ... ok Should copy select files from source to destination ... ok Should find two references and ignore a comment within an HTML comment. ... ok Should find three references within an HTML comment. ... ok Should find no references in a fenced code block in a *code* cell. ... ok Should find three references in a fenced code block. ... ok Should find two references and ignore a comment in a fenced code block. ... ok Should find no references in a regular HTML comment. ... ok Should expand to single file in the resources/ subfolder. ... ok Should expand to all contents under this test/ directory. ... ok Should expand to test_file.txt deep under this test/ directory. ... ok Should expand to test_file.txt under any path. ... ok Should expand to all descendants of this test/ directory. ... ok Should expand to all files in the resources/ subfolder. ... ok Should remove the bundler from the notebook configuration. ... ok Should add the bundler to the notebook configuration. ... ok notebook.bundler.tests.test_bundlerextension.test_help_output ... ok test_from_file (notebook.nbconvert.tests.test_nbconvert_handlers.APITest) ... ok test_from_file_404 (notebook.nbconvert.tests.test_nbconvert_handlers.APITest) ... ok test_from_file_download (notebook.nbconvert.tests.test_nbconvert_handlers.APITest) ... ok test_from_file_zip (notebook.nbconvert.tests.test_nbconvert_handlers.APITest) ... ok test_from_post (notebook.nbconvert.tests.test_nbconvert_handlers.APITest) ... ok test_from_post_zip (notebook.nbconvert.tests.test_nbconvert_handlers.APITest) ... ok test_get_spec (notebook.services.api.tests.test_api.KernelAPITest) ... ok test_get_status (notebook.services.api.tests.test_api.KernelAPITest) ... ok test_create_retrieve_config (notebook.services.config.tests.test_config_api.APITest) ... ok test_get_unknown (notebook.services.config.tests.test_config_api.APITest) ... ok test_modify (notebook.services.config.tests.test_config_api.APITest) ... ok test_checkpoints (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_checkpoints_follow_file (notebook.services.contents.tests.test_contents_api.APITest) ... ok Test that FileCheckpoints functions correctly even when it's ... ok test_copy (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_copy_copy (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_copy_dir_400 (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_copy_path (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_copy_put_400 (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_create_untitled (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_create_untitled_txt (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_delete (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_delete_dirs (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_delete_non_empty_dir (notebook.services.contents.tests.test_contents_api.APITest) ... ok Test checkpointing of non-notebook files. ... ok test_get_bad_type (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_binary_file_contents (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_contents_no_such_file (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_dir_no_content (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_nb_contents (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_nb_invalid (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_nb_no_content (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_get_text_file_contents (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_list_dirs (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_list_nonexistant_dir (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_list_notebooks (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_mkdir (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_mkdir_hidden_400 (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_mkdir_untitled (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_rename (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_rename_existing (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_save (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_upload (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_upload_b64 (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_upload_txt (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_upload_v2 (notebook.services.contents.tests.test_contents_api.APITest) ... ok test_checkpoints (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_checkpoints_follow_file (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok Test that FileCheckpoints functions correctly even when it's ... ok test_config_did_something (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_copy (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_copy_copy (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_copy_dir_400 (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_copy_path (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_copy_put_400 (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_create_untitled (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_create_untitled_txt (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_delete (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_delete_dirs (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_delete_non_empty_dir (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok Test checkpointing of non-notebook files. ... ok test_get_bad_type (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_binary_file_contents (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_contents_no_such_file (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_dir_no_content (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_nb_contents (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_nb_invalid (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_nb_no_content (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_get_text_file_contents (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_list_dirs (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_list_nonexistant_dir (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_list_notebooks (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_mkdir (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_mkdir_hidden_400 (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_mkdir_untitled (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_rename (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_rename_existing (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_save (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_upload (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_upload_b64 (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_upload_txt (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok test_upload_v2 (notebook.services.contents.tests.test_contents_api.GenericFileCheckpointsAPITest) ... ok notebook.services.contents.tests.test_fileio.test_atomic_writing ... ok notebook.services.contents.tests.test_fileio.test_atomic_writing_umask ... ok notebook.services.contents.tests.test_fileio.test_atomic_writing_newlines ... ok test_save (notebook.services.contents.tests.test_largefilemanager.TestLargeFileManager) ... ok test_check_and_sign (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_copy (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_delete (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_delete_root (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_get (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_mark_trusted_cells (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_modified_date (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_new_untitled (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_rename (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_save (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_trust_notebook (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_update (notebook.services.contents.tests.test_manager.TestContentsManager) ... ok test_check_and_sign (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_copy (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_delete (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_delete_root (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_get (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_mark_trusted_cells (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_modified_date (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_new_untitled (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_rename (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_save (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_trust_notebook (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_update (notebook.services.contents.tests.test_manager.TestContentsManagerNoAtomic) ... ok test_403 (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_bad_symlink (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_checkpoint_subdir (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_escape_root (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_get_os_path (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_good_symlink (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_invalid_root_dir (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_missing_root_dir (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_root_dir (notebook.services.contents.tests.test_manager.TestFileContentsManager) ... ok test_connections (notebook.services.kernels.tests.test_kernels_api.KernelAPITest) ... ok test_default_kernel (notebook.services.kernels.tests.test_kernels_api.KernelAPITest) ... ok test_kernel_handler (notebook.services.kernels.tests.test_kernels_api.KernelAPITest) ... ok test_main_kernel_handler (notebook.services.kernels.tests.test_kernels_api.KernelAPITest) ... Failed to import the site module Traceback (most recent call last): File "/usr/lib/python3.6/site.py", line 551, in main() File "/usr/lib/python3.6/site.py", line 538, in main known_paths = addsitepackages(known_paths) File "/usr/lib/python3.6/site.py", line 335, in addsitepackages addsitedir(sitedir, known_paths) File "/usr/lib/python3.6/site.py", line 207, in addsitedir addpackage(sitedir, name, known_paths) File "/usr/lib/python3.6/site.py", line 168, in addpackage exec(line) File "", line 1, in File "/usr/lib/python3.6/types.py", line 171, in import functools as _functools File "/usr/lib/python3.6/functools.py", line 21, in from collections import namedtuple File "", line 971, in _find_and_load File "", line 951, in _find_and_load_unlocked File "", line 894, in _find_spec File "", line 1157, in find_spec File "", line 1129, in _get_spec File "", line 1241, in find_spec File "", line 82, in _path_stat KeyboardInterrupt ok Make sure there are no kernels running at the start ... ok test_get_kernel_resource_file (notebook.services.kernelspecs.tests.test_kernelspecs_api.APITest) ... ok test_get_kernelspec (notebook.services.kernelspecs.tests.test_kernelspecs_api.APITest) ... ok test_get_kernelspec_spaces (notebook.services.kernelspecs.tests.test_kernelspecs_api.APITest) ... ok test_get_nonexistant_kernelspec (notebook.services.kernelspecs.tests.test_kernelspecs_api.APITest) ... ok test_get_nonexistant_resource (notebook.services.kernelspecs.tests.test_kernelspecs_api.APITest) ... ok test_list_kernelspecs (notebook.services.kernelspecs.tests.test_kernelspecs_api.APITest) ... /usr/lib/python3.6/site-packages/jupyter_client/kernelspec.py:253: UserWarning: Invalid kernelspec directory name (Kernel names can only contain ASCII letters and numbers and these separators: - . _ (hyphen, period, and underscore).): /tmp/tmp2vx14muz/data/kernels/sample 2 d = self.find_kernel_specs() ok Can list kernelspecs when one is invalid ... ok test_list_formats (notebook.services.nbconvert.tests.test_nbconvert_api.APITest) ... ok test_bad_delete_session (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_bad_get_session (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_bad_update_session (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_delete_session (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_get_session (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_get_session_dead_kernel (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_list_sessions (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_list_sessions_dead_kernel (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_update_session (notebook.services.sessions.tests.test_sessionmanager.TestSessionManager) ... ok test_create (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_create_console_session (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_create_deprecated (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_create_file_session (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_create_with_kernel_id (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_delete (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_modify_kernel_id (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_modify_kernel_name (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_modify_path (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_modify_path_deprecated (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_modify_type (notebook.services.sessions.tests.test_sessions_api.SessionAPITest) ... ok test_redirect (notebook.tree.tests.test_tree_handler.TreeTest) ... ok notebook.tests.test_config_manager.test_json ... ok make sure ContentsManager returns right files (ipynb, bin, txt). ... ok test_download (notebook.tests.test_files.FilesTest) ... ok test_hidden_files (notebook.tests.test_files.FilesTest) ... ok pre-2.0 'files/' prefixed links are properly redirected ... ok test_view_html (notebook.tests.test_files.FilesTest) ... ok notebook.tests.test_i18n.test_parse_accept_lang_header ... ok test_check_nbextension (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok install_nbextension when data_dir doesn't exist ... ok test_create_nbextensions_system (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_create_nbextensions_user (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_destination_dir (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_destination_file (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_destination_bad (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_nbextension (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_symlink (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_symlink_bad (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_symlink_destination (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_tar (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_url (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_install_zip (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextension_disable (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextension_enable (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextension_validate (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextension_validate_bad (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_disable (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_enable (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_files (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_uninstall_files (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_user_files (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_validate (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_nbextensionpy_validate_bad (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_overwrite_broken_symlink (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_overwrite_dir (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_overwrite_file (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_quiet (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_single_dir (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_single_dir_trailing_slash (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_single_file (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_skip_old_file (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok test_update_file (notebook.tests.test_nbextensions.TestInstallNBExtension) ... ok notebook.tests.test_nbextensions.test_help_output ... ok ipython notebook --help-all works ... ok notebook.tests.test_notebookapp.test_server_info_file ... ok notebook.tests.test_notebookapp.test_nb_dir ... ok notebook.tests.test_notebookapp.test_no_create_nb_dir ... ok notebook.tests.test_notebookapp.test_missing_nb_dir ... ok notebook.tests.test_notebookapp.test_invalid_nb_dir ... ok notebook.tests.test_notebookapp.test_nb_dir_with_slash ... ok notebook.tests.test_notebookapp.test_nb_dir_root ... ok notebook.tests.test_notebookapp.test_generate_config ... ok notebook.tests.test_notebookapp.test_pep440_version ... ok notebook.tests.test_notebookapp.test_pep440_version ... ok notebook.tests.test_notebookapp.test_pep440_version ... ok notebook.tests.test_notebookapp.test_pep440_version ... ok notebook.tests.test_notebookapp.test_pep440_version ... ok notebook.tests.test_notebookapp.test_pep440_version('4.1.1',) ... ok notebook.tests.test_notebookapp.test_pep440_version('4.2.1b3',) ... ok notebook.tests.test_notebookapp.test_current_version ... ok notebook.tests.test_notebookapp.test_notebook_password ... ok notebook.tests.test_notebookapp.test_notebook_stop ... There is currently no server running on port 999 Ports currently in use: - 100 - 101 - 102 - 103 - 104 - 105 - 106 - 107 - 108 - 109 ok notebook.tests.test_paths.test_path_regex ... ok notebook.tests.test_paths.test_path_regex_bad ... ok notebook.tests.test_serialize.test_serialize_binary ... ok notebook.tests.test_serialize.test_deserialize_binary ... ok test_disable (notebook.tests.test_serverextensions.TestInstallServerExtension) ... ok test_enable (notebook.tests.test_serverextensions.TestInstallServerExtension) ... ok test_merge_config (notebook.tests.test_serverextensions.TestInstallServerExtension) ... ok test_load_ordered (notebook.tests.test_serverextensions.TestOrderedServerExtension) ... ok notebook.tests.test_serverextensions.test_help_output ... ok jupyter notebook --help-all works ... ok notebook.tests.test_utils.test_url_escape ... ok notebook.tests.test_utils.test_url_unescape ... ok notebook.tests.test_utils.test_is_hidden ... ok notebook.tests.test_utils.test_is_hidden_win32 ... SKIP: Skipping test: test_is_hidden_win32. This test only runs under Windows ---------------------------------------------------------------------- Ran 253 tests in 89.815s OK (SKIP=1) + exit 0 Processing files: python2-notebook-5.5.0-6.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CfHWJQ + umask 022 + cd /builddir/build/BUILD + cd notebook-5.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/doc/python-notebook + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/doc/python-notebook + cp -pr README.md /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/doc/python-notebook + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iW72zv + umask 022 + cd /builddir/build/BUILD + cd notebook-5.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/licenses/python-notebook + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/licenses/python-notebook + cp -pr COPYING.md /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/licenses/python-notebook + exit 0 Provides: bundled(bootstrap) = 3.3 bundled(bootstrap-tour) = 0.9.0 bundled(codemirror) = 5.27 bundled(es6-promise) = 1.0 bundled(google-caja) = 5669 bundled(jed) = 1.1.1 bundled(jquery) = 2.0 bundled(jquery-typeahead) = 2.0.0 bundled(jquery-ui) = 1.10 bundled(preact) = 7.2.0 bundled(preact-compat) = 3.14.3 bundled(proptypes) = 0.14.4 bundled(requirejs) = 2.1 bundled(requirejs-plugins) = 1.0.3 bundled(requirejs-text) = 2.0.15 bundled(text-encoding) = 0.1 bundled(xterm.js) = 2.9.2 python-ipython-notebook = 5.5.0-6.fc28 python-jupyter-notebook = 5.5.0-6.fc28 python-notebook = 5.5.0-6.fc28 python2-ipython-notebook = 5.5.0-6.fc28 python2-jupyter-notebook = 5.5.0-6.fc28 python2-notebook = 5.5.0-6.fc28 python2.7dist(notebook) = 5.5.0 python2dist(notebook) = 5.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 python2.7dist(ipykernel) python2.7dist(ipython-genutils) python2.7dist(jinja2) python2.7dist(jupyter-client) >= 5.2.0 python2.7dist(jupyter-core) >= 4.4.0 python2.7dist(nbconvert) python2.7dist(nbformat) python2.7dist(pyzmq) >= 17 python2.7dist(send2trash) python2.7dist(terminado) >= 0.8.1 python2.7dist(tornado) >= 4 python2.7dist(traitlets) >= 4.2.1 Obsoletes: python-ipython-notebook < 4 python-ipython-notebook < 5.5.0-6.fc28 python-jupyter-notebook < 5.5.0-6.fc28 python-notebook < 5.5.0-6.fc28 python2-ipython-notebook < 4 Processing files: python3-notebook-5.5.0-6.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jky65d + umask 022 + cd /builddir/build/BUILD + cd notebook-5.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/doc/python-notebook + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/doc/python-notebook + cp -pr README.md /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/doc/python-notebook + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wch7oV + umask 022 + cd /builddir/build/BUILD + cd notebook-5.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/licenses/python-notebook + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/licenses/python-notebook + cp -pr COPYING.md /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/licenses/python-notebook + exit 0 Provides: bundled(bootstrap) = 3.3 bundled(bootstrap-tour) = 0.9.0 bundled(codemirror) = 5.27 bundled(es6-promise) = 1.0 bundled(google-caja) = 5669 bundled(jed) = 1.1.1 bundled(jquery) = 2.0 bundled(jquery-typeahead) = 2.0.0 bundled(jquery-ui) = 1.10 bundled(preact) = 7.2.0 bundled(preact-compat) = 3.14.3 bundled(proptypes) = 0.14.4 bundled(requirejs) = 2.1 bundled(requirejs-plugins) = 1.0.3 bundled(requirejs-text) = 2.0.15 bundled(text-encoding) = 0.1 bundled(xterm.js) = 2.9.2 jupyter-notebook = 5.5.0-6.fc28 notebook = 5.5.0-6.fc28 python3-ipython-notebook = 5.5.0-6.fc28 python3-jupyter-notebook = 5.5.0-6.fc28 python3-notebook = 5.5.0-6.fc28 python3.6dist(notebook) = 5.5.0 python3dist(notebook) = 5.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 python3.6dist(ipykernel) python3.6dist(ipython-genutils) python3.6dist(jinja2) python3.6dist(jupyter-client) >= 5.2.0 python3.6dist(jupyter-core) >= 4.4.0 python3.6dist(nbconvert) python3.6dist(nbformat) python3.6dist(pyzmq) >= 17 python3.6dist(send2trash) python3.6dist(terminado) >= 0.8.1 python3.6dist(tornado) >= 4 python3.6dist(traitlets) >= 4.2.1 Obsoletes: python3-ipython-notebook < 4 Processing files: python-notebook-doc-5.5.0-6.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KAL2Xw + umask 022 + cd /builddir/build/BUILD + cd notebook-5.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/doc/python-notebook + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/doc/python-notebook + cp -pr html /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/doc/python-notebook + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Im4NMf + umask 022 + cd /builddir/build/BUILD + cd notebook-5.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/licenses/python-notebook + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/licenses/python-notebook + cp -pr COPYING.md /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch/usr/share/licenses/python-notebook + exit 0 Provides: python-notebook-doc = 5.5.0-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch Wrote: /builddir/build/RPMS/python2-notebook-5.5.0-6.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-notebook-5.5.0-6.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python-notebook-doc-5.5.0-6.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HXPGr5 + umask 022 + cd /builddir/build/BUILD + cd notebook-5.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-notebook-5.5.0-6.fc28.noarch + exit 0 Child return code was: 0