D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-toolz-1.0.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rdyQVv Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BmAJjQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build + rm -rf toolz-1.0.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/toolz-1.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd toolz-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1PaEe5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build + cd toolz-1.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + for f in pyproject.toml setup.py setup.cfg + '[' -f 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-toolz-1.0.0-build/toolz-1.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' + 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-toolz-1.0.0-build/toolz-1.0.0/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/python-toolz-1.0.0-1.mga10.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 78.1.0) /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/versioneer.py:564: SyntaxWarning: invalid escape sequence '\s' mo = re.search(r'=\s*"(.*)"', line) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info creating toolz.egg-info writing toolz.egg-info/PKG-INFO writing dependency_links to toolz.egg-info/dependency_links.txt writing top-level names to toolz.egg-info/top_level.txt writing manifest file 'toolz.egg-info/SOURCES.txt' reading manifest file 'toolz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.md' writing manifest file 'toolz.egg-info/SOURCES.txt' /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/versioneer.py:564: SyntaxWarning: invalid escape sequence '\s' mo = re.search(r'=\s*"(.*)"', line) running dist_info writing toolz.egg-info/PKG-INFO writing dependency_links to toolz.egg-info/dependency_links.txt writing top-level names to toolz.egg-info/top_level.txt reading manifest file 'toolz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.md' writing manifest file 'toolz.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/toolz-1.0.0.dist-info' + cat /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/python-toolz-1.0.0-1.mga10.noarch-pyproject-buildrequires + rm -rfv toolz-1.0.0.dist-info/ removed 'toolz-1.0.0.dist-info/top_level.txt' removed 'toolz-1.0.0.dist-info/METADATA' removed 'toolz-1.0.0.dist-info/licenses/LICENSE.txt' removed 'toolz-1.0.0.dist-info/licenses/AUTHORS.md' removed directory 'toolz-1.0.0.dist-info/licenses' removed directory 'toolz-1.0.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.n4lrL2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-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 toolz-1.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.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' + 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-toolz-1.0.0-build/toolz-1.0.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/versioneer.py:564: SyntaxWarning: invalid escape sequence '\s' mo = re.search(r'=\s*"(.*)"', line) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/.pyproject-builddir/pip-modern-metadata-hvol0l4e/toolz.egg-info writing /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/.pyproject-builddir/pip-modern-metadata-hvol0l4e/toolz.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/.pyproject-builddir/pip-modern-metadata-hvol0l4e/toolz.egg-info/dependency_links.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/.pyproject-builddir/pip-modern-metadata-hvol0l4e/toolz.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/.pyproject-builddir/pip-modern-metadata-hvol0l4e/toolz.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/.pyproject-builddir/pip-modern-metadata-hvol0l4e/toolz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.md' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/.pyproject-builddir/pip-modern-metadata-hvol0l4e/toolz.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/.pyproject-builddir/pip-modern-metadata-hvol0l4e/toolz-1.0.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: toolz Building wheel for toolz (pyproject.toml): started Running command Building wheel for toolz (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/toolz copying toolz/compatibility.py -> build/lib/toolz copying toolz/recipes.py -> build/lib/toolz copying toolz/dicttoolz.py -> build/lib/toolz copying toolz/__init__.py -> build/lib/toolz copying toolz/functoolz.py -> build/lib/toolz copying toolz/_signatures.py -> build/lib/toolz copying toolz/_version.py -> build/lib/toolz copying toolz/utils.py -> build/lib/toolz copying toolz/itertoolz.py -> build/lib/toolz creating build/lib/toolz/sandbox copying toolz/sandbox/parallel.py -> build/lib/toolz/sandbox copying toolz/sandbox/__init__.py -> build/lib/toolz/sandbox copying toolz/sandbox/core.py -> build/lib/toolz/sandbox creating build/lib/toolz/curried copying toolz/curried/exceptions.py -> build/lib/toolz/curried copying toolz/curried/operator.py -> build/lib/toolz/curried copying toolz/curried/__init__.py -> build/lib/toolz/curried creating build/lib/tlz copying tlz/_build_tlz.py -> build/lib/tlz copying tlz/__init__.py -> build/lib/tlz creating build/lib/toolz/tests copying toolz/tests/test_dicttoolz.py -> build/lib/toolz/tests copying toolz/tests/test_tlz.py -> build/lib/toolz/tests copying toolz/tests/test_signatures.py -> build/lib/toolz/tests copying toolz/tests/test_itertoolz.py -> build/lib/toolz/tests copying toolz/tests/test_compatibility.py -> build/lib/toolz/tests copying toolz/tests/test_utils.py -> build/lib/toolz/tests copying toolz/tests/test_serialization.py -> build/lib/toolz/tests copying toolz/tests/test_functoolz.py -> build/lib/toolz/tests copying toolz/tests/test_recipes.py -> build/lib/toolz/tests copying toolz/tests/test_curried.py -> build/lib/toolz/tests copying toolz/tests/test_curried_doctests.py -> build/lib/toolz/tests copying toolz/tests/test_inspect_args.py -> build/lib/toolz/tests UPDATING build/lib/toolz/_version.py set build/lib/toolz/_version.py to '1.0.0' 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/tlz copying build/lib/tlz/_build_tlz.py -> build/bdist.linux-x86_64/wheel/./tlz copying build/lib/tlz/__init__.py -> build/bdist.linux-x86_64/wheel/./tlz creating build/bdist.linux-x86_64/wheel/toolz creating build/bdist.linux-x86_64/wheel/toolz/sandbox copying build/lib/toolz/sandbox/parallel.py -> build/bdist.linux-x86_64/wheel/./toolz/sandbox copying build/lib/toolz/sandbox/__init__.py -> build/bdist.linux-x86_64/wheel/./toolz/sandbox copying build/lib/toolz/sandbox/core.py -> build/bdist.linux-x86_64/wheel/./toolz/sandbox copying build/lib/toolz/compatibility.py -> build/bdist.linux-x86_64/wheel/./toolz creating build/bdist.linux-x86_64/wheel/toolz/tests copying build/lib/toolz/tests/test_dicttoolz.py -> build/bdist.linux-x86_64/wheel/./toolz/tests copying build/lib/toolz/tests/test_tlz.py -> build/bdist.linux-x86_64/wheel/./toolz/tests copying build/lib/toolz/tests/test_signatures.py -> build/bdist.linux-x86_64/wheel/./toolz/tests copying build/lib/toolz/tests/test_itertoolz.py -> build/bdist.linux-x86_64/wheel/./toolz/tests copying build/lib/toolz/tests/test_compatibility.py -> build/bdist.linux-x86_64/wheel/./toolz/tests copying build/lib/toolz/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./toolz/tests copying build/lib/toolz/tests/test_serialization.py -> build/bdist.linux-x86_64/wheel/./toolz/tests copying build/lib/toolz/tests/test_functoolz.py -> build/bdist.linux-x86_64/wheel/./toolz/tests copying build/lib/toolz/tests/test_recipes.py -> build/bdist.linux-x86_64/wheel/./toolz/tests copying build/lib/toolz/tests/test_curried.py -> build/bdist.linux-x86_64/wheel/./toolz/tests copying build/lib/toolz/tests/test_curried_doctests.py -> build/bdist.linux-x86_64/wheel/./toolz/tests copying build/lib/toolz/tests/test_inspect_args.py -> build/bdist.linux-x86_64/wheel/./toolz/tests copying build/lib/toolz/recipes.py -> build/bdist.linux-x86_64/wheel/./toolz copying build/lib/toolz/dicttoolz.py -> build/bdist.linux-x86_64/wheel/./toolz creating build/bdist.linux-x86_64/wheel/toolz/curried copying build/lib/toolz/curried/exceptions.py -> build/bdist.linux-x86_64/wheel/./toolz/curried copying build/lib/toolz/curried/operator.py -> build/bdist.linux-x86_64/wheel/./toolz/curried copying build/lib/toolz/curried/__init__.py -> build/bdist.linux-x86_64/wheel/./toolz/curried copying build/lib/toolz/__init__.py -> build/bdist.linux-x86_64/wheel/./toolz copying build/lib/toolz/functoolz.py -> build/bdist.linux-x86_64/wheel/./toolz copying build/lib/toolz/_signatures.py -> build/bdist.linux-x86_64/wheel/./toolz copying build/lib/toolz/_version.py -> build/bdist.linux-x86_64/wheel/./toolz copying build/lib/toolz/utils.py -> build/bdist.linux-x86_64/wheel/./toolz copying build/lib/toolz/itertoolz.py -> build/bdist.linux-x86_64/wheel/./toolz running install_egg_info running egg_info writing toolz.egg-info/PKG-INFO writing dependency_links to toolz.egg-info/dependency_links.txt writing top-level names to toolz.egg-info/top_level.txt reading manifest file 'toolz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.md' writing manifest file 'toolz.egg-info/SOURCES.txt' Copying toolz.egg-info to build/bdist.linux-x86_64/wheel/./toolz-1.0.0-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/toolz-1.0.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/.pyproject-builddir/pip-wheel-04t4lrnl/.tmp-p69_v027/toolz-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'tlz/__init__.py' adding 'tlz/_build_tlz.py' adding 'toolz/__init__.py' adding 'toolz/_signatures.py' adding 'toolz/_version.py' adding 'toolz/compatibility.py' adding 'toolz/dicttoolz.py' adding 'toolz/functoolz.py' adding 'toolz/itertoolz.py' adding 'toolz/recipes.py' adding 'toolz/utils.py' adding 'toolz/curried/__init__.py' adding 'toolz/curried/exceptions.py' adding 'toolz/curried/operator.py' adding 'toolz/sandbox/__init__.py' adding 'toolz/sandbox/core.py' adding 'toolz/sandbox/parallel.py' adding 'toolz/tests/test_compatibility.py' adding 'toolz/tests/test_curried.py' adding 'toolz/tests/test_curried_doctests.py' adding 'toolz/tests/test_dicttoolz.py' adding 'toolz/tests/test_functoolz.py' adding 'toolz/tests/test_inspect_args.py' adding 'toolz/tests/test_itertoolz.py' adding 'toolz/tests/test_recipes.py' adding 'toolz/tests/test_serialization.py' adding 'toolz/tests/test_signatures.py' adding 'toolz/tests/test_tlz.py' adding 'toolz/tests/test_utils.py' adding 'toolz-1.0.0.dist-info/licenses/AUTHORS.md' adding 'toolz-1.0.0.dist-info/licenses/LICENSE.txt' adding 'toolz-1.0.0.dist-info/METADATA' adding 'toolz-1.0.0.dist-info/WHEEL' adding 'toolz-1.0.0.dist-info/top_level.txt' adding 'toolz-1.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for toolz (pyproject.toml): finished with status 'done' Created wheel for toolz: filename=toolz-1.0.0-py3-none-any.whl size=56432 sha256=f6aab15d81a283ba0d7a0519d9752e5328e31128f235aacf643d97827ccc83ca Stored in directory: /home/pterjan/.cache/pip/wheels/3f/e3/91/712c3e6ae5ec66fc545457af4cf0702bb0a6d5a0a9960ef295 Successfully built toolz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AyRvAO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-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 toolz-1.0.0 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/pyproject-wheeldir/toolz-1.0.0-py3-none-any.whl + specifier=toolz==1.0.0 + '[' -z toolz==1.0.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-toolz-1.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-toolz-1.0.0-build/toolz-1.0.0/pyproject-wheeldir toolz==1.0.0 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0/pyproject-wheeldir Processing ./pyproject-wheeldir/toolz-1.0.0-py3-none-any.whl Installing collected packages: toolz Successfully installed toolz-1.0.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/python-toolz-1.0.0-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/toolz-1.0.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages/toolz-1.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-toolz-1.0.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages/toolz-1.0.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/python-toolz-1.0.0-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages/toolz-1.0.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages/toolz-1.0.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages/toolz-1.0.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages/toolz-1.0.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/python-toolz-1.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-toolz-1.0.0-build/python-toolz-1.0.0-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/python-toolz-1.0.0-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/python-toolz-1.0.0-1.mga10.noarch-pyproject-record --prefix /usr toolz tlz + /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-toolz-1.0.0-build/BUILDROOT/usr/lib/python3.13 using python3.13 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.6jUC8s + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-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 toolz-1.0.0 + '[' 1 -eq 1 ']' + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages + pytest-3.13 -v -k 'not (test_shakespeare or test_inspect_wrapped_property)' ============================= test session starts ============================== platform linux -- Python 3.13.3, pytest-8.3.5, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/toolz-1.0.0 collecting ... collected 204 items / 2 deselected / 202 selected bench/test_curry.py::test_get_curried PASSED [ 0%] bench/test_curry_baseline.py::test_get PASSED [ 0%] bench/test_first.py::test_first PASSED [ 1%] bench/test_first.py::test_second PASSED [ 1%] bench/test_first_iter.py::test_first_iter PASSED [ 2%] bench/test_first_iter.py::test_second_iter PASSED [ 2%] bench/test_frequencies.py::test_frequencies PASSED [ 3%] bench/test_frequencies.py::test_frequencies_small PASSED [ 3%] bench/test_get.py::test_get PASSED [ 4%] bench/test_get_list.py::test_get PASSED [ 4%] bench/test_groupby.py::test_groupby PASSED [ 5%] bench/test_join.py::test_many_to_many_large PASSED [ 5%] bench/test_join.py::test_one_to_one_tiny PASSED [ 6%] bench/test_join.py::test_one_to_many PASSED [ 6%] bench/test_memoize.py::test_memoize_no_kwargs PASSED [ 7%] bench/test_memoize_kwargs.py::test_memoize_kwargs PASSED [ 7%] bench/test_pluck.py::test_pluck PASSED [ 8%] bench/test_sliding_window.py::test_sliding_window PASSED [ 8%] toolz/sandbox/tests/test_core.py::test_EqualityHashKey_default_key PASSED [ 9%] toolz/sandbox/tests/test_core.py::test_EqualityHashKey_callable_key PASSED [ 9%] toolz/sandbox/tests/test_core.py::test_EqualityHashKey_index_key PASSED [ 10%] toolz/sandbox/tests/test_core.py::test_unzip PASSED [ 10%] toolz/sandbox/tests/test_parallel.py::test_fold PASSED [ 11%] toolz/tests/test_compatibility.py::test_compat_warn PASSED [ 11%] toolz/tests/test_curried.py::test_take PASSED [ 12%] toolz/tests/test_curried.py::test_first PASSED [ 12%] toolz/tests/test_curried.py::test_merge PASSED [ 13%] toolz/tests/test_curried.py::test_merge_with PASSED [ 13%] toolz/tests/test_curried.py::test_merge_with_list PASSED [ 14%] toolz/tests/test_curried.py::test_sorted PASSED [ 14%] toolz/tests/test_curried.py::test_reduce PASSED [ 15%] toolz/tests/test_curried.py::test_module_name PASSED [ 15%] toolz/tests/test_curried.py::test_curried_operator PASSED [ 16%] toolz/tests/test_curried.py::test_curried_namespace PASSED [ 16%] toolz/tests/test_curried_doctests.py::test_doctests PASSED [ 17%] toolz/tests/test_dicttoolz.py::TestDict::test_merge PASSED [ 17%] toolz/tests/test_dicttoolz.py::TestDict::test_merge_iterable_arg PASSED [ 18%] toolz/tests/test_dicttoolz.py::TestDict::test_merge_with PASSED [ 18%] toolz/tests/test_dicttoolz.py::TestDict::test_merge_with_iterable_arg PASSED [ 19%] toolz/tests/test_dicttoolz.py::TestDict::test_valmap PASSED [ 19%] toolz/tests/test_dicttoolz.py::TestDict::test_keymap PASSED [ 20%] toolz/tests/test_dicttoolz.py::TestDict::test_itemmap PASSED [ 20%] toolz/tests/test_dicttoolz.py::TestDict::test_valfilter PASSED [ 21%] toolz/tests/test_dicttoolz.py::TestDict::test_keyfilter PASSED [ 21%] toolz/tests/test_dicttoolz.py::TestDict::test_itemfilter PASSED [ 22%] toolz/tests/test_dicttoolz.py::TestDict::test_assoc PASSED [ 22%] toolz/tests/test_dicttoolz.py::TestDict::test_dissoc PASSED [ 23%] toolz/tests/test_dicttoolz.py::TestDict::test_assoc_in PASSED [ 23%] toolz/tests/test_dicttoolz.py::TestDict::test_update_in PASSED [ 24%] toolz/tests/test_dicttoolz.py::TestDict::test_factory PASSED [ 24%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge PASSED [ 25%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_iterable_arg PASSED [ 25%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with PASSED [ 26%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with_iterable_arg PASSED [ 26%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_valmap PASSED [ 27%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_keymap PASSED [ 27%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemmap PASSED [ 28%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_valfilter PASSED [ 28%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_keyfilter PASSED [ 29%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemfilter PASSED [ 29%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc PASSED [ 30%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_dissoc PASSED [ 30%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc_in PASSED [ 31%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_update_in PASSED [ 31%] toolz/tests/test_dicttoolz.py::TestDefaultDict::test_factory PASSED [ 32%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge PASSED [ 32%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_iterable_arg PASSED [ 33%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with PASSED [ 33%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with_iterable_arg PASSED [ 34%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_valmap PASSED [ 34%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_keymap PASSED [ 35%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemmap PASSED [ 35%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_valfilter PASSED [ 36%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_keyfilter PASSED [ 36%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemfilter PASSED [ 37%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc PASSED [ 37%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_dissoc PASSED [ 38%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc_in PASSED [ 38%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_update_in PASSED [ 39%] toolz/tests/test_dicttoolz.py::TestCustomMapping::test_factory PASSED [ 39%] toolz/tests/test_dicttoolz.py::test_environ PASSED [ 40%] toolz/tests/test_dicttoolz.py::test_merge_with_non_dict_mappings PASSED [ 40%] toolz/tests/test_functoolz.py::test_apply PASSED [ 41%] toolz/tests/test_functoolz.py::test_thread_first PASSED [ 41%] toolz/tests/test_functoolz.py::test_thread_last PASSED [ 42%] toolz/tests/test_functoolz.py::test_memoize PASSED [ 42%] toolz/tests/test_functoolz.py::test_memoize_kwargs PASSED [ 43%] toolz/tests/test_functoolz.py::test_memoize_curried PASSED [ 43%] toolz/tests/test_functoolz.py::test_memoize_partial PASSED [ 44%] toolz/tests/test_functoolz.py::test_memoize_key_signature PASSED [ 44%] toolz/tests/test_functoolz.py::test_memoize_curry_cache PASSED [ 45%] toolz/tests/test_functoolz.py::test_memoize_key PASSED [ 45%] toolz/tests/test_functoolz.py::test_memoize_wrapped PASSED [ 46%] toolz/tests/test_functoolz.py::test_curry_simple PASSED [ 46%] toolz/tests/test_functoolz.py::test_curry_kwargs PASSED [ 47%] toolz/tests/test_functoolz.py::test_curry_passes_errors PASSED [ 47%] toolz/tests/test_functoolz.py::test_curry_docstring PASSED [ 48%] toolz/tests/test_functoolz.py::test_curry_is_like_partial PASSED [ 48%] toolz/tests/test_functoolz.py::test_curry_is_idempotent PASSED [ 49%] toolz/tests/test_functoolz.py::test_curry_attributes_readonly PASSED [ 49%] toolz/tests/test_functoolz.py::test_curry_attributes_writable PASSED [ 50%] toolz/tests/test_functoolz.py::test_curry_module PASSED [ 50%] toolz/tests/test_functoolz.py::test_curry_comparable PASSED [ 50%] toolz/tests/test_functoolz.py::test_curry_doesnot_transmogrify PASSED [ 51%] toolz/tests/test_functoolz.py::test_curry_on_classmethods PASSED [ 51%] toolz/tests/test_functoolz.py::test_memoize_on_classmethods PASSED [ 52%] toolz/tests/test_functoolz.py::test_curry_call PASSED [ 52%] toolz/tests/test_functoolz.py::test_curry_bind PASSED [ 53%] toolz/tests/test_functoolz.py::test_curry_unknown_args PASSED [ 53%] toolz/tests/test_functoolz.py::test_curry_bad_types PASSED [ 54%] toolz/tests/test_functoolz.py::test_curry_subclassable PASSED [ 54%] toolz/tests/test_functoolz.py::test_compose PASSED [ 55%] toolz/tests/test_functoolz.py::test_compose_metadata PASSED [ 55%] toolz/tests/test_functoolz.py::test_compose_left PASSED [ 56%] toolz/tests/test_functoolz.py::test_pipe PASSED [ 56%] toolz/tests/test_functoolz.py::test_complement PASSED [ 57%] toolz/tests/test_functoolz.py::test_do PASSED [ 57%] toolz/tests/test_functoolz.py::test_juxt_generator_input PASSED [ 58%] toolz/tests/test_functoolz.py::test_flip PASSED [ 58%] toolz/tests/test_functoolz.py::test_excepts PASSED [ 59%] toolz/tests/test_inspect_args.py::test_make_func PASSED [ 59%] toolz/tests/test_inspect_args.py::test_is_valid PASSED [ 60%] toolz/tests/test_inspect_args.py::test_is_valid_py3 PASSED [ 60%] toolz/tests/test_inspect_args.py::test_is_partial PASSED [ 61%] toolz/tests/test_inspect_args.py::test_is_valid_curry PASSED [ 61%] toolz/tests/test_inspect_args.py::test_func_keyword PASSED [ 62%] toolz/tests/test_inspect_args.py::test_has_unknown_args PASSED [ 62%] toolz/tests/test_inspect_args.py::test_num_required_args PASSED [ 63%] toolz/tests/test_inspect_args.py::test_has_keywords PASSED [ 63%] toolz/tests/test_inspect_args.py::test_has_varargs PASSED [ 64%] toolz/tests/test_inspect_args.py::test_is_arity PASSED [ 64%] toolz/tests/test_inspect_args.py::test_introspect_curry_valid_py3 PASSED [ 65%] toolz/tests/test_inspect_args.py::test_introspect_curry_partial_py3 PASSED [ 65%] toolz/tests/test_inspect_args.py::test_introspect_curry_py3 PASSED [ 66%] toolz/tests/test_inspect_args.py::test_introspect_builtin_modules PASSED [ 66%] toolz/tests/test_inspect_args.py::test_inspect_signature_property PASSED [ 67%] toolz/tests/test_itertoolz.py::test_remove PASSED [ 67%] toolz/tests/test_itertoolz.py::test_groupby PASSED [ 68%] toolz/tests/test_itertoolz.py::test_groupby_non_callable PASSED [ 68%] toolz/tests/test_itertoolz.py::test_merge_sorted PASSED [ 69%] toolz/tests/test_itertoolz.py::test_interleave PASSED [ 69%] toolz/tests/test_itertoolz.py::test_unique PASSED [ 70%] toolz/tests/test_itertoolz.py::test_isiterable PASSED [ 70%] toolz/tests/test_itertoolz.py::test_isdistinct PASSED [ 71%] toolz/tests/test_itertoolz.py::test_nth PASSED [ 71%] toolz/tests/test_itertoolz.py::test_first PASSED [ 72%] toolz/tests/test_itertoolz.py::test_second PASSED [ 72%] toolz/tests/test_itertoolz.py::test_last PASSED [ 73%] toolz/tests/test_itertoolz.py::test_rest PASSED [ 73%] toolz/tests/test_itertoolz.py::test_take PASSED [ 74%] toolz/tests/test_itertoolz.py::test_tail PASSED [ 74%] toolz/tests/test_itertoolz.py::test_drop PASSED [ 75%] toolz/tests/test_itertoolz.py::test_take_nth PASSED [ 75%] toolz/tests/test_itertoolz.py::test_get PASSED [ 76%] toolz/tests/test_itertoolz.py::test_mapcat PASSED [ 76%] toolz/tests/test_itertoolz.py::test_cons PASSED [ 77%] toolz/tests/test_itertoolz.py::test_concat PASSED [ 77%] toolz/tests/test_itertoolz.py::test_concatv PASSED [ 78%] toolz/tests/test_itertoolz.py::test_interpose PASSED [ 78%] toolz/tests/test_itertoolz.py::test_frequencies PASSED [ 79%] toolz/tests/test_itertoolz.py::test_reduceby PASSED [ 79%] toolz/tests/test_itertoolz.py::test_reduce_by_init PASSED [ 80%] toolz/tests/test_itertoolz.py::test_reduce_by_callable_default PASSED [ 80%] toolz/tests/test_itertoolz.py::test_iterate PASSED [ 81%] toolz/tests/test_itertoolz.py::test_accumulate PASSED [ 81%] toolz/tests/test_itertoolz.py::test_accumulate_works_on_consumable_iterables PASSED [ 82%] toolz/tests/test_itertoolz.py::test_sliding_window PASSED [ 82%] toolz/tests/test_itertoolz.py::test_sliding_window_of_short_iterator PASSED [ 83%] toolz/tests/test_itertoolz.py::test_partition PASSED [ 83%] toolz/tests/test_itertoolz.py::test_partition_all PASSED [ 84%] toolz/tests/test_itertoolz.py::test_count PASSED [ 84%] toolz/tests/test_itertoolz.py::test_pluck PASSED [ 85%] toolz/tests/test_itertoolz.py::test_join PASSED [ 85%] toolz/tests/test_itertoolz.py::test_getter PASSED [ 86%] toolz/tests/test_itertoolz.py::test_key_as_getter PASSED [ 86%] toolz/tests/test_itertoolz.py::test_join_double_repeats PASSED [ 87%] toolz/tests/test_itertoolz.py::test_join_missing_element PASSED [ 87%] toolz/tests/test_itertoolz.py::test_left_outer_join PASSED [ 88%] toolz/tests/test_itertoolz.py::test_right_outer_join PASSED [ 88%] toolz/tests/test_itertoolz.py::test_outer_join PASSED [ 89%] toolz/tests/test_itertoolz.py::test_diff PASSED [ 89%] toolz/tests/test_itertoolz.py::test_topk PASSED [ 90%] toolz/tests/test_itertoolz.py::test_topk_is_stable PASSED [ 90%] toolz/tests/test_itertoolz.py::test_peek PASSED [ 91%] toolz/tests/test_itertoolz.py::test_peekn PASSED [ 91%] toolz/tests/test_itertoolz.py::test_random_sample PASSED [ 92%] toolz/tests/test_recipes.py::test_countby PASSED [ 92%] toolz/tests/test_recipes.py::test_partitionby PASSED [ 93%] toolz/tests/test_serialization.py::test_compose PASSED [ 93%] toolz/tests/test_serialization.py::test_curry PASSED [ 94%] toolz/tests/test_serialization.py::test_juxt PASSED [ 94%] toolz/tests/test_serialization.py::test_complement PASSED [ 95%] toolz/tests/test_serialization.py::test_instanceproperty PASSED [ 95%] toolz/tests/test_serialization.py::test_flip PASSED [ 96%] toolz/tests/test_serialization.py::test_curried_exceptions PASSED [ 96%] toolz/tests/test_serialization.py::test_curried_qualname PASSED [ 97%] toolz/tests/test_serialization.py::test_curried_bad_qualname PASSED [ 97%] toolz/tests/test_signatures.py::test_is_valid PASSED [ 98%] toolz/tests/test_signatures.py::test_is_partial PASSED [ 98%] toolz/tests/test_signatures.py::test_for_coverage PASSED [ 99%] toolz/tests/test_tlz.py::test_tlz PASSED [ 99%] toolz/tests/test_utils.py::test_raises PASSED [100%] ====================== 202 passed, 2 deselected in 4.11s ======================= + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-toolz-1.0.0-1.mga10.noarch Provides: python-toolz = 1.0.0-1.mga10 python3-toolz = 1.0.0-1.mga10 python3.13-toolz = 1.0.0-1.mga10 python3.13dist(toolz) = 1 python3dist(toolz) = 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: python(abi) = 3.13 Obsoletes: python-toolz < 1.0.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-toolz-1.0.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kZu2Ae + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-toolz-1.0.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!