Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-petljadoc.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686439925.097392/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-petljadoc.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-petljadoc-1.3.4-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-petljadoc.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686439925.097392/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-petljadoc.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-petljadoc-1.3.4-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-petljadoc.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686439925.097392/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-petljadoc.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.K50Qyi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf petljadoc-1.3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/petljadoc-1.3.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd petljadoc-1.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ou8twO + umask 022 + cd /builddir/build/BUILD + cd petljadoc-1.3.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/petljadoc copying petljadoc/course.py -> build/lib/petljadoc copying petljadoc/__main__.py -> build/lib/petljadoc copying petljadoc/package.py -> build/lib/petljadoc copying petljadoc/cli.py -> build/lib/petljadoc copying petljadoc/petlja_builder.py -> build/lib/petljadoc copying petljadoc/util.py -> build/lib/petljadoc copying petljadoc/__init__.py -> build/lib/petljadoc creating build/lib/petljadoc/runestone_ext copying petljadoc/runestone_ext/__init__.py -> build/lib/petljadoc/runestone_ext creating build/lib/petljadoc/themes copying petljadoc/themes/__init__.py -> build/lib/petljadoc/themes creating build/lib/petljadoc/runestone_ext/editor copying petljadoc/runestone_ext/editor/editor.py -> build/lib/petljadoc/runestone_ext/editor copying petljadoc/runestone_ext/editor/__init__.py -> build/lib/petljadoc/runestone_ext/editor creating build/lib/petljadoc/runestone_ext/simanim copying petljadoc/runestone_ext/simanim/simanim.py -> build/lib/petljadoc/runestone_ext/simanim copying petljadoc/runestone_ext/simanim/__init__.py -> build/lib/petljadoc/runestone_ext/simanim creating build/lib/petljadoc/runestone_ext/associations copying petljadoc/runestone_ext/associations/associations.py -> build/lib/petljadoc/runestone_ext/associations copying petljadoc/runestone_ext/associations/__init__.py -> build/lib/petljadoc/runestone_ext/associations creating build/lib/petljadoc/runestone_ext/quizq copying petljadoc/runestone_ext/quizq/quizq.py -> build/lib/petljadoc/runestone_ext/quizq copying petljadoc/runestone_ext/quizq/__init__.py -> build/lib/petljadoc/runestone_ext/quizq creating build/lib/petljadoc/runestone_ext/blockpylib copying petljadoc/runestone_ext/blockpylib/blockpylib.py -> build/lib/petljadoc/runestone_ext/blockpylib copying petljadoc/runestone_ext/blockpylib/__init__.py -> build/lib/petljadoc/runestone_ext/blockpylib creating build/lib/petljadoc/runestone_ext/audio copying petljadoc/runestone_ext/audio/audio.py -> build/lib/petljadoc/runestone_ext/audio copying petljadoc/runestone_ext/audio/__init__.py -> build/lib/petljadoc/runestone_ext/audio creating build/lib/petljadoc/runestone_ext/regexcheck copying petljadoc/runestone_ext/regexcheck/regexcheck.py -> build/lib/petljadoc/runestone_ext/regexcheck copying petljadoc/runestone_ext/regexcheck/__init__.py -> build/lib/petljadoc/runestone_ext/regexcheck creating build/lib/petljadoc/runestone_ext/nimgame copying petljadoc/runestone_ext/nimgame/nimgame.py -> build/lib/petljadoc/runestone_ext/nimgame copying petljadoc/runestone_ext/nimgame/__init__.py -> build/lib/petljadoc/runestone_ext/nimgame creating build/lib/petljadoc/runestone_ext/blockly copying petljadoc/runestone_ext/blockly/blocklykarel.py -> build/lib/petljadoc/runestone_ext/blockly copying petljadoc/runestone_ext/blockly/__init__.py -> build/lib/petljadoc/runestone_ext/blockly creating build/lib/petljadoc/runestone_ext/dbDirective copying petljadoc/runestone_ext/dbDirective/dbDirective.py -> build/lib/petljadoc/runestone_ext/dbDirective copying petljadoc/runestone_ext/dbDirective/__init__.py -> build/lib/petljadoc/runestone_ext/dbDirective creating build/lib/petljadoc/runestone_ext/karel copying petljadoc/runestone_ext/karel/karel.py -> build/lib/petljadoc/runestone_ext/karel copying petljadoc/runestone_ext/karel/__init__.py -> build/lib/petljadoc/runestone_ext/karel creating build/lib/petljadoc/runestone_ext/gallery copying petljadoc/runestone_ext/gallery/gallery.py -> build/lib/petljadoc/runestone_ext/gallery copying petljadoc/runestone_ext/gallery/__init__.py -> build/lib/petljadoc/runestone_ext/gallery creating build/lib/petljadoc/runestone_ext/p5js copying petljadoc/runestone_ext/p5js/p5js.py -> build/lib/petljadoc/runestone_ext/p5js copying petljadoc/runestone_ext/p5js/__init__.py -> build/lib/petljadoc/runestone_ext/p5js creating build/lib/petljadoc/runestone_ext/notes copying petljadoc/runestone_ext/notes/notes.py -> build/lib/petljadoc/runestone_ext/notes copying petljadoc/runestone_ext/notes/__init__.py -> build/lib/petljadoc/runestone_ext/notes creating build/lib/petljadoc/runestone_ext/pycode copying petljadoc/runestone_ext/pycode/__init__.py -> build/lib/petljadoc/runestone_ext/pycode copying petljadoc/runestone_ext/pycode/pycode.py -> build/lib/petljadoc/runestone_ext/pycode creating build/lib/petljadoc/runestone_ext/pygamelib copying petljadoc/runestone_ext/pygamelib/pygamelib.py -> build/lib/petljadoc/runestone_ext/pygamelib copying petljadoc/runestone_ext/pygamelib/__init__.py -> build/lib/petljadoc/runestone_ext/pygamelib creating build/lib/petljadoc/themes/course_theme copying petljadoc/themes/course_theme/__init__.py -> build/lib/petljadoc/themes/course_theme creating build/lib/petljadoc/themes/bc_theme copying petljadoc/themes/bc_theme/__init__.py -> build/lib/petljadoc/themes/bc_theme creating build/lib/petljadoc/themes/runestone_theme copying petljadoc/themes/runestone_theme/__init__.py -> build/lib/petljadoc/themes/runestone_theme running egg_info writing petljadoc.egg-info/PKG-INFO writing dependency_links to petljadoc.egg-info/dependency_links.txt writing entry points to petljadoc.egg-info/entry_points.txt writing requirements to petljadoc.egg-info/requires.txt writing top-level names to petljadoc.egg-info/top_level.txt reading manifest file 'petljadoc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'petljadoc.egg-info/SOURCES.txt' creating build/lib/petljadoc/nb-templates creating build/lib/petljadoc/nb-templates/classic2 copying petljadoc/nb-templates/classic2/index.html.j2 -> build/lib/petljadoc/nb-templates/classic2 creating build/lib/petljadoc/nb-templates/classic2/base copying petljadoc/nb-templates/classic2/base/base.html.j2 -> build/lib/petljadoc/nb-templates/classic2/base copying petljadoc/nb-templates/classic2/base/celltags.j2 -> build/lib/petljadoc/nb-templates/classic2/base copying petljadoc/nb-templates/classic2/base/display_priority.j2 -> build/lib/petljadoc/nb-templates/classic2/base copying petljadoc/nb-templates/classic2/base/jupyter_widgets.html.j2 -> build/lib/petljadoc/nb-templates/classic2/base copying petljadoc/nb-templates/classic2/base/mathjax.html.j2 -> build/lib/petljadoc/nb-templates/classic2/base copying petljadoc/nb-templates/classic2/base/null.j2 -> build/lib/petljadoc/nb-templates/classic2/base creating build/lib/petljadoc/project-templates creating build/lib/petljadoc/project-templates/course copying petljadoc/project-templates/course/.t.gitignore -> build/lib/petljadoc/project-templates/course copying petljadoc/project-templates/course/conf-petljadoc.t.json -> build/lib/petljadoc/project-templates/course copying petljadoc/project-templates/course/conf.t.py -> build/lib/petljadoc/project-templates/course copying petljadoc/project-templates/course/package-conf.json -> build/lib/petljadoc/project-templates/course copying petljadoc/project-templates/course/pavement.t.py -> build/lib/petljadoc/project-templates/course copying petljadoc/project-templates/course/template_settings.t.json -> build/lib/petljadoc/project-templates/course creating build/lib/petljadoc/project-templates/course/_images copying petljadoc/project-templates/course/_images/.gitkeep -> build/lib/petljadoc/project-templates/course/_images creating build/lib/petljadoc/project-templates/course/_includes copying petljadoc/project-templates/course/_includes/.gitkeep -> build/lib/petljadoc/project-templates/course/_includes creating build/lib/petljadoc/project-templates/course/_sources copying petljadoc/project-templates/course/_sources/index.t.yaml -> build/lib/petljadoc/project-templates/course/_sources creating build/lib/petljadoc/project-templates/course/_sources/1_Lesson copying petljadoc/project-templates/course/_sources/1_Lesson/intro.rst -> build/lib/petljadoc/project-templates/course/_sources/1_Lesson copying petljadoc/project-templates/course/_sources/1_Lesson/quiz.rst -> build/lib/petljadoc/project-templates/course/_sources/1_Lesson creating build/lib/petljadoc/project-templates/course/_static copying petljadoc/project-templates/course/_static/.gitkeep -> build/lib/petljadoc/project-templates/course/_static creating build/lib/petljadoc/project-templates/runestone copying petljadoc/project-templates/runestone/.t.gitignore -> build/lib/petljadoc/project-templates/runestone copying petljadoc/project-templates/runestone/conf-petljadoc.t.json -> build/lib/petljadoc/project-templates/runestone copying petljadoc/project-templates/runestone/conf.t.py -> build/lib/petljadoc/project-templates/runestone copying petljadoc/project-templates/runestone/pavement.t.py -> build/lib/petljadoc/project-templates/runestone creating build/lib/petljadoc/project-templates/runestone/_images copying petljadoc/project-templates/runestone/_images/.gitkeep -> build/lib/petljadoc/project-templates/runestone/_images creating build/lib/petljadoc/project-templates/runestone/_includes copying petljadoc/project-templates/runestone/_includes/.gitkeep -> build/lib/petljadoc/project-templates/runestone/_includes creating build/lib/petljadoc/project-templates/runestone/_sources copying petljadoc/project-templates/runestone/_sources/index-item.t.md -> build/lib/petljadoc/project-templates/runestone/_sources copying petljadoc/project-templates/runestone/_sources/index.rst -> build/lib/petljadoc/project-templates/runestone/_sources creating build/lib/petljadoc/project-templates/runestone/_static copying petljadoc/project-templates/runestone/_static/.gitignore -> build/lib/petljadoc/project-templates/runestone/_static copying petljadoc/project-templates/runestone/_static/activecodethumb.png -> build/lib/petljadoc/project-templates/runestone/_static copying petljadoc/project-templates/runestone/_static/clock.png -> build/lib/petljadoc/project-templates/runestone/_static copying petljadoc/project-templates/runestone/_static/close.png -> build/lib/petljadoc/project-templates/runestone/_static copying petljadoc/project-templates/runestone/_static/first.png -> build/lib/petljadoc/project-templates/runestone/_static copying petljadoc/project-templates/runestone/_static/last.png -> build/lib/petljadoc/project-templates/runestone/_static copying petljadoc/project-templates/runestone/_static/next.png -> build/lib/petljadoc/project-templates/runestone/_static copying petljadoc/project-templates/runestone/_static/pause.png -> build/lib/petljadoc/project-templates/runestone/_static copying petljadoc/project-templates/runestone/_static/prev.png -> build/lib/petljadoc/project-templates/runestone/_static creating build/lib/petljadoc/project-templates/runestone/_static/audio copying petljadoc/project-templates/runestone/_static/audio/Example04_Tour01_Line01.mp3 -> build/lib/petljadoc/project-templates/runestone/_static/audio copying petljadoc/project-templates/runestone/_static/audio/Example04_Tour01_Line01.wav -> build/lib/petljadoc/project-templates/runestone/_static/audio copying petljadoc/project-templates/runestone/_static/audio/Example04_Tour01_Line02.mp3 -> build/lib/petljadoc/project-templates/runestone/_static/audio copying petljadoc/project-templates/runestone/_static/audio/Example04_Tour01_Line02.wav -> build/lib/petljadoc/project-templates/runestone/_static/audio copying petljadoc/project-templates/runestone/_static/audio/Example04_Tour01_Line03.mp3 -> build/lib/petljadoc/project-templates/runestone/_static/audio copying petljadoc/project-templates/runestone/_static/audio/Example04_Tour01_Line03.wav -> build/lib/petljadoc/project-templates/runestone/_static/audio creating build/lib/petljadoc/scorm-proxy-templates copying petljadoc/scorm-proxy-templates/adlcp_rootv1p2.xsd -> build/lib/petljadoc/scorm-proxy-templates copying petljadoc/scorm-proxy-templates/bundle.js -> build/lib/petljadoc/scorm-proxy-templates copying petljadoc/scorm-proxy-templates/favicon.ico -> build/lib/petljadoc/scorm-proxy-templates copying petljadoc/scorm-proxy-templates/ims_xml.xsd -> build/lib/petljadoc/scorm-proxy-templates copying petljadoc/scorm-proxy-templates/imscp_rootv1p1p2.xsd -> build/lib/petljadoc/scorm-proxy-templates copying petljadoc/scorm-proxy-templates/imsmanifest.t.xml -> build/lib/petljadoc/scorm-proxy-templates copying petljadoc/scorm-proxy-templates/imsmd_rootv1p2p1.xsd -> build/lib/petljadoc/scorm-proxy-templates copying petljadoc/scorm-proxy-templates/index.t.html -> build/lib/petljadoc/scorm-proxy-templates copying petljadoc/scorm-proxy-templates/style-player.css -> build/lib/petljadoc/scorm-proxy-templates creating build/lib/petljadoc/scorm-templates copying petljadoc/scorm-templates/adlcp_rootv1p2.xsd -> build/lib/petljadoc/scorm-templates copying petljadoc/scorm-templates/ims_xml.xsd -> build/lib/petljadoc/scorm-templates copying petljadoc/scorm-templates/imscp_rootv1p1p2.xsd -> build/lib/petljadoc/scorm-templates copying petljadoc/scorm-templates/imsmd_rootv1p2p1.xsd -> build/lib/petljadoc/scorm-templates creating build/lib/petljadoc/runestone_ext/video creating build/lib/petljadoc/runestone_ext/video/test creating build/lib/petljadoc/runestone_ext/video/test/build creating build/lib/petljadoc/runestone_ext/video/test/build/VideoTests copying petljadoc/runestone_ext/video/test/build/VideoTests/searchindex.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests creating build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_sources copying petljadoc/runestone_ext/video/test/build/VideoTests/_sources/index.rst.txt -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_sources creating build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/Blob.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/FileSaver.min.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/LICENSE.txt -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/accessibility.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/accessibilitydarkest.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/accessibilitylight.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/activecode-i18n.en.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/activecode-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/activecode.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/activecode.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/animationbase.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/basic.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/blockly_compressed.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/blocks_compressed.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/bookfuncs.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-sphinx.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-sphinx.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap.min.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/clickable.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/clickable.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/clike.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/codelens.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/codemirror.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/codemirror.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/css.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/d3.v2.min.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/datafile.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/datafile.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/diff_match_patch.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/doctools.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/documentation_options.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/dragndrop-i18n.en.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/dragndrop-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/dragndrop.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/dragndrop.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/external.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/fitb-i18n.en.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/fitb-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/fitb.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/fitb.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/guiders-1.3.0.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/guiders-1.3.0.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/htmlmixed.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/javascript.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/javascript_compressed.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery-3.2.1.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery-fix.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery-migrate-1.2.1.min.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery-ui-1.10.3.custom.min.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery-ui-1.10.3.custom.min.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.ba-bbq.min.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.highlight.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.hotkey.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.idle-timer.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.jsPlumb-1.3.10-all-min.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.tablesorter.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/language_data.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/matrixeq.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/matrixeq.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/mchoice-i18n.en.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/mchoice-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/mchoice.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/merge.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/merge.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/modal-basic.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/navhelp.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/parsons-i18n.en.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/parsons-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/parsons.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/parsons.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/poll.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/poll.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/presenter_mode.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/presenter_mode.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/processing-1.4.1.min.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/pygments.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/python.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/python_compressed.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/pytutor.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/pytutor.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/rangy-core.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/rangy-cssclassapplier.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/rangy-textrange.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/reveal.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/runestone-custom-sphinx-bootstrap.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/runestonebase.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/runestonevideo.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/searchtools.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/sharedb.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/shortanswer.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/shortanswer.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/showEval.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/showEval.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/skulpt-stdlib.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/skulpt.min.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/sortmodels.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/sortviewers.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/style.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/tabbedstuff.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/tabbedstuff.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/timed.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/timed_activecode.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/timed_shortanswer.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/timedclickable.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/timeddnd.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/timedfitb.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/timedmc.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/timedparsons.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/underscore-1.3.1.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/underscore.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/user-highlights.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/user-highlights.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/video.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/waypoints.min.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/webgldemo.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/webglinteractive.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/webglinteractive.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/websupport.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/xml.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static creating build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0 creating build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0/css copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0/css/bootstrap.min.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0/css creating build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0/js copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0/js/bootstrap.min.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0/js creating build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/CLDRPluralRuleParser.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.emitter.bidi.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.emitter.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.fallbacks.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.language.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.messagestore.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.parser.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n creating build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib/hammer.min.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib/prettify.css -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib/prettify.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib creating build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/msg creating build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/msg/js copying petljadoc/runestone_ext/video/test/build/VideoTests/_static/msg/js/en.js -> build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/msg/js creating build/lib/petljadoc/runestone_ext/editor/css copying petljadoc/runestone_ext/editor/css/editor.css -> build/lib/petljadoc/runestone_ext/editor/css creating build/lib/petljadoc/runestone_ext/editor/js copying petljadoc/runestone_ext/editor/js/editor-i18n.en.js -> build/lib/petljadoc/runestone_ext/editor/js copying petljadoc/runestone_ext/editor/js/editor-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/editor/js copying petljadoc/runestone_ext/editor/js/editor-i18n.sr-Latn.js -> build/lib/petljadoc/runestone_ext/editor/js copying petljadoc/runestone_ext/editor/js/editor-i18n.sr.js -> build/lib/petljadoc/runestone_ext/editor/js copying petljadoc/runestone_ext/editor/js/editor.js -> build/lib/petljadoc/runestone_ext/editor/js copying petljadoc/runestone_ext/editor/js/jszip.js -> build/lib/petljadoc/runestone_ext/editor/js creating build/lib/petljadoc/runestone_ext/simanim/css copying petljadoc/runestone_ext/simanim/css/simanim.css -> build/lib/petljadoc/runestone_ext/simanim/css creating build/lib/petljadoc/runestone_ext/simanim/js copying petljadoc/runestone_ext/simanim/js/simanim.js -> build/lib/petljadoc/runestone_ext/simanim/js creating build/lib/petljadoc/runestone_ext/associations/css copying petljadoc/runestone_ext/associations/css/associations.css -> build/lib/petljadoc/runestone_ext/associations/css creating build/lib/petljadoc/runestone_ext/associations/js copying petljadoc/runestone_ext/associations/js/associations-i18n.en.js -> build/lib/petljadoc/runestone_ext/associations/js copying petljadoc/runestone_ext/associations/js/associations-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/associations/js copying petljadoc/runestone_ext/associations/js/associations-i18n.sr-Latn.js -> build/lib/petljadoc/runestone_ext/associations/js copying petljadoc/runestone_ext/associations/js/associations-i18n.sr.js -> build/lib/petljadoc/runestone_ext/associations/js copying petljadoc/runestone_ext/associations/js/associations.js -> build/lib/petljadoc/runestone_ext/associations/js creating build/lib/petljadoc/runestone_ext/blockpylib/js copying petljadoc/runestone_ext/blockpylib/js/blockpy-modal.js -> build/lib/petljadoc/runestone_ext/blockpylib/js creating build/lib/petljadoc/runestone_ext/blockpylib/js/blockly copying petljadoc/runestone_ext/blockpylib/js/blockly/blockly_compressed.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockly copying petljadoc/runestone_ext/blockpylib/js/blockly/blocks_compressed.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockly copying petljadoc/runestone_ext/blockpylib/js/blockly/msg-sr.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockly copying petljadoc/runestone_ext/blockpylib/js/blockly/python_compressed.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockly creating build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy copying petljadoc/runestone_ext/blockpylib/js/blockpy/abstract_interpreter.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy copying petljadoc/runestone_ext/blockpylib/js/blockpy/abstract_interpreter_definitions.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy copying petljadoc/runestone_ext/blockpylib/js/blockpy/ast_node_visitor.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy copying petljadoc/runestone_ext/blockpylib/js/blockpy/imported.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy copying petljadoc/runestone_ext/blockpylib/js/blockpy/python_errors.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy copying petljadoc/runestone_ext/blockpylib/js/blockpy/python_to_blockly.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy copying petljadoc/runestone_ext/blockpylib/js/blockpy/pytifa.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy copying petljadoc/runestone_ext/blockpylib/js/blockpy/utilities.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy creating build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/class.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/comment.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/comprehensions.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/decorator.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/dict.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/if.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/io.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/lists.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/loops.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/parking.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/plots.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/sets.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/text.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/tuple.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/turtles.js -> build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks creating build/lib/petljadoc/runestone_ext/blockpylib/test creating build/lib/petljadoc/runestone_ext/blockpylib/test/_templates creating build/lib/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts creating build/lib/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap creating build/lib/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static copying petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-sphinx.js -> build/lib/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static creating build/lib/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0 creating build/lib/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css copying petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css/bootstrap.min.css -> build/lib/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css creating build/lib/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js copying petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js/bootstrap.min.js -> build/lib/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js creating build/lib/petljadoc/runestone_ext/audio/test copying petljadoc/runestone_ext/audio/test/sphinx-enki-info.txt -> build/lib/petljadoc/runestone_ext/audio/test creating build/lib/petljadoc/runestone_ext/regexcheck/css copying petljadoc/runestone_ext/regexcheck/css/regex-check.css -> build/lib/petljadoc/runestone_ext/regexcheck/css creating build/lib/petljadoc/runestone_ext/regexcheck/js copying petljadoc/runestone_ext/regexcheck/js/regex-check-i18n.en.js -> build/lib/petljadoc/runestone_ext/regexcheck/js copying petljadoc/runestone_ext/regexcheck/js/regex-check-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/regexcheck/js copying petljadoc/runestone_ext/regexcheck/js/regex-check-i18n.sr-Latn.js -> build/lib/petljadoc/runestone_ext/regexcheck/js copying petljadoc/runestone_ext/regexcheck/js/regex-check-i18n.sr.js -> build/lib/petljadoc/runestone_ext/regexcheck/js copying petljadoc/runestone_ext/regexcheck/js/regex-check.js -> build/lib/petljadoc/runestone_ext/regexcheck/js creating build/lib/petljadoc/runestone_ext/nimgame/css copying petljadoc/runestone_ext/nimgame/css/nimgame.css -> build/lib/petljadoc/runestone_ext/nimgame/css creating build/lib/petljadoc/runestone_ext/nimgame/js copying petljadoc/runestone_ext/nimgame/js/nimgame-i18n.en.js -> build/lib/petljadoc/runestone_ext/nimgame/js copying petljadoc/runestone_ext/nimgame/js/nimgame-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/nimgame/js copying petljadoc/runestone_ext/nimgame/js/nimgame-i18n.sr-Latn.js -> build/lib/petljadoc/runestone_ext/nimgame/js copying petljadoc/runestone_ext/nimgame/js/nimgame-i18n.sr.js -> build/lib/petljadoc/runestone_ext/nimgame/js copying petljadoc/runestone_ext/nimgame/js/nimgame.js -> build/lib/petljadoc/runestone_ext/nimgame/js creating build/lib/petljadoc/runestone_ext/blockly/css copying petljadoc/runestone_ext/blockly/css/karelBlockly.css -> build/lib/petljadoc/runestone_ext/blockly/css creating build/lib/petljadoc/runestone_ext/blockly/js copying petljadoc/runestone_ext/blockly/js/acorn_interpreter.js -> build/lib/petljadoc/runestone_ext/blockly/js copying petljadoc/runestone_ext/blockly/js/blockly_compressed.js -> build/lib/petljadoc/runestone_ext/blockly/js copying petljadoc/runestone_ext/blockly/js/blocks_compressed.js -> build/lib/petljadoc/runestone_ext/blockly/js copying petljadoc/runestone_ext/blockly/js/javascript_compressed.js -> build/lib/petljadoc/runestone_ext/blockly/js copying petljadoc/runestone_ext/blockly/js/karelBlockly.js -> build/lib/petljadoc/runestone_ext/blockly/js copying petljadoc/runestone_ext/blockly/js/karelBlocks.js -> build/lib/petljadoc/runestone_ext/blockly/js creating build/lib/petljadoc/runestone_ext/blockly/js/msg copying petljadoc/runestone_ext/blockly/js/msg/en.js -> build/lib/petljadoc/runestone_ext/blockly/js/msg copying petljadoc/runestone_ext/blockly/js/msg/sr.js -> build/lib/petljadoc/runestone_ext/blockly/js/msg creating build/lib/petljadoc/runestone_ext/dbDirective/css copying petljadoc/runestone_ext/dbDirective/css/dbDirective.css -> build/lib/petljadoc/runestone_ext/dbDirective/css creating build/lib/petljadoc/runestone_ext/dbDirective/js copying petljadoc/runestone_ext/dbDirective/js/dbDirective.js -> build/lib/petljadoc/runestone_ext/dbDirective/js copying petljadoc/runestone_ext/dbDirective/js/sql.js -> build/lib/petljadoc/runestone_ext/dbDirective/js creating build/lib/petljadoc/runestone_ext/karel/css copying petljadoc/runestone_ext/karel/css/karel.css -> build/lib/petljadoc/runestone_ext/karel/css creating build/lib/petljadoc/runestone_ext/karel/js copying petljadoc/runestone_ext/karel/js/karel-i18n.en.js -> build/lib/petljadoc/runestone_ext/karel/js copying petljadoc/runestone_ext/karel/js/karel-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/karel/js copying petljadoc/runestone_ext/karel/js/karel-i18n.sr.js -> build/lib/petljadoc/runestone_ext/karel/js copying petljadoc/runestone_ext/karel/js/karel.js -> build/lib/petljadoc/runestone_ext/karel/js copying petljadoc/runestone_ext/karel/js/karelChat.js -> build/lib/petljadoc/runestone_ext/karel/js copying petljadoc/runestone_ext/karel/js/karelCorner.js -> build/lib/petljadoc/runestone_ext/karel/js copying petljadoc/runestone_ext/karel/js/karelRobot.js -> build/lib/petljadoc/runestone_ext/karel/js copying petljadoc/runestone_ext/karel/js/karelRobotDrawer.js -> build/lib/petljadoc/runestone_ext/karel/js copying petljadoc/runestone_ext/karel/js/karelUI.js -> build/lib/petljadoc/runestone_ext/karel/js copying petljadoc/runestone_ext/karel/js/karelWorld.js -> build/lib/petljadoc/runestone_ext/karel/js creating build/lib/petljadoc/runestone_ext/karel/test copying petljadoc/runestone_ext/karel/test/sphinx-enki-info.txt -> build/lib/petljadoc/runestone_ext/karel/test creating build/lib/petljadoc/runestone_ext/karel/test/_templates creating build/lib/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts creating build/lib/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap creating build/lib/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static copying petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-sphinx.js -> build/lib/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static creating build/lib/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0 creating build/lib/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css copying petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css/bootstrap.min.css -> build/lib/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css creating build/lib/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js copying petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js/bootstrap.min.js -> build/lib/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js creating build/lib/petljadoc/runestone_ext/gallery/css copying petljadoc/runestone_ext/gallery/css/gallery.css -> build/lib/petljadoc/runestone_ext/gallery/css creating build/lib/petljadoc/runestone_ext/gallery/js copying petljadoc/runestone_ext/gallery/js/gallery.js -> build/lib/petljadoc/runestone_ext/gallery/js creating build/lib/petljadoc/runestone_ext/p5js/css copying petljadoc/runestone_ext/p5js/css/p5js.css -> build/lib/petljadoc/runestone_ext/p5js/css creating build/lib/petljadoc/runestone_ext/p5js/js copying petljadoc/runestone_ext/p5js/js/p5js.js -> build/lib/petljadoc/runestone_ext/p5js/js creating build/lib/petljadoc/runestone_ext/notes/css copying petljadoc/runestone_ext/notes/css/notes.css -> build/lib/petljadoc/runestone_ext/notes/css creating build/lib/petljadoc/runestone_ext/notes/js copying petljadoc/runestone_ext/notes/js/notes.js -> build/lib/petljadoc/runestone_ext/notes/js creating build/lib/petljadoc/runestone_ext/notes/test copying petljadoc/runestone_ext/notes/test/sphinx-enki-info.txt -> build/lib/petljadoc/runestone_ext/notes/test creating build/lib/petljadoc/runestone_ext/notes/test/_templates creating build/lib/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts creating build/lib/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap creating build/lib/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static copying petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-sphinx.js -> build/lib/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static creating build/lib/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0 creating build/lib/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css copying petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css/bootstrap.min.css -> build/lib/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css creating build/lib/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js copying petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js/bootstrap.min.js -> build/lib/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js creating build/lib/petljadoc/runestone_ext/notes/test/build creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests copying petljadoc/runestone_ext/notes/test/build/noteTests/searchindex.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_sources copying petljadoc/runestone_ext/notes/test/build/noteTests/_sources/index.rst.txt -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_sources creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/Blob.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/FileSaver.min.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/LICENSE.txt -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/accessibility.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/accessibilitydarkest.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/accessibilitylight.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/activecode-i18n.en.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/activecode-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/activecode.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/activecode.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/animationbase.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/basic.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly_compressed.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy-modal.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blocks_compressed.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/bookfuncs.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-sphinx.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-sphinx.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap.min.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/clickable.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/clickable.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/clike.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/codelens.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/codemirror.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/codemirror.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/css.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/d3.v2.min.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/datafile.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/datafile.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/diff_match_patch.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/doctools.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/documentation_options.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/dragndrop-i18n.en.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/dragndrop-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/dragndrop.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/dragndrop.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/external.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/fitb-i18n.en.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/fitb-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/fitb.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/fitb.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/flatly.min.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/guiders-1.3.0.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/guiders-1.3.0.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/htmlmixed.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/javascript.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/javascript_compressed.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery-3.2.1.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery-fix.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery-migrate-1.2.1.min.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery-ui-1.10.3.custom.min.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery-ui-1.10.3.custom.min.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.ba-bbq.min.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.highlight.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.hotkey.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.idle-timer.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.jsPlumb-1.3.10-all-min.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.tablesorter.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/karel-i18n.en.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/karel-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/karel.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/karel.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/karelCorner.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/karelRobot.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/karelRobotDrawer.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/karelUI.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/karelWorld.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/language_data.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/matrixeq.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/matrixeq.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/mchoice-i18n.en.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/mchoice-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/mchoice.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/merge.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/merge.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/modal-basic.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/navhelp.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/notes.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/notes.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/parsons-i18n.en.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/parsons-i18n.sr-Cyrl.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/parsons.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/parsons.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/petlja.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/poll.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/poll.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/presenter_mode.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/presenter_mode.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/processing-1.4.1.min.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib-init.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygments.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/python.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/python_compressed.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pytutor.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pytutor.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/rangy-core.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/rangy-cssclassapplier.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/rangy-textrange.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/reveal.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/runestone-custom-sphinx-bootstrap.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/runestonebase.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/runestonevideo.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/searchtools.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/sharedb.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/shortanswer.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/shortanswer.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/showEval.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/showEval.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/skulpt-stdlib.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/skulpt.min.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/sortmodels.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/sortviewers.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/style.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/tabbedstuff.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/tabbedstuff.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/timed.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/timed_activecode.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/timed_shortanswer.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/timedclickable.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/timeddnd.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/timedfitb.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/timedmc.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/timedparsons.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/underscore-1.3.1.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/underscore.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/user-highlights.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/user-highlights.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/video.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/waypoints.min.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/webgldemo.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/webglinteractive.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/webglinteractive.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/websupport.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/xml.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly/blockly_compressed.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly/blocks_compressed.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly/msg-sr.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly/python_compressed.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/abstract_interpreter.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/abstract_interpreter_definitions.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/ast_node_visitor.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/imported.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/python_errors.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/python_to_blockly.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/pytifa.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/utilities.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/class.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/comment.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/comprehensions.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/decorator.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/dict.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/if.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/io.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/lists.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/loops.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/parking.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/plots.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/sets.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/text.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/tuple.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/turtles.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/css copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/css/bootstrap.min.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/css creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/js copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/js/bootstrap.bundle.min.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/js copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/js/bootstrap.min.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/js creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/css copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/css/font-awesome.min.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/css creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/CLDRPluralRuleParser.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.emitter.bidi.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.emitter.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.fallbacks.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.language.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.messagestore.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.parser.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib/hammer.min.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib/prettify.css -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib/prettify.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/msg creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/msg/js copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/msg/js/en.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/msg/js creating build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/__init__.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/display.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/draw.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/event.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/font.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/image.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/key.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/mouse.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/pygame.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/time.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/transform.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/version.js -> build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib creating build/lib/petljadoc/runestone_ext/pycode/css copying petljadoc/runestone_ext/pycode/css/pycode.css -> build/lib/petljadoc/runestone_ext/pycode/css creating build/lib/petljadoc/runestone_ext/pycode/js copying petljadoc/runestone_ext/pycode/js/pycode.js -> build/lib/petljadoc/runestone_ext/pycode/js creating build/lib/petljadoc/runestone_ext/pygamelib/js copying petljadoc/runestone_ext/pygamelib/js/pygamelib-init.js -> build/lib/petljadoc/runestone_ext/pygamelib/js creating build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib copying petljadoc/runestone_ext/pygamelib/js/pygamelib/__init__.js -> build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib copying petljadoc/runestone_ext/pygamelib/js/pygamelib/display.js -> build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib copying petljadoc/runestone_ext/pygamelib/js/pygamelib/draw.js -> build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib copying petljadoc/runestone_ext/pygamelib/js/pygamelib/event.js -> build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib copying petljadoc/runestone_ext/pygamelib/js/pygamelib/font.js -> build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib copying petljadoc/runestone_ext/pygamelib/js/pygamelib/image.js -> build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib copying petljadoc/runestone_ext/pygamelib/js/pygamelib/key.js -> build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib copying petljadoc/runestone_ext/pygamelib/js/pygamelib/mouse.js -> build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib copying petljadoc/runestone_ext/pygamelib/js/pygamelib/pygame.js -> build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib copying petljadoc/runestone_ext/pygamelib/js/pygamelib/time.js -> build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib copying petljadoc/runestone_ext/pygamelib/js/pygamelib/transform.js -> build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib copying petljadoc/runestone_ext/pygamelib/js/pygamelib/version.js -> build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib creating build/lib/petljadoc/runestone_ext/pygamelib/test copying petljadoc/runestone_ext/pygamelib/test/conf.py -> build/lib/petljadoc/runestone_ext/pygamelib/test copying petljadoc/runestone_ext/pygamelib/test/pavement.py -> build/lib/petljadoc/runestone_ext/pygamelib/test copying petljadoc/runestone_ext/pygamelib/test/sphinx-enki-info.txt -> build/lib/petljadoc/runestone_ext/pygamelib/test creating build/lib/petljadoc/runestone_ext/pygamelib/test/_templates creating build/lib/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts creating build/lib/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap creating build/lib/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static copying petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-sphinx.js -> build/lib/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static creating build/lib/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0 creating build/lib/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css copying petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css/bootstrap.min.css -> build/lib/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css creating build/lib/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js copying petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js/bootstrap.min.js -> build/lib/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js copying petljadoc/themes/course_theme/basic_layout.html -> build/lib/petljadoc/themes/course_theme copying petljadoc/themes/course_theme/course_homepage.html -> build/lib/petljadoc/themes/course_theme copying petljadoc/themes/course_theme/globaltoc.html -> build/lib/petljadoc/themes/course_theme copying petljadoc/themes/course_theme/layout.html -> build/lib/petljadoc/themes/course_theme copying petljadoc/themes/course_theme/localtoc.html -> build/lib/petljadoc/themes/course_theme copying petljadoc/themes/course_theme/relations.html -> build/lib/petljadoc/themes/course_theme copying petljadoc/themes/course_theme/sourcelink.html -> build/lib/petljadoc/themes/course_theme copying petljadoc/themes/course_theme/subchapter.html -> build/lib/petljadoc/themes/course_theme copying petljadoc/themes/course_theme/theme.conf -> build/lib/petljadoc/themes/course_theme creating build/lib/petljadoc/themes/course_theme/locale creating build/lib/petljadoc/themes/course_theme/locale/en creating build/lib/petljadoc/themes/course_theme/locale/en/LC_MESSAGES copying petljadoc/themes/course_theme/locale/en/LC_MESSAGES/shpinx.mo -> build/lib/petljadoc/themes/course_theme/locale/en/LC_MESSAGES creating build/lib/petljadoc/themes/course_theme/locale/sr creating build/lib/petljadoc/themes/course_theme/locale/sr/LC_MESSAGES copying petljadoc/themes/course_theme/locale/sr/LC_MESSAGES/sphinx.mo -> build/lib/petljadoc/themes/course_theme/locale/sr/LC_MESSAGES creating build/lib/petljadoc/themes/course_theme/locale/sr@latn creating build/lib/petljadoc/themes/course_theme/locale/sr@latn/LC_MESSAGES copying petljadoc/themes/course_theme/locale/sr@latn/LC_MESSAGES/sphinx.mo -> build/lib/petljadoc/themes/course_theme/locale/sr@latn/LC_MESSAGES creating build/lib/petljadoc/themes/course_theme/locale/sr_RS creating build/lib/petljadoc/themes/course_theme/locale/sr_RS/LC_MESSAGES copying petljadoc/themes/course_theme/locale/sr_RS/LC_MESSAGES/sphinx.mo -> build/lib/petljadoc/themes/course_theme/locale/sr_RS/LC_MESSAGES creating build/lib/petljadoc/themes/course_theme/static copying petljadoc/themes/course_theme/static/bootstrap-sphinx.css_t -> build/lib/petljadoc/themes/course_theme/static copying petljadoc/themes/course_theme/static/bootstrap-sphinx.js -> build/lib/petljadoc/themes/course_theme/static copying petljadoc/themes/course_theme/static/course-errors.js -> build/lib/petljadoc/themes/course_theme/static copying petljadoc/themes/course_theme/static/error_log.txt -> build/lib/petljadoc/themes/course_theme/static copying petljadoc/themes/course_theme/static/favicon.ico -> build/lib/petljadoc/themes/course_theme/static copying petljadoc/themes/course_theme/static/flatly.min.css -> build/lib/petljadoc/themes/course_theme/static copying petljadoc/themes/course_theme/static/nbstyle.css -> build/lib/petljadoc/themes/course_theme/static copying petljadoc/themes/course_theme/static/petlja-course.css -> build/lib/petljadoc/themes/course_theme/static copying petljadoc/themes/course_theme/static/petlja.js -> build/lib/petljadoc/themes/course_theme/static copying petljadoc/themes/course_theme/static/require.js -> build/lib/petljadoc/themes/course_theme/static copying petljadoc/themes/course_theme/static/simanim-0.0.4-py3-none-any.whl -> build/lib/petljadoc/themes/course_theme/static copying petljadoc/themes/course_theme/static/skulpt-stdlib.js -> build/lib/petljadoc/themes/course_theme/static copying petljadoc/themes/course_theme/static/skulpt.min.js -> build/lib/petljadoc/themes/course_theme/static creating build/lib/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist creating build/lib/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/css copying petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/css/bootstrap.min.css -> build/lib/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/css creating build/lib/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/js copying petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/js/bootstrap.bundle.min.js -> build/lib/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/js copying petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/js/bootstrap.min.js -> build/lib/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/js creating build/lib/petljadoc/themes/course_theme/static/css copying petljadoc/themes/course_theme/static/css/font-awesome.min.css -> build/lib/petljadoc/themes/course_theme/static/css creating build/lib/petljadoc/themes/course_theme/static/fonts copying petljadoc/themes/course_theme/static/fonts/FontAwesome.otf -> build/lib/petljadoc/themes/course_theme/static/fonts copying petljadoc/themes/course_theme/static/fonts/fontawesome-webfont.eot -> build/lib/petljadoc/themes/course_theme/static/fonts copying petljadoc/themes/course_theme/static/fonts/fontawesome-webfont.svg -> build/lib/petljadoc/themes/course_theme/static/fonts copying petljadoc/themes/course_theme/static/fonts/fontawesome-webfont.ttf -> build/lib/petljadoc/themes/course_theme/static/fonts copying petljadoc/themes/course_theme/static/fonts/fontawesome-webfont.woff -> build/lib/petljadoc/themes/course_theme/static/fonts copying petljadoc/themes/course_theme/static/fonts/fontawesome-webfont.woff2 -> build/lib/petljadoc/themes/course_theme/static/fonts creating build/lib/petljadoc/themes/course_theme/static/images copying petljadoc/themes/course_theme/static/images/choice-background.svg -> build/lib/petljadoc/themes/course_theme/static/images copying petljadoc/themes/course_theme/static/images/dragndrop-background.svg -> build/lib/petljadoc/themes/course_theme/static/images copying petljadoc/themes/course_theme/static/images/fitb-background.svg -> build/lib/petljadoc/themes/course_theme/static/images copying petljadoc/themes/course_theme/static/images/logo.svg -> build/lib/petljadoc/themes/course_theme/static/images copying petljadoc/themes/course_theme/static/images/netkabinet-logo-strelica-wt.svg -> build/lib/petljadoc/themes/course_theme/static/images copying petljadoc/themes/course_theme/static/images/parsons-background.svg -> build/lib/petljadoc/themes/course_theme/static/images copying petljadoc/themes/course_theme/static/images/petlja-logo-wt.svg -> build/lib/petljadoc/themes/course_theme/static/images copying petljadoc/themes/course_theme/static/images/play_button.svg -> build/lib/petljadoc/themes/course_theme/static/images creating build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/Facebook.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/Facebook_icon.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/Twitter.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/Twitter_icon.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/active.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/completed.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/dragndrop-img.svg -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/favicon.ico -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/fitb-img.svg -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/green-coin.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/infonote-img.svg -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/karel-ball.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/karel-east-balls.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/karel-east.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/karel-head.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/karel-hole.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/karel-north-balls.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/karel-north.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/karel-south-balls.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/karel-south.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/karel-west-balls.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/karel-west.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/learnmorenote-img.svg -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/logo.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/logo_small.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/netkabinet-logo-strelica-wt.svg -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/parsons-img.svg -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/petlja-logo-wt.svg -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/play_overlay_icon.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/qchoice-img.svg -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/question-mark-old.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/question-mark.png -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/questionnote-img.svg -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/suggestionnote-img.svg -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/course_theme/static/img/technicalnote-img.svg -> build/lib/petljadoc/themes/course_theme/static/img copying petljadoc/themes/bc_theme/layout.html -> build/lib/petljadoc/themes/bc_theme copying petljadoc/themes/bc_theme/theme.conf -> build/lib/petljadoc/themes/bc_theme creating build/lib/petljadoc/themes/bc_theme/locale creating build/lib/petljadoc/themes/bc_theme/locale/en creating build/lib/petljadoc/themes/bc_theme/locale/en/LC_MESSAGES copying petljadoc/themes/bc_theme/locale/en/LC_MESSAGES/shpinx.mo -> build/lib/petljadoc/themes/bc_theme/locale/en/LC_MESSAGES creating build/lib/petljadoc/themes/bc_theme/locale/sr creating build/lib/petljadoc/themes/bc_theme/locale/sr/LC_MESSAGES copying petljadoc/themes/bc_theme/locale/sr/LC_MESSAGES/sphinx.mo -> build/lib/petljadoc/themes/bc_theme/locale/sr/LC_MESSAGES creating build/lib/petljadoc/themes/bc_theme/locale/sr@latn creating build/lib/petljadoc/themes/bc_theme/locale/sr@latn/LC_MESSAGES copying petljadoc/themes/bc_theme/locale/sr@latn/LC_MESSAGES/sphinx.mo -> build/lib/petljadoc/themes/bc_theme/locale/sr@latn/LC_MESSAGES creating build/lib/petljadoc/themes/bc_theme/locale/sr_RS creating build/lib/petljadoc/themes/bc_theme/locale/sr_RS/LC_MESSAGES copying petljadoc/themes/bc_theme/locale/sr_RS/LC_MESSAGES/sphinx.mo -> build/lib/petljadoc/themes/bc_theme/locale/sr_RS/LC_MESSAGES creating build/lib/petljadoc/themes/bc_theme/platform copying petljadoc/themes/bc_theme/platform/petljaRTBundle.js -> build/lib/petljadoc/themes/bc_theme/platform creating build/lib/petljadoc/themes/bc_theme/static copying petljadoc/themes/bc_theme/static/bootstrap-sphinx.css_t -> build/lib/petljadoc/themes/bc_theme/static copying petljadoc/themes/bc_theme/static/bootstrap-sphinx.js -> build/lib/petljadoc/themes/bc_theme/static copying petljadoc/themes/bc_theme/static/bundle.js -> build/lib/petljadoc/themes/bc_theme/static copying petljadoc/themes/bc_theme/static/favicon.ico -> build/lib/petljadoc/themes/bc_theme/static copying petljadoc/themes/bc_theme/static/flatly.min.css -> build/lib/petljadoc/themes/bc_theme/static copying petljadoc/themes/bc_theme/static/petlja-course.css -> build/lib/petljadoc/themes/bc_theme/static copying petljadoc/themes/bc_theme/static/petlja.js -> build/lib/petljadoc/themes/bc_theme/static copying petljadoc/themes/bc_theme/static/require.js -> build/lib/petljadoc/themes/bc_theme/static copying petljadoc/themes/bc_theme/static/simanim-0.0.4-py3-none-any.whl -> build/lib/petljadoc/themes/bc_theme/static copying petljadoc/themes/bc_theme/static/skulpt-stdlib.js -> build/lib/petljadoc/themes/bc_theme/static copying petljadoc/themes/bc_theme/static/skulpt.min.js -> build/lib/petljadoc/themes/bc_theme/static copying petljadoc/themes/bc_theme/static/style-player.css -> build/lib/petljadoc/themes/bc_theme/static creating build/lib/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist creating build/lib/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/css copying petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/css/bootstrap.min.css -> build/lib/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/css creating build/lib/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/js copying petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/js/bootstrap.bundle.min.js -> build/lib/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/js copying petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/js/bootstrap.min.js -> build/lib/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/js creating build/lib/petljadoc/themes/bc_theme/static/css copying petljadoc/themes/bc_theme/static/css/font-awesome.min.css -> build/lib/petljadoc/themes/bc_theme/static/css creating build/lib/petljadoc/themes/bc_theme/static/fonts copying petljadoc/themes/bc_theme/static/fonts/FontAwesome.otf -> build/lib/petljadoc/themes/bc_theme/static/fonts copying petljadoc/themes/bc_theme/static/fonts/fontawesome-webfont.eot -> build/lib/petljadoc/themes/bc_theme/static/fonts copying petljadoc/themes/bc_theme/static/fonts/fontawesome-webfont.svg -> build/lib/petljadoc/themes/bc_theme/static/fonts copying petljadoc/themes/bc_theme/static/fonts/fontawesome-webfont.ttf -> build/lib/petljadoc/themes/bc_theme/static/fonts copying petljadoc/themes/bc_theme/static/fonts/fontawesome-webfont.woff -> build/lib/petljadoc/themes/bc_theme/static/fonts copying petljadoc/themes/bc_theme/static/fonts/fontawesome-webfont.woff2 -> build/lib/petljadoc/themes/bc_theme/static/fonts creating build/lib/petljadoc/themes/bc_theme/static/images copying petljadoc/themes/bc_theme/static/images/choice-background.svg -> build/lib/petljadoc/themes/bc_theme/static/images copying petljadoc/themes/bc_theme/static/images/dragndrop-background.svg -> build/lib/petljadoc/themes/bc_theme/static/images copying petljadoc/themes/bc_theme/static/images/fitb-background.svg -> build/lib/petljadoc/themes/bc_theme/static/images copying petljadoc/themes/bc_theme/static/images/logo.svg -> build/lib/petljadoc/themes/bc_theme/static/images copying petljadoc/themes/bc_theme/static/images/netkabinet-logo-strelica-wt.svg -> build/lib/petljadoc/themes/bc_theme/static/images copying petljadoc/themes/bc_theme/static/images/parsons-background.svg -> build/lib/petljadoc/themes/bc_theme/static/images copying petljadoc/themes/bc_theme/static/images/petlja-logo-wt.svg -> build/lib/petljadoc/themes/bc_theme/static/images copying petljadoc/themes/bc_theme/static/images/play_button.svg -> build/lib/petljadoc/themes/bc_theme/static/images creating build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/Facebook.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/Facebook_icon.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/Twitter.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/Twitter_icon.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/active.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/completed.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/dragndrop-img.svg -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/favicon.ico -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/fitb-img.svg -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/green-coin.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/infonote-img.svg -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/karel-ball.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/karel-east-balls.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/karel-east.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/karel-head.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/karel-hole.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/karel-north-balls.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/karel-north.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/karel-south-balls.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/karel-south.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/karel-west-balls.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/karel-west.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/learnmorenote-img.svg -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/logo.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/logo_small.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/netkabinet-logo-strelica-wt.svg -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/parsons-img.svg -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/petlja-logo-wt.svg -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/play_overlay_icon.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/qchoice-img.svg -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/question-mark-old.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/question-mark.png -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/questionnote-img.svg -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/suggestionnote-img.svg -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/bc_theme/static/img/technicalnote-img.svg -> build/lib/petljadoc/themes/bc_theme/static/img copying petljadoc/themes/runestone_theme/basic_layout.html -> build/lib/petljadoc/themes/runestone_theme copying petljadoc/themes/runestone_theme/globaltoc.html -> build/lib/petljadoc/themes/runestone_theme copying petljadoc/themes/runestone_theme/layout.html -> build/lib/petljadoc/themes/runestone_theme copying petljadoc/themes/runestone_theme/localtoc.html -> build/lib/petljadoc/themes/runestone_theme copying petljadoc/themes/runestone_theme/relations.html -> build/lib/petljadoc/themes/runestone_theme copying petljadoc/themes/runestone_theme/sourcelink.html -> build/lib/petljadoc/themes/runestone_theme copying petljadoc/themes/runestone_theme/subchapter.html -> build/lib/petljadoc/themes/runestone_theme copying petljadoc/themes/runestone_theme/theme.conf -> build/lib/petljadoc/themes/runestone_theme creating build/lib/petljadoc/themes/runestone_theme/locale creating build/lib/petljadoc/themes/runestone_theme/locale/en creating build/lib/petljadoc/themes/runestone_theme/locale/en/LC_MESSAGES copying petljadoc/themes/runestone_theme/locale/en/LC_MESSAGES/sphinx.mo -> build/lib/petljadoc/themes/runestone_theme/locale/en/LC_MESSAGES creating build/lib/petljadoc/themes/runestone_theme/locale/sr creating build/lib/petljadoc/themes/runestone_theme/locale/sr/LC_MESSAGES copying petljadoc/themes/runestone_theme/locale/sr/LC_MESSAGES/sphinx.mo -> build/lib/petljadoc/themes/runestone_theme/locale/sr/LC_MESSAGES creating build/lib/petljadoc/themes/runestone_theme/locale/sr@latn creating build/lib/petljadoc/themes/runestone_theme/locale/sr@latn/LC_MESSAGES copying petljadoc/themes/runestone_theme/locale/sr@latn/LC_MESSAGES/sphinx.mo -> build/lib/petljadoc/themes/runestone_theme/locale/sr@latn/LC_MESSAGES creating build/lib/petljadoc/themes/runestone_theme/locale/sr_RS creating build/lib/petljadoc/themes/runestone_theme/locale/sr_RS/LC_MESSAGES copying petljadoc/themes/runestone_theme/locale/sr_RS/LC_MESSAGES/sphinx.mo -> build/lib/petljadoc/themes/runestone_theme/locale/sr_RS/LC_MESSAGES creating build/lib/petljadoc/themes/runestone_theme/static copying petljadoc/themes/runestone_theme/static/bootstrap-sphinx.css_t -> build/lib/petljadoc/themes/runestone_theme/static copying petljadoc/themes/runestone_theme/static/bootstrap-sphinx.js -> build/lib/petljadoc/themes/runestone_theme/static copying petljadoc/themes/runestone_theme/static/error_log.txt -> build/lib/petljadoc/themes/runestone_theme/static copying petljadoc/themes/runestone_theme/static/favicon.ico -> build/lib/petljadoc/themes/runestone_theme/static copying petljadoc/themes/runestone_theme/static/flatly.min.css -> build/lib/petljadoc/themes/runestone_theme/static copying petljadoc/themes/runestone_theme/static/nbstyle.css -> build/lib/petljadoc/themes/runestone_theme/static copying petljadoc/themes/runestone_theme/static/petlja-runestone.css -> build/lib/petljadoc/themes/runestone_theme/static copying petljadoc/themes/runestone_theme/static/petlja_ruenstone.js -> build/lib/petljadoc/themes/runestone_theme/static copying petljadoc/themes/runestone_theme/static/require.js -> build/lib/petljadoc/themes/runestone_theme/static copying petljadoc/themes/runestone_theme/static/simanim-0.0.4-py3-none-any.whl -> build/lib/petljadoc/themes/runestone_theme/static copying petljadoc/themes/runestone_theme/static/skulpt-stdlib.js -> build/lib/petljadoc/themes/runestone_theme/static copying petljadoc/themes/runestone_theme/static/skulpt.min.js -> build/lib/petljadoc/themes/runestone_theme/static creating build/lib/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist creating build/lib/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/css copying petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/css/bootstrap.min.css -> build/lib/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/css creating build/lib/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/js copying petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/js/bootstrap.bundle.min.js -> build/lib/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/js copying petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/js/bootstrap.min.js -> build/lib/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/js creating build/lib/petljadoc/themes/runestone_theme/static/css copying petljadoc/themes/runestone_theme/static/css/font-awesome.min.css -> build/lib/petljadoc/themes/runestone_theme/static/css creating build/lib/petljadoc/themes/runestone_theme/static/fonts copying petljadoc/themes/runestone_theme/static/fonts/FontAwesome.otf -> build/lib/petljadoc/themes/runestone_theme/static/fonts copying petljadoc/themes/runestone_theme/static/fonts/fontawesome-webfont.eot -> build/lib/petljadoc/themes/runestone_theme/static/fonts copying petljadoc/themes/runestone_theme/static/fonts/fontawesome-webfont.svg -> build/lib/petljadoc/themes/runestone_theme/static/fonts copying petljadoc/themes/runestone_theme/static/fonts/fontawesome-webfont.ttf -> build/lib/petljadoc/themes/runestone_theme/static/fonts copying petljadoc/themes/runestone_theme/static/fonts/fontawesome-webfont.woff -> build/lib/petljadoc/themes/runestone_theme/static/fonts copying petljadoc/themes/runestone_theme/static/fonts/fontawesome-webfont.woff2 -> build/lib/petljadoc/themes/runestone_theme/static/fonts creating build/lib/petljadoc/themes/runestone_theme/static/images copying petljadoc/themes/runestone_theme/static/images/choice-background.svg -> build/lib/petljadoc/themes/runestone_theme/static/images copying petljadoc/themes/runestone_theme/static/images/dragndrop-background.svg -> build/lib/petljadoc/themes/runestone_theme/static/images copying petljadoc/themes/runestone_theme/static/images/fitb-background.svg -> build/lib/petljadoc/themes/runestone_theme/static/images copying petljadoc/themes/runestone_theme/static/images/logo.svg -> build/lib/petljadoc/themes/runestone_theme/static/images copying petljadoc/themes/runestone_theme/static/images/netkabinet-logo-strelica-wt.svg -> build/lib/petljadoc/themes/runestone_theme/static/images copying petljadoc/themes/runestone_theme/static/images/parsons-background.svg -> build/lib/petljadoc/themes/runestone_theme/static/images copying petljadoc/themes/runestone_theme/static/images/petlja-logo-wt.svg -> build/lib/petljadoc/themes/runestone_theme/static/images copying petljadoc/themes/runestone_theme/static/images/play_button.svg -> build/lib/petljadoc/themes/runestone_theme/static/images creating build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/Facebook.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/Facebook_icon.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/Twitter.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/Twitter_icon.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/active.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/completed.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/dragndrop-img.svg -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/favicon.ico -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/fitb-img.svg -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/green-coin.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/infonote-img.svg -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/karel-ball.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/karel-east.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/karel-head.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/karel-hole.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/karel-north.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/karel-south.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/karel-west.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/learnmorenote-img.svg -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/logo.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/logo_small.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/netkabinet-logo-strelica-wt.svg -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/parsons-img.svg -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/petlja-logo-wt.svg -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/play_overlay_icon.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/qchoice-img.svg -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/question-mark-old.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/question-mark.png -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/questionnote-img.svg -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/suggestionnote-img.svg -> build/lib/petljadoc/themes/runestone_theme/static/img copying petljadoc/themes/runestone_theme/static/img/technicalnote-img.svg -> build/lib/petljadoc/themes/runestone_theme/static/img + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6c73qY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64 + cd petljadoc-1.3.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/nb-templates creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/nb-templates/classic2 copying build/lib/petljadoc/nb-templates/classic2/index.html.j2 -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/nb-templates/classic2 creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/nb-templates/classic2/base copying build/lib/petljadoc/nb-templates/classic2/base/null.j2 -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/nb-templates/classic2/base copying build/lib/petljadoc/nb-templates/classic2/base/jupyter_widgets.html.j2 -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/nb-templates/classic2/base copying build/lib/petljadoc/nb-templates/classic2/base/display_priority.j2 -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/nb-templates/classic2/base copying build/lib/petljadoc/nb-templates/classic2/base/base.html.j2 -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/nb-templates/classic2/base copying build/lib/petljadoc/nb-templates/classic2/base/celltags.j2 -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/nb-templates/classic2/base copying build/lib/petljadoc/nb-templates/classic2/base/mathjax.html.j2 -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/nb-templates/classic2/base copying build/lib/petljadoc/course.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor/js copying build/lib/petljadoc/runestone_ext/editor/js/editor-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor/js copying build/lib/petljadoc/runestone_ext/editor/js/editor-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor/js copying build/lib/petljadoc/runestone_ext/editor/js/jszip.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor/js copying build/lib/petljadoc/runestone_ext/editor/js/editor-i18n.sr-Latn.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor/js copying build/lib/petljadoc/runestone_ext/editor/js/editor-i18n.sr.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor/js copying build/lib/petljadoc/runestone_ext/editor/js/editor.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor/css copying build/lib/petljadoc/runestone_ext/editor/css/editor.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor/css copying build/lib/petljadoc/runestone_ext/editor/editor.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor copying build/lib/petljadoc/runestone_ext/editor/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/simanim creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/simanim/js copying build/lib/petljadoc/runestone_ext/simanim/js/simanim.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/simanim/js copying build/lib/petljadoc/runestone_ext/simanim/simanim.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/simanim creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/simanim/css copying build/lib/petljadoc/runestone_ext/simanim/css/simanim.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/simanim/css copying build/lib/petljadoc/runestone_ext/simanim/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/simanim creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/associations creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/associations/js copying build/lib/petljadoc/runestone_ext/associations/js/associations.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/associations/js copying build/lib/petljadoc/runestone_ext/associations/js/associations-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/associations/js copying build/lib/petljadoc/runestone_ext/associations/js/associations-i18n.sr-Latn.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/associations/js copying build/lib/petljadoc/runestone_ext/associations/js/associations-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/associations/js copying build/lib/petljadoc/runestone_ext/associations/js/associations-i18n.sr.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/associations/js copying build/lib/petljadoc/runestone_ext/associations/associations.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/associations creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/associations/css copying build/lib/petljadoc/runestone_ext/associations/css/associations.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/associations/css copying build/lib/petljadoc/runestone_ext/associations/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/associations creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_sources copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_sources/index.rst.txt -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_sources creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.jsPlumb-1.3.10-all-min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/htmlmixed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/reveal.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/Blob.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/timeddnd.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-sphinx.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/clike.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/activecode-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/doctools.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/parsons-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/webglinteractive.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/style.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/FileSaver.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/rangy-core.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/timedparsons.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/codemirror.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/tabbedstuff.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/accessibilitydarkest.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/activecode.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/timed_activecode.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/datafile.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/showEval.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/mchoice.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/shortanswer.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/diff_match_patch.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/fitb.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/dragndrop.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/runestone-custom-sphinx-bootstrap.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/presenter_mode.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery-ui-1.10.3.custom.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery-3.2.1.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/documentation_options.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/merge.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/blocks_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/dragndrop-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.idle-timer.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/poll.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/accessibilitylight.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/timedclickable.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/guiders-1.3.0.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/blockly_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.tablesorter.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/underscore-1.3.1.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/searchtools.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/sharedb.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/codemirror.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.ba-bbq.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/javascript.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/clickable.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/clickable.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/activecode-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/timedmc.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/user-highlights.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/activecode.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/sortmodels.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/runestonevideo.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/d3.v2.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/fitb.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/datafile.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/fitb-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/language_data.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery-migrate-1.2.1.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/dragndrop-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-sphinx.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/codelens.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/accessibility.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/presenter_mode.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/xml.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/rangy-textrange.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/rangy-cssclassapplier.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/guiders-1.3.0.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/javascript_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/python.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/msg creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/msg/js copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/msg/js/en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/msg/js copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/mchoice-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/basic.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/pygments.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/underscore.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/dragndrop.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/merge.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/showEval.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0 creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0/js copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0/css copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bootstrap-3.0.0/css copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/external.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/shortanswer.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery-ui-1.10.3.custom.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery-fix.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/runestonebase.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/poll.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.emitter.bidi.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.parser.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.emitter.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.fallbacks.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/CLDRPluralRuleParser.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.messagestore.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n/jquery.i18n.language.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/sortviewers.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/video.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/user-highlights.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/bookfuncs.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/skulpt-stdlib.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/modal-basic.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/navhelp.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/tabbedstuff.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/websupport.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib/hammer.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib/prettify.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib/prettify.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static/lib copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/mchoice-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/webgldemo.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/css.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/matrixeq.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/waypoints.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/pytutor.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/fitb-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.highlight.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/parsons.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/skulpt.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/matrixeq.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/timed_shortanswer.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/timed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/processing-1.4.1.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/LICENSE.txt -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/animationbase.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/timedfitb.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/parsons-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/pytutor.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/python_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/jquery.hotkey.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/webglinteractive.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/_static/parsons.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests/_static copying build/lib/petljadoc/runestone_ext/video/test/build/VideoTests/searchindex.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/video/test/build/VideoTests creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/quizq copying build/lib/petljadoc/runestone_ext/quizq/quizq.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/quizq copying build/lib/petljadoc/runestone_ext/quizq/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/quizq creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy-modal.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/imported.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/pytifa.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/abstract_interpreter_definitions.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/ast_node_visitor.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/python_errors.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/utilities.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/class.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/tuple.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/text.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/io.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/comprehensions.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/decorator.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/dict.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/lists.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/loops.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/comment.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/if.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/parking.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/turtles.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/plots.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks/sets.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy/blocks copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/python_to_blockly.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockpy/abstract_interpreter.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockpy creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockly copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockly/blocks_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockly copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockly/blockly_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockly copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockly/msg-sr.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockly copying build/lib/petljadoc/runestone_ext/blockpylib/js/blockly/python_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/js/blockly copying build/lib/petljadoc/runestone_ext/blockpylib/blockpylib.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib copying build/lib/petljadoc/runestone_ext/blockpylib/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/test creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/test/_templates creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static copying build/lib/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-sphinx.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0 creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js copying build/lib/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css copying build/lib/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/audio copying build/lib/petljadoc/runestone_ext/audio/audio.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/audio copying build/lib/petljadoc/runestone_ext/audio/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/audio creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/audio/test copying build/lib/petljadoc/runestone_ext/audio/test/sphinx-enki-info.txt -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/audio/test creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/regexcheck creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/regexcheck/js copying build/lib/petljadoc/runestone_ext/regexcheck/js/regex-check.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/regexcheck/js copying build/lib/petljadoc/runestone_ext/regexcheck/js/regex-check-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/regexcheck/js copying build/lib/petljadoc/runestone_ext/regexcheck/js/regex-check-i18n.sr-Latn.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/regexcheck/js copying build/lib/petljadoc/runestone_ext/regexcheck/js/regex-check-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/regexcheck/js copying build/lib/petljadoc/runestone_ext/regexcheck/js/regex-check-i18n.sr.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/regexcheck/js copying build/lib/petljadoc/runestone_ext/regexcheck/regexcheck.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/regexcheck creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/regexcheck/css copying build/lib/petljadoc/runestone_ext/regexcheck/css/regex-check.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/regexcheck/css copying build/lib/petljadoc/runestone_ext/regexcheck/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/regexcheck creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/nimgame creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/nimgame/js copying build/lib/petljadoc/runestone_ext/nimgame/js/nimgame-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/nimgame/js copying build/lib/petljadoc/runestone_ext/nimgame/js/nimgame-i18n.sr-Latn.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/nimgame/js copying build/lib/petljadoc/runestone_ext/nimgame/js/nimgame-i18n.sr.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/nimgame/js copying build/lib/petljadoc/runestone_ext/nimgame/js/nimgame-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/nimgame/js copying build/lib/petljadoc/runestone_ext/nimgame/js/nimgame.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/nimgame/js copying build/lib/petljadoc/runestone_ext/nimgame/nimgame.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/nimgame creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/nimgame/css copying build/lib/petljadoc/runestone_ext/nimgame/css/nimgame.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/nimgame/css copying build/lib/petljadoc/runestone_ext/nimgame/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/nimgame creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/js copying build/lib/petljadoc/runestone_ext/blockly/js/blocks_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/js copying build/lib/petljadoc/runestone_ext/blockly/js/karelBlocks.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/js copying build/lib/petljadoc/runestone_ext/blockly/js/blockly_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/js copying build/lib/petljadoc/runestone_ext/blockly/js/acorn_interpreter.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/js copying build/lib/petljadoc/runestone_ext/blockly/js/javascript_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/js/msg copying build/lib/petljadoc/runestone_ext/blockly/js/msg/sr.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/js/msg copying build/lib/petljadoc/runestone_ext/blockly/js/msg/en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/js/msg copying build/lib/petljadoc/runestone_ext/blockly/js/karelBlockly.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/css copying build/lib/petljadoc/runestone_ext/blockly/css/karelBlockly.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/css copying build/lib/petljadoc/runestone_ext/blockly/blocklykarel.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly copying build/lib/petljadoc/runestone_ext/blockly/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/dbDirective creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/dbDirective/js copying build/lib/petljadoc/runestone_ext/dbDirective/js/sql.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/dbDirective/js copying build/lib/petljadoc/runestone_ext/dbDirective/js/dbDirective.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/dbDirective/js copying build/lib/petljadoc/runestone_ext/dbDirective/dbDirective.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/dbDirective creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/dbDirective/css copying build/lib/petljadoc/runestone_ext/dbDirective/css/dbDirective.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/dbDirective/css copying build/lib/petljadoc/runestone_ext/dbDirective/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/dbDirective creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/js copying build/lib/petljadoc/runestone_ext/karel/js/karelRobotDrawer.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/js copying build/lib/petljadoc/runestone_ext/karel/js/karelCorner.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/js copying build/lib/petljadoc/runestone_ext/karel/js/karelChat.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/js copying build/lib/petljadoc/runestone_ext/karel/js/karel-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/js copying build/lib/petljadoc/runestone_ext/karel/js/karelWorld.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/js copying build/lib/petljadoc/runestone_ext/karel/js/karel-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/js copying build/lib/petljadoc/runestone_ext/karel/js/karel-i18n.sr.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/js copying build/lib/petljadoc/runestone_ext/karel/js/karel.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/js copying build/lib/petljadoc/runestone_ext/karel/js/karelUI.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/js copying build/lib/petljadoc/runestone_ext/karel/js/karelRobot.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/js copying build/lib/petljadoc/runestone_ext/karel/karel.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/css copying build/lib/petljadoc/runestone_ext/karel/css/karel.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/css copying build/lib/petljadoc/runestone_ext/karel/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/test creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/test/_templates creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static copying build/lib/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-sphinx.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0 creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js copying build/lib/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css copying build/lib/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css copying build/lib/petljadoc/runestone_ext/karel/test/sphinx-enki-info.txt -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/test creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/gallery creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/gallery/js copying build/lib/petljadoc/runestone_ext/gallery/js/gallery.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/gallery/js copying build/lib/petljadoc/runestone_ext/gallery/gallery.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/gallery creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/gallery/css copying build/lib/petljadoc/runestone_ext/gallery/css/gallery.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/gallery/css copying build/lib/petljadoc/runestone_ext/gallery/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/gallery creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/p5js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/p5js/js copying build/lib/petljadoc/runestone_ext/p5js/js/p5js.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/p5js/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/p5js/css copying build/lib/petljadoc/runestone_ext/p5js/css/p5js.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/p5js/css copying build/lib/petljadoc/runestone_ext/p5js/p5js.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/p5js copying build/lib/petljadoc/runestone_ext/p5js/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/p5js copying build/lib/petljadoc/runestone_ext/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/js copying build/lib/petljadoc/runestone_ext/notes/js/notes.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/js copying build/lib/petljadoc/runestone_ext/notes/notes.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/css copying build/lib/petljadoc/runestone_ext/notes/css/notes.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/css copying build/lib/petljadoc/runestone_ext/notes/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/_templates creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static copying build/lib/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-sphinx.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0 creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js copying build/lib/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css copying build/lib/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css copying build/lib/petljadoc/runestone_ext/notes/test/sphinx-enki-info.txt -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_sources copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_sources/index.rst.txt -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_sources creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.jsPlumb-1.3.10-all-min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/htmlmixed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/reveal.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/Blob.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/timeddnd.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-sphinx.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/clike.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/activecode-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/doctools.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/parsons-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/webglinteractive.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/style.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/FileSaver.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/rangy-core.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/timedparsons.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/codemirror.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/tabbedstuff.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/accessibilitydarkest.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/activecode.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/timed_activecode.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/datafile.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/karel.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/showEval.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/mchoice.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/shortanswer.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/diff_match_patch.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/karelRobotDrawer.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/fitb.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/dragndrop.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/runestone-custom-sphinx-bootstrap.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy-modal.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/presenter_mode.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/karelCorner.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/imported.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/pytifa.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/abstract_interpreter_definitions.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/ast_node_visitor.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/python_errors.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/utilities.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/class.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/tuple.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/text.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/io.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/comprehensions.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/decorator.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/dict.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/lists.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/loops.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/comment.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/if.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/parking.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/turtles.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/plots.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks/sets.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/blocks copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/python_to_blockly.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy/abstract_interpreter.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockpy creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/js copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/js copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/js/bootstrap.bundle.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/css copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-4.0.0-dist/css copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery-ui-1.10.3.custom.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery-3.2.1.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/documentation_options.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/merge.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blocks_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/dragndrop-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.idle-timer.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/poll.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/karel-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/accessibilitylight.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/timedclickable.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/guiders-1.3.0.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.tablesorter.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/karelWorld.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/underscore-1.3.1.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/searchtools.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/sharedb.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/petlja.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/codemirror.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.ba-bbq.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/javascript.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/clickable.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/clickable.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/activecode-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/timedmc.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/user-highlights.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/activecode.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/sortmodels.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/runestonevideo.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/karel-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/d3.v2.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/css copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/css/font-awesome.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/css copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/fitb.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/datafile.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/fitb-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/language_data.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery-migrate-1.2.1.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/dragndrop-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly/blocks_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly/blockly_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly/msg-sr.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly/python_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/blockly copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bootstrap-sphinx.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/karel.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/codelens.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/accessibility.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib-init.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/presenter_mode.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/xml.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/notes.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/rangy-textrange.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/rangy-cssclassapplier.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/guiders-1.3.0.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/javascript_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/python.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/karelUI.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/msg creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/msg/js copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/msg/js/en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/msg/js copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/mchoice-i18n.en.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/basic.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygments.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/underscore.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/karelRobot.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/dragndrop.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/merge.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/showEval.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/external.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/shortanswer.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery-ui-1.10.3.custom.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery-fix.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/runestonebase.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/poll.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.emitter.bidi.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.parser.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.emitter.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.fallbacks.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/CLDRPluralRuleParser.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.messagestore.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n/jquery.i18n.language.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery_i18n copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/sortviewers.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/video.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/user-highlights.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/bookfuncs.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/skulpt-stdlib.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/modal-basic.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/navhelp.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/tabbedstuff.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/websupport.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib/hammer.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib/prettify.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib/prettify.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/lib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/mchoice-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/webgldemo.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/css.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/matrixeq.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/waypoints.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pytutor.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/fitb-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.highlight.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/parsons.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/skulpt.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/matrixeq.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/notes.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/timed_shortanswer.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/mouse.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/pygame.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/image.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/draw.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/__init__.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/time.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/event.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/font.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/version.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/key.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/display.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib/transform.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pygamelib copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/timed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/processing-1.4.1.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/LICENSE.txt -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/animationbase.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/timedfitb.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/parsons-i18n.sr-Cyrl.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/pytutor.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/flatly.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/python_compressed.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/jquery.hotkey.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/webglinteractive.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/_static/parsons.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests/_static copying build/lib/petljadoc/runestone_ext/notes/test/build/noteTests/searchindex.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/test/build/noteTests creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pycode creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pycode/js copying build/lib/petljadoc/runestone_ext/pycode/js/pycode.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pycode/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pycode/css copying build/lib/petljadoc/runestone_ext/pycode/css/pycode.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pycode/css copying build/lib/petljadoc/runestone_ext/pycode/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pycode copying build/lib/petljadoc/runestone_ext/pycode/pycode.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pycode creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js copying build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib-init.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib/mouse.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib/pygame.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib/image.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib/draw.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib/__init__.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib/time.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib/event.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib/font.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib/version.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib/key.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib/display.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/js/pygamelib/transform.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/js/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/pygamelib.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib copying build/lib/petljadoc/runestone_ext/pygamelib/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test/_templates creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static copying build/lib/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-sphinx.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0 creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js copying build/lib/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css copying build/lib/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test/_templates/plugin_layouts/sphinx_bootstrap/static/bootstrap-3.0.0/css copying build/lib/petljadoc/runestone_ext/pygamelib/test/pavement.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test copying build/lib/petljadoc/runestone_ext/pygamelib/test/conf.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test copying build/lib/petljadoc/runestone_ext/pygamelib/test/sphinx-enki-info.txt -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test copying build/lib/petljadoc/__main__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc copying build/lib/petljadoc/package.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc copying build/lib/petljadoc/cli.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc copying build/lib/petljadoc/petlja_builder.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme copying build/lib/petljadoc/themes/course_theme/subchapter.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme copying build/lib/petljadoc/themes/course_theme/sourcelink.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme copying build/lib/petljadoc/themes/course_theme/course_homepage.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme copying build/lib/petljadoc/themes/course_theme/theme.conf -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme copying build/lib/petljadoc/themes/course_theme/basic_layout.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme copying build/lib/petljadoc/themes/course_theme/relations.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/locale creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/locale/sr creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/locale/sr/LC_MESSAGES copying build/lib/petljadoc/themes/course_theme/locale/sr/LC_MESSAGES/sphinx.mo -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/locale/sr_RS creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/locale/sr_RS/LC_MESSAGES copying build/lib/petljadoc/themes/course_theme/locale/sr_RS/LC_MESSAGES/sphinx.mo -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/locale/sr_RS/LC_MESSAGES creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/locale/en creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/locale/en/LC_MESSAGES copying build/lib/petljadoc/themes/course_theme/locale/en/LC_MESSAGES/shpinx.mo -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/locale/sr@latn creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/locale/sr@latn/LC_MESSAGES copying build/lib/petljadoc/themes/course_theme/locale/sr@latn/LC_MESSAGES/sphinx.mo -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/locale/sr@latn/LC_MESSAGES copying build/lib/petljadoc/themes/course_theme/globaltoc.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme copying build/lib/petljadoc/themes/course_theme/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme copying build/lib/petljadoc/themes/course_theme/localtoc.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static copying build/lib/petljadoc/themes/course_theme/static/require.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static copying build/lib/petljadoc/themes/course_theme/static/petlja.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static copying build/lib/petljadoc/themes/course_theme/static/simanim-0.0.4-py3-none-any.whl -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/js copying build/lib/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/js copying build/lib/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/js/bootstrap.bundle.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/css copying build/lib/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/bootstrap-4.0.0-dist/css creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/css copying build/lib/petljadoc/themes/course_theme/static/css/font-awesome.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/css copying build/lib/petljadoc/themes/course_theme/static/bootstrap-sphinx.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static copying build/lib/petljadoc/themes/course_theme/static/favicon.ico -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static copying build/lib/petljadoc/themes/course_theme/static/bootstrap-sphinx.css_t -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static copying build/lib/petljadoc/themes/course_theme/static/petlja-course.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/Twitter_icon.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/karel-north-balls.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/completed.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/green-coin.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/play_overlay_icon.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/Facebook.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/question-mark.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/fitb-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/technicalnote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/logo.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/qchoice-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/karel-west-balls.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/karel-west.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/learnmorenote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/petlja-logo-wt.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/karel-ball.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/question-mark-old.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/netkabinet-logo-strelica-wt.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/Facebook_icon.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/parsons-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/logo_small.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/favicon.ico -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/Twitter.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/karel-head.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/active.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/karel-south.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/infonote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/karel-south-balls.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/karel-east-balls.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/suggestionnote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/karel-east.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/questionnote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/dragndrop-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/karel-north.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/img/karel-hole.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/img copying build/lib/petljadoc/themes/course_theme/static/nbstyle.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static copying build/lib/petljadoc/themes/course_theme/static/skulpt-stdlib.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/images copying build/lib/petljadoc/themes/course_theme/static/images/logo.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/images copying build/lib/petljadoc/themes/course_theme/static/images/petlja-logo-wt.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/images copying build/lib/petljadoc/themes/course_theme/static/images/netkabinet-logo-strelica-wt.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/images copying build/lib/petljadoc/themes/course_theme/static/images/play_button.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/images copying build/lib/petljadoc/themes/course_theme/static/images/fitb-background.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/images copying build/lib/petljadoc/themes/course_theme/static/images/dragndrop-background.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/images copying build/lib/petljadoc/themes/course_theme/static/images/choice-background.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/images copying build/lib/petljadoc/themes/course_theme/static/images/parsons-background.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/images copying build/lib/petljadoc/themes/course_theme/static/error_log.txt -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static copying build/lib/petljadoc/themes/course_theme/static/skulpt.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/fonts copying build/lib/petljadoc/themes/course_theme/static/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/fonts copying build/lib/petljadoc/themes/course_theme/static/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/fonts copying build/lib/petljadoc/themes/course_theme/static/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/fonts copying build/lib/petljadoc/themes/course_theme/static/fonts/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/fonts copying build/lib/petljadoc/themes/course_theme/static/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/fonts copying build/lib/petljadoc/themes/course_theme/static/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static/fonts copying build/lib/petljadoc/themes/course_theme/static/flatly.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static copying build/lib/petljadoc/themes/course_theme/static/course-errors.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/static copying build/lib/petljadoc/themes/course_theme/layout.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme copying build/lib/petljadoc/themes/bc_theme/theme.conf -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/platform copying build/lib/petljadoc/themes/bc_theme/platform/petljaRTBundle.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/platform creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/locale creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/locale/sr creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/locale/sr/LC_MESSAGES copying build/lib/petljadoc/themes/bc_theme/locale/sr/LC_MESSAGES/sphinx.mo -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/locale/sr_RS creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/locale/sr_RS/LC_MESSAGES copying build/lib/petljadoc/themes/bc_theme/locale/sr_RS/LC_MESSAGES/sphinx.mo -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/locale/sr_RS/LC_MESSAGES creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/locale/en creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/locale/en/LC_MESSAGES copying build/lib/petljadoc/themes/bc_theme/locale/en/LC_MESSAGES/shpinx.mo -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/locale/sr@latn creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/locale/sr@latn/LC_MESSAGES copying build/lib/petljadoc/themes/bc_theme/locale/sr@latn/LC_MESSAGES/sphinx.mo -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/locale/sr@latn/LC_MESSAGES copying build/lib/petljadoc/themes/bc_theme/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static copying build/lib/petljadoc/themes/bc_theme/static/style-player.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static copying build/lib/petljadoc/themes/bc_theme/static/require.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static copying build/lib/petljadoc/themes/bc_theme/static/petlja.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static copying build/lib/petljadoc/themes/bc_theme/static/simanim-0.0.4-py3-none-any.whl -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/js copying build/lib/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/js copying build/lib/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/js/bootstrap.bundle.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/css copying build/lib/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/bootstrap-4.0.0-dist/css creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/css copying build/lib/petljadoc/themes/bc_theme/static/css/font-awesome.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/css copying build/lib/petljadoc/themes/bc_theme/static/bootstrap-sphinx.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static copying build/lib/petljadoc/themes/bc_theme/static/favicon.ico -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static copying build/lib/petljadoc/themes/bc_theme/static/bootstrap-sphinx.css_t -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static copying build/lib/petljadoc/themes/bc_theme/static/petlja-course.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/Twitter_icon.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/karel-north-balls.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/completed.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/green-coin.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/play_overlay_icon.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/Facebook.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/question-mark.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/fitb-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/technicalnote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/logo.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/qchoice-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/karel-west-balls.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/karel-west.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/learnmorenote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/petlja-logo-wt.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/karel-ball.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/question-mark-old.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/netkabinet-logo-strelica-wt.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/Facebook_icon.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/parsons-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/logo_small.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/favicon.ico -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/Twitter.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/karel-head.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/active.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/karel-south.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/infonote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/karel-south-balls.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/karel-east-balls.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/suggestionnote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/karel-east.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/questionnote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/dragndrop-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/karel-north.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/img/karel-hole.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/img copying build/lib/petljadoc/themes/bc_theme/static/skulpt-stdlib.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/images copying build/lib/petljadoc/themes/bc_theme/static/images/logo.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/images copying build/lib/petljadoc/themes/bc_theme/static/images/petlja-logo-wt.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/images copying build/lib/petljadoc/themes/bc_theme/static/images/netkabinet-logo-strelica-wt.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/images copying build/lib/petljadoc/themes/bc_theme/static/images/play_button.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/images copying build/lib/petljadoc/themes/bc_theme/static/images/fitb-background.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/images copying build/lib/petljadoc/themes/bc_theme/static/images/dragndrop-background.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/images copying build/lib/petljadoc/themes/bc_theme/static/images/choice-background.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/images copying build/lib/petljadoc/themes/bc_theme/static/images/parsons-background.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/images copying build/lib/petljadoc/themes/bc_theme/static/skulpt.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/fonts copying build/lib/petljadoc/themes/bc_theme/static/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/fonts copying build/lib/petljadoc/themes/bc_theme/static/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/fonts copying build/lib/petljadoc/themes/bc_theme/static/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/fonts copying build/lib/petljadoc/themes/bc_theme/static/fonts/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/fonts copying build/lib/petljadoc/themes/bc_theme/static/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/fonts copying build/lib/petljadoc/themes/bc_theme/static/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static/fonts copying build/lib/petljadoc/themes/bc_theme/static/bundle.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static copying build/lib/petljadoc/themes/bc_theme/static/flatly.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/static copying build/lib/petljadoc/themes/bc_theme/layout.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme copying build/lib/petljadoc/themes/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme copying build/lib/petljadoc/themes/runestone_theme/subchapter.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme copying build/lib/petljadoc/themes/runestone_theme/sourcelink.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme copying build/lib/petljadoc/themes/runestone_theme/theme.conf -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme copying build/lib/petljadoc/themes/runestone_theme/basic_layout.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme copying build/lib/petljadoc/themes/runestone_theme/relations.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/locale creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/locale/sr creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/locale/sr/LC_MESSAGES copying build/lib/petljadoc/themes/runestone_theme/locale/sr/LC_MESSAGES/sphinx.mo -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/locale/sr_RS creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/locale/sr_RS/LC_MESSAGES copying build/lib/petljadoc/themes/runestone_theme/locale/sr_RS/LC_MESSAGES/sphinx.mo -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/locale/sr_RS/LC_MESSAGES creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/locale/en creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/locale/en/LC_MESSAGES copying build/lib/petljadoc/themes/runestone_theme/locale/en/LC_MESSAGES/sphinx.mo -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/locale/sr@latn creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/locale/sr@latn/LC_MESSAGES copying build/lib/petljadoc/themes/runestone_theme/locale/sr@latn/LC_MESSAGES/sphinx.mo -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/locale/sr@latn/LC_MESSAGES copying build/lib/petljadoc/themes/runestone_theme/globaltoc.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme copying build/lib/petljadoc/themes/runestone_theme/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme copying build/lib/petljadoc/themes/runestone_theme/localtoc.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static copying build/lib/petljadoc/themes/runestone_theme/static/require.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static copying build/lib/petljadoc/themes/runestone_theme/static/simanim-0.0.4-py3-none-any.whl -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/js copying build/lib/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/js copying build/lib/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/js/bootstrap.bundle.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/js creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/css copying build/lib/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/bootstrap-4.0.0-dist/css copying build/lib/petljadoc/themes/runestone_theme/static/petlja-runestone.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/css copying build/lib/petljadoc/themes/runestone_theme/static/css/font-awesome.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/css copying build/lib/petljadoc/themes/runestone_theme/static/bootstrap-sphinx.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static copying build/lib/petljadoc/themes/runestone_theme/static/favicon.ico -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static copying build/lib/petljadoc/themes/runestone_theme/static/petlja_ruenstone.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static copying build/lib/petljadoc/themes/runestone_theme/static/bootstrap-sphinx.css_t -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/Twitter_icon.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/completed.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/green-coin.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/play_overlay_icon.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/Facebook.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/question-mark.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/fitb-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/technicalnote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/logo.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/qchoice-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/karel-west.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/learnmorenote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/petlja-logo-wt.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/karel-ball.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/question-mark-old.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/netkabinet-logo-strelica-wt.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/Facebook_icon.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/parsons-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/logo_small.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/favicon.ico -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/Twitter.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/karel-head.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/active.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/karel-south.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/infonote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/suggestionnote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/karel-east.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/questionnote-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/dragndrop-img.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/karel-north.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/img/karel-hole.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/img copying build/lib/petljadoc/themes/runestone_theme/static/nbstyle.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static copying build/lib/petljadoc/themes/runestone_theme/static/skulpt-stdlib.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/images copying build/lib/petljadoc/themes/runestone_theme/static/images/logo.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/images copying build/lib/petljadoc/themes/runestone_theme/static/images/petlja-logo-wt.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/images copying build/lib/petljadoc/themes/runestone_theme/static/images/netkabinet-logo-strelica-wt.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/images copying build/lib/petljadoc/themes/runestone_theme/static/images/play_button.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/images copying build/lib/petljadoc/themes/runestone_theme/static/images/fitb-background.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/images copying build/lib/petljadoc/themes/runestone_theme/static/images/dragndrop-background.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/images copying build/lib/petljadoc/themes/runestone_theme/static/images/choice-background.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/images copying build/lib/petljadoc/themes/runestone_theme/static/images/parsons-background.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/images copying build/lib/petljadoc/themes/runestone_theme/static/error_log.txt -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static copying build/lib/petljadoc/themes/runestone_theme/static/skulpt.min.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/fonts copying build/lib/petljadoc/themes/runestone_theme/static/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/fonts copying build/lib/petljadoc/themes/runestone_theme/static/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/fonts copying build/lib/petljadoc/themes/runestone_theme/static/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/fonts copying build/lib/petljadoc/themes/runestone_theme/static/fonts/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/fonts copying build/lib/petljadoc/themes/runestone_theme/static/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/fonts copying build/lib/petljadoc/themes/runestone_theme/static/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static/fonts copying build/lib/petljadoc/themes/runestone_theme/static/flatly.min.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/static copying build/lib/petljadoc/themes/runestone_theme/layout.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme copying build/lib/petljadoc/util.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-proxy-templates copying build/lib/petljadoc/scorm-proxy-templates/imsmanifest.t.xml -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-proxy-templates copying build/lib/petljadoc/scorm-proxy-templates/imscp_rootv1p1p2.xsd -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-proxy-templates copying build/lib/petljadoc/scorm-proxy-templates/style-player.css -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-proxy-templates copying build/lib/petljadoc/scorm-proxy-templates/adlcp_rootv1p2.xsd -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-proxy-templates copying build/lib/petljadoc/scorm-proxy-templates/index.t.html -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-proxy-templates copying build/lib/petljadoc/scorm-proxy-templates/favicon.ico -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-proxy-templates copying build/lib/petljadoc/scorm-proxy-templates/imsmd_rootv1p2p1.xsd -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-proxy-templates copying build/lib/petljadoc/scorm-proxy-templates/ims_xml.xsd -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-proxy-templates copying build/lib/petljadoc/scorm-proxy-templates/bundle.js -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-proxy-templates copying build/lib/petljadoc/__init__.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-templates copying build/lib/petljadoc/scorm-templates/imscp_rootv1p1p2.xsd -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-templates copying build/lib/petljadoc/scorm-templates/adlcp_rootv1p2.xsd -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-templates copying build/lib/petljadoc/scorm-templates/imsmd_rootv1p2p1.xsd -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-templates copying build/lib/petljadoc/scorm-templates/ims_xml.xsd -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/scorm-templates creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course/_sources copying build/lib/petljadoc/project-templates/course/_sources/index.t.yaml -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course/_sources creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course/_sources/1_Lesson copying build/lib/petljadoc/project-templates/course/_sources/1_Lesson/quiz.rst -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course/_sources/1_Lesson copying build/lib/petljadoc/project-templates/course/_sources/1_Lesson/intro.rst -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course/_sources/1_Lesson creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course/_images copying build/lib/petljadoc/project-templates/course/_images/.gitkeep -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course/_images copying build/lib/petljadoc/project-templates/course/package-conf.json -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course copying build/lib/petljadoc/project-templates/course/template_settings.t.json -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course copying build/lib/petljadoc/project-templates/course/.t.gitignore -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course/_includes copying build/lib/petljadoc/project-templates/course/_includes/.gitkeep -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course/_includes creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course/_static copying build/lib/petljadoc/project-templates/course/_static/.gitkeep -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course/_static copying build/lib/petljadoc/project-templates/course/pavement.t.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course copying build/lib/petljadoc/project-templates/course/conf.t.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course copying build/lib/petljadoc/project-templates/course/conf-petljadoc.t.json -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_sources copying build/lib/petljadoc/project-templates/runestone/_sources/index-item.t.md -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_sources copying build/lib/petljadoc/project-templates/runestone/_sources/index.rst -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_sources creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_images copying build/lib/petljadoc/project-templates/runestone/_images/.gitkeep -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_images copying build/lib/petljadoc/project-templates/runestone/.t.gitignore -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_includes copying build/lib/petljadoc/project-templates/runestone/_includes/.gitkeep -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_includes creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static copying build/lib/petljadoc/project-templates/runestone/_static/close.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static copying build/lib/petljadoc/project-templates/runestone/_static/pause.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static copying build/lib/petljadoc/project-templates/runestone/_static/next.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static copying build/lib/petljadoc/project-templates/runestone/_static/prev.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static creating /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static/audio copying build/lib/petljadoc/project-templates/runestone/_static/audio/Example04_Tour01_Line02.wav -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static/audio copying build/lib/petljadoc/project-templates/runestone/_static/audio/Example04_Tour01_Line03.wav -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static/audio copying build/lib/petljadoc/project-templates/runestone/_static/audio/Example04_Tour01_Line02.mp3 -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static/audio copying build/lib/petljadoc/project-templates/runestone/_static/audio/Example04_Tour01_Line01.mp3 -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static/audio copying build/lib/petljadoc/project-templates/runestone/_static/audio/Example04_Tour01_Line01.wav -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static/audio copying build/lib/petljadoc/project-templates/runestone/_static/audio/Example04_Tour01_Line03.mp3 -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static/audio copying build/lib/petljadoc/project-templates/runestone/_static/first.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static copying build/lib/petljadoc/project-templates/runestone/_static/.gitignore -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static copying build/lib/petljadoc/project-templates/runestone/_static/activecodethumb.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static copying build/lib/petljadoc/project-templates/runestone/_static/last.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static copying build/lib/petljadoc/project-templates/runestone/_static/clock.png -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/_static copying build/lib/petljadoc/project-templates/runestone/pavement.t.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone copying build/lib/petljadoc/project-templates/runestone/conf.t.py -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone copying build/lib/petljadoc/project-templates/runestone/conf-petljadoc.t.json -> /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/course.py to course.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor/editor.py to editor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/editor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/simanim/simanim.py to simanim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/simanim/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/associations/associations.py to associations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/associations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/quizq/quizq.py to quizq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/quizq/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/blockpylib.py to blockpylib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockpylib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/audio/audio.py to audio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/audio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/regexcheck/regexcheck.py to regexcheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/regexcheck/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/nimgame/nimgame.py to nimgame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/nimgame/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/blocklykarel.py to blocklykarel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/blockly/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/dbDirective/dbDirective.py to dbDirective.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/dbDirective/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/karel.py to karel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/karel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/gallery/gallery.py to gallery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/gallery/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/p5js/p5js.py to p5js.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/p5js/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/notes.py to notes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/notes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pycode/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pycode/pycode.py to pycode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/pygamelib.py to pygamelib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test/pavement.py to pavement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/runestone_ext/pygamelib/test/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/petlja_builder.py to petlja_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/course_theme/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/bc_theme/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/themes/runestone_theme/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course/pavement.t.py to pavement.t.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/course/conf.t.py to conf.t.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/pavement.t.py to pavement.t.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc/project-templates/runestone/conf.t.py to conf.t.cpython-39.pyc writing byte-compilation script '/tmp/tmpadnduaqs.py' /usr/bin/python3 /tmp/tmpadnduaqs.py removing /tmp/tmpadnduaqs.py running install_egg_info running egg_info writing petljadoc.egg-info/PKG-INFO writing dependency_links to petljadoc.egg-info/dependency_links.txt writing entry points to petljadoc.egg-info/entry_points.txt writing requirements to petljadoc.egg-info/requires.txt writing top-level names to petljadoc.egg-info/top_level.txt reading manifest file 'petljadoc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'petljadoc.egg-info/SOURCES.txt' Copying petljadoc.egg-info to /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/petljadoc-1.3.4-py3.9.egg-info running install_scripts Installing petljadoc script to /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64//usr/share/doc/python-petljadoc + '[' -d doc ']' ~/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64 ~/build/BUILD/petljadoc-1.3.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/petljadoc-1.3.4 + mv /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.4-1 --unique-debug-suffix -1.3.4-1.x86_64 --unique-debug-src-base python-petljadoc-1.3.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/petljadoc-1.3.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-petljadoc-1.3.4-1.noarch Provides: python-petljadoc python3-petljadoc = 1.3.4-1 python3.9dist(petljadoc) = 1.3.4 python3dist(petljadoc) = 1.3.4 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.9 python3.9dist(click) >= 7 python3.9dist(colorama) >= 0.4.1 python3.9dist(cyrtranslit) >= 0.4 python3.9dist(docutils) >= 0.16 python3.9dist(jinja2) >= 3 python3.9dist(jinja2) < 3.1 python3.9dist(livereload) >= 2.6.3 python3.9dist(lxml) python3.9dist(nbconvert) >= 6.1 python3.9dist(paver) >= 1.3 python3.9dist(pyyaml) >= 5 python3.9dist(runestone-petljadoc) >= 3.1.2.4 python3.9dist(setuptools) python3.9dist(sphinx) = 5.3 python3.9dist(watchdog) >= 0.10 Processing files: python-petljadoc-help-1.3.4-1.noarch warning: Empty %files file /builddir/build/BUILD/petljadoc-1.3.4/doclist.lst Provides: python-petljadoc-help = 1.3.4-1 python3-petljadoc-doc 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-petljadoc-1.3.4-1.x86_64 Wrote: /builddir/build/RPMS/python-petljadoc-help-1.3.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-petljadoc-1.3.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qtIvzu + umask 022 + cd /builddir/build/BUILD + cd petljadoc-1.3.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-petljadoc-1.3.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0