Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-requre.spec'], chrootPath='/var/lib/mock/f35-build-28685498-3876991/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-requre.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1626998400 Wrote: /builddir/build/SRPMS/python-requre-0.8.1-3.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-requre.spec'], chrootPath='/var/lib/mock/f35-build-28685498-3876991/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-requre.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1626998400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4liKYl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf requre-0.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/requre-0.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd requre-0.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf requre.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bfVqmp + umask 022 + cd /builddir/build/BUILD + cd requre-0.8.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/requre copying requre/__init__.py -> build/lib/requre copying requre/base_testclass.py -> build/lib/requre copying requre/cassette.py -> build/lib/requre copying requre/constants.py -> build/lib/requre copying requre/exceptions.py -> build/lib/requre copying requre/guess_object.py -> build/lib/requre copying requre/import_system.py -> build/lib/requre copying requre/modules_decorate_all_methods.py -> build/lib/requre copying requre/objects.py -> build/lib/requre copying requre/online_replacing.py -> build/lib/requre copying requre/postprocessing.py -> build/lib/requre copying requre/pytest_fixtures.py -> build/lib/requre copying requre/record_and_replace.py -> build/lib/requre copying requre/requre_patch.py -> build/lib/requre copying requre/simple_object.py -> build/lib/requre copying requre/singleton.py -> build/lib/requre copying requre/storage.py -> build/lib/requre copying requre/utils.py -> build/lib/requre creating build/lib/requre/helpers copying requre/helpers/__init__.py -> build/lib/requre/helpers copying requre/helpers/files.py -> build/lib/requre/helpers copying requre/helpers/function_output.py -> build/lib/requre/helpers copying requre/helpers/guess_object.py -> build/lib/requre/helpers copying requre/helpers/requests_response.py -> build/lib/requre/helpers copying requre/helpers/simple_object.py -> build/lib/requre/helpers copying requre/helpers/tempfile.py -> build/lib/requre/helpers creating build/lib/requre/helpers/git copying requre/helpers/git/__init__.py -> build/lib/requre/helpers/git copying requre/helpers/git/fetchinfo.py -> build/lib/requre/helpers/git copying requre/helpers/git/helper.py -> build/lib/requre/helpers/git copying requre/helpers/git/pushinfo.py -> build/lib/requre/helpers/git copying requre/helpers/git/repo.py -> build/lib/requre/helpers/git running egg_info creating requre.egg-info writing requre.egg-info/PKG-INFO writing dependency_links to requre.egg-info/dependency_links.txt writing entry points to requre.egg-info/entry_points.txt writing requirements to requre.egg-info/requires.txt writing top-level names to requre.egg-info/top_level.txt writing manifest file 'requre.egg-info/SOURCES.txt' reading manifest file 'requre.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'requre.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QTmKvj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch ++ dirname /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch + cd requre-0.8.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr creating /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib creating /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/__init__.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/base_testclass.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/cassette.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/constants.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/exceptions.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/guess_object.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/import_system.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/modules_decorate_all_methods.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/objects.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/online_replacing.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/postprocessing.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/pytest_fixtures.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/record_and_replace.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/requre_patch.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/simple_object.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/singleton.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/storage.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre copying build/lib/requre/utils.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre creating /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers copying build/lib/requre/helpers/__init__.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers copying build/lib/requre/helpers/files.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers copying build/lib/requre/helpers/function_output.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers copying build/lib/requre/helpers/guess_object.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers copying build/lib/requre/helpers/requests_response.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers copying build/lib/requre/helpers/simple_object.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers copying build/lib/requre/helpers/tempfile.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers creating /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/git copying build/lib/requre/helpers/git/__init__.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/git copying build/lib/requre/helpers/git/fetchinfo.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/git copying build/lib/requre/helpers/git/helper.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/git copying build/lib/requre/helpers/git/pushinfo.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/git copying build/lib/requre/helpers/git/repo.py -> /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/git byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/base_testclass.py to base_testclass.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/cassette.py to cassette.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/constants.py to constants.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/exceptions.py to exceptions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/guess_object.py to guess_object.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/import_system.py to import_system.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/modules_decorate_all_methods.py to modules_decorate_all_methods.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/objects.py to objects.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/online_replacing.py to online_replacing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/postprocessing.py to postprocessing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/pytest_fixtures.py to pytest_fixtures.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/record_and_replace.py to record_and_replace.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/requre_patch.py to requre_patch.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/simple_object.py to simple_object.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/singleton.py to singleton.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/storage.py to storage.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/utils.py to utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/files.py to files.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/function_output.py to function_output.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/guess_object.py to guess_object.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/requests_response.py to requests_response.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/simple_object.py to simple_object.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/tempfile.py to tempfile.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/git/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/git/fetchinfo.py to fetchinfo.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/git/helper.py to helper.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/git/pushinfo.py to pushinfo.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre/helpers/git/repo.py to repo.cpython-310.pyc writing byte-compilation script '/tmp/tmp6eth6_tn.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp6eth6_tn.py removing /tmp/tmp6eth6_tn.py running install_egg_info running egg_info writing requre.egg-info/PKG-INFO writing dependency_links to requre.egg-info/dependency_links.txt writing entry points to requre.egg-info/entry_points.txt writing requirements to requre.egg-info/requires.txt writing top-level names to requre.egg-info/top_level.txt reading manifest file 'requre.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'requre.egg-info/SOURCES.txt' Copying requre.egg-info to /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10/site-packages/requre-0.8.1-py3.10.egg-info running install_scripts Installing requre-patch script to /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.8.1-3.fc35 --unique-debug-suffix -0.8.1-3.fc35.noarch --unique-debug-src-base python-requre-0.8.1-3.fc35.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/requre-0.8.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-requre-0.8.1-3.fc35.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rFxGB2 + umask 022 + cd /builddir/build/BUILD + cd requre-0.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/share/doc/python3-requre + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/share/doc/python3-requre + cp -pr README.md /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/share/doc/python3-requre + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zFPUoU + umask 022 + cd /builddir/build/BUILD + cd requre-0.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/share/licenses/python3-requre + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/share/licenses/python3-requre + cp -pr LICENSE /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch/usr/share/licenses/python3-requre + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-requre = 0.8.1-3.fc35 python3-requre = 0.8.1-3.fc35 python3.10-requre = 0.8.1-3.fc35 python3.10dist(requre) = 0.8.1 python3dist(requre) = 0.8.1 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: /usr/bin/python3 python(abi) = 3.10 python3.10dist(click) python3.10dist(gitpython) python3.10dist(pytest) python3.10dist(pyyaml) python3.10dist(requests) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch Wrote: /builddir/build/RPMS/python3-requre-0.8.1-3.fc35.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TvcIhn + umask 022 + cd /builddir/build/BUILD + cd requre-0.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-requre-0.8.1-3.fc35.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0