D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-markdown-3.7-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Mnqms3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + test -d /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.20xL8S + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + rm -rf markdown-3.7 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/markdown-3.7.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd markdown-3.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find markdown -type f -name '*.py' -exec sed -i -e '/^#!/{1D}' '{}' ';' + find docs -type f -exec sed -i 's/\r//' '{}' ';' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oSUfbd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + cd markdown-3.7 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/python-markdown-3.7-1.mga10.noarch-pyproject-buildrequires Handling setuptools>=61.2 from build-system.requires Requirement satisfied: setuptools>=61.2 (installed: setuptools 75.6.0) running egg_info writing Markdown.egg-info/PKG-INFO writing dependency_links to Markdown.egg-info/dependency_links.txt writing entry points to Markdown.egg-info/entry_points.txt writing requirements to Markdown.egg-info/requires.txt writing top-level names to Markdown.egg-info/top_level.txt reading manifest file 'Markdown.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' warning: no files found matching '*-requirements.txt' adding license file 'LICENSE.md' writing manifest file 'Markdown.egg-info/SOURCES.txt' running dist_info writing Markdown.egg-info/PKG-INFO writing dependency_links to Markdown.egg-info/dependency_links.txt writing entry points to Markdown.egg-info/entry_points.txt writing requirements to Markdown.egg-info/requires.txt writing top-level names to Markdown.egg-info/top_level.txt reading manifest file 'Markdown.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' warning: no files found matching '*-requirements.txt' adding license file 'LICENSE.md' writing manifest file 'Markdown.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/Markdown-3.7.dist-info' Handling importlib-metadata>=4.4; python_version < "3.10" from hook generated metadata: Requires-Dist (Markdown) Ignoring alien requirement: importlib-metadata>=4.4; python_version < "3.10" Handling coverage; extra == "testing" from hook generated metadata: Requires-Dist (Markdown) Ignoring alien requirement: coverage; extra == "testing" Handling pyyaml; extra == "testing" from hook generated metadata: Requires-Dist (Markdown) Ignoring alien requirement: pyyaml; extra == "testing" Handling mkdocs>=1.5; extra == "docs" from hook generated metadata: Requires-Dist (Markdown) Ignoring alien requirement: mkdocs>=1.5; extra == "docs" Handling mkdocs-nature>=0.6; extra == "docs" from hook generated metadata: Requires-Dist (Markdown) Ignoring alien requirement: mkdocs-nature>=0.6; extra == "docs" Handling mdx_gh_links>=0.2; extra == "docs" from hook generated metadata: Requires-Dist (Markdown) Ignoring alien requirement: mdx_gh_links>=0.2; extra == "docs" Handling mkdocstrings[python]; extra == "docs" from hook generated metadata: Requires-Dist (Markdown) Ignoring alien requirement: mkdocstrings[python]; extra == "docs" Handling mkdocs-gen-files; extra == "docs" from hook generated metadata: Requires-Dist (Markdown) Ignoring alien requirement: mkdocs-gen-files; extra == "docs" Handling mkdocs-section-index; extra == "docs" from hook generated metadata: Requires-Dist (Markdown) Ignoring alien requirement: mkdocs-section-index; extra == "docs" Handling mkdocs-literate-nav; extra == "docs" from hook generated metadata: Requires-Dist (Markdown) Ignoring alien requirement: mkdocs-literate-nav; extra == "docs" + cat /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/python-markdown-3.7-1.mga10.noarch-pyproject-buildrequires + rm -rfv Markdown-3.7.dist-info/ removed 'Markdown-3.7.dist-info/LICENSE.md' removed 'Markdown-3.7.dist-info/entry_points.txt' removed 'Markdown-3.7.dist-info/top_level.txt' removed 'Markdown-3.7.dist-info/METADATA' removed directory 'Markdown-3.7.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jKz25q + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd markdown-3.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir/pip-modern-metadata-_advawel/Markdown.egg-info writing /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir/pip-modern-metadata-_advawel/Markdown.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir/pip-modern-metadata-_advawel/Markdown.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir/pip-modern-metadata-_advawel/Markdown.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir/pip-modern-metadata-_advawel/Markdown.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir/pip-modern-metadata-_advawel/Markdown.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir/pip-modern-metadata-_advawel/Markdown.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir/pip-modern-metadata-_advawel/Markdown.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' warning: no files found matching '*-requirements.txt' adding license file 'LICENSE.md' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir/pip-modern-metadata-_advawel/Markdown.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir/pip-modern-metadata-_advawel/Markdown-3.7.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: Markdown Building wheel for Markdown (pyproject.toml): started Running command Building wheel for Markdown (pyproject.toml) running bdist_wheel running build running build_py creating build/lib/markdown copying markdown/serializers.py -> build/lib/markdown copying markdown/blockparser.py -> build/lib/markdown copying markdown/htmlparser.py -> build/lib/markdown copying markdown/__meta__.py -> build/lib/markdown copying markdown/treeprocessors.py -> build/lib/markdown copying markdown/__main__.py -> build/lib/markdown copying markdown/postprocessors.py -> build/lib/markdown copying markdown/__init__.py -> build/lib/markdown copying markdown/core.py -> build/lib/markdown copying markdown/blockprocessors.py -> build/lib/markdown copying markdown/util.py -> build/lib/markdown copying markdown/inlinepatterns.py -> build/lib/markdown copying markdown/preprocessors.py -> build/lib/markdown copying markdown/test_tools.py -> build/lib/markdown creating build/lib/markdown/extensions copying markdown/extensions/footnotes.py -> build/lib/markdown/extensions copying markdown/extensions/codehilite.py -> build/lib/markdown/extensions copying markdown/extensions/wikilinks.py -> build/lib/markdown/extensions copying markdown/extensions/sane_lists.py -> build/lib/markdown/extensions copying markdown/extensions/fenced_code.py -> build/lib/markdown/extensions copying markdown/extensions/legacy_attrs.py -> build/lib/markdown/extensions copying markdown/extensions/def_list.py -> build/lib/markdown/extensions copying markdown/extensions/attr_list.py -> build/lib/markdown/extensions copying markdown/extensions/smarty.py -> build/lib/markdown/extensions copying markdown/extensions/md_in_html.py -> build/lib/markdown/extensions copying markdown/extensions/extra.py -> build/lib/markdown/extensions copying markdown/extensions/admonition.py -> build/lib/markdown/extensions copying markdown/extensions/meta.py -> build/lib/markdown/extensions copying markdown/extensions/tables.py -> build/lib/markdown/extensions copying markdown/extensions/toc.py -> build/lib/markdown/extensions copying markdown/extensions/__init__.py -> build/lib/markdown/extensions copying markdown/extensions/legacy_em.py -> build/lib/markdown/extensions copying markdown/extensions/nl2br.py -> build/lib/markdown/extensions copying markdown/extensions/abbr.py -> build/lib/markdown/extensions running egg_info writing Markdown.egg-info/PKG-INFO writing dependency_links to Markdown.egg-info/dependency_links.txt writing entry points to Markdown.egg-info/entry_points.txt writing requirements to Markdown.egg-info/requires.txt writing top-level names to Markdown.egg-info/top_level.txt reading manifest file 'Markdown.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' warning: no files found matching '*-requirements.txt' adding license file 'LICENSE.md' writing manifest file 'Markdown.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/markdown copying build/lib/markdown/serializers.py -> build/bdist.linux-x86_64/wheel/./markdown copying build/lib/markdown/blockparser.py -> build/bdist.linux-x86_64/wheel/./markdown copying build/lib/markdown/htmlparser.py -> build/bdist.linux-x86_64/wheel/./markdown copying build/lib/markdown/__meta__.py -> build/bdist.linux-x86_64/wheel/./markdown copying build/lib/markdown/treeprocessors.py -> build/bdist.linux-x86_64/wheel/./markdown copying build/lib/markdown/__main__.py -> build/bdist.linux-x86_64/wheel/./markdown copying build/lib/markdown/postprocessors.py -> build/bdist.linux-x86_64/wheel/./markdown creating build/bdist.linux-x86_64/wheel/markdown/extensions copying build/lib/markdown/extensions/footnotes.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/codehilite.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/wikilinks.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/sane_lists.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/fenced_code.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/legacy_attrs.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/def_list.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/attr_list.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/smarty.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/md_in_html.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/extra.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/admonition.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/meta.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/tables.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/toc.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/legacy_em.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/nl2br.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/extensions/abbr.py -> build/bdist.linux-x86_64/wheel/./markdown/extensions copying build/lib/markdown/__init__.py -> build/bdist.linux-x86_64/wheel/./markdown copying build/lib/markdown/core.py -> build/bdist.linux-x86_64/wheel/./markdown copying build/lib/markdown/blockprocessors.py -> build/bdist.linux-x86_64/wheel/./markdown copying build/lib/markdown/util.py -> build/bdist.linux-x86_64/wheel/./markdown copying build/lib/markdown/inlinepatterns.py -> build/bdist.linux-x86_64/wheel/./markdown copying build/lib/markdown/preprocessors.py -> build/bdist.linux-x86_64/wheel/./markdown copying build/lib/markdown/test_tools.py -> build/bdist.linux-x86_64/wheel/./markdown running install_egg_info Copying Markdown.egg-info to build/bdist.linux-x86_64/wheel/./Markdown-3.7-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/Markdown-3.7.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir/pip-wheel-o9e1l8j7/.tmp-wvupg94a/Markdown-3.7-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'markdown/__init__.py' adding 'markdown/__main__.py' adding 'markdown/__meta__.py' adding 'markdown/blockparser.py' adding 'markdown/blockprocessors.py' adding 'markdown/core.py' adding 'markdown/htmlparser.py' adding 'markdown/inlinepatterns.py' adding 'markdown/postprocessors.py' adding 'markdown/preprocessors.py' adding 'markdown/serializers.py' adding 'markdown/test_tools.py' adding 'markdown/treeprocessors.py' adding 'markdown/util.py' adding 'markdown/extensions/__init__.py' adding 'markdown/extensions/abbr.py' adding 'markdown/extensions/admonition.py' adding 'markdown/extensions/attr_list.py' adding 'markdown/extensions/codehilite.py' adding 'markdown/extensions/def_list.py' adding 'markdown/extensions/extra.py' adding 'markdown/extensions/fenced_code.py' adding 'markdown/extensions/footnotes.py' adding 'markdown/extensions/legacy_attrs.py' adding 'markdown/extensions/legacy_em.py' adding 'markdown/extensions/md_in_html.py' adding 'markdown/extensions/meta.py' adding 'markdown/extensions/nl2br.py' adding 'markdown/extensions/sane_lists.py' adding 'markdown/extensions/smarty.py' adding 'markdown/extensions/tables.py' adding 'markdown/extensions/toc.py' adding 'markdown/extensions/wikilinks.py' adding 'Markdown-3.7.dist-info/LICENSE.md' adding 'Markdown-3.7.dist-info/METADATA' adding 'Markdown-3.7.dist-info/WHEEL' adding 'Markdown-3.7.dist-info/entry_points.txt' adding 'Markdown-3.7.dist-info/top_level.txt' adding 'Markdown-3.7.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for Markdown (pyproject.toml): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.7-py3-none-any.whl size=106112 sha256=962b9ea6bbfffb2187c482bd58cd5f303ca881445f079ba15a79d05ffbf66f11 Stored in directory: /home/pterjan/.cache/pip/wheels/4f/af/a0/f816d85b37a7990e84db25e71b9a6c0d4e2c18c77cb4032ea1 Successfully built Markdown + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UpizQo + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + mkdir /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd markdown-3.7 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ ls /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/pyproject-wheeldir/Markdown-3.7-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=Markdown==3.7 + '[' -z Markdown==3.7 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/pyproject-wheeldir Markdown==3.7 Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/pyproject-wheeldir Processing ./pyproject-wheeldir/Markdown-3.7-py3-none-any.whl Installing collected packages: Markdown Creating /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/bin/markdown_py to 755 Successfully installed Markdown-3.7 + '[' -d /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/bin/markdown_py /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/bin/markdown_py: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/python-markdown-3.7-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/Markdown-3.7.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/lib/python3.12/site-packages/Markdown-3.7.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/lib/python3.12/site-packages/Markdown-3.7.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/python-markdown-3.7-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/lib/python3.12/site-packages/Markdown-3.7.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/lib/python3.12/site-packages/Markdown-3.7.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/lib/python3.12/site-packages/Markdown-3.7.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/lib/python3.12/site-packages/Markdown-3.7.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/python-markdown-3.7-1.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/python-markdown-3.7-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/python-markdown-3.7-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/python-markdown-3.7-1.mga10.noarch-pyproject-record --prefix /usr markdown + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.U5boX6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd markdown-3.7 + '[' 1 -eq 1 ']' + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 ................................................................................................................................s..............................................................................................................................................................ss.......................................................................................................................................................................................ss..........................................ssssssssssssssssssssssssssssssssssssssss...........................sssssssssssssssssss................................................................................................................................................................................................................................................................................................................................................................................ ---------------------------------------------------------------------- Ran 970 tests in 3.732s OK (skipped=64) Wrote XML report to coverage.xml Name Stmts Miss Cover Missing ------------------------------------------------------------------- markdown/__init__.py 5 0 100% markdown/__main__.py 42 0 100% markdown/__meta__.py 14 0 100% markdown/blockparser.py 30 0 100% markdown/blockprocessors.py 310 7 98% 214, 219-220, 229, 281, 629, 635 markdown/core.py 151 0 100% markdown/extensions/__init__.py 29 1 97% 112 markdown/extensions/abbr.py 101 7 93% 64, 174-175, 178-181 markdown/extensions/admonition.py 86 0 100% markdown/extensions/attr_list.py 97 0 100% markdown/extensions/codehilite.py 115 98 15% 48-52, 116-133, 146-188, 212-247, 260-265, 269-288, 296-335, 339-343 markdown/extensions/def_list.py 58 2 97% 105-106 markdown/extensions/extra.py 9 0 100% markdown/extensions/fenced_code.py 98 9 91% 90, 115, 120-137, 176 markdown/extensions/footnotes.py 227 6 97% 139-140, 160, 167, 398-399 markdown/extensions/legacy_attrs.py 23 0 100% markdown/extensions/legacy_em.py 12 0 100% markdown/extensions/md_in_html.py 207 0 100% markdown/extensions/meta.py 43 0 100% markdown/extensions/nl2br.py 8 0 100% markdown/extensions/sane_lists.py 23 0 100% markdown/extensions/smarty.py 86 0 100% markdown/extensions/tables.py 145 0 100% markdown/extensions/toc.py 256 14 95% 72-78, 84-96 markdown/extensions/wikilinks.py 48 0 100% markdown/htmlparser.py 139 0 100% markdown/inlinepatterns.py 407 2 99% 175, 852 markdown/postprocessors.py 56 2 96% 140, 143 markdown/preprocessors.py 27 0 100% markdown/serializers.py 95 0 100% markdown/test_tools.py 82 8 90% 131-143, 159-163, 165 markdown/treeprocessors.py 227 5 98% 52, 112, 240-242 markdown/util.py 151 7 95% 108, 128-133, 256-261 ------------------------------------------------------------------- TOTAL 3407 168 95% py312: OK (5.95 seconds) congratulations :) (6.27 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-markdown-3.7-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wlwDIJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + cd markdown-3.7 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/authors.md /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/change_log /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/changelog.md /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/cli.md /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/contributing.md /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/custom.css /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/extensions /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/favicon.ico /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/index.md /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/install.md /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/mkdocstrings.css /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/py.png /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/reference.md /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/templates /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + cp -pr /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/markdown-3.7/docs/test_tools.md /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT/usr/share/doc/python3-markdown + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-markdown = 3.7-1.mga10 python3-markdown = 3.7-1.mga10 python3.12-markdown = 3.7-1.mga10 python3.12dist(markdown) = 3.7 python3dist(markdown) = 3.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 Obsoletes: python-markdown < 3.7-1.mga10 python2-markdown < 3.1.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-markdown-3.7-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.omiOVG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + test -d /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-markdown-3.7-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!