Mock Version: 2.7 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nikola.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-1608028944.800232/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=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nikola.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1607817600 Wrote: /builddir/build/SRPMS/python-nikola-8.1.2-1.fc34.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-nikola.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-1608028944.800232/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=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-nikola.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 Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1607817600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LLrHbX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nikola-8.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/nikola-8.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nikola-8.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf Nikola.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rDGYAV + umask 022 + cd /builddir/build/BUILD + cd nikola-8.1.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/nikola copying nikola/winutils.py -> build/lib/nikola copying nikola/utils.py -> build/lib/nikola copying nikola/state.py -> build/lib/nikola copying nikola/shortcodes.py -> build/lib/nikola copying nikola/post.py -> build/lib/nikola copying nikola/plugin_categories.py -> build/lib/nikola copying nikola/nikola.py -> build/lib/nikola copying nikola/metadata_extractors.py -> build/lib/nikola copying nikola/log.py -> build/lib/nikola copying nikola/image_processing.py -> build/lib/nikola copying nikola/hierarchy_utils.py -> build/lib/nikola copying nikola/filters.py -> build/lib/nikola copying nikola/__main__.py -> build/lib/nikola copying nikola/__init__.py -> build/lib/nikola creating build/lib/nikola/plugins copying nikola/plugins/basic_import.py -> build/lib/nikola/plugins copying nikola/plugins/__init__.py -> build/lib/nikola/plugins creating build/lib/nikola/packages copying nikola/packages/__init__.py -> build/lib/nikola/packages creating build/lib/nikola/plugins/template copying nikola/plugins/template/mako.py -> build/lib/nikola/plugins/template copying nikola/plugins/template/jinja.py -> build/lib/nikola/plugins/template copying nikola/plugins/template/__init__.py -> build/lib/nikola/plugins/template creating build/lib/nikola/plugins/task copying nikola/plugins/task/taxonomies.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/tags.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/sources.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/sitemap.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/scale_images.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/robots.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/redirect.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/posts.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/pages.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/page_index.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/listings.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/indexes.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/gzip.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/galleries.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/copy_files.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/copy_assets.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/categories.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/bundles.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/authors.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/archive.py -> build/lib/nikola/plugins/task copying nikola/plugins/task/__init__.py -> build/lib/nikola/plugins/task creating build/lib/nikola/plugins/misc copying nikola/plugins/misc/taxonomies_classifier.py -> build/lib/nikola/plugins/misc copying nikola/plugins/misc/scan_posts.py -> build/lib/nikola/plugins/misc copying nikola/plugins/misc/__init__.py -> build/lib/nikola/plugins/misc creating build/lib/nikola/plugins/compile copying nikola/plugins/compile/php.py -> build/lib/nikola/plugins/compile copying nikola/plugins/compile/pandoc.py -> build/lib/nikola/plugins/compile copying nikola/plugins/compile/ipynb.py -> build/lib/nikola/plugins/compile copying nikola/plugins/compile/html.py -> build/lib/nikola/plugins/compile copying nikola/plugins/compile/__init__.py -> build/lib/nikola/plugins/compile creating build/lib/nikola/plugins/command copying nikola/plugins/command/version.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/theme.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/subtheme.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/status.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/serve.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/plugin.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/orphans.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/new_post.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/new_page.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/init.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/import_wordpress.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/github_deploy.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/deploy.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/default_config.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/console.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/check.py -> build/lib/nikola/plugins/command copying nikola/plugins/command/__init__.py -> build/lib/nikola/plugins/command creating build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/youtube.py -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/vimeo.py -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/thumbnail.py -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/soundcloud.py -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/post_list.py -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/media.py -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/listing.py -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/gist.py -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/doc.py -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/chart.py -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/__init__.py -> build/lib/nikola/plugins/compile/rest creating build/lib/nikola/plugins/compile/markdown copying nikola/plugins/compile/markdown/mdx_podcast.py -> build/lib/nikola/plugins/compile/markdown copying nikola/plugins/compile/markdown/mdx_nikola.py -> build/lib/nikola/plugins/compile/markdown copying nikola/plugins/compile/markdown/mdx_gist.py -> build/lib/nikola/plugins/compile/markdown copying nikola/plugins/compile/markdown/__init__.py -> build/lib/nikola/plugins/compile/markdown creating build/lib/nikola/plugins/command/rst2html copying nikola/plugins/command/rst2html/__init__.py -> build/lib/nikola/plugins/command/rst2html creating build/lib/nikola/plugins/command/auto copying nikola/plugins/command/auto/__init__.py -> build/lib/nikola/plugins/command/auto creating build/lib/nikola/packages/tzlocal copying nikola/packages/tzlocal/windows_tz.py -> build/lib/nikola/packages/tzlocal copying nikola/packages/tzlocal/win32.py -> build/lib/nikola/packages/tzlocal copying nikola/packages/tzlocal/unix.py -> build/lib/nikola/packages/tzlocal copying nikola/packages/tzlocal/__init__.py -> build/lib/nikola/packages/tzlocal creating build/lib/nikola/packages/pygments_better_html copying nikola/packages/pygments_better_html/__init__.py -> build/lib/nikola/packages/pygments_better_html creating build/lib/nikola/packages/datecond copying nikola/packages/datecond/__init__.py -> build/lib/nikola/packages/datecond running egg_info creating Nikola.egg-info writing Nikola.egg-info/PKG-INFO writing dependency_links to Nikola.egg-info/dependency_links.txt writing entry points to Nikola.egg-info/entry_points.txt writing requirements to Nikola.egg-info/requires.txt writing top-level names to Nikola.egg-info/top_level.txt writing manifest file 'Nikola.egg-info/SOURCES.txt' reading manifest file 'Nikola.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution writing manifest file 'Nikola.egg-info/SOURCES.txt' copying nikola/conf.py.in -> build/lib/nikola creating build/lib/nikola/data copying nikola/data/symlink-test-link.txt -> build/lib/nikola/data copying nikola/data/symlink-test-orig.txt -> build/lib/nikola/data copying nikola/data/symlinked.txt -> build/lib/nikola/data creating build/lib/nikola/data/samplesite copying nikola/data/samplesite/README.txt -> build/lib/nikola/data/samplesite creating build/lib/nikola/data/samplesite/files copying nikola/data/samplesite/files/favicon.ico -> build/lib/nikola/data/samplesite/files creating build/lib/nikola/data/samplesite/files/images copying nikola/data/samplesite/files/images/nikola.png -> build/lib/nikola/data/samplesite/files/images creating build/lib/nikola/data/samplesite/galleries creating build/lib/nikola/data/samplesite/galleries/demo copying nikola/data/samplesite/galleries/demo/exclude.meta -> build/lib/nikola/data/samplesite/galleries/demo copying nikola/data/samplesite/galleries/demo/index.txt -> build/lib/nikola/data/samplesite/galleries/demo copying nikola/data/samplesite/galleries/demo/metadata.sample.yml -> build/lib/nikola/data/samplesite/galleries/demo copying nikola/data/samplesite/galleries/demo/tesla2_lg.jpg -> build/lib/nikola/data/samplesite/galleries/demo copying nikola/data/samplesite/galleries/demo/tesla4_lg.jpg -> build/lib/nikola/data/samplesite/galleries/demo copying nikola/data/samplesite/galleries/demo/tesla_conducts_lg.jpg -> build/lib/nikola/data/samplesite/galleries/demo copying nikola/data/samplesite/galleries/demo/tesla_lightning1_lg.jpg -> build/lib/nikola/data/samplesite/galleries/demo copying nikola/data/samplesite/galleries/demo/tesla_lightning2_lg.jpg -> build/lib/nikola/data/samplesite/galleries/demo copying nikola/data/samplesite/galleries/demo/tesla_tower1_lg.jpg -> build/lib/nikola/data/samplesite/galleries/demo creating build/lib/nikola/data/samplesite/images copying nikola/data/samplesite/images/frontispiece.jpg -> build/lib/nikola/data/samplesite/images copying nikola/data/samplesite/images/illus_001.jpg -> build/lib/nikola/data/samplesite/images creating build/lib/nikola/data/samplesite/listings copying nikola/data/samplesite/listings/hello.py -> build/lib/nikola/data/samplesite/listings creating build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/1.rst -> build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/bootstrap-demo.rst -> build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/charts.rst -> build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/creating-a-theme.rst -> build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/dr-nikolas-vendetta.rst -> build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/extending.rst -> build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/internals.rst -> build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/listings-demo.rst -> build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/manual.rst -> build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/path_handlers.rst -> build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/quickref.rst -> build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/quickstart.rst -> build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/social_buttons.rst -> build/lib/nikola/data/samplesite/pages copying nikola/data/samplesite/pages/theming.rst -> build/lib/nikola/data/samplesite/pages creating build/lib/nikola/data/samplesite/posts copying nikola/data/samplesite/posts/1.rst -> build/lib/nikola/data/samplesite/posts creating build/lib/nikola/data/samplesite/templates copying nikola/data/samplesite/templates/book.tmpl -> build/lib/nikola/data/samplesite/templates creating build/lib/nikola/data/shortcodes creating build/lib/nikola/data/shortcodes/jinja copying nikola/data/shortcodes/jinja/raw.tmpl -> build/lib/nikola/data/shortcodes/jinja creating build/lib/nikola/data/shortcodes/mako copying nikola/data/shortcodes/mako/raw.tmpl -> build/lib/nikola/data/shortcodes/mako creating build/lib/nikola/data/themes creating build/lib/nikola/data/themes/base copying nikola/data/themes/base/README.md -> build/lib/nikola/data/themes/base copying nikola/data/themes/base/base.theme -> build/lib/nikola/data/themes/base copying nikola/data/themes/base/bundles -> build/lib/nikola/data/themes/base creating build/lib/nikola/data/themes/base-jinja copying nikola/data/themes/base-jinja/README.md -> build/lib/nikola/data/themes/base-jinja copying nikola/data/themes/base-jinja/base-jinja.theme -> build/lib/nikola/data/themes/base-jinja creating build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/annotation_helper.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/archive.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/archive_navigation_helper.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/archiveindex.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/author.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/authorindex.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/authors.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/base.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/base_footer.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/base_header.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/base_helper.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/comments_helper.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/comments_helper_commento.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/comments_helper_disqus.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/comments_helper_facebook.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/comments_helper_intensedebate.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/comments_helper_isso.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/comments_helper_muut.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/comments_helper_utterances.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/feeds_translations_helper.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/gallery.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/index.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/index_helper.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/list.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/list_post.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/listing.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/math_helper.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/page.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/pagination_helper.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/post.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/post_header.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/post_helper.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/post_list_directive.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/story.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/tag.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/tagindex.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/tags.tmpl -> build/lib/nikola/data/themes/base-jinja/templates copying nikola/data/themes/base-jinja/templates/ui_helper.tmpl -> build/lib/nikola/data/themes/base-jinja/templates creating build/lib/nikola/data/themes/base/assets creating build/lib/nikola/data/themes/base/assets/css copying nikola/data/themes/base/assets/css/baguetteBox.min.css -> build/lib/nikola/data/themes/base/assets/css copying nikola/data/themes/base/assets/css/html4css1.css -> build/lib/nikola/data/themes/base/assets/css copying nikola/data/themes/base/assets/css/ipython.min.css -> build/lib/nikola/data/themes/base/assets/css copying nikola/data/themes/base/assets/css/nikola_ipython.css -> build/lib/nikola/data/themes/base/assets/css copying nikola/data/themes/base/assets/css/nikola_rst.css -> build/lib/nikola/data/themes/base/assets/css copying nikola/data/themes/base/assets/css/rst.css -> build/lib/nikola/data/themes/base/assets/css copying nikola/data/themes/base/assets/css/rst_base.css -> build/lib/nikola/data/themes/base/assets/css copying nikola/data/themes/base/assets/css/theme.css -> build/lib/nikola/data/themes/base/assets/css creating build/lib/nikola/data/themes/base/assets/js copying nikola/data/themes/base/assets/js/baguetteBox.min.js -> build/lib/nikola/data/themes/base/assets/js copying nikola/data/themes/base/assets/js/fancydates.js -> build/lib/nikola/data/themes/base/assets/js copying nikola/data/themes/base/assets/js/fancydates.min.js -> build/lib/nikola/data/themes/base/assets/js copying nikola/data/themes/base/assets/js/gallery.js -> build/lib/nikola/data/themes/base/assets/js copying nikola/data/themes/base/assets/js/gallery.min.js -> build/lib/nikola/data/themes/base/assets/js copying nikola/data/themes/base/assets/js/html5.js -> build/lib/nikola/data/themes/base/assets/js copying nikola/data/themes/base/assets/js/html5shiv-printshiv.min.js -> build/lib/nikola/data/themes/base/assets/js copying nikola/data/themes/base/assets/js/justified-layout.min.js -> build/lib/nikola/data/themes/base/assets/js copying nikola/data/themes/base/assets/js/luxon.min.js -> build/lib/nikola/data/themes/base/assets/js creating build/lib/nikola/data/themes/base/assets/xml copying nikola/data/themes/base/assets/xml/atom.xsl -> build/lib/nikola/data/themes/base/assets/xml copying nikola/data/themes/base/assets/xml/rss.xsl -> build/lib/nikola/data/themes/base/assets/xml creating build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_af.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_ar.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_az.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_bg.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_br.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_bs.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_ca.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_cs.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_cz.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_da.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_de.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_el.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_en.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_eo.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_es.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_et.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_eu.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_fa.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_fi.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_fr.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_fur.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_gl.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_he.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_hi.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_hr.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_hu.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_ia.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_id.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_it.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_ja.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_ko.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_lt.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_mi.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_ml.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_mr.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_nb.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_nl.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_pa.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_pl.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_pt.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_pt_br.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_ru.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_sk.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_sl.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_sq.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_sr.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_sr_latin.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_sv.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_te.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_th.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_tr.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_uk.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_ur.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_vi.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_zh_cn.py -> build/lib/nikola/data/themes/base/messages copying nikola/data/themes/base/messages/messages_zh_tw.py -> build/lib/nikola/data/themes/base/messages creating build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/annotation_helper.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/archive.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/archive_navigation_helper.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/archiveindex.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/author.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/authorindex.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/authors.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/base.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/base_footer.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/base_header.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/base_helper.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/comments_helper.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/comments_helper_commento.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/comments_helper_disqus.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/comments_helper_facebook.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/comments_helper_intensedebate.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/comments_helper_isso.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/comments_helper_muut.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/comments_helper_utterances.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/feeds_translations_helper.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/gallery.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/index.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/index_helper.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/list.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/list_post.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/listing.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/math_helper.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/page.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/pagination_helper.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/post.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/post_header.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/post_helper.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/post_list_directive.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/story.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/tag.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/tagindex.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/tags.tmpl -> build/lib/nikola/data/themes/base/templates copying nikola/data/themes/base/templates/ui_helper.tmpl -> build/lib/nikola/data/themes/base/templates creating build/lib/nikola/data/themes/bootblog4 copying nikola/data/themes/bootblog4/README.md -> build/lib/nikola/data/themes/bootblog4 copying nikola/data/themes/bootblog4/bootblog4.theme -> build/lib/nikola/data/themes/bootblog4 copying nikola/data/themes/bootblog4/bundles -> build/lib/nikola/data/themes/bootblog4 creating build/lib/nikola/data/themes/bootblog4-jinja copying nikola/data/themes/bootblog4-jinja/README.md -> build/lib/nikola/data/themes/bootblog4-jinja copying nikola/data/themes/bootblog4-jinja/bootblog4-jinja.theme -> build/lib/nikola/data/themes/bootblog4-jinja copying nikola/data/themes/bootblog4-jinja/bundles -> build/lib/nikola/data/themes/bootblog4-jinja creating build/lib/nikola/data/themes/bootblog4-jinja/assets creating build/lib/nikola/data/themes/bootblog4-jinja/assets/css copying nikola/data/themes/bootblog4-jinja/assets/css/bootblog.css -> build/lib/nikola/data/themes/bootblog4-jinja/assets/css creating build/lib/nikola/data/themes/bootblog4-jinja/templates copying nikola/data/themes/bootblog4-jinja/templates/base.tmpl -> build/lib/nikola/data/themes/bootblog4-jinja/templates copying nikola/data/themes/bootblog4-jinja/templates/base_helper.tmpl -> build/lib/nikola/data/themes/bootblog4-jinja/templates copying nikola/data/themes/bootblog4-jinja/templates/index.tmpl -> build/lib/nikola/data/themes/bootblog4-jinja/templates creating build/lib/nikola/data/themes/bootblog4/assets creating build/lib/nikola/data/themes/bootblog4/assets/css copying nikola/data/themes/bootblog4/assets/css/bootblog.css -> build/lib/nikola/data/themes/bootblog4/assets/css creating build/lib/nikola/data/themes/bootblog4/templates copying nikola/data/themes/bootblog4/templates/base.tmpl -> build/lib/nikola/data/themes/bootblog4/templates copying nikola/data/themes/bootblog4/templates/base_helper.tmpl -> build/lib/nikola/data/themes/bootblog4/templates copying nikola/data/themes/bootblog4/templates/index.tmpl -> build/lib/nikola/data/themes/bootblog4/templates creating build/lib/nikola/data/themes/bootstrap4 copying nikola/data/themes/bootstrap4/README.md -> build/lib/nikola/data/themes/bootstrap4 copying nikola/data/themes/bootstrap4/bootstrap4.theme -> build/lib/nikola/data/themes/bootstrap4 copying nikola/data/themes/bootstrap4/bundles -> build/lib/nikola/data/themes/bootstrap4 creating build/lib/nikola/data/themes/bootstrap4-jinja copying nikola/data/themes/bootstrap4-jinja/README.md -> build/lib/nikola/data/themes/bootstrap4-jinja copying nikola/data/themes/bootstrap4-jinja/bootstrap4-jinja.theme -> build/lib/nikola/data/themes/bootstrap4-jinja copying nikola/data/themes/bootstrap4-jinja/bundles -> build/lib/nikola/data/themes/bootstrap4-jinja creating build/lib/nikola/data/themes/bootstrap4-jinja/assets creating build/lib/nikola/data/themes/bootstrap4-jinja/assets/css copying nikola/data/themes/bootstrap4-jinja/assets/css/bootstrap.min.css -> build/lib/nikola/data/themes/bootstrap4-jinja/assets/css copying nikola/data/themes/bootstrap4-jinja/assets/css/theme.css -> build/lib/nikola/data/themes/bootstrap4-jinja/assets/css creating build/lib/nikola/data/themes/bootstrap4-jinja/assets/js copying nikola/data/themes/bootstrap4-jinja/assets/js/bootstrap.min.js -> build/lib/nikola/data/themes/bootstrap4-jinja/assets/js copying nikola/data/themes/bootstrap4-jinja/assets/js/jquery.min.js -> build/lib/nikola/data/themes/bootstrap4-jinja/assets/js copying nikola/data/themes/bootstrap4-jinja/assets/js/popper.min.js -> build/lib/nikola/data/themes/bootstrap4-jinja/assets/js creating build/lib/nikola/data/themes/bootstrap4-jinja/templates copying nikola/data/themes/bootstrap4-jinja/templates/authors.tmpl -> build/lib/nikola/data/themes/bootstrap4-jinja/templates copying nikola/data/themes/bootstrap4-jinja/templates/base.tmpl -> build/lib/nikola/data/themes/bootstrap4-jinja/templates copying nikola/data/themes/bootstrap4-jinja/templates/base_helper.tmpl -> build/lib/nikola/data/themes/bootstrap4-jinja/templates copying nikola/data/themes/bootstrap4-jinja/templates/index_helper.tmpl -> build/lib/nikola/data/themes/bootstrap4-jinja/templates copying nikola/data/themes/bootstrap4-jinja/templates/listing.tmpl -> build/lib/nikola/data/themes/bootstrap4-jinja/templates copying nikola/data/themes/bootstrap4-jinja/templates/pagination_helper.tmpl -> build/lib/nikola/data/themes/bootstrap4-jinja/templates copying nikola/data/themes/bootstrap4-jinja/templates/post.tmpl -> build/lib/nikola/data/themes/bootstrap4-jinja/templates copying nikola/data/themes/bootstrap4-jinja/templates/tags.tmpl -> build/lib/nikola/data/themes/bootstrap4-jinja/templates copying nikola/data/themes/bootstrap4-jinja/templates/ui_helper.tmpl -> build/lib/nikola/data/themes/bootstrap4-jinja/templates creating build/lib/nikola/data/themes/bootstrap4/assets creating build/lib/nikola/data/themes/bootstrap4/assets/css copying nikola/data/themes/bootstrap4/assets/css/bootstrap.min.css -> build/lib/nikola/data/themes/bootstrap4/assets/css copying nikola/data/themes/bootstrap4/assets/css/theme.css -> build/lib/nikola/data/themes/bootstrap4/assets/css creating build/lib/nikola/data/themes/bootstrap4/assets/js copying nikola/data/themes/bootstrap4/assets/js/bootstrap.min.js -> build/lib/nikola/data/themes/bootstrap4/assets/js copying nikola/data/themes/bootstrap4/assets/js/jquery.min.js -> build/lib/nikola/data/themes/bootstrap4/assets/js copying nikola/data/themes/bootstrap4/assets/js/popper.min.js -> build/lib/nikola/data/themes/bootstrap4/assets/js creating build/lib/nikola/data/themes/bootstrap4/templates copying nikola/data/themes/bootstrap4/templates/authors.tmpl -> build/lib/nikola/data/themes/bootstrap4/templates copying nikola/data/themes/bootstrap4/templates/base.tmpl -> build/lib/nikola/data/themes/bootstrap4/templates copying nikola/data/themes/bootstrap4/templates/base_helper.tmpl -> build/lib/nikola/data/themes/bootstrap4/templates copying nikola/data/themes/bootstrap4/templates/index_helper.tmpl -> build/lib/nikola/data/themes/bootstrap4/templates copying nikola/data/themes/bootstrap4/templates/listing.tmpl -> build/lib/nikola/data/themes/bootstrap4/templates copying nikola/data/themes/bootstrap4/templates/pagination_helper.tmpl -> build/lib/nikola/data/themes/bootstrap4/templates copying nikola/data/themes/bootstrap4/templates/post.tmpl -> build/lib/nikola/data/themes/bootstrap4/templates copying nikola/data/themes/bootstrap4/templates/tags.tmpl -> build/lib/nikola/data/themes/bootstrap4/templates copying nikola/data/themes/bootstrap4/templates/ui_helper.tmpl -> build/lib/nikola/data/themes/bootstrap4/templates creating build/lib/nikola/plugins/shortcode copying nikola/plugins/shortcode/chart.plugin -> build/lib/nikola/plugins/shortcode copying nikola/plugins/shortcode/chart.py -> build/lib/nikola/plugins/shortcode copying nikola/plugins/shortcode/emoji.plugin -> build/lib/nikola/plugins/shortcode copying nikola/plugins/shortcode/gist.plugin -> build/lib/nikola/plugins/shortcode copying nikola/plugins/shortcode/gist.py -> build/lib/nikola/plugins/shortcode copying nikola/plugins/shortcode/listing.plugin -> build/lib/nikola/plugins/shortcode copying nikola/plugins/shortcode/listing.py -> build/lib/nikola/plugins/shortcode copying nikola/plugins/shortcode/post_list.plugin -> build/lib/nikola/plugins/shortcode copying nikola/plugins/shortcode/post_list.py -> build/lib/nikola/plugins/shortcode copying nikola/plugins/shortcode/thumbnail.plugin -> build/lib/nikola/plugins/shortcode copying nikola/plugins/shortcode/thumbnail.py -> build/lib/nikola/plugins/shortcode creating build/lib/nikola/plugins/shortcode/emoji copying nikola/plugins/shortcode/emoji/__init__.py -> build/lib/nikola/plugins/shortcode/emoji creating build/lib/nikola/plugins/shortcode/emoji/data copying nikola/plugins/shortcode/emoji/data/Activity.json -> build/lib/nikola/plugins/shortcode/emoji/data copying nikola/plugins/shortcode/emoji/data/Flags.json -> build/lib/nikola/plugins/shortcode/emoji/data copying nikola/plugins/shortcode/emoji/data/Food.json -> build/lib/nikola/plugins/shortcode/emoji/data copying nikola/plugins/shortcode/emoji/data/LICENSE -> build/lib/nikola/plugins/shortcode/emoji/data copying nikola/plugins/shortcode/emoji/data/Nature.json -> build/lib/nikola/plugins/shortcode/emoji/data copying nikola/plugins/shortcode/emoji/data/Objects.json -> build/lib/nikola/plugins/shortcode/emoji/data copying nikola/plugins/shortcode/emoji/data/People.json -> build/lib/nikola/plugins/shortcode/emoji/data copying nikola/plugins/shortcode/emoji/data/Symbols.json -> build/lib/nikola/plugins/shortcode/emoji/data copying nikola/plugins/shortcode/emoji/data/Travel.json -> build/lib/nikola/plugins/shortcode/emoji/data copying nikola/packages/README.md -> build/lib/nikola/packages copying nikola/plugins/template/jinja.plugin -> build/lib/nikola/plugins/template copying nikola/plugins/template/mako.plugin -> build/lib/nikola/plugins/template copying nikola/plugins/task/archive.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/authors.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/bundles.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/categories.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/copy_assets.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/copy_files.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/galleries.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/gzip.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/indexes.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/listings.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/page_index.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/pages.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/posts.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/redirect.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/robots.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/scale_images.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/sitemap.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/sources.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/tags.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/task/taxonomies.plugin -> build/lib/nikola/plugins/task copying nikola/plugins/misc/scan_posts.plugin -> build/lib/nikola/plugins/misc copying nikola/plugins/misc/taxonomies_classifier.plugin -> build/lib/nikola/plugins/misc copying nikola/plugins/compile/html.plugin -> build/lib/nikola/plugins/compile copying nikola/plugins/compile/ipynb.plugin -> build/lib/nikola/plugins/compile copying nikola/plugins/compile/markdown.plugin -> build/lib/nikola/plugins/compile copying nikola/plugins/compile/pandoc.plugin -> build/lib/nikola/plugins/compile copying nikola/plugins/compile/php.plugin -> build/lib/nikola/plugins/compile copying nikola/plugins/compile/rest.plugin -> build/lib/nikola/plugins/compile copying nikola/plugins/command/auto.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/check.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/console.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/default_config.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/deploy.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/github_deploy.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/import_wordpress.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/init.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/new_page.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/new_post.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/orphans.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/plugin.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/rst2html.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/serve.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/status.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/subtheme.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/theme.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/command/version.plugin -> build/lib/nikola/plugins/command copying nikola/plugins/compile/rest/chart.plugin -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/doc.plugin -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/gist.plugin -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/listing.plugin -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/media.plugin -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/post_list.plugin -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/soundcloud.plugin -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/template.txt -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/thumbnail.plugin -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/vimeo.plugin -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/rest/youtube.plugin -> build/lib/nikola/plugins/compile/rest copying nikola/plugins/compile/markdown/mdx_gist.plugin -> build/lib/nikola/plugins/compile/markdown copying nikola/plugins/compile/markdown/mdx_nikola.plugin -> build/lib/nikola/plugins/compile/markdown copying nikola/plugins/compile/markdown/mdx_podcast.plugin -> build/lib/nikola/plugins/compile/markdown copying nikola/plugins/command/rst2html/rst2html.tmpl -> build/lib/nikola/plugins/command/rst2html copying nikola/plugins/command/auto/livereload.js -> build/lib/nikola/plugins/command/auto copying nikola/packages/tzlocal/LICENSE.txt -> build/lib/nikola/packages/tzlocal copying nikola/packages/pygments_better_html/LICENSE -> build/lib/nikola/packages/pygments_better_html copying nikola/packages/pygments_better_html/LICENSE.pygments -> build/lib/nikola/packages/pygments_better_html copying nikola/packages/datecond/LICENSE -> build/lib/nikola/packages/datecond + PYTHONPATH=/builddir/build/BUILD/nikola-8.1.2 + sphinx-build-3 docs/sphinx html Running Sphinx v3.3.1 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [html]: targets for 28 source files that are out of date updating environment: [new config] 28 added, 0 changed, 0 removed reading sources... [ 3%] creating-a-site reading sources... [ 7%] creating-a-theme reading sources... [ 10%] extending reading sources... [ 14%] index reading sources... [ 17%] internals reading sources... [ 21%] manual reading sources... [ 25%] modules reading sources... [ 28%] nikola reading sources... [ 32%] nikola.packages reading sources... [ 35%] nikola.packages.datecond reading sources... [ 39%] nikola.packages.pygments_better_html reading sources... [ 42%] nikola.packages.tzlocal reading sources... [ 46%] nikola.plugins reading sources... [ 50%] nikola.plugins.command reading sources... [ 53%] nikola.plugins.command.auto reading sources... [ 57%] nikola.plugins.command.rst2html reading sources... [ 60%] nikola.plugins.compile reading sources... [ 64%] nikola.plugins.compile.markdown reading sources... [ 67%] nikola.plugins.compile.rest reading sources... [ 71%] nikola.plugins.misc reading sources... [ 75%] nikola.plugins.task reading sources... [ 78%] nikola.plugins.task.sitemap reading sources... [ 82%] nikola.plugins.template reading sources... [ 85%] path_handlers reading sources... [ 89%] social_buttons reading sources... [ 92%] support reading sources... [ 96%] template-variables reading sources... [100%] theming /builddir/build/BUILD/nikola-8.1.2/docs/sphinx/internals.rst:142: WARNING: Unknown directive type "thumbnail". .. thumbnail:: https://getnikola.com/images/architecture.png /builddir/build/BUILD/nikola-8.1.2/docs/sphinx/manual.rst:915: WARNING: Unknown directive type "thumbnail". .. thumbnail:: https://getnikola.com/images/bootblog4-featured2x.png :align: center :alt: An example of how featured posts look in bootblog4. /builddir/build/BUILD/nikola-8.1.2/docs/sphinx/manual.rst:2641: WARNING: Unknown directive type "soundcloud_playlist". .. soundcloud_playlist:: 9411706 /builddir/build/BUILD/nikola-8.1.2/docs/sphinx/manual.rst:2711: WARNING: Unknown directive type "gist". .. gist:: 2395294 /builddir/build/BUILD/nikola-8.1.2/nikola/hierarchy_utils.py:docstring of nikola.hierarchy_utils.TreeNode:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/image_processing.py:docstring of nikola.image_processing.ImageProcessor:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/metadata_extractors.py:docstring of nikola.metadata_extractors.MetaCondition:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/metadata_extractors.py:docstring of nikola.metadata_extractors.MetaPriority:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/metadata_extractors.py:docstring of nikola.metadata_extractors.MetaSource:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/nikola.py:docstring of nikola.nikola.Nikola:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/nikola.py:docstring of nikola.nikola.Nikola.generic_atom_renderer:6: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/nikola.py:docstring of nikola.nikola.Nikola.generic_atom_renderer:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/nikola-8.1.2/nikola/nikola.py:docstring of nikola.nikola.Nikola.generic_atom_renderer:12: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/nikola.py:docstring of nikola.nikola.Nikola.generic_index_renderer:8: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/nikola.py:docstring of nikola.nikola.Nikola.generic_index_renderer:9: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/nikola-8.1.2/nikola/nikola.py:docstring of nikola.nikola.Nikola.generic_index_renderer:12: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/nikola.py:docstring of nikola.nikola.Nikola.generic_index_renderer:19: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.Command:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.Command:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.ConfigPlugin:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.LateTask:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.MarkdownExtension:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.MetadataExtractor:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.PageCompiler:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.PostScanner:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.RestExtension:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.SignalHandler:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.Task:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.TaskMultiplier:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.Taxonomy:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.Taxonomy:18: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.Taxonomy:19: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.Taxonomy:23: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.Taxonomy:33: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.Taxonomy:35: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.Taxonomy:42: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.Taxonomy.get_overview_path:5: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.Taxonomy.get_path:5: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/plugin_categories.py:docstring of nikola.plugin_categories.TemplateSystem:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/post.py:docstring of nikola.post.Post:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/post.py:docstring of nikola.post.Post.add_dependency:8: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/post.py:docstring of nikola.post.Post.add_dependency_uptodate:13: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/shortcodes.py:docstring of nikola.shortcodes.ParsingError:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/state.py:docstring of nikola.state.Persistor:1: WARNING: Unknown interpreted text role "class". looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/nikola-8.1.2/nikola/utils.py:docstring of nikola.utils.CustomEncoder:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/utils.py:docstring of nikola.utils.Functionary:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/utils.py:docstring of nikola.utils.LocaleBorg:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/utils.py:docstring of nikola.utils.NikolaPygmentsHTML:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/utils.py:docstring of nikola.utils.TemplateHookRegistry:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/utils.py:docstring of nikola.utils.TemplateHookRegistry.append:5: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/utils.py:docstring of nikola.utils.TranslatableSetting:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/hierarchy_utils.py:docstring of nikola.utils.TreeNode:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/utils.py:docstring of nikola.utils.config_changed:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/utils.py:docstring of nikola.utils.req_missing:5: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/utils.py:docstring of nikola.utils.req_missing:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/nikola-8.1.2/nikola/winutils.py:docstring of nikola.winutils.fix_all_git_symlinked:17: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/packages/datecond/__init__.py:docstring of nikola.packages.datecond.date_in_range:6: WARNING: Unexpected indentation. /builddir/build/BUILD/nikola-8.1.2/nikola/packages/pygments_better_html/__init__.py:docstring of nikola.packages.pygments_better_html.BetterHtmlFormatter:1: WARNING: Unknown interpreted text role "class". WARNING: autodoc: failed to import module 'win32' from module 'nikola.packages.tzlocal'; the following exception was raised: No module named 'winreg' /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/basic_import.py:docstring of nikola.plugins.basic_import.ImportMixin:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/check.py:docstring of nikola.plugins.command.check.CommandCheck:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/console.py:docstring of nikola.plugins.command.console.CommandConsole:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/default_config.py:docstring of nikola.plugins.command.default_config.CommandShowConfig:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/deploy.py:docstring of nikola.plugins.command.deploy.CommandDeploy:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/github_deploy.py:docstring of nikola.plugins.command.github_deploy.CommandGitHubDeploy:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/github_deploy.py:docstring of nikola.plugins.command.github_deploy.DeployFailedException:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/import_wordpress.py:docstring of nikola.plugins.command.import_wordpress.CommandImportWordpress:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/import_wordpress.py:docstring of nikola.plugins.command.import_wordpress.CommandImportWordpress:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/init.py:docstring of nikola.plugins.command.init.CommandInit:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/new_page.py:docstring of nikola.plugins.command.new_page.CommandNewPage:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/new_post.py:docstring of nikola.plugins.command.new_post.CommandNewPost:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/orphans.py:docstring of nikola.plugins.command.orphans.CommandOrphans:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/plugin.py:docstring of nikola.plugins.command.plugin.CommandPlugin:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/serve.py:docstring of nikola.plugins.command.serve.CommandServe:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/serve.py:docstring of nikola.plugins.command.serve.IPv6Server:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/serve.py:docstring of nikola.plugins.command.serve.OurHTTPRequestHandler:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/status.py:docstring of nikola.plugins.command.status.CommandStatus:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/subtheme.py:docstring of nikola.plugins.command.subtheme.CommandSubTheme:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/theme.py:docstring of nikola.plugins.command.theme.CommandTheme:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/version.py:docstring of nikola.plugins.command.version.CommandVersion:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/auto/__init__.py:docstring of nikola.plugins.command.auto.CommandAuto:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/auto/__init__.py:docstring of nikola.plugins.command.auto.ConfigEventHandler:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/auto/__init__.py:docstring of nikola.plugins.command.auto.IndexHtmlStaticResource:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/auto/__init__.py:docstring of nikola.plugins.command.auto.NikolaEventHandler:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/command/rst2html/__init__.py:docstring of nikola.plugins.command.rst2html.CommandRst2Html:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/html.py:docstring of nikola.plugins.compile.html.CompileHtml:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/ipynb.py:docstring of nikola.plugins.compile.ipynb.CompileIPynb:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/pandoc.py:docstring of nikola.plugins.compile.pandoc.CompilePandoc:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/php.py:docstring of nikola.plugins.compile.php.CompilePhp:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/markdown/__init__.py:docstring of nikola.plugins.compile.markdown.CompileMarkdown:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/markdown/__init__.py:docstring of nikola.plugins.compile.markdown.ThreadLocalMarkdown:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/markdown/mdx_gist.py:docstring of nikola.plugins.compile.markdown.mdx_gist.GistExtension:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/markdown/mdx_gist.py:docstring of nikola.plugins.compile.markdown.mdx_gist.GistExtension:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/markdown/mdx_gist.py:docstring of nikola.plugins.compile.markdown.mdx_gist.GistFetchException:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/markdown/mdx_gist.py:docstring of nikola.plugins.compile.markdown.mdx_gist.GistPattern:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/markdown/mdx_nikola.py:docstring of nikola.plugins.compile.markdown.mdx_nikola.NikolaExtension:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/markdown/mdx_nikola.py:docstring of nikola.plugins.compile.markdown.mdx_nikola.NikolaExtension:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/markdown/mdx_nikola.py:docstring of nikola.plugins.compile.markdown.mdx_nikola.NikolaPostProcessor:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/markdown/mdx_podcast.py:docstring of nikola.plugins.compile.markdown.mdx_podcast.PodcastExtension:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/markdown/mdx_podcast.py:docstring of nikola.plugins.compile.markdown.mdx_podcast.PodcastExtension:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/markdown/mdx_podcast.py:docstring of nikola.plugins.compile.markdown.mdx_podcast.PodcastPattern:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/__init__.py:docstring of nikola.plugins.compile.rest.CompileRest:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/__init__.py:docstring of nikola.plugins.compile.rest.NikolaReader:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/__init__.py:docstring of nikola.plugins.compile.rest.RemoveDocinfo:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/chart.py:docstring of nikola.plugins.compile.rest.chart.Chart:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/chart.py:docstring of nikola.plugins.compile.rest.chart.Chart:4: WARNING: Unknown directive type "chart". .. chart:: Bar :title: 'Browser usage evolution (in %)' :x_labels: ["2002", "2003", "2004", "2005", "2006", "2007"] 'Firefox', [None, None, 0, 16.6, 25, 31] 'Chrome', [None, None, None, None, None, None] 'IE', [85.8, 84.6, 84.7, 74.5, 66, 58.6] 'Others', [14.2, 15.4, 15.3, 8.9, 9, 10.4] /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/chart.py:docstring of nikola.plugins.compile.rest.chart.Plugin:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/doc.py:docstring of nikola.plugins.compile.rest.doc.Plugin:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/gist.py:docstring of nikola.plugins.compile.rest.gist.GitHubGist:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/gist.py:docstring of nikola.plugins.compile.rest.gist.GitHubGist:5: WARNING: Unknown directive type "gist". .. gist:: GIST_ID /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/gist.py:docstring of nikola.plugins.compile.rest.gist.GitHubGist:9: WARNING: Unknown directive type "gist". .. gist:: GIST_URL /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/gist.py:docstring of nikola.plugins.compile.rest.gist.Plugin:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/listing.py:docstring of nikola.plugins.compile.rest.listing.CodeBlock:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/listing.py:docstring of nikola.plugins.compile.rest.listing.Listing:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/listing.py:docstring of nikola.plugins.compile.rest.listing.Listing:5: WARNING: Unknown directive type "listing". .. listing:: nikola.py python :number-lines: /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/listing.py:docstring of nikola.plugins.compile.rest.listing.Plugin:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/media.py:docstring of nikola.plugins.compile.rest.media.Media:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/media.py:docstring of nikola.plugins.compile.rest.media.Plugin:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/post_list.py:docstring of nikola.plugins.compile.rest.post_list.Plugin:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/post_list.py:docstring of nikola.plugins.compile.rest.post_list.PostListDirective:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/soundcloud.py:docstring of nikola.plugins.compile.rest.soundcloud.Plugin:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/soundcloud.py:docstring of nikola.plugins.compile.rest.soundcloud.SoundCloud:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/soundcloud.py:docstring of nikola.plugins.compile.rest.soundcloud.SoundCloud:4: WARNING: Unknown directive type "soundcloud". .. soundcloud:: :height: 400 :width: 600 /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/soundcloud.py:docstring of nikola.plugins.compile.rest.soundcloud.SoundCloudPlaylist:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/thumbnail.py:docstring of nikola.plugins.compile.rest.thumbnail.Plugin:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/thumbnail.py:docstring of nikola.plugins.compile.rest.thumbnail.Thumbnail:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/vimeo.py:docstring of nikola.plugins.compile.rest.vimeo.Plugin:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/vimeo.py:docstring of nikola.plugins.compile.rest.vimeo.Vimeo:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/vimeo.py:docstring of nikola.plugins.compile.rest.vimeo.Vimeo:4: WARNING: Unknown directive type "vimeo". .. vimeo:: 20241459 :height: 400 :width: 600 /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/youtube.py:docstring of nikola.plugins.compile.rest.youtube.Plugin:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/youtube.py:docstring of nikola.plugins.compile.rest.youtube.Youtube:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/compile/rest/youtube.py:docstring of nikola.plugins.compile.rest.youtube.Youtube:4: WARNING: Unknown directive type "youtube". .. youtube:: lyViVmaBQDg :height: 400 :width: 600 /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/misc/scan_posts.py:docstring of nikola.plugins.misc.scan_posts.ScanPosts:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/misc/taxonomies_classifier.py:docstring of nikola.plugins.misc.taxonomies_classifier.TaxonomiesClassifier:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/archive.py:docstring of nikola.plugins.task.archive.Archive:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/authors.py:docstring of nikola.plugins.task.authors.ClassifyAuthors:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/bundles.py:docstring of nikola.plugins.task.bundles.BuildBundles:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/categories.py:docstring of nikola.plugins.task.categories.ClassifyCategories:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/copy_assets.py:docstring of nikola.plugins.task.copy_assets.CopyAssets:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/copy_files.py:docstring of nikola.plugins.task.copy_files.CopyFiles:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/galleries.py:docstring of nikola.plugins.task.galleries.Galleries:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/galleries.py:docstring of nikola.plugins.task.galleries.Galleries:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/gzip.py:docstring of nikola.plugins.task.gzip.GzipFiles:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/indexes.py:docstring of nikola.plugins.task.indexes.Indexes:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/listings.py:docstring of nikola.plugins.task.listings.Listings:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/page_index.py:docstring of nikola.plugins.task.page_index.PageIndex:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/pages.py:docstring of nikola.plugins.task.pages.RenderPages:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/posts.py:docstring of nikola.plugins.task.posts.RenderPosts:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/redirect.py:docstring of nikola.plugins.task.redirect.Redirect:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/robots.py:docstring of nikola.plugins.task.robots.RobotsFile:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/scale_images.py:docstring of nikola.plugins.task.scale_images.ScaleImage:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/scale_images.py:docstring of nikola.plugins.task.scale_images.ScaleImage:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/sitemap.py:docstring of nikola.plugins.task.sitemap.Sitemap:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/sources.py:docstring of nikola.plugins.task.sources.Sources:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/tags.py:docstring of nikola.plugins.task.tags.ClassifyTags:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/taxonomies.py:docstring of nikola.plugins.task.taxonomies.RenderTaxonomies:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/sitemap.py:docstring of nikola.plugins.task.sitemap:1: WARNING: duplicate object description of nikola.plugins.task.sitemap, other instance in nikola.plugins.task, use :noindex: for one of them /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/sitemap.py:docstring of nikola.plugins.task.sitemap.Sitemap:1: WARNING: duplicate object description of nikola.plugins.task.sitemap.Sitemap, other instance in nikola.plugins.task, use :noindex: for one of them /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/sitemap.py:docstring of nikola.plugins.task.sitemap.Sitemap:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/sitemap.py:docstring of nikola.plugins.task.sitemap.Sitemap.gen_tasks:1: WARNING: duplicate object description of nikola.plugins.task.sitemap.Sitemap.gen_tasks, other instance in nikola.plugins.task, use :noindex: for one of them /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/sitemap.py:docstring of nikola.plugins.task.sitemap.Sitemap.get_lastmod:1: WARNING: duplicate object description of nikola.plugins.task.sitemap.Sitemap.get_lastmod, other instance in nikola.plugins.task, use :noindex: for one of them /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/sitemap.py:docstring of nikola.plugins.task.sitemap.Sitemap.name:1: WARNING: duplicate object description of nikola.plugins.task.sitemap.Sitemap.name, other instance in nikola.plugins.task, use :noindex: for one of them /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/task/sitemap.py:docstring of nikola.plugins.task.sitemap.get_base_path:1: WARNING: duplicate object description of nikola.plugins.task.sitemap.get_base_path, other instance in nikola.plugins.task, use :noindex: for one of them /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/template/jinja.py:docstring of nikola.plugins.template.jinja.JinjaTemplates:1: WARNING: Unknown interpreted text role "class". /builddir/build/BUILD/nikola-8.1.2/nikola/plugins/template/mako.py:docstring of nikola.plugins.template.mako.MakoTemplates:1: WARNING: Unknown interpreted text role "class". done checking consistency... done preparing documents... done writing output... [ 3%] creating-a-site /builddir/build/BUILD/nikola-8.1.2/docs/sphinx/nikola.plugins.task.sitemap.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/nikola-8.1.2/docs/sphinx/support.rst: WARNING: document isn't included in any toctree writing output... [ 7%] creating-a-theme writing output... [ 10%] extending writing output... [ 14%] index writing output... [ 17%] internals writing output... [ 21%] manual writing output... [ 25%] modules writing output... [ 28%] nikola writing output... [ 32%] nikola.packages writing output... [ 35%] nikola.packages.datecond writing output... [ 39%] nikola.packages.pygments_better_html writing output... [ 42%] nikola.packages.tzlocal writing output... [ 46%] nikola.plugins writing output... [ 50%] nikola.plugins.command writing output... [ 53%] nikola.plugins.command.auto writing output... [ 57%] nikola.plugins.command.rst2html writing output... [ 60%] nikola.plugins.compile writing output... [ 64%] nikola.plugins.compile.markdown writing output... [ 67%] nikola.plugins.compile.rest writing output... [ 71%] nikola.plugins.misc writing output... [ 75%] nikola.plugins.task writing output... [ 78%] nikola.plugins.task.sitemap writing output... [ 82%] nikola.plugins.template writing output... [ 85%] path_handlers writing output... [ 89%] social_buttons writing output... [ 92%] support writing output... [ 96%] template-variables writing output... [100%] theming /builddir/build/BUILD/nikola-8.1.2/docs/sphinx/creating-a-theme.rst:409: WARNING: Could not lex literal_block as "css". Highlighting skipped. /builddir/build/BUILD/nikola-8.1.2/docs/sphinx/index.rst:11: WARNING: toctree contains reference to document 'creating-a-site' that doesn't have a title: no link will be generated generating indices... /builddir/build/BUILD/nikola-8.1.2/docs/sphinx/index.rst:11: WARNING: toctree contains reference to document 'path_handlers' that doesn't have a title: no link will be generated /builddir/build/BUILD/nikola-8.1.2/docs/sphinx/manual.rst:2389: WARNING: Could not lex literal_block as "python". Highlighting skipped. genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 172 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.25FkNV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64 + cd nikola-8.1.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/templates copying build/lib/nikola/data/themes/bootstrap4-jinja/templates/ui_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/templates copying build/lib/nikola/data/themes/bootstrap4-jinja/templates/tags.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/templates copying build/lib/nikola/data/themes/bootstrap4-jinja/templates/post.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/templates copying build/lib/nikola/data/themes/bootstrap4-jinja/templates/pagination_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/templates copying build/lib/nikola/data/themes/bootstrap4-jinja/templates/listing.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/templates copying build/lib/nikola/data/themes/bootstrap4-jinja/templates/index_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/templates copying build/lib/nikola/data/themes/bootstrap4-jinja/templates/base_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/templates copying build/lib/nikola/data/themes/bootstrap4-jinja/templates/base.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/templates copying build/lib/nikola/data/themes/bootstrap4-jinja/templates/authors.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/templates creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/assets creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/assets/js copying build/lib/nikola/data/themes/bootstrap4-jinja/assets/js/popper.min.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/assets/js copying build/lib/nikola/data/themes/bootstrap4-jinja/assets/js/jquery.min.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/assets/js copying build/lib/nikola/data/themes/bootstrap4-jinja/assets/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/assets/js creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/assets/css copying build/lib/nikola/data/themes/bootstrap4-jinja/assets/css/theme.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/assets/css copying build/lib/nikola/data/themes/bootstrap4-jinja/assets/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja/assets/css copying build/lib/nikola/data/themes/bootstrap4-jinja/bundles -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja copying build/lib/nikola/data/themes/bootstrap4-jinja/bootstrap4-jinja.theme -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja copying build/lib/nikola/data/themes/bootstrap4-jinja/README.md -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4-jinja creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4 creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/templates copying build/lib/nikola/data/themes/bootstrap4/templates/ui_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/templates copying build/lib/nikola/data/themes/bootstrap4/templates/tags.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/templates copying build/lib/nikola/data/themes/bootstrap4/templates/post.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/templates copying build/lib/nikola/data/themes/bootstrap4/templates/pagination_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/templates copying build/lib/nikola/data/themes/bootstrap4/templates/listing.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/templates copying build/lib/nikola/data/themes/bootstrap4/templates/index_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/templates copying build/lib/nikola/data/themes/bootstrap4/templates/base_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/templates copying build/lib/nikola/data/themes/bootstrap4/templates/base.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/templates copying build/lib/nikola/data/themes/bootstrap4/templates/authors.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/templates creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/assets creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/assets/js copying build/lib/nikola/data/themes/bootstrap4/assets/js/popper.min.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/assets/js copying build/lib/nikola/data/themes/bootstrap4/assets/js/jquery.min.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/assets/js copying build/lib/nikola/data/themes/bootstrap4/assets/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/assets/js creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/assets/css copying build/lib/nikola/data/themes/bootstrap4/assets/css/theme.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/assets/css copying build/lib/nikola/data/themes/bootstrap4/assets/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4/assets/css copying build/lib/nikola/data/themes/bootstrap4/bundles -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4 copying build/lib/nikola/data/themes/bootstrap4/bootstrap4.theme -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4 copying build/lib/nikola/data/themes/bootstrap4/README.md -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootstrap4 creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4-jinja creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4-jinja/templates copying build/lib/nikola/data/themes/bootblog4-jinja/templates/index.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4-jinja/templates copying build/lib/nikola/data/themes/bootblog4-jinja/templates/base_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4-jinja/templates copying build/lib/nikola/data/themes/bootblog4-jinja/templates/base.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4-jinja/templates creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4-jinja/assets creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4-jinja/assets/css copying build/lib/nikola/data/themes/bootblog4-jinja/assets/css/bootblog.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4-jinja/assets/css copying build/lib/nikola/data/themes/bootblog4-jinja/bundles -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4-jinja copying build/lib/nikola/data/themes/bootblog4-jinja/bootblog4-jinja.theme -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4-jinja copying build/lib/nikola/data/themes/bootblog4-jinja/README.md -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4-jinja creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4 creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4/templates copying build/lib/nikola/data/themes/bootblog4/templates/index.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4/templates copying build/lib/nikola/data/themes/bootblog4/templates/base_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4/templates copying build/lib/nikola/data/themes/bootblog4/templates/base.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4/templates creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4/assets creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4/assets/css copying build/lib/nikola/data/themes/bootblog4/assets/css/bootblog.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4/assets/css copying build/lib/nikola/data/themes/bootblog4/bundles -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4 copying build/lib/nikola/data/themes/bootblog4/bootblog4.theme -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4 copying build/lib/nikola/data/themes/bootblog4/README.md -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/bootblog4 creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/ui_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/tags.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/tagindex.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/tag.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/story.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/post_list_directive.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/post_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/post_header.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/post.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/pagination_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/page.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/math_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/listing.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/list_post.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/list.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/index_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/index.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/gallery.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/feeds_translations_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/comments_helper_utterances.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/comments_helper_muut.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/comments_helper_isso.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/comments_helper_intensedebate.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/comments_helper_facebook.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/comments_helper_disqus.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/comments_helper_commento.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/comments_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/base_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/base_header.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/base_footer.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/base.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/authors.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/authorindex.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/author.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/archiveindex.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/archive_navigation_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/archive.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/templates/annotation_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja/templates copying build/lib/nikola/data/themes/base-jinja/base-jinja.theme -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja copying build/lib/nikola/data/themes/base-jinja/README.md -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base-jinja creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/ui_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/tags.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/tagindex.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/tag.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/story.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/post_list_directive.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/post_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/post_header.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/post.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/pagination_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/page.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/math_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/listing.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/list_post.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/list.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/index_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/index.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/gallery.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/feeds_translations_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/comments_helper_utterances.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/comments_helper_muut.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/comments_helper_isso.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/comments_helper_intensedebate.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/comments_helper_facebook.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/comments_helper_disqus.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/comments_helper_commento.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/comments_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/base_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/base_header.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/base_footer.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/base.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/authors.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/authorindex.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/author.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/archiveindex.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/archive_navigation_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/archive.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates copying build/lib/nikola/data/themes/base/templates/annotation_helper.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/templates creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_zh_tw.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_zh_cn.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_vi.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_ur.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_uk.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_tr.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_th.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_te.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_sv.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_sr_latin.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_sr.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_sq.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_sl.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_sk.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_ru.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_pt_br.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_pt.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_pl.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_pa.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_nl.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_nb.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_mr.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_ml.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_mi.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_lt.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_ko.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_ja.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_it.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_id.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_ia.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_hu.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_hr.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_hi.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_he.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_gl.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_fur.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_fr.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_fi.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_fa.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_eu.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_et.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_es.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_eo.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_en.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_el.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_de.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_da.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_cz.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_cs.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_ca.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_bs.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_br.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_bg.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_az.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_ar.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages copying build/lib/nikola/data/themes/base/messages/messages_af.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/xml copying build/lib/nikola/data/themes/base/assets/xml/rss.xsl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/xml copying build/lib/nikola/data/themes/base/assets/xml/atom.xsl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/xml creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/js copying build/lib/nikola/data/themes/base/assets/js/luxon.min.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/js copying build/lib/nikola/data/themes/base/assets/js/justified-layout.min.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/js copying build/lib/nikola/data/themes/base/assets/js/html5shiv-printshiv.min.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/js copying build/lib/nikola/data/themes/base/assets/js/html5.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/js copying build/lib/nikola/data/themes/base/assets/js/gallery.min.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/js copying build/lib/nikola/data/themes/base/assets/js/gallery.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/js copying build/lib/nikola/data/themes/base/assets/js/fancydates.min.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/js copying build/lib/nikola/data/themes/base/assets/js/fancydates.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/js copying build/lib/nikola/data/themes/base/assets/js/baguetteBox.min.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/js creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/css copying build/lib/nikola/data/themes/base/assets/css/theme.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/css copying build/lib/nikola/data/themes/base/assets/css/rst_base.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/css copying build/lib/nikola/data/themes/base/assets/css/rst.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/css copying build/lib/nikola/data/themes/base/assets/css/nikola_rst.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/css copying build/lib/nikola/data/themes/base/assets/css/nikola_ipython.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/css copying build/lib/nikola/data/themes/base/assets/css/ipython.min.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/css copying build/lib/nikola/data/themes/base/assets/css/html4css1.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/css copying build/lib/nikola/data/themes/base/assets/css/baguetteBox.min.css -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/assets/css copying build/lib/nikola/data/themes/base/bundles -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base copying build/lib/nikola/data/themes/base/base.theme -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base copying build/lib/nikola/data/themes/base/README.md -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/shortcodes creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/shortcodes/mako copying build/lib/nikola/data/shortcodes/mako/raw.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/shortcodes/mako creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/shortcodes/jinja copying build/lib/nikola/data/shortcodes/jinja/raw.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/shortcodes/jinja creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/templates copying build/lib/nikola/data/samplesite/templates/book.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/templates creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/posts copying build/lib/nikola/data/samplesite/posts/1.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/posts creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/theming.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/social_buttons.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/quickstart.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/quickref.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/path_handlers.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/manual.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/listings-demo.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/internals.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/extending.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/dr-nikolas-vendetta.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/creating-a-theme.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/charts.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/bootstrap-demo.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages copying build/lib/nikola/data/samplesite/pages/1.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/pages creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/listings copying build/lib/nikola/data/samplesite/listings/hello.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/listings creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/images copying build/lib/nikola/data/samplesite/images/illus_001.jpg -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/images copying build/lib/nikola/data/samplesite/images/frontispiece.jpg -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/images creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/galleries creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/galleries/demo copying build/lib/nikola/data/samplesite/galleries/demo/tesla_tower1_lg.jpg -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/galleries/demo copying build/lib/nikola/data/samplesite/galleries/demo/tesla_lightning2_lg.jpg -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/galleries/demo copying build/lib/nikola/data/samplesite/galleries/demo/tesla_lightning1_lg.jpg -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/galleries/demo copying build/lib/nikola/data/samplesite/galleries/demo/tesla_conducts_lg.jpg -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/galleries/demo copying build/lib/nikola/data/samplesite/galleries/demo/tesla4_lg.jpg -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/galleries/demo copying build/lib/nikola/data/samplesite/galleries/demo/tesla2_lg.jpg -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/galleries/demo copying build/lib/nikola/data/samplesite/galleries/demo/metadata.sample.yml -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/galleries/demo copying build/lib/nikola/data/samplesite/galleries/demo/index.txt -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/galleries/demo copying build/lib/nikola/data/samplesite/galleries/demo/exclude.meta -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/galleries/demo creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/files creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/files/images copying build/lib/nikola/data/samplesite/files/images/nikola.png -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/files/images copying build/lib/nikola/data/samplesite/files/favicon.ico -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/files copying build/lib/nikola/data/samplesite/README.txt -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite copying build/lib/nikola/data/symlinked.txt -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data copying build/lib/nikola/data/symlink-test-orig.txt -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data copying build/lib/nikola/data/symlink-test-link.txt -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data copying build/lib/nikola/conf.py.in -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages copying build/lib/nikola/packages/README.md -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/datecond copying build/lib/nikola/packages/datecond/LICENSE -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/datecond copying build/lib/nikola/packages/datecond/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/datecond creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/pygments_better_html copying build/lib/nikola/packages/pygments_better_html/LICENSE.pygments -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/pygments_better_html copying build/lib/nikola/packages/pygments_better_html/LICENSE -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/pygments_better_html copying build/lib/nikola/packages/pygments_better_html/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/pygments_better_html creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/tzlocal copying build/lib/nikola/packages/tzlocal/LICENSE.txt -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/tzlocal copying build/lib/nikola/packages/tzlocal/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/tzlocal copying build/lib/nikola/packages/tzlocal/unix.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/tzlocal copying build/lib/nikola/packages/tzlocal/win32.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/tzlocal copying build/lib/nikola/packages/tzlocal/windows_tz.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/tzlocal copying build/lib/nikola/packages/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/emoji creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/emoji/data copying build/lib/nikola/plugins/shortcode/emoji/data/Travel.json -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/emoji/data copying build/lib/nikola/plugins/shortcode/emoji/data/Symbols.json -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/emoji/data copying build/lib/nikola/plugins/shortcode/emoji/data/People.json -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/emoji/data copying build/lib/nikola/plugins/shortcode/emoji/data/Objects.json -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/emoji/data copying build/lib/nikola/plugins/shortcode/emoji/data/Nature.json -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/emoji/data copying build/lib/nikola/plugins/shortcode/emoji/data/LICENSE -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/emoji/data copying build/lib/nikola/plugins/shortcode/emoji/data/Food.json -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/emoji/data copying build/lib/nikola/plugins/shortcode/emoji/data/Flags.json -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/emoji/data copying build/lib/nikola/plugins/shortcode/emoji/data/Activity.json -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/emoji/data copying build/lib/nikola/plugins/shortcode/emoji/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/emoji copying build/lib/nikola/plugins/shortcode/thumbnail.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode copying build/lib/nikola/plugins/shortcode/thumbnail.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode copying build/lib/nikola/plugins/shortcode/post_list.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode copying build/lib/nikola/plugins/shortcode/post_list.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode copying build/lib/nikola/plugins/shortcode/listing.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode copying build/lib/nikola/plugins/shortcode/listing.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode copying build/lib/nikola/plugins/shortcode/gist.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode copying build/lib/nikola/plugins/shortcode/gist.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode copying build/lib/nikola/plugins/shortcode/emoji.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode copying build/lib/nikola/plugins/shortcode/chart.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode copying build/lib/nikola/plugins/shortcode/chart.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/version.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/theme.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/subtheme.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/status.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/serve.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/rst2html.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/plugin.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/orphans.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/new_post.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/new_page.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/init.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/import_wordpress.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/github_deploy.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/deploy.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/default_config.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/console.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/check.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/auto.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/auto copying build/lib/nikola/plugins/command/auto/livereload.js -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/auto copying build/lib/nikola/plugins/command/auto/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/auto creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/rst2html copying build/lib/nikola/plugins/command/rst2html/rst2html.tmpl -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/rst2html copying build/lib/nikola/plugins/command/rst2html/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/rst2html copying build/lib/nikola/plugins/command/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/check.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/console.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/default_config.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/deploy.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/github_deploy.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/import_wordpress.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/init.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/new_page.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/new_post.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/orphans.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/plugin.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/serve.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/status.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/subtheme.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/theme.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command copying build/lib/nikola/plugins/command/version.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile copying build/lib/nikola/plugins/compile/rest.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile copying build/lib/nikola/plugins/compile/php.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile copying build/lib/nikola/plugins/compile/pandoc.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile copying build/lib/nikola/plugins/compile/markdown.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile copying build/lib/nikola/plugins/compile/ipynb.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile copying build/lib/nikola/plugins/compile/html.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/markdown copying build/lib/nikola/plugins/compile/markdown/mdx_podcast.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/markdown copying build/lib/nikola/plugins/compile/markdown/mdx_nikola.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/markdown copying build/lib/nikola/plugins/compile/markdown/mdx_gist.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/markdown copying build/lib/nikola/plugins/compile/markdown/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/markdown copying build/lib/nikola/plugins/compile/markdown/mdx_gist.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/markdown copying build/lib/nikola/plugins/compile/markdown/mdx_nikola.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/markdown copying build/lib/nikola/plugins/compile/markdown/mdx_podcast.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/markdown creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/youtube.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/vimeo.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/thumbnail.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/template.txt -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/soundcloud.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/post_list.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/media.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/listing.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/gist.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/doc.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/chart.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/chart.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/doc.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/gist.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/listing.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/media.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/post_list.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/soundcloud.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/thumbnail.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/vimeo.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/rest/youtube.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest copying build/lib/nikola/plugins/compile/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile copying build/lib/nikola/plugins/compile/html.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile copying build/lib/nikola/plugins/compile/ipynb.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile copying build/lib/nikola/plugins/compile/pandoc.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile copying build/lib/nikola/plugins/compile/php.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/misc copying build/lib/nikola/plugins/misc/taxonomies_classifier.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/misc copying build/lib/nikola/plugins/misc/scan_posts.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/misc copying build/lib/nikola/plugins/misc/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/misc copying build/lib/nikola/plugins/misc/scan_posts.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/misc copying build/lib/nikola/plugins/misc/taxonomies_classifier.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/misc creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/taxonomies.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/tags.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/sources.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/sitemap.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/scale_images.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/robots.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/redirect.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/posts.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/pages.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/page_index.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/listings.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/indexes.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/gzip.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/galleries.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/copy_files.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/copy_assets.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/categories.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/bundles.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/authors.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/archive.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/archive.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/authors.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/bundles.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/categories.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/copy_assets.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/copy_files.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/galleries.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/gzip.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/indexes.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/listings.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/page_index.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/pages.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/posts.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/redirect.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/robots.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/scale_images.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/sitemap.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/sources.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/tags.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task copying build/lib/nikola/plugins/task/taxonomies.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/template copying build/lib/nikola/plugins/template/mako.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/template copying build/lib/nikola/plugins/template/jinja.plugin -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/template copying build/lib/nikola/plugins/template/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/template copying build/lib/nikola/plugins/template/jinja.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/template copying build/lib/nikola/plugins/template/mako.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/template copying build/lib/nikola/plugins/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins copying build/lib/nikola/plugins/basic_import.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins copying build/lib/nikola/__init__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola copying build/lib/nikola/__main__.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola copying build/lib/nikola/filters.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola copying build/lib/nikola/hierarchy_utils.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola copying build/lib/nikola/image_processing.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola copying build/lib/nikola/log.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola copying build/lib/nikola/metadata_extractors.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola copying build/lib/nikola/nikola.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola copying build/lib/nikola/plugin_categories.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola copying build/lib/nikola/post.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola copying build/lib/nikola/shortcodes.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola copying build/lib/nikola/state.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola copying build/lib/nikola/utils.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola copying build/lib/nikola/winutils.py -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_zh_tw.py to messages_zh_tw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_zh_cn.py to messages_zh_cn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_vi.py to messages_vi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_ur.py to messages_ur.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_uk.py to messages_uk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_tr.py to messages_tr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_th.py to messages_th.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_te.py to messages_te.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_sv.py to messages_sv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_sr_latin.py to messages_sr_latin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_sr.py to messages_sr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_sq.py to messages_sq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_sl.py to messages_sl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_sk.py to messages_sk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_ru.py to messages_ru.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_pt_br.py to messages_pt_br.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_pt.py to messages_pt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_pl.py to messages_pl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_pa.py to messages_pa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_nl.py to messages_nl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_nb.py to messages_nb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_mr.py to messages_mr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_ml.py to messages_ml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_mi.py to messages_mi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_lt.py to messages_lt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_ko.py to messages_ko.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_ja.py to messages_ja.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_it.py to messages_it.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_id.py to messages_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_ia.py to messages_ia.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_hu.py to messages_hu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_hr.py to messages_hr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_hi.py to messages_hi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_he.py to messages_he.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_gl.py to messages_gl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_fur.py to messages_fur.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_fr.py to messages_fr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_fi.py to messages_fi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_fa.py to messages_fa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_eu.py to messages_eu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_et.py to messages_et.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_es.py to messages_es.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_eo.py to messages_eo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_en.py to messages_en.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_el.py to messages_el.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_de.py to messages_de.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_da.py to messages_da.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_cz.py to messages_cz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_cs.py to messages_cs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_ca.py to messages_ca.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_bs.py to messages_bs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_br.py to messages_br.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_bg.py to messages_bg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_az.py to messages_az.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_ar.py to messages_ar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/themes/base/messages/messages_af.py to messages_af.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/data/samplesite/listings/hello.py to hello.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/datecond/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/pygments_better_html/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/tzlocal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/tzlocal/unix.py to unix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/tzlocal/win32.py to win32.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/tzlocal/windows_tz.py to windows_tz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/packages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/emoji/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/thumbnail.py to thumbnail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/post_list.py to post_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/listing.py to listing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/gist.py to gist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/shortcode/chart.py to chart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/auto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/rst2html/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/check.py to check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/console.py to console.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/default_config.py to default_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/deploy.py to deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/github_deploy.py to github_deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/import_wordpress.py to import_wordpress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/new_page.py to new_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/new_post.py to new_post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/orphans.py to orphans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/serve.py to serve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/subtheme.py to subtheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/theme.py to theme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/command/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/markdown/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/markdown/mdx_gist.py to mdx_gist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/markdown/mdx_nikola.py to mdx_nikola.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/markdown/mdx_podcast.py to mdx_podcast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest/chart.py to chart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest/doc.py to doc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest/gist.py to gist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest/listing.py to listing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest/media.py to media.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest/post_list.py to post_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest/soundcloud.py to soundcloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest/thumbnail.py to thumbnail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest/vimeo.py to vimeo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/rest/youtube.py to youtube.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/ipynb.py to ipynb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/pandoc.py to pandoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/compile/php.py to php.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/misc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/misc/scan_posts.py to scan_posts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/misc/taxonomies_classifier.py to taxonomies_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/archive.py to archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/authors.py to authors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/bundles.py to bundles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/categories.py to categories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/copy_assets.py to copy_assets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/copy_files.py to copy_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/galleries.py to galleries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/gzip.py to gzip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/indexes.py to indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/listings.py to listings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/page_index.py to page_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/pages.py to pages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/posts.py to posts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/redirect.py to redirect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/robots.py to robots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/scale_images.py to scale_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/sitemap.py to sitemap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/sources.py to sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/tags.py to tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/task/taxonomies.py to taxonomies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/template/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/template/jinja.py to jinja.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/template/mako.py to mako.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugins/basic_import.py to basic_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/hierarchy_utils.py to hierarchy_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/image_processing.py to image_processing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/metadata_extractors.py to metadata_extractors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/nikola.py to nikola.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/plugin_categories.py to plugin_categories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/post.py to post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/shortcodes.py to shortcodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/nikola/winutils.py to winutils.cpython-39.pyc writing byte-compilation script '/tmp/tmp814lzcii.py' /usr/bin/python3 /tmp/tmp814lzcii.py removing /tmp/tmp814lzcii.py running install_data creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/doc/nikola copying docs/manual.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/doc/nikola copying docs/theming.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/doc/nikola copying docs/extending.rst -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/doc/nikola creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/man creating /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/man/man1 copying docs/man/nikola.1.gz -> /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/man/man1 running install_egg_info running egg_info writing Nikola.egg-info/PKG-INFO writing dependency_links to Nikola.egg-info/dependency_links.txt writing entry points to Nikola.egg-info/entry_points.txt writing requirements to Nikola.egg-info/requires.txt writing top-level names to Nikola.egg-info/top_level.txt reading manifest file 'Nikola.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution writing manifest file 'Nikola.egg-info/SOURCES.txt' Copying Nikola.egg-info to /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9/site-packages/Nikola-8.1.2-py3.9.egg-info running install_scripts Installing nikola script to /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 8.1.2-1.fc34 --unique-debug-suffix -8.1.2-1.fc34.x86_64 --unique-debug-src-base python-nikola-8.1.2-1.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/nikola-8.1.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mXTKwZ + umask 022 + cd /builddir/build/BUILD + cd nikola-8.1.2 + pytest ============================= test session starts ============================== platform linux -- Python 3.9.1, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/nikola-8.1.2, configfile: setup.cfg plugins: cov-2.10.1, hypothesis-5.41.3 collected 474 items tests/test_command_import_wordpress.py ...................... [ 4%] tests/test_command_import_wordpress_translation.py .......... [ 6%] tests/test_command_init.py ...... [ 8%] tests/test_compile_markdown.py .... [ 8%] tests/test_config.py ... [ 9%] tests/test_locale.py ............................. [ 15%] tests/test_metadata_extractors.py ..............xx.x.xx [ 20%] tests/test_path_handlers.py ....ssss....................ssss............ [ 29%] ........ssss....................ssss................ [ 40%] tests/test_plugins.py .. [ 40%] tests/test_rss_feeds.py ... [ 41%] tests/test_rst_compiler.py .......... [ 43%] tests/test_scheduling.py ........ [ 45%] tests/test_shortcodes.py .................................... [ 52%] tests/test_slugify.py .......... [ 54%] tests/test_task_scale_images.py .... [ 55%] tests/test_template_shortcodes.py ......... [ 57%] tests/test_utils.py .................................................... [ 68%] ... [ 69%] tests/integration/test_archive_full.py ........ [ 70%] tests/integration/test_archive_per_day.py ...... [ 72%] tests/integration/test_archive_per_month.py ...... [ 73%] tests/integration/test_building_in_subdir.py ..... [ 74%] tests/integration/test_category_destpath.py ...... [ 75%] tests/integration/test_check_absolute_subfolder.py ..... [ 76%] tests/integration/test_check_failure.py .... [ 77%] tests/integration/test_check_full_path_subfolder.py ..... [ 78%] tests/integration/test_demo_build.py ..... [ 79%] tests/integration/test_empty_build.py ..... [ 80%] tests/integration/test_future_post.py ........ [ 82%] tests/integration/test_page_index_normal_urls.py .................. [ 86%] tests/integration/test_page_index_pretty_urls.py .................. [ 90%] tests/integration/test_redirection.py ........ [ 91%] tests/integration/test_relative_links.py ...... [ 93%] tests/integration/test_relative_links_with_pages_in_root.py ..... [ 94%] tests/integration/test_repeated_posts_setting.py ..... [ 95%] tests/integration/test_translated_content.py ...... [ 96%] tests/integration/test_translated_content_secondary_language.py ..... [ 97%] tests/integration/test_translation_patterns.py ...... [ 98%] tests/integration/test_wordpress_import.py ...... [100%] =============================== warnings summary =============================== /usr/lib/python3.9/site-packages/yapsy/PluginManager.py:131 /usr/lib/python3.9/site-packages/yapsy/PluginManager.py:131: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp tests/test_compile_markdown.py::test_compiling_markdown[empty] /usr/lib/python3.9/site-packages/pygal/_compat.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working from collections import Iterable tests/test_compile_markdown.py: 2 warnings tests/test_metadata_extractors.py: 8 warnings tests/test_rst_compiler.py: 18 warnings tests/test_template_shortcodes.py: 2 warnings tests/integration/test_archive_full.py: 8 warnings tests/integration/test_archive_per_day.py: 8 warnings tests/integration/test_archive_per_month.py: 8 warnings tests/integration/test_building_in_subdir.py: 8 warnings tests/integration/test_category_destpath.py: 8 warnings tests/integration/test_check_absolute_subfolder.py: 8 warnings tests/integration/test_check_failure.py: 8 warnings tests/integration/test_check_full_path_subfolder.py: 8 warnings tests/integration/test_demo_build.py: 8 warnings tests/integration/test_empty_build.py: 8 warnings tests/integration/test_future_post.py: 10 warnings tests/integration/test_page_index_normal_urls.py: 8 warnings tests/integration/test_page_index_pretty_urls.py: 8 warnings tests/integration/test_redirection.py: 8 warnings tests/integration/test_relative_links.py: 8 warnings tests/integration/test_relative_links_with_pages_in_root.py: 6 warnings tests/integration/test_repeated_posts_setting.py: 8 warnings tests/integration/test_translated_content.py: 2 warnings tests/integration/test_translated_content_secondary_language.py: 2 warnings tests/integration/test_translation_patterns.py: 2 warnings tests/integration/test_wordpress_import.py: 8 warnings /usr/lib64/python3.9/imp.py:171: DeprecationWarning: 'etree' is deprecated. Use 'xml.etree.ElementTree' instead. module = _load(spec) tests/test_compile_markdown.py::test_compiling_markdown[empty] tests/integration/test_archive_full.py::test_check_links /usr/lib/python3.9/site-packages/markdown/inlinepatterns.py:209: DeprecationWarning: Flags not at the start of the expression '^(.*?)(?m)^\\.\\.\\s*gi' (truncated) self.compiled_re = re.compile(r"^(.*?)%s(.*)$" % pattern, -- Docs: https://docs.pytest.org/en/stable/warnings.html ----------- coverage: platform linux, python 3.9.1-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------------------------------------------------ nikola/__init__.py 10 1 90% 37 nikola/__main__.py 275 91 67% 71, 76, 93-94, 96-97, 131-133, 135-136, 145-149, 155-156, 166, 170, 241-245, 264, 283-288, 325-336, 341, 348-349, 351-363, 367-369, 372-377, 382, 402-403, 407, 411, 420-421, 424-425, 439-457, 462-464 nikola/filters.py 287 172 40% 75-79, 104-106, 124-144, 150-165, 171, 177, 183, 189, 195, 201, 207, 213, 219, 225-229, 235-245, 251-260, 266, 293-294, 299-305, 311-315, 323-327, 333-336, 352, 358-368, 374-384, 390-391, 397-399, 406-407, 419-458, 465-510 nikola/hierarchy_utils.py 124 28 77% 94, 98-101, 132, 184-199, 239-241, 252, 264, 272-274 nikola/image_processing.py 148 79 47% 50-53, 59, 66-82, 100, 102, 104, 107-108, 122, 124, 126, 128, 136-137, 146, 155-163, 166-169, 175-213, 222-223, 230, 234-235 nikola/log.py 62 20 68% 53-54, 71-77, 95, 100-101, 113, 134-135, 145-149 nikola/metadata_extractors.py 151 0 100% nikola/nikola.py 1339 414 69% 80, 363-367, 642-643, 663, 738-741, 746-747, 758-759, 763-764, 768, 771-772, 775-776, 779-780, 783-784, 787-788, 791-793, 796-797, 801-805, 810-812, 816-835, 838-839, 843-845, 858-861, 873-881, 884-891, 896-898, 905, 922-923, 929-932, 937-939, 943-945, 952-954, 996-1000, 1009-1010, 1074-1075, 1099-1101, 1127, 1135-1136, 1180-1193, 1209-1210, 1271, 1288-1292, 1326-1332, 1335-1338, 1352-1354, 1370, 1385-1387, 1414-1422, 1428-1429, 1469, 1475, 1478, 1491, 1499, 1514-1516, 1553, 1560, 1566-1575, 1582-1583, 1589, 1608-1610, 1634, 1641, 1697, 1703-1712, 1717-1718, 1734, 1744, 1777-1779, 1790, 1800-1806, 1886-1888, 1893, 1896, 1917, 1945, 1948, 1958-1964, 1969, 1985, 1988, 2004, 2013, 2027, 2032-2035, 2059, 2068-2069, 2071, 2087-2089, 2177-2179, 2212-2216, 2218-2222, 2246, 2328, 2334, 2382, 2399-2538, 2589-2596, 2606-2610, 2614, 2616, 2619, 2622, 2628, 2638-2641, 2643-2651, 2653-2654, 2657-2658, 2662-2667, 2674, 2691-2693, 2717-2752 nikola/plugin_categories.py 267 34 87% 42-43, 86, 95, 99, 111, 143-144, 158-171, 176, 262, 316, 340, 347-348, 353, 436, 442, 536, 544, 829, 836, 897 nikola/plugins/__init__.py 1 0 100% nikola/plugins/basic_import.py 106 20 81% 68-70, 87, 97-98, 118, 128-131, 140-149 nikola/plugins/command/__init__.py 1 0 100% nikola/plugins/command/auto/__init__.py 320 256 20% 66, 139-295, 299-310, 314-316, 322-336, 341-345, 349-366, 371-377, 381, 387-392, 396, 400, 404-440, 444-446, 450-469, 476, 487-489, 493-494, 498-543, 548-551, 561-562, 566, 570, 578-580, 584-585 nikola/plugins/command/check.py 280 89 68% 47, 93, 156-157, 159, 168, 189, 200-201, 215-216, 220-225, 233, 247, 253, 257-259, 266-312, 328, 357, 367-371, 393-394, 397, 430-455 nikola/plugins/command/console.py 59 42 29% 94-105, 109-116, 120-137, 141-170 nikola/plugins/command/default_config.py 17 4 76% 51-54 nikola/plugins/command/deploy.py 57 24 58% 55-56, 59-65, 73, 81-83, 88-94, 102-104, 122-140 nikola/plugins/command/github_deploy.py 80 58 28% 42-43, 48-53, 89-108, 112-123, 127-172 nikola/plugins/command/import_wordpress.py 739 252 66% 67-91, 236-246, 250-257, 268, 302-306, 313-314, 316, 319-320, 323-332, 342-355, 364, 371, 380, 393, 395-396, 402, 405-406, 420-426, 437, 450, 472-473, 491, 506, 514-522, 556, 579, 586-588, 618, 663, 689-690, 725-732, 735-745, 749-752, 754, 760-765, 769-796, 802-821, 827-829, 837, 839-851, 860, 867, 870-872, 877, 894, 897-898, 906-914, 925-928, 931, 948-949, 951-953, 955-957, 968, 975, 991-993, 996-997, 999-1000, 1008-1009, 1017, 1027-1030, 1049, 1067-1075, 1079-1081, 1106, 1151 nikola/plugins/command/init.py 286 163 43% 142, 180, 186-216, 238-241, 291-293, 304-491, 504-505, 519 nikola/plugins/command/new_page.py 14 6 57% 106-113 nikola/plugins/command/new_post.py 264 221 16% 52-61, 84, 96-97, 106, 109, 219-454, 464-495, 503-567 nikola/plugins/command/orphans.py 11 2 82% 48-49 nikola/plugins/command/plugin.py 213 183 14% 115-156, 160-165, 169-193, 197-223, 227-310, 314-333, 337-354 nikola/plugins/command/rst2html/__init__.py 33 21 36% 47-70 nikola/plugins/command/serve.py 137 109 20% 102-109, 113-170, 182-185, 207-279 nikola/plugins/command/status.py 72 58 19% 90-158, 162-171 nikola/plugins/command/subtheme.py 67 53 21% 41-44, 81-149 nikola/plugins/command/theme.py 209 176 16% 146-184, 188-204, 208-244, 248-265, 269-274, 278-283, 287-297, 302-326, 330-372, 376-393 nikola/plugins/command/version.py 19 5 74% 61-66 nikola/plugins/compile/__init__.py 1 0 100% nikola/plugins/compile/html.py 70 35 50% 49-52, 56-69, 73-86, 100-105, 108, 113, 115 nikola/plugins/compile/ipynb.py 107 68 36% 61-71, 75, 79, 83-85, 89-103, 123-165, 173-188 nikola/plugins/compile/markdown/__init__.py 103 22 79% 104, 106, 108, 117, 126, 134-148, 154, 156, 158, 167 nikola/plugins/compile/markdown/mdx_gist.py 68 32 53% 110-111, 124-130, 134-140, 144-173, 186 nikola/plugins/compile/markdown/mdx_nikola.py 25 0 100% nikola/plugins/compile/markdown/mdx_podcast.py 28 1 96% 80 nikola/plugins/compile/pandoc.py 43 30 30% 49-50, 54-70, 74, 78-91 nikola/plugins/compile/php.py 36 16 56% 54, 58-82 nikola/plugins/compile/rest/__init__.py 177 33 81% 87-88, 98, 133, 139, 154-155, 168-181, 255, 296-300, 310-312, 330, 392, 402-403 nikola/plugins/compile/rest/chart.py 21 0 100% nikola/plugins/compile/rest/doc.py 66 14 79% 59-60, 69, 90, 100-102, 116-126 nikola/plugins/compile/rest/gist.py 40 9 78% 45-46, 59, 66-68, 72-77 nikola/plugins/compile/rest/listing.py 110 18 84% 68, 70, 75, 81, 87-88, 91-96, 102, 171-172, 177, 181, 184, 206 nikola/plugins/compile/rest/media.py 27 7 74% 63-64, 68-72 nikola/plugins/compile/rest/post_list.py 38 22 42% 75-117 nikola/plugins/compile/rest/soundcloud.py 29 1 97% 88 nikola/plugins/compile/rest/thumbnail.py 32 6 81% 54, 58-61, 73, 78 nikola/plugins/compile/rest/vimeo.py 52 14 73% 95, 99, 112-125, 130 nikola/plugins/compile/rest/youtube.py 25 1 96% 85 nikola/plugins/misc/__init__.py 1 0 100% nikola/plugins/misc/scan_posts.py 49 3 94% 104-106 nikola/plugins/misc/taxonomies_classifier.py 201 20 90% 72, 78, 174-175, 180-190, 194, 203, 236, 243, 245, 247, 249, 270, 306 nikola/plugins/shortcode/chart.py 48 11 77% 49-51, 63-67, 73, 79-80, 86 nikola/plugins/shortcode/emoji/__init__.py 29 17 41% 19-28, 38-46 nikola/plugins/shortcode/gist.py 27 19 30% 18-19, 23-27, 31-50 nikola/plugins/shortcode/listing.py 30 18 40% 50-77 nikola/plugins/shortcode/post_list.py 86 71 17% 133-241 nikola/plugins/shortcode/thumbnail.py 28 22 21% 41-69 nikola/plugins/task/__init__.py 1 0 100% nikola/plugins/task/archive.py 131 35 73% 73, 84, 156-157, 173, 184-206, 216-229 nikola/plugins/task/authors.py 69 4 94% 83, 91, 109, 153 nikola/plugins/task/bundles.py 45 0 100% nikola/plugins/task/categories.py 120 7 94% 92, 130, 149-150, 155, 159, 206 nikola/plugins/task/copy_assets.py 49 5 90% 78, 86, 91-93 nikola/plugins/task/copy_files.py 17 0 100% nikola/plugins/task/galleries.py 321 58 82% 97-99, 113-122, 241-250, 259, 275, 282-284, 463, 465, 469-494, 518-519, 656, 668, 689, 692-698, 722, 764 nikola/plugins/task/gzip.py 34 21 38% 47-70, 75-80 nikola/plugins/task/indexes.py 48 2 96% 89, 99 nikola/plugins/task/listings.py 142 34 76% 71-73, 96, 115-126, 131-136, 177, 208, 228, 231, 302-311 nikola/plugins/task/page_index.py 47 1 98% 74 nikola/plugins/task/pages.py 29 2 93% 61, 69 nikola/plugins/task/posts.py 47 7 85% 80, 84-85, 115, 122-124 nikola/plugins/task/redirect.py 15 1 93% 55 nikola/plugins/task/robots.py 29 5 83% 65-66, 81-84 nikola/plugins/task/scale_images.py 37 1 97% 51 nikola/plugins/task/sitemap.py 149 10 93% 170, 172, 203, 216, 222-225, 273, 307 nikola/plugins/task/sources.py 23 2 91% 55, 57 nikola/plugins/task/tags.py 58 0 100% nikola/plugins/task/taxonomies.py 255 11 96% 130, 233, 240-245, 259, 270, 286, 387, 420 nikola/plugins/template/__init__.py 1 1 0% 27 nikola/plugins/template/jinja.py 80 35 56% 54, 59, 77-79, 93-101, 109-117, 121-123, 127-130, 134-138 nikola/plugins/template/mako.py 80 10 88% 72, 92-94, 115-117, 144-145, 150 nikola/post.py 760 211 72% 140, 169, 187, 197-208, 214-215, 217-218, 220-221, 223, 230-234, 237-241, 244, 255, 271, 274, 287, 300-304, 325, 349, 357-363, 379, 394-410, 440, 450, 460, 478, 480, 496-500, 514-518, 571-578, 589, 591, 613, 617, 644-647, 651-653, 659, 667-668, 678, 683, 700, 702, 723, 779, 799, 821-829, 845-853, 857-867, 890, 899-904, 913-914, 920-940, 947-948, 964-974, 979-984, 989-1006, 1011-1023, 1048, 1076, 1094, 1106, 1126, 1129-1134, 1166, 1186, 1198, 1245, 1252-1254, 1264, 1266, 1277 nikola/shortcodes.py 217 17 92% 51-56, 99-100, 150, 188, 203, 248-249, 369, 383-387 nikola/state.py 37 14 62% 66-68, 72-75, 79-80, 83-87 nikola/utils.py 1058 344 67% 141-166, 174-176, 182, 192, 198-201, 247-248, 252, 288-294, 318-321, 340, 346, 355, 363-367, 371-372, 379, 390, 394-397, 401-404, 431-432, 462-470, 474, 478, 538, 544, 556, 569, 586, 590, 618-623, 636-643, 654, 667-668, 672, 702, 711-712, 717, 720-721, 748, 753, 779-781, 789, 816, 859-860, 869, 886-901, 908, 917-918, 927, 951, 958-959, 964, 978, 1127, 1234, 1258, 1333, 1377, 1380, 1432, 1500-1508, 1513-1526, 1533-1534, 1537-1541, 1556-1583, 1586, 1590-1606, 1624-1627, 1647, 1656, 1658, 1679, 1686-1706, 1712-1722, 1727, 1732-1736, 1757-1773, 1778-1780, 1785-1796, 1804-1822, 1857-1875, 1888-1893, 1899, 1911-1918, 1923-1942, 1952, 1962-1963, 1966-1967, 1996, 2000-2005, 2019-2021, 2033, 2070, 2073 ------------------------------------------------------------------------------ TOTAL 11144 3929 65% ===== 453 passed, 16 skipped, 5 xfailed, 184 warnings in 104.17s (0:01:44) ===== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-nikola-8.1.2-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cFe9QX + umask 022 + cd /builddir/build/BUILD + cd nikola-8.1.2 + DOCDIR=/builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/doc/python3-nikola + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/doc/python3-nikola + cp -pr README.rst /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/doc/python3-nikola + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fZbdbW + umask 022 + cd /builddir/build/BUILD + cd nikola-8.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/licenses/python3-nikola + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/licenses/python3-nikola + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/licenses/python3-nikola + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(python3-datecond) = 0.1.6 bundled(python3-pygments_better_html) bundled(python3-pytzlocal) python-nikola = 8.1.2-1.fc34 python3-nikola = 8.1.2-1.fc34 python3.9-nikola = 8.1.2-1.fc34 python3.9dist(nikola) = 8.1.2 python3dist(nikola) = 8.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(babel) >= 2.6 python3.9dist(blinker) >= 1.3 python3.9dist(docutils) >= 0.13 python3.9dist(doit) >= 0.32 python3.9dist(lxml) >= 3.3.5 python3.9dist(mako) >= 1 python3.9dist(markdown) >= 3 python3.9dist(natsort) >= 3.5.2 python3.9dist(piexif) >= 1.0.3 python3.9dist(pillow) >= 2.4 python3.9dist(pygments) >= 1.6 python3.9dist(pyrss2gen) >= 1.1 python3.9dist(python-dateutil) >= 2.6 python3.9dist(requests) >= 2.2 python3.9dist(setuptools) >= 24.2 python3.9dist(unidecode) >= 0.4.16 python3.9dist(yapsy) >= 1.11.223 Obsoletes: python-nikola < 8.1.2-1.fc34 Processing files: python-nikola-doc-8.1.2-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lwkQqZ + umask 022 + cd /builddir/build/BUILD + cd nikola-8.1.2 + DOCDIR=/builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/doc/python-nikola-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/doc/python-nikola-doc + cp -pr html /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/doc/python-nikola-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YmvnHW + umask 022 + cd /builddir/build/BUILD + cd nikola-8.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/licenses/python-nikola-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/licenses/python-nikola-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/licenses/python-nikola-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-nikola-doc = 8.1.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python2-nikola < 8 python3-nikola < 8 Processing files: nikola-8.1.2-1.fc34.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rkYbFV + umask 022 + cd /builddir/build/BUILD + cd nikola-8.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/licenses/nikola + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/licenses/nikola + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64/usr/share/licenses/nikola + RPM_EC=0 ++ jobs -p + exit 0 Provides: nikola = 8.1.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64 Wrote: /builddir/build/RPMS/python-nikola-doc-8.1.2-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/nikola-8.1.2-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/python3-nikola-8.1.2-1.fc34.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OKp45U + umask 022 + cd /builddir/build/BUILD + cd nikola-8.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nikola-8.1.2-1.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0