D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-vcrpy-5.0.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yRhgRr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JqnUTd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + rm -rf vcrpy-5.0.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/vcrpy-5.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd vcrpy-5.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/backport_collections/collections/g vcr/filters.py + sed -i s/backport_collections/collections/g vcr/cassette.py + sed -i 's/, '\''backport_collections'\''//g' setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xXa2zZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + cd vcrpy-5.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -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 ']' + 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.py + 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.py + 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.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + 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.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' 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-vcrpy-5.0.0-build/vcrpy-5.0.0/.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' + 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' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.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-vcrpy-5.0.0-build/vcrpy-5.0.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/python-vcrpy-5.0.0-1.mga10.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 75.6.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.43.0) <string>:9: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running egg_info writing vcrpy.egg-info/PKG-INFO writing dependency_links to vcrpy.egg-info/dependency_links.txt writing requirements to vcrpy.egg-info/requires.txt writing top-level names to vcrpy.egg-info/top_level.txt reading manifest file 'vcrpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE.txt' writing manifest file 'vcrpy.egg-info/SOURCES.txt' <string>:9: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! running dist_info writing vcrpy.egg-info/PKG-INFO writing dependency_links to vcrpy.egg-info/dependency_links.txt writing requirements to vcrpy.egg-info/requires.txt writing top-level names to vcrpy.egg-info/top_level.txt reading manifest file 'vcrpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE.txt' writing manifest file 'vcrpy.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/vcrpy-5.0.0.dist-info' /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() Handling PyYAML from hook generated metadata: Requires-Dist (vcrpy) Requirement satisfied: PyYAML (installed: PyYAML 6.0.1) Handling wrapt from hook generated metadata: Requires-Dist (vcrpy) Requirement satisfied: wrapt (installed: wrapt 1.16.0) Handling six>=1.5 from hook generated metadata: Requires-Dist (vcrpy) Requirement satisfied: six>=1.5 (installed: six 1.16.0) Handling yarl from hook generated metadata: Requires-Dist (vcrpy) Requirement satisfied: yarl (installed: yarl 1.17.1) Handling urllib3<2; python_version < "3.10" from hook generated metadata: Requires-Dist (vcrpy) Ignoring alien requirement: urllib3<2; python_version < "3.10" + cat /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/python-vcrpy-5.0.0-1.mga10.noarch-pyproject-buildrequires + rm -rfv vcrpy-5.0.0.dist-info/ removed 'vcrpy-5.0.0.dist-info/LICENSE.txt' removed 'vcrpy-5.0.0.dist-info/top_level.txt' removed 'vcrpy-5.0.0.dist-info/METADATA' removed directory 'vcrpy-5.0.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iAeRCq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + cd vcrpy-5.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + rm vcr/_handle_coroutine.py + mkdir -p /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.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' + 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' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) <string>:9: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.pyproject-builddir/pip-modern-metadata-1ymagfmj/vcrpy.egg-info writing /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.pyproject-builddir/pip-modern-metadata-1ymagfmj/vcrpy.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.pyproject-builddir/pip-modern-metadata-1ymagfmj/vcrpy.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.pyproject-builddir/pip-modern-metadata-1ymagfmj/vcrpy.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.pyproject-builddir/pip-modern-metadata-1ymagfmj/vcrpy.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.pyproject-builddir/pip-modern-metadata-1ymagfmj/vcrpy.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.pyproject-builddir/pip-modern-metadata-1ymagfmj/vcrpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE.txt' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.pyproject-builddir/pip-modern-metadata-1ymagfmj/vcrpy.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.pyproject-builddir/pip-modern-metadata-1ymagfmj/vcrpy-5.0.0.dist-info' /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: vcrpy Building wheel for vcrpy (pyproject.toml): started Running command Building wheel for vcrpy (pyproject.toml) <string>:9: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/vcr copying vcr/patch.py -> build/lib/vcr copying vcr/matchers.py -> build/lib/vcr copying vcr/filters.py -> build/lib/vcr copying vcr/record_mode.py -> build/lib/vcr copying vcr/unittest.py -> build/lib/vcr copying vcr/cassette.py -> build/lib/vcr copying vcr/migration.py -> build/lib/vcr copying vcr/request.py -> build/lib/vcr copying vcr/serialize.py -> build/lib/vcr copying vcr/config.py -> build/lib/vcr copying vcr/__init__.py -> build/lib/vcr copying vcr/util.py -> build/lib/vcr copying vcr/errors.py -> build/lib/vcr creating build/lib/vcr/persisters copying vcr/persisters/filesystem.py -> build/lib/vcr/persisters copying vcr/persisters/__init__.py -> build/lib/vcr/persisters creating build/lib/vcr/stubs copying vcr/stubs/httplib2_stubs.py -> build/lib/vcr/stubs copying vcr/stubs/boto3_stubs.py -> build/lib/vcr/stubs copying vcr/stubs/compat.py -> build/lib/vcr/stubs copying vcr/stubs/tornado_stubs.py -> build/lib/vcr/stubs copying vcr/stubs/urllib3_stubs.py -> build/lib/vcr/stubs copying vcr/stubs/aiohttp_stubs.py -> build/lib/vcr/stubs copying vcr/stubs/httpx_stubs.py -> build/lib/vcr/stubs copying vcr/stubs/__init__.py -> build/lib/vcr/stubs copying vcr/stubs/boto_stubs.py -> build/lib/vcr/stubs copying vcr/stubs/requests_stubs.py -> build/lib/vcr/stubs creating build/lib/vcr/serializers copying vcr/serializers/yamlserializer.py -> build/lib/vcr/serializers copying vcr/serializers/compat.py -> build/lib/vcr/serializers copying vcr/serializers/__init__.py -> build/lib/vcr/serializers copying vcr/serializers/jsonserializer.py -> build/lib/vcr/serializers 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/vcr creating build/bdist.linux-x86_64/wheel/vcr/persisters copying build/lib/vcr/persisters/filesystem.py -> build/bdist.linux-x86_64/wheel/./vcr/persisters copying build/lib/vcr/persisters/__init__.py -> build/bdist.linux-x86_64/wheel/./vcr/persisters creating build/bdist.linux-x86_64/wheel/vcr/stubs copying build/lib/vcr/stubs/httplib2_stubs.py -> build/bdist.linux-x86_64/wheel/./vcr/stubs copying build/lib/vcr/stubs/boto3_stubs.py -> build/bdist.linux-x86_64/wheel/./vcr/stubs copying build/lib/vcr/stubs/compat.py -> build/bdist.linux-x86_64/wheel/./vcr/stubs copying build/lib/vcr/stubs/tornado_stubs.py -> build/bdist.linux-x86_64/wheel/./vcr/stubs copying build/lib/vcr/stubs/urllib3_stubs.py -> build/bdist.linux-x86_64/wheel/./vcr/stubs copying build/lib/vcr/stubs/aiohttp_stubs.py -> build/bdist.linux-x86_64/wheel/./vcr/stubs copying build/lib/vcr/stubs/httpx_stubs.py -> build/bdist.linux-x86_64/wheel/./vcr/stubs copying build/lib/vcr/stubs/__init__.py -> build/bdist.linux-x86_64/wheel/./vcr/stubs copying build/lib/vcr/stubs/boto_stubs.py -> build/bdist.linux-x86_64/wheel/./vcr/stubs copying build/lib/vcr/stubs/requests_stubs.py -> build/bdist.linux-x86_64/wheel/./vcr/stubs copying build/lib/vcr/patch.py -> build/bdist.linux-x86_64/wheel/./vcr copying build/lib/vcr/matchers.py -> build/bdist.linux-x86_64/wheel/./vcr copying build/lib/vcr/filters.py -> build/bdist.linux-x86_64/wheel/./vcr copying build/lib/vcr/record_mode.py -> build/bdist.linux-x86_64/wheel/./vcr copying build/lib/vcr/unittest.py -> build/bdist.linux-x86_64/wheel/./vcr copying build/lib/vcr/cassette.py -> build/bdist.linux-x86_64/wheel/./vcr copying build/lib/vcr/migration.py -> build/bdist.linux-x86_64/wheel/./vcr copying build/lib/vcr/request.py -> build/bdist.linux-x86_64/wheel/./vcr copying build/lib/vcr/serialize.py -> build/bdist.linux-x86_64/wheel/./vcr copying build/lib/vcr/config.py -> build/bdist.linux-x86_64/wheel/./vcr copying build/lib/vcr/__init__.py -> build/bdist.linux-x86_64/wheel/./vcr creating build/bdist.linux-x86_64/wheel/vcr/serializers copying build/lib/vcr/serializers/yamlserializer.py -> build/bdist.linux-x86_64/wheel/./vcr/serializers copying build/lib/vcr/serializers/compat.py -> build/bdist.linux-x86_64/wheel/./vcr/serializers copying build/lib/vcr/serializers/__init__.py -> build/bdist.linux-x86_64/wheel/./vcr/serializers copying build/lib/vcr/serializers/jsonserializer.py -> build/bdist.linux-x86_64/wheel/./vcr/serializers copying build/lib/vcr/util.py -> build/bdist.linux-x86_64/wheel/./vcr copying build/lib/vcr/errors.py -> build/bdist.linux-x86_64/wheel/./vcr running install_egg_info running egg_info writing vcrpy.egg-info/PKG-INFO writing dependency_links to vcrpy.egg-info/dependency_links.txt writing requirements to vcrpy.egg-info/requires.txt writing top-level names to vcrpy.egg-info/top_level.txt reading manifest file 'vcrpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE.txt' writing manifest file 'vcrpy.egg-info/SOURCES.txt' Copying vcrpy.egg-info to build/bdist.linux-x86_64/wheel/./vcrpy-5.0.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/vcrpy-5.0.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.pyproject-builddir/pip-wheel-a48iwola/.tmp-j733ju7c/vcrpy-5.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'vcr/__init__.py' adding 'vcr/cassette.py' adding 'vcr/config.py' adding 'vcr/errors.py' adding 'vcr/filters.py' adding 'vcr/matchers.py' adding 'vcr/migration.py' adding 'vcr/patch.py' adding 'vcr/record_mode.py' adding 'vcr/request.py' adding 'vcr/serialize.py' adding 'vcr/unittest.py' adding 'vcr/util.py' adding 'vcr/persisters/__init__.py' adding 'vcr/persisters/filesystem.py' adding 'vcr/serializers/__init__.py' adding 'vcr/serializers/compat.py' adding 'vcr/serializers/jsonserializer.py' adding 'vcr/serializers/yamlserializer.py' adding 'vcr/stubs/__init__.py' adding 'vcr/stubs/aiohttp_stubs.py' adding 'vcr/stubs/boto3_stubs.py' adding 'vcr/stubs/boto_stubs.py' adding 'vcr/stubs/compat.py' adding 'vcr/stubs/httplib2_stubs.py' adding 'vcr/stubs/httpx_stubs.py' adding 'vcr/stubs/requests_stubs.py' adding 'vcr/stubs/tornado_stubs.py' adding 'vcr/stubs/urllib3_stubs.py' adding 'vcrpy-5.0.0.dist-info/LICENSE.txt' adding 'vcrpy-5.0.0.dist-info/METADATA' adding 'vcrpy-5.0.0.dist-info/WHEEL' adding 'vcrpy-5.0.0.dist-info/top_level.txt' adding 'vcrpy-5.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for vcrpy (pyproject.toml): finished with status 'done' Created wheel for vcrpy: filename=vcrpy-5.0.0-py2.py3-none-any.whl size=41186 sha256=7873ebbc8b71a97a6fa8c2649baa204f1f770a0bcc659d15cfe783e463aa9cbb Stored in directory: /home/pterjan/.cache/pip/wheels/b2/a6/ff/215311934dedce7e806ee5d4b2afc54e2e161633d0df26b039 Successfully built vcrpy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.z1pHWl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT + cd vcrpy-5.0.0 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/pyproject-wheeldir/vcrpy-5.0.0-py2.py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=vcrpy==5.0.0 + '[' -z vcrpy==5.0.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-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-vcrpy-5.0.0-build/vcrpy-5.0.0/pyproject-wheeldir vcrpy==5.0.0 Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/pyproject-wheeldir Processing ./pyproject-wheeldir/vcrpy-5.0.0-py2.py3-none-any.whl Installing collected packages: vcrpy Successfully installed vcrpy-5.0.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/python-vcrpy-5.0.0-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/vcrpy-5.0.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages/vcrpy-5.0.0.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-vcrpy-5.0.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages/vcrpy-5.0.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/python-vcrpy-5.0.0-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages/vcrpy-5.0.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages/vcrpy-5.0.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages/vcrpy-5.0.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/lib/python3.12/site-packages/vcrpy-5.0.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/python-vcrpy-5.0.0-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-vcrpy-5.0.0-build/python-vcrpy-5.0.0-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/python-vcrpy-5.0.0-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-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-vcrpy-5.0.0-build/python-vcrpy-5.0.0-1.mga10.noarch-pyproject-record --prefix /usr vcr + /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-vcrpy-5.0.0-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 Processing files: python3-vcrpy-5.0.0-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uJF0og + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + cd vcrpy-5.0.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/share/doc/python3-vcrpy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/share/doc/python3-vcrpy + cp -pr /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/README.rst /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/share/doc/python3-vcrpy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2Xb5l3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + cd vcrpy-5.0.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/share/licenses/python3-vcrpy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/share/licenses/python3-vcrpy + cp -pr /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/vcrpy-5.0.0/LICENSE.txt /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT/usr/share/licenses/python3-vcrpy + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-vcrpy = 5.0.0-1.mga10 python3-vcrpy = 5.0.0-1.mga10 python3.12-vcrpy = 5.0.0-1.mga10 python3.12dist(vcrpy) = 5 python3dist(vcrpy) = 5 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(pyyaml) python3.12dist(six) >= 1.5 python3.12dist(wrapt) python3.12dist(yarl) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-vcrpy-5.0.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ODmPNy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-vcrpy-5.0.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!