<86>Jun 16 00:39:31 userdel[407974]: delete user 'rooter' <86>Jun 16 00:39:31 userdel[407974]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:39:31 userdel[407974]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:39:31 groupadd[407986]: group added to /etc/group: name=rooter, GID=1283 <86>Jun 16 00:39:31 groupadd[407986]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:39:31 groupadd[407986]: new group: name=rooter, GID=1283 <86>Jun 16 00:39:31 useradd[407993]: new user: name=rooter, UID=1283, GID=1283, home=/root, shell=/bin/bash <86>Jun 16 00:39:31 userdel[408005]: delete user 'builder' <86>Jun 16 00:39:31 userdel[408005]: removed group 'builder' owned by 'builder' <86>Jun 16 00:39:31 userdel[408005]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:39:31 groupadd[408015]: group added to /etc/group: name=builder, GID=1284 <86>Jun 16 00:39:31 groupadd[408015]: group added to /etc/gshadow: name=builder <86>Jun 16 00:39:31 groupadd[408015]: new group: name=builder, GID=1284 <86>Jun 16 00:39:31 useradd[408023]: new user: name=builder, UID=1284, GID=1284, home=/usr/src, shell=/bin/bash <13>Jun 16 00:39:35 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:39:35 rpmi: libexpat-2.5.0-alt1 p10+324220.100.1.1 1688465137 installed <13>Jun 16 00:39:35 rpmi: libp11-kit-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Jun 16 00:39:35 rpmi: libtasn1-4.19.0-alt1 p10+309071.100.2.1 1668522760 installed <13>Jun 16 00:39:35 rpmi: rpm-macros-alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Jun 16 00:39:35 rpmi: alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Jun 16 00:39:35 rpmi: ca-certificates-2022.09.15-alt1 p10+308004.100.2.1 1665748370 installed <13>Jun 16 00:39:35 rpmi: ca-trust-0.1.6-alt1 p10+344774.100.1.1 1712685728 installed <13>Jun 16 00:39:35 rpmi: p11-kit-trust-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Jun 16 00:39:35 rpmi: libcrypto1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Jun 16 00:39:35 rpmi: libssl1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Jun 16 00:39:36 rpmi: python3-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Jun 16 00:39:36 rpmi: python3-base-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Jun 16 00:39:36 rpmi: tests-for-installed-python3-pkgs-0.1.22-alt1 p10+325520.200.7.1 1691156214 installed <13>Jun 16 00:39:36 rpmi: rpm-build-python3-0.1.22-alt1 p10+325520.200.7.1 1691156214 installed WARNING: %python3_build is deprecated and will be removed in future, please use %pyproject_build instead WARNING: %python3_install is deprecated and will be removed in future, please use %pyproject_install instead <13>Jun 16 00:39:38 rpmi: python3-module-pkg_resources-1:57.4.0-alt1 p10+281549.200.4.1 1628026198 installed <13>Jun 16 00:39:38 rpmi: libpython3-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Jun 16 00:39:38 rpmi: libncurses-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 00:39:38 rpmi: libtinfo-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 00:39:38 rpmi: libncurses-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 00:39:40 rpmi: python3-dev-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Jun 16 00:39:40 rpmi: python3-module-setuptools-1:57.4.0-alt1 p10+281549.200.4.1 1628026198 installed WARNING: %python3_build is deprecated and will be removed in future, please use %pyproject_build instead WARNING: %python3_install is deprecated and will be removed in future, please use %pyproject_install instead Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/python3-module-commonmark0.7-0.7.2-alt1.nosrc.rpm (w1.gzdio) WARNING: %python3_build is deprecated and will be removed in future, please use %pyproject_build instead WARNING: %python3_install is deprecated and will be removed in future, please use %pyproject_install instead Installing python3-module-commonmark0.7-0.7.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3333 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf CommonMark-0.7.2 + echo 'Source #0 (CommonMark-0.7.2.tar):' Source #0 (CommonMark-0.7.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/CommonMark-0.7.2.tar + cd CommonMark-0.7.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3333 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd CommonMark-0.7.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py build /usr/lib64/python3/site-packages/setuptools/dist.py:698: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/CommonMark copying CommonMark/utils.py -> build/lib/CommonMark copying CommonMark/node.py -> build/lib/CommonMark copying CommonMark/main.py -> build/lib/CommonMark copying CommonMark/inlines.py -> build/lib/CommonMark copying CommonMark/entitytrans.py -> build/lib/CommonMark copying CommonMark/dump.py -> build/lib/CommonMark copying CommonMark/common.py -> build/lib/CommonMark copying CommonMark/cmark.py -> build/lib/CommonMark copying CommonMark/blocks.py -> build/lib/CommonMark copying CommonMark/__init__.py -> build/lib/CommonMark creating build/lib/CommonMark/tests copying CommonMark/tests/unit_tests.py -> build/lib/CommonMark/tests copying CommonMark/tests/run_spec_tests.py -> build/lib/CommonMark/tests copying CommonMark/tests/__init__.py -> build/lib/CommonMark/tests creating build/lib/CommonMark/render copying CommonMark/render/renderer.py -> build/lib/CommonMark/render copying CommonMark/render/html.py -> build/lib/CommonMark/render copying CommonMark/render/__init__.py -> build/lib/CommonMark/render + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3333 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-commonmark0.7-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-commonmark0.7-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd CommonMark-0.7.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-commonmark0.7-buildroot --force /usr/lib64/python3/site-packages/setuptools/dist.py:698: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install running install_lib creating /usr/src/tmp/python3-module-commonmark0.7-buildroot creating /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr creating /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib creating /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark creating /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render copying build/lib/CommonMark/render/__init__.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render copying build/lib/CommonMark/render/html.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render copying build/lib/CommonMark/render/renderer.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render creating /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests copying build/lib/CommonMark/tests/__init__.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests copying build/lib/CommonMark/tests/run_spec_tests.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests copying build/lib/CommonMark/tests/unit_tests.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests copying build/lib/CommonMark/__init__.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark copying build/lib/CommonMark/blocks.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark copying build/lib/CommonMark/cmark.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark copying build/lib/CommonMark/common.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark copying build/lib/CommonMark/dump.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark copying build/lib/CommonMark/entitytrans.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark copying build/lib/CommonMark/inlines.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark copying build/lib/CommonMark/main.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark copying build/lib/CommonMark/node.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark copying build/lib/CommonMark/utils.py -> /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/html.py to html.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/renderer.py to renderer.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/run_spec_tests.py to run_spec_tests.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/unit_tests.py to unit_tests.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/blocks.py to blocks.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/cmark.py to cmark.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/common.py to common.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/dump.py to dump.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/entitytrans.py to entitytrans.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/inlines.py to inlines.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/main.py to main.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/node.py to node.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/utils.py to utils.cpython-39.pyc running install_egg_info running egg_info creating CommonMark.egg-info writing CommonMark.egg-info/PKG-INFO writing dependency_links to CommonMark.egg-info/dependency_links.txt writing entry points to CommonMark.egg-info/entry_points.txt writing requirements to CommonMark.egg-info/requires.txt writing top-level names to CommonMark.egg-info/top_level.txt writing manifest file 'CommonMark.egg-info/SOURCES.txt' reading manifest file 'CommonMark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'CommonMark.egg-info/SOURCES.txt' Copying CommonMark.egg-info to /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info running install_scripts Installing cmark script to /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/bin + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-commonmark0.7-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-commonmark0.7-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/python3-module-commonmark0.7-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-commonmark0.7-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-commonmark0.7-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/python3-module-commonmark0.7-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python3 modules in /usr/src/tmp/python3-module-commonmark0.7-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-39.pyc compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/__init__.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/html.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/renderer.py unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-39.pyc unlink /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-39.pyc compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/__init__.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/run_spec_tests.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/unit_tests.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__init__.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/blocks.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/cmark.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/common.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/dump.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/entitytrans.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/inlines.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/main.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/node.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/utils.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-commonmark0.7-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/__init__.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/html.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/renderer.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/__init__.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/run_spec_tests.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/unit_tests.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__init__.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/blocks.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/cmark.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/common.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/dump.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/entitytrans.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/inlines.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/main.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/node.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/utils.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-commonmark0.7-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/__init__.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/html.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/renderer.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/__init__.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/run_spec_tests.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/unit_tests.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__init__.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/blocks.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/cmark.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/common.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/dump.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/entitytrans.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/inlines.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/main.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/node.py compile /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/utils.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-39.pyc' './usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-39.opt-1.pyc' Processing files: python3-module-commonmark0.7-0.7.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82216 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd CommonMark-0.7.2 + DOCDIR=/usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/share/doc/python3-module-commonmark0.7-0.7.2 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/share/doc/python3-module-commonmark0.7-0.7.2 + /bin/mkdir -p /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/share/doc/python3-module-commonmark0.7-0.7.2 + cp -prL README.rst LICENSE spec.txt docs /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/share/doc/python3-module-commonmark0.7-0.7.2 + chmod -R go-w /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/share/doc/python3-module-commonmark0.7-0.7.2 + chmod -R a+rX /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/share/doc/python3-module-commonmark0.7-0.7.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rKFdlr 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.Me7fDt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__init__.py: CommonMark.blocks is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__init__.py: CommonMark.dump is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__init__.py: CommonMark.main is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/__init__.py: CommonMark.render.html is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/blocks.py: CommonMark is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/blocks.py: CommonMark.common is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/blocks.py: CommonMark.inlines is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/blocks.py: CommonMark.node is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/blocks.py: CommonMark.utils is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/cmark.py: CommonMark is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/cmark.py: skipping sys /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/common.py: CommonMark is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/common.py: Ignore for REQ=slight module=html.parser python3.req: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/common.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/common.py: Ignore for REQ=slight module=urllib /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/common.py: Ignore for REQ=slight module=urllib.parse /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/common.py: CommonMark.entitytrans is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/dump.py: CommonMark.node is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/dump.py: skipping builtins python3.req: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/entitytrans.py: skipping sys /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/inlines.py: CommonMark is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/inlines.py: CommonMark.common is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/inlines.py: CommonMark.node is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/inlines.py: Ignore for REQ=slight module=html.parser python3.req: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/inlines.py: skipping sys /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/inlines.py: CommonMark.entitytrans is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/main.py: CommonMark.blocks is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/main.py: CommonMark.dump is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/main.py: CommonMark.render.html is possibly a self-providing dependency, skip it /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/node.py: Ignore for REQ=slight module=pprint /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/html.py: CommonMark.common is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/html.py: CommonMark.render.renderer is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/render/html.py: skipping builtins /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/run_spec_tests.py: CommonMark.main is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/run_spec_tests.py: CommonMark.render.html is possibly a self-providing dependency, skip it python3.req: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/run_spec_tests.py: skipping builtins python3.req: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/run_spec_tests.py: skipping sys python3.req: /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/run_spec_tests.py: skipping time /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/unit_tests.py: CommonMark is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/unit_tests.py: CommonMark.blocks is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/unit_tests.py: CommonMark.inlines is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/unit_tests.py: CommonMark.node is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/unit_tests.py: CommonMark.render.html is possibly a self-providing dependency, skip it /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/unit_tests.py: CommonMark.utils is possibly a self-providing dependency, skip it shebang.req.files: executable script /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/cmark.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-commonmark0.7-buildroot/usr/lib/python3/site-packages/CommonMark/tests/run_spec_tests.py is not executable Provides: python3(CommonMark), python3(CommonMark.blocks), python3(CommonMark.cmark), python3(CommonMark.common), python3(CommonMark.dump), python3(CommonMark.entitytrans), python3(CommonMark.inlines), python3(CommonMark.main), python3(CommonMark.node), python3(CommonMark.render), python3(CommonMark.render.html), python3(CommonMark.render.renderer), python3(CommonMark.tests), python3(CommonMark.tests.run_spec_tests), python3(CommonMark.tests.unit_tests), python3(CommonMark.utils) Requires: /usr/lib/python3/site-packages, python3(__future__) < 0, python3(argparse) < 0, python3(codecs) < 0, python3(hypothesis) < 0, python3(hypothesis.strategies) < 0, python3(importlib) < 0, python3(json) < 0, python3(re) < 0, python3(unittest) < 0 Conflicts: python3-module-commonmark warning: Installed (but unpackaged) file(s) found: /usr/bin/cmark Wrote: /usr/src/RPM/RPMS/noarch/python3-module-commonmark0.7-0.7.2-alt1.noarch.rpm (w2.lzdio) 1.36user 0.60system 0:03.32elapsed 59%CPU (0avgtext+0avgdata 27440maxresident)k 0inputs+0outputs (0major+137831minor)pagefaults 0swaps 5.86user 2.21system 0:17.41elapsed 46%CPU (0avgtext+0avgdata 128804maxresident)k 0inputs+0outputs (0major+277176minor)pagefaults 0swaps --- python3-module-commonmark0.7-0.7.2-alt1.noarch.rpm.repo 2019-08-31 23:12:38.000000000 +0000 +++ python3-module-commonmark0.7-0.7.2-alt1.noarch.rpm.hasher 2024-06-16 00:39:46.373573229 +0000 @@ -1,41 +1,41 @@ /usr/lib/python3/site-packages/CommonMark 40755 root:root -/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info 40755 root:root -/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info/PKG-INFO 100644 root:root -/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info/SOURCES.txt 100644 root:root -/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info/dependency_links.txt 100644 root:root -/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info/entry_points.txt 100644 root:root -/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info/requires.txt 100644 root:root -/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info/top_level.txt 100644 root:root +/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info 40755 root:root +/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info/PKG-INFO 100644 root:root +/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info/SOURCES.txt 100644 root:root +/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info/dependency_links.txt 100644 root:root +/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info/entry_points.txt 100644 root:root +/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info/requires.txt 100644 root:root +/usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info/top_level.txt 100644 root:root /usr/lib/python3/site-packages/CommonMark/__init__.py 100644 root:root /usr/lib/python3/site-packages/CommonMark/__pycache__ 40755 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-37.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-37.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-37.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-37.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-37.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-37.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-37.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-37.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-37.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-37.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-39.pyc 100644 root:root /usr/lib/python3/site-packages/CommonMark/blocks.py 100644 root:root @@ -51,11 +51,11 @@ /usr/lib/python3/site-packages/CommonMark/render/__pycache__ 40755 root:root -/usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-37.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-37.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-37.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-39.pyc 100644 root:root /usr/lib/python3/site-packages/CommonMark/render/html.py 100644 root:root @@ -65,11 +65,11 @@ /usr/lib/python3/site-packages/CommonMark/tests/__pycache__ 40755 root:root -/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-37.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-37.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-37.opt-1.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-37.opt-2.pyc 100644 root:root -/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-37.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-39.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-39.opt-1.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-39.opt-2.pyc 100644 root:root +/usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-39.pyc 100644 root:root /usr/lib/python3/site-packages/CommonMark/tests/run_spec_tests.py 100644 root:root @@ -119,41 +119,41 @@ File: /usr/lib/python3/site-packages/CommonMark 40755 root:root -File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info 40755 root:root -File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info/PKG-INFO 100644 root:root f14aae72e6c5f4d2a2e26d59f55ea978 -File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info/SOURCES.txt 100644 root:root e55e4f0af13a94e0258aac983bcfb50a -File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info/dependency_links.txt 100644 root:root 68b329da9893e34099c7d8ad5cb9c940 -File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info/entry_points.txt 100644 root:root 4bbc712658399eeafcf49b5b94b9fc9a -File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info/requires.txt 100644 root:root b1ea142ee12cf0331fc2680240cd04f1 -File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.7.egg-info/top_level.txt 100644 root:root 4a1f9c55d43fd83ac86556c4e635b921 +File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info 40755 root:root +File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info/PKG-INFO 100644 root:root 168094359778953bf8e2342d86e08074 +File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info/SOURCES.txt 100644 root:root e55e4f0af13a94e0258aac983bcfb50a +File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info/dependency_links.txt 100644 root:root 68b329da9893e34099c7d8ad5cb9c940 +File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info/entry_points.txt 100644 root:root 4bbc712658399eeafcf49b5b94b9fc9a +File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info/requires.txt 100644 root:root b1ea142ee12cf0331fc2680240cd04f1 +File: /usr/lib/python3/site-packages/CommonMark-0.7.2-py3.9.egg-info/top_level.txt 100644 root:root 4a1f9c55d43fd83ac86556c4e635b921 File: /usr/lib/python3/site-packages/CommonMark/__init__.py 100644 root:root e4abbee1c36bcc3d222f813721d48727 File: /usr/lib/python3/site-packages/CommonMark/__pycache__ 40755 root:root -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-37.opt-1.pyc 100644 root:root 6fbaac8d2f3fd6406f3123e01e6b881d -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-37.opt-2.pyc 100644 root:root 6fbaac8d2f3fd6406f3123e01e6b881d -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-37.pyc 100644 root:root 6fbaac8d2f3fd6406f3123e01e6b881d -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-37.opt-1.pyc 100644 root:root 258869c04c94488cc4835ff60a37d08e -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-37.opt-2.pyc 100644 root:root 841357bf5ab223ee4c2cbb9d10a104fd -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-37.pyc 100644 root:root 258869c04c94488cc4835ff60a37d08e -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-37.opt-1.pyc 100644 root:root e545be6a233f3d32cc79be6cbab12b18 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-37.opt-2.pyc 100644 root:root e545be6a233f3d32cc79be6cbab12b18 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-37.pyc 100644 root:root e545be6a233f3d32cc79be6cbab12b18 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-37.opt-1.pyc 100644 root:root b219b9c1588a84542ffe8c578421c16c -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-37.opt-2.pyc 100644 root:root 9afbdf28257329a2788457231a8728a7 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-37.pyc 100644 root:root b219b9c1588a84542ffe8c578421c16c -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-37.opt-1.pyc 100644 root:root 4ce8e8489acb09d4c0b63508d0e8e95c -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-37.opt-2.pyc 100644 root:root 44aaddbb855a6a36a7261b6f7d1ba4e2 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-37.pyc 100644 root:root 4ce8e8489acb09d4c0b63508d0e8e95c -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-37.opt-1.pyc 100644 root:root 42b3c100fb5c04927d71b773b0b0c0e6 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-37.opt-2.pyc 100644 root:root a60e978be47513c7a945747a388bd111 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-37.pyc 100644 root:root 42b3c100fb5c04927d71b773b0b0c0e6 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-37.opt-1.pyc 100644 root:root 7d50a7176a8ffd32f363ed65787ec3ba -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-37.opt-2.pyc 100644 root:root 0359734f8a281191bf89c6b7ca70ea95 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-37.pyc 100644 root:root 7d50a7176a8ffd32f363ed65787ec3ba -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-37.opt-1.pyc 100644 root:root 5c611bd2f14a6c89d5964c63af908890 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-37.opt-2.pyc 100644 root:root 615a840af1fba9bbc6684cbf2886c270 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-37.pyc 100644 root:root 5c611bd2f14a6c89d5964c63af908890 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-37.opt-1.pyc 100644 root:root 5fbc139168e01292d2f7fd49cdbd924a -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-37.opt-2.pyc 100644 root:root d0b11147cc8e72664a3dd2546fed6944 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-37.pyc 100644 root:root 5fbc139168e01292d2f7fd49cdbd924a -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-37.opt-1.pyc 100644 root:root f14a53d04f84327f05553004a3b4fd05 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-37.opt-2.pyc 100644 root:root f14a53d04f84327f05553004a3b4fd05 -File: /usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-37.pyc 100644 root:root f14a53d04f84327f05553004a3b4fd05 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root 6b21a423d65a37863fa21c1e12ec035c +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root 6b21a423d65a37863fa21c1e12ec035c +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/__init__.cpython-39.pyc 100644 root:root 6b21a423d65a37863fa21c1e12ec035c +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-39.opt-1.pyc 100644 root:root 0c15b0957b48712731d3fc65b0b2c445 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-39.opt-2.pyc 100644 root:root d03ec7072d4fdd5691bbc36d1832bc3e +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/blocks.cpython-39.pyc 100644 root:root 0c15b0957b48712731d3fc65b0b2c445 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-39.opt-1.pyc 100644 root:root 9c8df08068cae8eb1af7bae38ae56cb7 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-39.opt-2.pyc 100644 root:root 9c8df08068cae8eb1af7bae38ae56cb7 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/cmark.cpython-39.pyc 100644 root:root 9c8df08068cae8eb1af7bae38ae56cb7 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-39.opt-1.pyc 100644 root:root 43007694726c8691033ae518f49130b3 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-39.opt-2.pyc 100644 root:root ef29d05118edcdf33359fb58e65aa633 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/common.cpython-39.pyc 100644 root:root 43007694726c8691033ae518f49130b3 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-39.opt-1.pyc 100644 root:root 92bf9d8e70b9d3938d9a8fa9591027cb +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-39.opt-2.pyc 100644 root:root c90e0f59196700c699d796f04bd84a97 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/dump.cpython-39.pyc 100644 root:root 92bf9d8e70b9d3938d9a8fa9591027cb +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-39.opt-1.pyc 100644 root:root 0a4cf1c04ca76ecb908536594606c146 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-39.opt-2.pyc 100644 root:root a4c73d0d42cb639112ae3abaa28d53ac +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/entitytrans.cpython-39.pyc 100644 root:root 0a4cf1c04ca76ecb908536594606c146 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-39.opt-1.pyc 100644 root:root 5e191fbd02ca86453f1dd0119a93127c +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-39.opt-2.pyc 100644 root:root 3c24fafbe294dbaa176b546cffd20062 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/inlines.cpython-39.pyc 100644 root:root 5e191fbd02ca86453f1dd0119a93127c +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-39.opt-1.pyc 100644 root:root e68a7d5f161cd7bb84f9972533c8661e +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-39.opt-2.pyc 100644 root:root d098c718f890ab640555250f81a67294 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/main.cpython-39.pyc 100644 root:root e68a7d5f161cd7bb84f9972533c8661e +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-39.opt-1.pyc 100644 root:root 9d629ab692bf8fde50505f5d98ab46bf +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-39.opt-2.pyc 100644 root:root 451c65b3521e4305ef3671ea2d9a29fd +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/node.cpython-39.pyc 100644 root:root 9d629ab692bf8fde50505f5d98ab46bf +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-39.opt-1.pyc 100644 root:root 39a30deaeeb20d44fae34531a1b7ab53 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-39.opt-2.pyc 100644 root:root 39a30deaeeb20d44fae34531a1b7ab53 +File: /usr/lib/python3/site-packages/CommonMark/__pycache__/utils.cpython-39.pyc 100644 root:root 39a30deaeeb20d44fae34531a1b7ab53 File: /usr/lib/python3/site-packages/CommonMark/blocks.py 100644 root:root 3771ca5393c545dae34a1d0f58d9b54f @@ -169,11 +169,11 @@ File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__ 40755 root:root -File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-37.opt-1.pyc 100644 root:root 929738e4f0e0306de1c3a313ee91dba6 -File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-37.opt-2.pyc 100644 root:root 929738e4f0e0306de1c3a313ee91dba6 -File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-37.pyc 100644 root:root 929738e4f0e0306de1c3a313ee91dba6 -File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-37.opt-1.pyc 100644 root:root 83d00c2a64747d7c7a3b3ff8ac82f34c -File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-37.opt-2.pyc 100644 root:root 7398fd33d52b089c7466f0440cf8e437 -File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-37.pyc 100644 root:root 83d00c2a64747d7c7a3b3ff8ac82f34c -File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-37.opt-1.pyc 100644 root:root 0716782615f3a7433300f2ef3195d74f -File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-37.opt-2.pyc 100644 root:root 75d20bb05a2acf6e72d842f836993629 -File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-37.pyc 100644 root:root 0716782615f3a7433300f2ef3195d74f +File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root 3c007821a87ecc19fc19e4577582a1c2 +File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root 3c007821a87ecc19fc19e4577582a1c2 +File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/__init__.cpython-39.pyc 100644 root:root 3c007821a87ecc19fc19e4577582a1c2 +File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-39.opt-1.pyc 100644 root:root cc4036a12b8b858ccbaf2ae62ebd4bf6 +File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-39.opt-2.pyc 100644 root:root dee5915b30855a255a38621a637f3c44 +File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/html.cpython-39.pyc 100644 root:root cc4036a12b8b858ccbaf2ae62ebd4bf6 +File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-39.opt-1.pyc 100644 root:root 2a5afa2a5d68c744e442ab767fa49344 +File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-39.opt-2.pyc 100644 root:root f430cd2401ae0aef6105fdfda36469f6 +File: /usr/lib/python3/site-packages/CommonMark/render/__pycache__/renderer.cpython-39.pyc 100644 root:root 2a5afa2a5d68c744e442ab767fa49344 File: /usr/lib/python3/site-packages/CommonMark/render/html.py 100644 root:root 0495434242c7739f31b9625954cfe90f @@ -183,11 +183,11 @@ File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__ 40755 root:root -File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-37.opt-1.pyc 100644 root:root ff6116eddca04d153f1fad4e58653c4a -File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-37.opt-2.pyc 100644 root:root ff6116eddca04d153f1fad4e58653c4a -File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-37.pyc 100644 root:root ff6116eddca04d153f1fad4e58653c4a -File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-37.opt-1.pyc 100644 root:root 08c691ac7fd1db21ee0dcbb38db26126 -File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-37.opt-2.pyc 100644 root:root 08c691ac7fd1db21ee0dcbb38db26126 -File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-37.pyc 100644 root:root 08c691ac7fd1db21ee0dcbb38db26126 -File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-37.opt-1.pyc 100644 root:root cad5a42d685e3690b3466071726ca6b1 -File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-37.opt-2.pyc 100644 root:root cad5a42d685e3690b3466071726ca6b1 -File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-37.pyc 100644 root:root cad5a42d685e3690b3466071726ca6b1 +File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-39.opt-1.pyc 100644 root:root 28f6775a1f65e68910b0f74139056774 +File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-39.opt-2.pyc 100644 root:root 28f6775a1f65e68910b0f74139056774 +File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/__init__.cpython-39.pyc 100644 root:root 28f6775a1f65e68910b0f74139056774 +File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-39.opt-1.pyc 100644 root:root f2b776ad2ac986de6f2a075c0b88c404 +File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-39.opt-2.pyc 100644 root:root f2b776ad2ac986de6f2a075c0b88c404 +File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-39.pyc 100644 root:root f2b776ad2ac986de6f2a075c0b88c404 +File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-39.opt-1.pyc 100644 root:root b22073849dccaad40d354d2c926e51b1 +File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-39.opt-2.pyc 100644 root:root b22073849dccaad40d354d2c926e51b1 +File: /usr/lib/python3/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-39.pyc 100644 root:root b22073849dccaad40d354d2c926e51b1 File: /usr/lib/python3/site-packages/CommonMark/tests/run_spec_tests.py 100644 root:root fe55f463548e00bd024d705254391af3 @@ -207,2 +207,2 @@ File: /usr/share/doc/python3-module-commonmark0.7-0.7.2/spec.txt 100644 root:root 048c7f898188bf211c98c0f74fea4aee -RPMIdentity: a91f231c0647a8c547be9189e4588fc184b745df4d24e204fdebe382d01224bbef0a5a7625a998a134b16f6e9d137a9c8494f2be43e194da229a5e79dcc08d56 +RPMIdentity: c788e99c466342ac81fe2c6142006ecaf677053e1d9ae22f5ef2202670a76fd35b904a83626887d6fd705ffe9ddd65028604c865068eda7216ef844829ad8950