<86>Mar 3 09:54:30 userdel[1718834]: delete user 'rooter' <86>Mar 3 09:54:30 groupadd[1718847]: group added to /etc/group: name=rooter, GID=702 <86>Mar 3 09:54:30 groupadd[1718847]: group added to /etc/gshadow: name=rooter <86>Mar 3 09:54:30 groupadd[1718847]: new group: name=rooter, GID=702 <86>Mar 3 09:54:30 useradd[1718856]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Mar 3 09:54:30 userdel[1718870]: delete user 'builder' <86>Mar 3 09:54:30 userdel[1718870]: removed group 'builder' owned by 'builder' <86>Mar 3 09:54:30 userdel[1718870]: removed shadow group 'builder' owned by 'builder' <86>Mar 3 09:54:30 groupadd[1718888]: group added to /etc/group: name=builder, GID=703 <86>Mar 3 09:54:30 groupadd[1718888]: group added to /etc/gshadow: name=builder <86>Mar 3 09:54:30 groupadd[1718888]: new group: name=builder, GID=703 <86>Mar 3 09:54:30 useradd[1718896]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash <13>Mar 3 09:54:31 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Mar 3 09:54:31 rpmi: libexpat-2.2.10-alt1 sisyphus+259966.100.1.1 1602824518 installed <13>Mar 3 09:54:31 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Mar 3 09:54:31 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>Mar 3 09:54:31 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Mar 3 09:54:31 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Mar 3 09:54:31 rpmi: ca-certificates-2021.01.27-alt1 sisyphus+265371.200.1.1 1611759824 installed <13>Mar 3 09:54:31 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Mar 3 09:54:31 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Mar 3 09:54:31 rpmi: libcrypto1.1-1.1.1i-alt3 sisyphus+265605.200.2.1 1612202596 installed <13>Mar 3 09:54:31 rpmi: libssl1.1-1.1.1i-alt3 sisyphus+265605.200.2.1 1612202596 installed <13>Mar 3 09:54:32 rpmi: python3-3.9.2-alt1 sisyphus+267062.100.1.1 1614381721 installed <13>Mar 3 09:54:32 rpmi: python3-base-3.9.2-alt1 sisyphus+267062.100.1.1 1614381721 installed <13>Mar 3 09:54:32 rpmi: libpython3-3.9.2-alt1 sisyphus+267062.100.1.1 1614381721 installed <13>Mar 3 09:54:32 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Mar 3 09:54:32 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/python3-module-creole-1.2.0-alt2.nosrc.rpm (w1.gzdio) <13>Mar 3 09:54:35 rpmi: python3-module-pkg_resources-1:46.1.3-alt2 sisyphus+260458.600.6.1 1603876498 installed <13>Mar 3 09:54:35 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851433 installed <13>Mar 3 09:54:35 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851433 installed <13>Mar 3 09:54:35 rpmi: python3-dev-3.9.2-alt1 sisyphus+267062.100.1.1 1614381721 installed <13>Mar 3 09:54:35 rpmi: python3-module-setuptools-1:46.1.3-alt2 sisyphus+260458.600.6.1 1603876498 installed Installing python3-module-creole-1.2.0-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62806 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python3-module-creole-1.2.0 + echo 'Source #0 (python3-module-creole-1.2.0.tar):' Source #0 (python3-module-creole-1.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/python3-module-creole-1.2.0.tar + cd python3-module-creole-1.2.0 + /bin/chmod -c -Rf u+rwX,go-w . ++ find ./ -name '*.py' + sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python3|' ./setup.py ./demo.py ./creole/tests/utils/utils.py ./creole/tests/utils/base_unittest.py ./creole/tests/utils/__init__.py ./creole/tests/test_utils.py ./creole/tests/test_setup_utils.py ./creole/tests/test_rest2html.py ./creole/tests/test_macros.py ./creole/tests/test_html2textile.py ./creole/tests/test_html2rest.py ./creole/tests/test_html2creole.py ./creole/tests/test_cross_compare_textile.py ./creole/tests/test_cross_compare_rest.py ./creole/tests/test_cross_compare_creole.py ./creole/tests/test_cross_compare_all.py ./creole/tests/test_creole2html.py ./creole/tests/test_cli.py ./creole/tests/test_TODOs.py ./creole/tests/all_tests.py ./creole/tests/__init__.py ./creole/shared/utils.py ./creole/shared/unknown_tags.py ./creole/shared/markup_table.py ./creole/shared/html_parser.py ./creole/shared/example_macros.py ./creole/shared/document_tree.py ./creole/shared/base_emitter.py ./creole/shared/__init__.py ./creole/shared/HTMLParsercompat.py ./creole/setup_utils.py ./creole/rest2html/clean_writer.py ./creole/rest2html/__init__.py ./creole/py3compat.py ./creole/html_tools/text_tools.py ./creole/html_tools/strip_html.py ./creole/html_tools/deentity.py ./creole/html_tools/__init__.py ./creole/html_parser/parser.py ./creole/html_parser/config.py ./creole/html_parser/__init__.py ./creole/html2textile/emitter.py ./creole/html2textile/__init__.py ./creole/html2rest/emitter.py ./creole/html2rest/__init__.py ./creole/html2creole/emitter.py ./creole/html2creole/__init__.py ./creole/exceptions.py ./creole/creole2html/rules.py ./creole/creole2html/parser.py ./creole/creole2html/emitter.py ./creole/creole2html/__init__.py ./creole/cmdline.py ./creole/__init__.py + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62806 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-creole-1.2.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/creole copying creole/__init__.py -> build/lib/creole copying creole/cmdline.py -> build/lib/creole copying creole/exceptions.py -> build/lib/creole copying creole/py3compat.py -> build/lib/creole copying creole/setup_utils.py -> build/lib/creole creating build/lib/creole/tests copying creole/tests/__init__.py -> build/lib/creole/tests copying creole/tests/all_tests.py -> build/lib/creole/tests copying creole/tests/test_TODOs.py -> build/lib/creole/tests copying creole/tests/test_cli.py -> build/lib/creole/tests copying creole/tests/test_creole2html.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_all.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_creole.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_rest.py -> build/lib/creole/tests copying creole/tests/test_cross_compare_textile.py -> build/lib/creole/tests copying creole/tests/test_html2creole.py -> build/lib/creole/tests copying creole/tests/test_html2rest.py -> build/lib/creole/tests copying creole/tests/test_html2textile.py -> build/lib/creole/tests copying creole/tests/test_macros.py -> build/lib/creole/tests copying creole/tests/test_rest2html.py -> build/lib/creole/tests copying creole/tests/test_setup_utils.py -> build/lib/creole/tests copying creole/tests/test_utils.py -> build/lib/creole/tests creating build/lib/creole/shared copying creole/shared/HTMLParsercompat.py -> build/lib/creole/shared copying creole/shared/__init__.py -> build/lib/creole/shared copying creole/shared/base_emitter.py -> build/lib/creole/shared copying creole/shared/document_tree.py -> build/lib/creole/shared copying creole/shared/example_macros.py -> build/lib/creole/shared copying creole/shared/html_parser.py -> build/lib/creole/shared copying creole/shared/markup_table.py -> build/lib/creole/shared copying creole/shared/unknown_tags.py -> build/lib/creole/shared copying creole/shared/utils.py -> build/lib/creole/shared creating build/lib/creole/rest2html copying creole/rest2html/__init__.py -> build/lib/creole/rest2html copying creole/rest2html/clean_writer.py -> build/lib/creole/rest2html creating build/lib/creole/html_tools copying creole/html_tools/__init__.py -> build/lib/creole/html_tools copying creole/html_tools/deentity.py -> build/lib/creole/html_tools copying creole/html_tools/strip_html.py -> build/lib/creole/html_tools copying creole/html_tools/text_tools.py -> build/lib/creole/html_tools creating build/lib/creole/html_parser copying creole/html_parser/__init__.py -> build/lib/creole/html_parser copying creole/html_parser/config.py -> build/lib/creole/html_parser copying creole/html_parser/parser.py -> build/lib/creole/html_parser creating build/lib/creole/html2textile copying creole/html2textile/__init__.py -> build/lib/creole/html2textile copying creole/html2textile/emitter.py -> build/lib/creole/html2textile creating build/lib/creole/html2rest copying creole/html2rest/__init__.py -> build/lib/creole/html2rest copying creole/html2rest/emitter.py -> build/lib/creole/html2rest creating build/lib/creole/html2creole copying creole/html2creole/__init__.py -> build/lib/creole/html2creole copying creole/html2creole/emitter.py -> build/lib/creole/html2creole creating build/lib/creole/creole2html copying creole/creole2html/__init__.py -> build/lib/creole/creole2html copying creole/creole2html/emitter.py -> build/lib/creole/creole2html copying creole/creole2html/parser.py -> build/lib/creole/creole2html copying creole/creole2html/rules.py -> build/lib/creole/creole2html creating build/lib/creole/tests/utils copying creole/tests/utils/__init__.py -> build/lib/creole/tests/utils copying creole/tests/utils/base_unittest.py -> build/lib/creole/tests/utils copying creole/tests/utils/utils.py -> build/lib/creole/tests/utils running egg_info creating python_creole.egg-info writing python_creole.egg-info/PKG-INFO writing dependency_links to python_creole.egg-info/dependency_links.txt writing entry points to python_creole.egg-info/entry_points.txt writing top-level names to python_creole.egg-info/top_level.txt writing manifest file 'python_creole.egg-info/SOURCES.txt' reading manifest file 'python_creole.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'python_creole.egg-info/SOURCES.txt' copying creole/tests/test_README.creole -> build/lib/creole/tests + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74185 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-creole-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-creole-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd python3-module-creole-1.2.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-creole-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-creole-buildroot creating /usr/src/tmp/python3-module-creole-buildroot/usr creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html copying build/lib/creole/creole2html/rules.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html copying build/lib/creole/creole2html/parser.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html copying build/lib/creole/creole2html/emitter.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html copying build/lib/creole/creole2html/__init__.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole copying build/lib/creole/html2creole/emitter.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole copying build/lib/creole/html2creole/__init__.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest copying build/lib/creole/html2rest/emitter.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest copying build/lib/creole/html2rest/__init__.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile copying build/lib/creole/html2textile/emitter.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile copying build/lib/creole/html2textile/__init__.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser copying build/lib/creole/html_parser/parser.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser copying build/lib/creole/html_parser/config.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser copying build/lib/creole/html_parser/__init__.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools copying build/lib/creole/html_tools/text_tools.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools copying build/lib/creole/html_tools/strip_html.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools copying build/lib/creole/html_tools/deentity.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools copying build/lib/creole/html_tools/__init__.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html copying build/lib/creole/rest2html/clean_writer.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html copying build/lib/creole/rest2html/__init__.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared copying build/lib/creole/shared/utils.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared copying build/lib/creole/shared/unknown_tags.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared copying build/lib/creole/shared/markup_table.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared copying build/lib/creole/shared/html_parser.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared copying build/lib/creole/shared/example_macros.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared copying build/lib/creole/shared/document_tree.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared copying build/lib/creole/shared/base_emitter.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared copying build/lib/creole/shared/__init__.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared copying build/lib/creole/shared/HTMLParsercompat.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_README.creole -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests creating /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils copying build/lib/creole/tests/utils/utils.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils copying build/lib/creole/tests/utils/base_unittest.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils copying build/lib/creole/tests/utils/__init__.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils copying build/lib/creole/tests/test_utils.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_setup_utils.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_rest2html.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_macros.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_html2textile.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_html2rest.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_html2creole.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_cross_compare_textile.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_cross_compare_rest.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_cross_compare_creole.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_cross_compare_all.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_creole2html.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_cli.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/test_TODOs.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/all_tests.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/tests/__init__.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests copying build/lib/creole/setup_utils.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole copying build/lib/creole/py3compat.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole copying build/lib/creole/exceptions.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole copying build/lib/creole/cmdline.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole copying build/lib/creole/__init__.py -> /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/rules.py to rules.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/parser.py to parser.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/emitter.py to emitter.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/emitter.py to emitter.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest/emitter.py to emitter.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile/emitter.py to emitter.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/parser.py to parser.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/config.py to config.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/text_tools.py to text_tools.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/strip_html.py to strip_html.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/deentity.py to deentity.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/clean_writer.py to clean_writer.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/utils.py to utils.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/unknown_tags.py to unknown_tags.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/markup_table.py to markup_table.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/html_parser.py to html_parser.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/example_macros.py to example_macros.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/document_tree.py to document_tree.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/base_emitter.py to base_emitter.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/HTMLParsercompat.py to HTMLParsercompat.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/utils.py to utils.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/base_unittest.py to base_unittest.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_setup_utils.py to test_setup_utils.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_rest2html.py to test_rest2html.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_macros.py to test_macros.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_html2textile.py to test_html2textile.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_html2rest.py to test_html2rest.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_html2creole.py to test_html2creole.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_textile.py to test_cross_compare_textile.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_rest.py to test_cross_compare_rest.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_creole.py to test_cross_compare_creole.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_all.py to test_cross_compare_all.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_creole2html.py to test_creole2html.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cli.py to test_cli.cpython-39.pyc File "/usr/lib/python3/site-packages/creole/tests/test_cli.py", line 69 ), ^ SyntaxError: cannot mix bytes and nonbytes literals byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_TODOs.py to test_TODOs.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/all_tests.py to all_tests.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/setup_utils.py to setup_utils.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/py3compat.py to py3compat.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/exceptions.py to exceptions.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/cmdline.py to cmdline.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/__init__.py to __init__.cpython-39.pyc running install_data copying README.creole -> /usr/src/tmp/python3-module-creole-buildroot/usr/ running install_egg_info running egg_info writing python_creole.egg-info/PKG-INFO writing dependency_links to python_creole.egg-info/dependency_links.txt writing entry points to python_creole.egg-info/entry_points.txt writing top-level names to python_creole.egg-info/top_level.txt reading manifest file 'python_creole.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'python_creole.egg-info/SOURCES.txt' Copying python_creole.egg-info to /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/python_creole-1.2.0-py3.9.egg-info running install_scripts Installing creole2html script to /usr/src/tmp/python3-module-creole-buildroot/usr/bin Installing html2creole script to /usr/src/tmp/python3-module-creole-buildroot/usr/bin Installing html2rest script to /usr/src/tmp/python3-module-creole-buildroot/usr/bin Installing html2textile script to /usr/src/tmp/python3-module-creole-buildroot/usr/bin + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-creole-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-creole-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/python3-module-creole-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-creole-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-creole-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/python3-module-creole-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/python3-module-creole-buildroot using /usr/bin/python2.7 Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-creole-buildroot using /usr/bin/python2.7 -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-creole-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/__pycache__/cmdline.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/__pycache__/exceptions.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/__pycache__/py3compat.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/__pycache__/setup_utils.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/__pycache__/emitter.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/__pycache__/parser.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/__pycache__/rules.cpython-39.pyc compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/emitter.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/parser.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/rules.py unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/__pycache__/emitter.cpython-39.pyc compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/emitter.py unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest/__pycache__/emitter.cpython-39.pyc compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest/emitter.py unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile/__pycache__/emitter.cpython-39.pyc compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile/emitter.py unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/__pycache__/config.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/__pycache__/parser.cpython-39.pyc compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/config.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/parser.py unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/__pycache__/deentity.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/__pycache__/strip_html.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/__pycache__/text_tools.cpython-39.pyc compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/deentity.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/strip_html.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/text_tools.py unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/__pycache__/clean_writer.cpython-39.pyc compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/clean_writer.py unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/__pycache__/HTMLParsercompat.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/__pycache__/base_emitter.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/__pycache__/document_tree.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/__pycache__/example_macros.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/__pycache__/html_parser.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/__pycache__/markup_table.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/__pycache__/unknown_tags.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/__pycache__/utils.cpython-39.pyc compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/HTMLParsercompat.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/base_emitter.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/document_tree.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/example_macros.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/html_parser.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/markup_table.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/unknown_tags.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/utils.py unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/all_tests.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/test_TODOs.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/test_creole2html.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/test_cross_compare_all.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/test_cross_compare_creole.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/test_cross_compare_rest.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/test_cross_compare_textile.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/test_html2creole.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/test_html2rest.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/test_html2textile.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/test_macros.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/test_rest2html.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/test_setup_utils.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__pycache__/test_utils.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/__pycache__/base_unittest.cpython-39.pyc unlink /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/__pycache__/utils.cpython-39.pyc compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/base_unittest.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/utils.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/all_tests.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_TODOs.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cli.py /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cli.py can't be compiled : File "/usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cli.py", line 69 ), ^ SyntaxError: cannot mix bytes and nonbytes literals compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_creole2html.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_all.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_creole.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_rest.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_textile.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_html2creole.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_html2rest.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_html2textile.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_macros.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_rest2html.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_setup_utils.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_utils.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/cmdline.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/exceptions.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/py3compat.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/setup_utils.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-creole-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/emitter.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/parser.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/rules.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/emitter.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest/emitter.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile/emitter.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/config.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/parser.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/deentity.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/strip_html.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/text_tools.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/clean_writer.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/HTMLParsercompat.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/base_emitter.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/document_tree.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/example_macros.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/html_parser.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/markup_table.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/unknown_tags.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/utils.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/base_unittest.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/utils.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/all_tests.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_TODOs.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cli.py /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cli.py can't be compiled : File "/usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cli.py", line 69 ), ^ SyntaxError: cannot mix bytes and nonbytes literals compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_creole2html.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_all.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_creole.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_rest.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_textile.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_html2creole.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_html2rest.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_html2textile.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_macros.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_rest2html.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_setup_utils.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_utils.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/cmdline.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/exceptions.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/py3compat.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/setup_utils.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-creole-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/emitter.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/parser.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/rules.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/emitter.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest/emitter.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile/emitter.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/config.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/parser.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/deentity.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/strip_html.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/text_tools.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/clean_writer.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/HTMLParsercompat.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/base_emitter.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/document_tree.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/example_macros.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/html_parser.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/markup_table.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/unknown_tags.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/utils.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/base_unittest.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/utils/utils.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/all_tests.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_TODOs.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cli.py /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cli.py can't be compiled : File "/usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cli.py", line 69 ), ^ SyntaxError: cannot mix bytes and nonbytes literals compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_creole2html.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_all.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_creole.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_rest.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_cross_compare_textile.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_html2creole.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_html2rest.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_html2textile.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_macros.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_rest2html.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_setup_utils.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/tests/test_utils.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/__init__.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/cmdline.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/exceptions.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/py3compat.py compile /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/setup_utils.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/creole/__pycache__/setup_utils.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/__pycache__/setup_utils.cpython-39.pyc' './usr/lib/python3/site-packages/creole/__pycache__/py3compat.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/__pycache__/py3compat.cpython-39.pyc' './usr/lib/python3/site-packages/creole/__pycache__/exceptions.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/__pycache__/exceptions.cpython-39.pyc' './usr/lib/python3/site-packages/creole/__pycache__/cmdline.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/__pycache__/cmdline.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/test_utils.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/test_utils.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/test_setup_utils.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/test_setup_utils.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/test_rest2html.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/test_rest2html.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/test_macros.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/test_macros.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/test_html2textile.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/test_html2textile.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/test_html2rest.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/test_html2rest.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/test_html2creole.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/test_html2creole.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/test_cross_compare_textile.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/test_cross_compare_textile.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/test_cross_compare_rest.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/test_cross_compare_rest.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/test_cross_compare_creole.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/test_cross_compare_creole.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/test_cross_compare_all.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/test_cross_compare_all.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/test_creole2html.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/test_creole2html.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/test_TODOs.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/test_TODOs.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/all_tests.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/all_tests.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/utils/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/tests/utils/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/creole/tests/utils/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/creole/tests/utils/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/creole/shared/__pycache__/utils.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/shared/__pycache__/utils.cpython-39.pyc' './usr/lib/python3/site-packages/creole/shared/__pycache__/unknown_tags.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/shared/__pycache__/unknown_tags.cpython-39.pyc' './usr/lib/python3/site-packages/creole/shared/__pycache__/markup_table.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/shared/__pycache__/markup_table.cpython-39.pyc' './usr/lib/python3/site-packages/creole/shared/__pycache__/html_parser.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/shared/__pycache__/html_parser.cpython-39.pyc' './usr/lib/python3/site-packages/creole/shared/__pycache__/example_macros.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/shared/__pycache__/example_macros.cpython-39.pyc' './usr/lib/python3/site-packages/creole/shared/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/shared/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/creole/shared/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/creole/shared/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/creole/rest2html/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/rest2html/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/creole/rest2html/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/creole/rest2html/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/creole/html_tools/__pycache__/text_tools.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/html_tools/__pycache__/text_tools.cpython-39.pyc' './usr/lib/python3/site-packages/creole/html_tools/__pycache__/strip_html.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/html_tools/__pycache__/strip_html.cpython-39.pyc' './usr/lib/python3/site-packages/creole/html_tools/__pycache__/deentity.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/html_tools/__pycache__/deentity.cpython-39.pyc' './usr/lib/python3/site-packages/creole/html_tools/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/html_tools/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/creole/html_tools/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/creole/html_tools/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/creole/html_parser/__pycache__/config.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/html_parser/__pycache__/config.cpython-39.pyc' './usr/lib/python3/site-packages/creole/html_parser/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/html_parser/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/creole/html_parser/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/creole/html_parser/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/creole/html2textile/__pycache__/emitter.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/html2textile/__pycache__/emitter.cpython-39.pyc' './usr/lib/python3/site-packages/creole/html2textile/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/html2textile/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/creole/html2textile/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/creole/html2textile/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/creole/html2rest/__pycache__/emitter.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/html2rest/__pycache__/emitter.cpython-39.pyc' './usr/lib/python3/site-packages/creole/html2rest/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/html2rest/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/creole/html2rest/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/creole/html2rest/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/creole/html2creole/__pycache__/emitter.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/html2creole/__pycache__/emitter.cpython-39.pyc' './usr/lib/python3/site-packages/creole/html2creole/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/html2creole/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/creole/html2creole/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/creole/html2creole/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/creole/creole2html/__pycache__/rules.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/creole2html/__pycache__/rules.cpython-39.pyc' './usr/lib/python3/site-packages/creole/creole2html/__pycache__/emitter.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/creole2html/__pycache__/emitter.cpython-39.pyc' './usr/lib/python3/site-packages/creole/creole2html/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/creole/creole2html/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/creole/creole2html/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/creole/creole2html/__pycache__/__init__.cpython-39.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-creole-1.2.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88338 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-creole-1.2.0 + DOCDIR=/usr/src/tmp/python3-module-creole-buildroot/usr/share/doc/python3-module-creole-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-creole-buildroot/usr/share/doc/python3-module-creole-1.2.0 + /bin/mkdir -p /usr/src/tmp/python3-module-creole-buildroot/usr/share/doc/python3-module-creole-1.2.0 + cp -prL AUTHORS README.creole LICENSE /usr/src/tmp/python3-module-creole-buildroot/usr/share/doc/python3-module-creole-1.2.0 + chmod -R go-w /usr/src/tmp/python3-module-creole-buildroot/usr/share/doc/python3-module-creole-1.2.0 + chmod -R a+rX /usr/src/tmp/python3-module-creole-buildroot/usr/share/doc/python3-module-creole-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k5GWvr find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UUSYdq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py:6: DeprecationWarning: The parser module is deprecated and will be removed in future versions of Python import parser, symbol, token, types /usr/lib/rpm/python3.req.py:6: DeprecationWarning: The symbol module is deprecated and will be removed in future versions of Python import parser, symbol, token, types python3.req: /usr/src/tmp/python3-module-creole-buildroot/usr/bin/creole2html: skipping sys python3.req: /usr/src/tmp/python3-module-creole-buildroot/usr/bin/html2creole: skipping sys python3.req: /usr/src/tmp/python3-module-creole-buildroot/usr/bin/html2rest: skipping sys python3.req: /usr/src/tmp/python3-module-creole-buildroot/usr/bin/html2textile: skipping sys python3.req: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/__init__.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/__init__.py: line=183 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/cmdline.py: line=78 IGNORE (for REQ=slight and deep=8) module=sys python3.req: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/emitter.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/emitter.py: line=327 IGNORE (for REQ=slight and deep=19) module=inspect /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/parser.py: line=491 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/creole2html/rules.py: line=254 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/emitter.py: line=147 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/emitter.py: line=151 IGNORE (for REQ=slight and deep=8) module=creole.html_parser.parser /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/emitter.py: line=162 IGNORE (for REQ=slight and deep=8) module=creole.shared.unknown_tags /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest/emitter.py: line=297 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest/emitter.py: line=301 IGNORE (for REQ=slight and deep=8) module=creole.html_parser.parser /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile/emitter.py: line=135 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile/emitter.py: line=139 IGNORE (for REQ=slight and deep=8) module=creole.html_parser.parser python3.req: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/parser.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/parser.py: line=299 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/deentity.py: line=17 IGNORE (for REQ=slight and deep=8) module=htmlentitydefs /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/deentity.py: line=19 IGNORE (for REQ=slight and deep=8) module=html /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/deentity.py: line=97 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/strip_html.py: line=112 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/text_tools.py: line=55 IGNORE (for REQ=slight and deep=8) module=doctest python3.req: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/py3compat.py: skipping sys python3.req: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/clean_writer.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/clean_writer.py: line=28 IGNORE (for REQ=slight and deep=8) module=docutils /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/clean_writer.py: line=29 IGNORE (for REQ=slight and deep=8) module=docutils.core /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/clean_writer.py: line=30 IGNORE (for REQ=slight and deep=8) module=docutils.writers /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/clean_writer.py: line=233 IGNORE (for REQ=slight and deep=8) module=doctest python3.req: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/setup_utils.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/setup_utils.py: line=119 IGNORE (for REQ=slight and deep=16) module=creole.rest2html.clean_writer /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/HTMLParsercompat.py: line=37 IGNORE (for REQ=slight and deep=8) module=_markupbase /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/HTMLParsercompat.py: line=39 IGNORE (for REQ=slight and deep=8) module=markupbase /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/HTMLParsercompat.py: line=550 IGNORE (for REQ=slight and deep=23) module=html.entities /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/HTMLParsercompat.py: line=578 IGNORE (for REQ=slight and deep=23) module=htmlentitydefs /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/document_tree.py: line=95 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/example_macros.py: line=19 IGNORE (for REQ=slight and deep=8) module=pygments /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/html_parser.py: line=22 IGNORE (for REQ=slight and deep=8) module=HTMLParser /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/html_parser.py: line=24 IGNORE (for REQ=slight and deep=8) module=html /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/html_parser.py: line=32 IGNORE (for REQ=slight and deep=8) module=creole.shared.HTMLParsercompat /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/markup_table.py: line=103 IGNORE (for REQ=slight and deep=8) module=doctest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/utils.py: line=19 IGNORE (for REQ=slight and deep=8) module=pygments /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/utils.py: line=20 IGNORE (for REQ=slight and deep=8) module=pygments.formatters /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/utils.py: line=104 IGNORE (for REQ=slight and deep=8) module=doctest shebang.req.files: executable script /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/cmdline.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/exceptions.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2creole/emitter.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2rest/emitter.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html2textile/emitter.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_parser/parser.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/deentity.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/strip_html.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/html_tools/text_tools.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/rest2html/clean_writer.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/base_emitter.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/document_tree.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-creole-buildroot/usr/lib/python3/site-packages/creole/shared/unknown_tags.py is not executable Provides: python3(creole), python3(creole.cmdline), python3(creole.creole2html), python3(creole.creole2html.emitter), python3(creole.creole2html.parser), python3(creole.creole2html.rules), python3(creole.exceptions), python3(creole.html2creole), python3(creole.html2creole.emitter), python3(creole.html2rest), python3(creole.html2rest.emitter), python3(creole.html2textile), python3(creole.html2textile.emitter), python3(creole.html_parser), python3(creole.html_parser.config), python3(creole.html_parser.parser), python3(creole.html_tools), python3(creole.html_tools.deentity), python3(creole.html_tools.strip_html), python3(creole.html_tools.text_tools), python3(creole.py3compat), python3(creole.rest2html), python3(creole.rest2html.clean_writer), python3(creole.setup_utils), python3(creole.shared), python3(creole.shared.HTMLParsercompat), python3(creole.shared.base_emitter), python3(creole.shared.document_tree), python3(creole.shared.example_macros), python3(creole.shared.html_parser), python3(creole.shared.markup_table), python3(creole.shared.unknown_tags), python3(creole.shared.utils) Requires: /usr/bin/python3, /usr/lib/python3/site-packages, python3(__future__) < 0, python3(argparse) < 0, python3(codecs) < 0, python3(doctest) < 0, python3(inspect) < 0, python3(os) < 0, python3(pkg_resources) < 0, python3(posixpath) < 0, python3(re) < 0, python3(shlex) < 0, python3(traceback) < 0, python3(warnings) < 0, python3(xml.sax.saxutils) < 0 warning: Installed (but unpackaged) file(s) found: /usr/README.creole Wrote: /usr/src/RPM/RPMS/noarch/python3-module-creole-1.2.0-alt2.noarch.rpm (w2.lzdio) 6.97user 0.67system 0:09.30elapsed 82%CPU (0avgtext+0avgdata 23680maxresident)k 0inputs+0outputs (0major+210481minor)pagefaults 0swaps 13.05user 3.54system 0:18.15elapsed 91%CPU (0avgtext+0avgdata 107492maxresident)k 0inputs+0outputs (0major+579217minor)pagefaults 0swaps --- python3-module-creole-1.2.0-alt2.noarch.rpm.repo 2019-11-27 14:56:58.000000000 +0000 +++ python3-module-creole-1.2.0-alt2.noarch.rpm.hasher 2021-03-03 09:54:46.428272931 +0000 @@ -7,17 +7,17 @@ /usr/lib/python3/site-packages/creole/__pycache__ 40755 -/usr/lib/python3/site-packages/creole/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/cmdline.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/cmdline.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/cmdline.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/exceptions.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/exceptions.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/exceptions.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/py3compat.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/py3compat.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/py3compat.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/setup_utils.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/setup_utils.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/__pycache__/setup_utils.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/cmdline.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/cmdline.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/cmdline.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/exceptions.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/exceptions.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/exceptions.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/py3compat.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/py3compat.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/py3compat.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/setup_utils.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/setup_utils.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/__pycache__/setup_utils.cpython-39.pyc 100644 /usr/lib/python3/site-packages/creole/cmdline.py 100644 @@ -26,14 +26,14 @@ /usr/lib/python3/site-packages/creole/creole2html/__pycache__ 40755 -/usr/lib/python3/site-packages/creole/creole2html/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/creole2html/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/creole2html/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/creole2html/__pycache__/emitter.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/creole2html/__pycache__/emitter.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/creole2html/__pycache__/emitter.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/creole2html/__pycache__/parser.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/creole2html/__pycache__/parser.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/creole2html/__pycache__/parser.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/creole2html/__pycache__/rules.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/creole2html/__pycache__/rules.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/creole2html/__pycache__/rules.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/creole/creole2html/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/creole2html/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/creole2html/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/creole2html/__pycache__/emitter.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/creole2html/__pycache__/emitter.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/creole2html/__pycache__/emitter.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/creole2html/__pycache__/parser.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/creole2html/__pycache__/parser.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/creole2html/__pycache__/parser.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/creole2html/__pycache__/rules.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/creole2html/__pycache__/rules.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/creole2html/__pycache__/rules.cpython-39.pyc 100644 /usr/lib/python3/site-packages/creole/creole2html/emitter.py 100644 @@ -45,8 +45,8 @@ /usr/lib/python3/site-packages/creole/html2creole/__pycache__ 40755 -/usr/lib/python3/site-packages/creole/html2creole/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/html2creole/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/html2creole/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/html2creole/__pycache__/emitter.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/html2creole/__pycache__/emitter.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/html2creole/__pycache__/emitter.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/creole/html2creole/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/html2creole/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/html2creole/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/html2creole/__pycache__/emitter.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/html2creole/__pycache__/emitter.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/html2creole/__pycache__/emitter.cpython-39.pyc 100644 /usr/lib/python3/site-packages/creole/html2creole/emitter.py 100644 @@ -55,8 +55,8 @@ /usr/lib/python3/site-packages/creole/html2rest/__pycache__ 40755 -/usr/lib/python3/site-packages/creole/html2rest/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/html2rest/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/html2rest/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/html2rest/__pycache__/emitter.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/html2rest/__pycache__/emitter.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/html2rest/__pycache__/emitter.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/creole/html2rest/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/html2rest/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/html2rest/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/html2rest/__pycache__/emitter.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/html2rest/__pycache__/emitter.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/html2rest/__pycache__/emitter.cpython-39.pyc 100644 /usr/lib/python3/site-packages/creole/html2rest/emitter.py 100644 @@ -65,8 +65,8 @@ /usr/lib/python3/site-packages/creole/html2textile/__pycache__ 40755 -/usr/lib/python3/site-packages/creole/html2textile/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/html2textile/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/html2textile/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/html2textile/__pycache__/emitter.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/html2textile/__pycache__/emitter.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/html2textile/__pycache__/emitter.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/creole/html2textile/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/html2textile/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/html2textile/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/html2textile/__pycache__/emitter.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/html2textile/__pycache__/emitter.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/html2textile/__pycache__/emitter.cpython-39.pyc 100644 /usr/lib/python3/site-packages/creole/html2textile/emitter.py 100644 @@ -75,11 +75,11 @@ /usr/lib/python3/site-packages/creole/html_parser/__pycache__ 40755 -/usr/lib/python3/site-packages/creole/html_parser/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/html_parser/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/html_parser/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/html_parser/__pycache__/config.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/html_parser/__pycache__/config.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/html_parser/__pycache__/config.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/html_parser/__pycache__/parser.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/html_parser/__pycache__/parser.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/html_parser/__pycache__/parser.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/creole/html_parser/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/html_parser/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/html_parser/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/html_parser/__pycache__/config.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/html_parser/__pycache__/config.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/html_parser/__pycache__/config.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/html_parser/__pycache__/parser.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/html_parser/__pycache__/parser.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/html_parser/__pycache__/parser.cpython-39.pyc 100644 /usr/lib/python3/site-packages/creole/html_parser/config.py 100644 @@ -89,14 +89,14 @@ /usr/lib/python3/site-packages/creole/html_tools/__pycache__ 40755 -/usr/lib/python3/site-packages/creole/html_tools/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/html_tools/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/html_tools/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/html_tools/__pycache__/deentity.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/html_tools/__pycache__/deentity.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/html_tools/__pycache__/deentity.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/html_tools/__pycache__/strip_html.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/html_tools/__pycache__/strip_html.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/html_tools/__pycache__/strip_html.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/html_tools/__pycache__/text_tools.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/html_tools/__pycache__/text_tools.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/html_tools/__pycache__/text_tools.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/creole/html_tools/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/html_tools/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/html_tools/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/html_tools/__pycache__/deentity.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/html_tools/__pycache__/deentity.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/html_tools/__pycache__/deentity.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/html_tools/__pycache__/strip_html.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/html_tools/__pycache__/strip_html.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/html_tools/__pycache__/strip_html.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/html_tools/__pycache__/text_tools.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/html_tools/__pycache__/text_tools.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/html_tools/__pycache__/text_tools.cpython-39.pyc 100644 /usr/lib/python3/site-packages/creole/html_tools/deentity.py 100644 @@ -108,8 +108,8 @@ /usr/lib/python3/site-packages/creole/rest2html/__pycache__ 40755 -/usr/lib/python3/site-packages/creole/rest2html/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/rest2html/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/rest2html/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/rest2html/__pycache__/clean_writer.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/rest2html/__pycache__/clean_writer.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/rest2html/__pycache__/clean_writer.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/creole/rest2html/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/rest2html/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/rest2html/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/rest2html/__pycache__/clean_writer.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/rest2html/__pycache__/clean_writer.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/rest2html/__pycache__/clean_writer.cpython-39.pyc 100644 /usr/lib/python3/site-packages/creole/rest2html/clean_writer.py 100644 @@ -120,29 +120,29 @@ /usr/lib/python3/site-packages/creole/shared/__pycache__ 40755 -/usr/lib/python3/site-packages/creole/shared/__pycache__/HTMLParsercompat.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/HTMLParsercompat.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/HTMLParsercompat.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/base_emitter.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/base_emitter.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/base_emitter.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/document_tree.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/document_tree.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/document_tree.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/example_macros.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/example_macros.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/example_macros.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/html_parser.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/html_parser.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/html_parser.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/markup_table.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/markup_table.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/markup_table.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/unknown_tags.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/unknown_tags.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/unknown_tags.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/utils.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/utils.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/creole/shared/__pycache__/utils.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/HTMLParsercompat.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/HTMLParsercompat.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/HTMLParsercompat.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/base_emitter.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/base_emitter.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/base_emitter.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/document_tree.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/document_tree.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/document_tree.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/example_macros.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/example_macros.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/example_macros.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/html_parser.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/html_parser.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/html_parser.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/markup_table.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/markup_table.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/markup_table.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/unknown_tags.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/unknown_tags.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/unknown_tags.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/utils.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/utils.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/creole/shared/__pycache__/utils.cpython-39.pyc 100644 /usr/lib/python3/site-packages/creole/shared/base_emitter.py 100644 @@ -154,9 +154,9 @@ /usr/lib/python3/site-packages/creole/shared/utils.py 100644 -/usr/lib/python3/site-packages/python_creole-1.2.0-py3.7.egg-info 40755 -/usr/lib/python3/site-packages/python_creole-1.2.0-py3.7.egg-info/PKG-INFO 100644 -/usr/lib/python3/site-packages/python_creole-1.2.0-py3.7.egg-info/SOURCES.txt 100644 -/usr/lib/python3/site-packages/python_creole-1.2.0-py3.7.egg-info/dependency_links.txt 100644 -/usr/lib/python3/site-packages/python_creole-1.2.0-py3.7.egg-info/entry_points.txt 100644 -/usr/lib/python3/site-packages/python_creole-1.2.0-py3.7.egg-info/top_level.txt 100644 -/usr/lib/python3/site-packages/python_creole-1.2.0-py3.7.egg-info/zip-safe 100644 +/usr/lib/python3/site-packages/python_creole-1.2.0-py3.9.egg-info 40755 +/usr/lib/python3/site-packages/python_creole-1.2.0-py3.9.egg-info/PKG-INFO 100644 +/usr/lib/python3/site-packages/python_creole-1.2.0-py3.9.egg-info/SOURCES.txt 100644 +/usr/lib/python3/site-packages/python_creole-1.2.0-py3.9.egg-info/dependency_links.txt 100644 +/usr/lib/python3/site-packages/python_creole-1.2.0-py3.9.egg-info/entry_points.txt 100644 +/usr/lib/python3/site-packages/python_creole-1.2.0-py3.9.egg-info/top_level.txt 100644 +/usr/lib/python3/site-packages/python_creole-1.2.0-py3.9.egg-info/zip-safe 100644 /usr/share/doc/python3-module-creole-1.2.0 40755