D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-treq-23.11.0-1.mga10.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NjD4Yp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf treq-23.11.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/treq-23.11.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd treq-23.11.0 + rm -rf /home/pterjan/rpmbuild/BUILD/treq-23.11.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/treq-23.11.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf treq.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KDfg78 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd treq-23.11.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -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' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_py creating build creating build/lib creating build/lib/treq copying src/treq/response.py -> build/lib/treq copying src/treq/multipart.py -> build/lib/treq copying src/treq/content.py -> build/lib/treq copying src/treq/auth.py -> build/lib/treq copying src/treq/client.py -> build/lib/treq copying src/treq/__init__.py -> build/lib/treq copying src/treq/api.py -> build/lib/treq copying src/treq/testing.py -> build/lib/treq copying src/treq/_agentspy.py -> build/lib/treq copying src/treq/_version.py -> build/lib/treq creating build/lib/treq/test copying src/treq/test/test_response.py -> build/lib/treq/test copying src/treq/test/test_agentspy.py -> build/lib/treq/test copying src/treq/test/test_content.py -> build/lib/treq/test copying src/treq/test/test_testing.py -> build/lib/treq/test copying src/treq/test/test_auth.py -> build/lib/treq/test copying src/treq/test/__init__.py -> build/lib/treq/test copying src/treq/test/test_treq_integration.py -> build/lib/treq/test copying src/treq/test/test_multipart.py -> build/lib/treq/test copying src/treq/test/test_api.py -> build/lib/treq/test copying src/treq/test/util.py -> build/lib/treq/test copying src/treq/test/test_client.py -> build/lib/treq/test creating build/lib/treq/test/local_httpbin copying src/treq/test/local_httpbin/shared.py -> build/lib/treq/test/local_httpbin copying src/treq/test/local_httpbin/parent.py -> build/lib/treq/test/local_httpbin copying src/treq/test/local_httpbin/child.py -> build/lib/treq/test/local_httpbin copying src/treq/test/local_httpbin/__init__.py -> build/lib/treq/test/local_httpbin creating build/lib/treq/test/local_httpbin/test copying src/treq/test/local_httpbin/test/test_parent.py -> build/lib/treq/test/local_httpbin/test copying src/treq/test/local_httpbin/test/__init__.py -> build/lib/treq/test/local_httpbin/test copying src/treq/test/local_httpbin/test/test_shared.py -> build/lib/treq/test/local_httpbin/test copying src/treq/test/local_httpbin/test/test_child.py -> build/lib/treq/test/local_httpbin/test + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.juB0BP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch + cd treq-23.11.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -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' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch --prefix /usr /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12 creating /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq copying build/lib/treq/response.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq copying build/lib/treq/multipart.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq copying build/lib/treq/content.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq copying build/lib/treq/auth.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq creating /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test copying build/lib/treq/test/test_response.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test copying build/lib/treq/test/test_agentspy.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test creating /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin copying build/lib/treq/test/local_httpbin/shared.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin creating /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/test/test_parent.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/test/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/test/test_shared.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/test/test_child.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin/test copying build/lib/treq/test/local_httpbin/parent.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin copying build/lib/treq/test/local_httpbin/child.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin copying build/lib/treq/test/local_httpbin/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin copying build/lib/treq/test/test_content.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test copying build/lib/treq/test/test_testing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test copying build/lib/treq/test/test_auth.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test copying build/lib/treq/test/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test copying build/lib/treq/test/test_treq_integration.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test copying build/lib/treq/test/test_multipart.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test copying build/lib/treq/test/test_api.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test copying build/lib/treq/test/util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test copying build/lib/treq/test/test_client.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test copying build/lib/treq/client.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq copying build/lib/treq/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq copying build/lib/treq/api.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq copying build/lib/treq/testing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq copying build/lib/treq/_agentspy.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq copying build/lib/treq/_version.py -> /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/response.py to response.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/multipart.py to multipart.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/content.py to content.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/auth.py to auth.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/test_response.py to test_response.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/test_agentspy.py to test_agentspy.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin/shared.py to shared.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin/test/test_parent.py to test_parent.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin/test/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin/test/test_shared.py to test_shared.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin/test/test_child.py to test_child.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin/parent.py to parent.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin/child.py to child.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/local_httpbin/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/test_content.py to test_content.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/test_testing.py to test_testing.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/test_auth.py to test_auth.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/test_treq_integration.py to test_treq_integration.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/test_multipart.py to test_multipart.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/test_api.py to test_api.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/util.py to util.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/test/test_client.py to test_client.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/client.py to client.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/api.py to api.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/testing.py to testing.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/_agentspy.py to _agentspy.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq/_version.py to _version.cpython-312.pyc writing byte-compilation script '/tmp/tmpc945s5_n.py' /usr/bin/python3 /tmp/tmpc945s5_n.py removing /tmp/tmpc945s5_n.py running install_egg_info running egg_info writing src/treq.egg-info/PKG-INFO writing dependency_links to src/treq.egg-info/dependency_links.txt writing requirements to src/treq.egg-info/requires.txt writing top-level names to src/treq.egg-info/top_level.txt reading manifest file 'src/treq.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/html' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching '.github' warning: no previously-included files found matching '.readthedocs.yml' no previously-included directories found matching 'changelog.d' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/treq.egg-info/SOURCES.txt' Copying src/treq.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12/site-packages/treq-23.11.0-py3.12.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 23.11.0-1.mga10 --unique-debug-suffix -23.11.0-1.mga10.noarch --unique-debug-src-base python-treq-23.11.0-1.mga10.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/treq-23.11.0 + /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/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/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-treq-23.11.0-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.o1HPVT + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd treq-23.11.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/share/doc/python3-treq + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/share/doc/python3-treq + cp -pr /home/pterjan/rpmbuild/BUILD/treq-23.11.0/README.rst /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/share/doc/python3-treq + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Pe25k7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd treq-23.11.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/share/licenses/python3-treq + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/share/licenses/python3-treq + cp -pr /home/pterjan/rpmbuild/BUILD/treq-23.11.0/LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch/usr/share/licenses/python3-treq + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-treq = 23.11.0-1.mga10 python3-treq = 23.11.0-1.mga10 python3.12-treq = 23.11.0-1.mga10 python3.12dist(treq) = 23.11 python3dist(treq) = 23.11 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 python3.12dist(attrs) python3.12dist(hyperlink) >= 21 python3.12dist(incremental) python3.12dist(requests) >= 2.1 python3.12dist(twisted) >= 22.10 python3.12dist(twisted[tls]) >= 22.10 Obsoletes: python-treq < 23.11.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-treq-23.11.0-1.mga10.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bCV8ky + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd treq-23.11.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-treq-23.11.0-1.mga10.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ybaIhl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/treq-23.11.0-SPECPARTS + rm -rf treq-23.11.0 treq-23.11.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!