D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-freezegun-1.5.1-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.d4DS0T Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QusGas + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build + rm -rf freezegun-1.5.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/freezegun-1.5.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd freezegun-1.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + GIT_COMMITTER_DATE=@1745439122 + GIT_AUTHOR_DATE=@1745439122 + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-freezegun-1.5.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/fix_test_import_localtime.patch + /usr/bin/git apply --index --reject - Checking patch tests/test_class_import.py... Hunk #1 succeeded at 122 (offset 33 lines). Applied patch tests/test_class_import.py cleanly. + GIT_COMMITTER_DATE=@1745439122 + GIT_AUTHOR_DATE=@1745439122 + /usr/bin/git commit -q -m fix_test_import_localtime.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8ymgwL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build + cd freezegun-1.5.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + 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-freezegun-1.5.1-build/freezegun-1.5.1/.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-freezegun-1.5.1-build/freezegun-1.5.1/.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-freezegun-1.5.1-build/freezegun-1.5.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/python-freezegun-1.5.1-2.mga10.noarch-pyproject-buildrequires Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 78.1.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.43.0) /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing freezegun.egg-info/PKG-INFO writing dependency_links to freezegun.egg-info/dependency_links.txt writing requirements to freezegun.egg-info/requires.txt writing top-level names to freezegun.egg-info/top_level.txt reading manifest file 'freezegun.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pyi' under directory 'freezegun' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'freezegun.egg-info/SOURCES.txt' running dist_info writing freezegun.egg-info/PKG-INFO writing dependency_links to freezegun.egg-info/dependency_links.txt writing requirements to freezegun.egg-info/requires.txt writing top-level names to freezegun.egg-info/top_level.txt reading manifest file 'freezegun.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pyi' under directory 'freezegun' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'freezegun.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/freezegun-1.5.1.dist-info' Handling python-dateutil>=2.7 from hook generated metadata: Requires-Dist (freezegun) Requirement satisfied: python-dateutil>=2.7 (installed: python-dateutil 2.9.0.post0) + cat /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/python-freezegun-1.5.1-2.mga10.noarch-pyproject-buildrequires + rm -rfv freezegun-1.5.1.dist-info/ removed 'freezegun-1.5.1.dist-info/top_level.txt' removed 'freezegun-1.5.1.dist-info/METADATA' removed 'freezegun-1.5.1.dist-info/licenses/AUTHORS.rst' removed 'freezegun-1.5.1.dist-info/licenses/LICENSE' removed directory 'freezegun-1.5.1.dist-info/licenses' removed directory 'freezegun-1.5.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TyVaL5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-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 freezegun-1.5.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/.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-freezegun-1.5.1-build/freezegun-1.5.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (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 :: Apache Software 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-freezegun-1.5.1-build/freezegun-1.5.1/.pyproject-builddir/pip-modern-metadata-bgghuumk/freezegun.egg-info writing /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/.pyproject-builddir/pip-modern-metadata-bgghuumk/freezegun.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/.pyproject-builddir/pip-modern-metadata-bgghuumk/freezegun.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/.pyproject-builddir/pip-modern-metadata-bgghuumk/freezegun.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/.pyproject-builddir/pip-modern-metadata-bgghuumk/freezegun.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/.pyproject-builddir/pip-modern-metadata-bgghuumk/freezegun.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/.pyproject-builddir/pip-modern-metadata-bgghuumk/freezegun.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pyi' under directory 'freezegun' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/.pyproject-builddir/pip-modern-metadata-bgghuumk/freezegun.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/.pyproject-builddir/pip-modern-metadata-bgghuumk/freezegun-1.5.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: freezegun Building wheel for freezegun (pyproject.toml): started Running command Building wheel for freezegun (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 :: Apache Software 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/freezegun copying freezegun/_async.py -> build/lib/freezegun copying freezegun/config.py -> build/lib/freezegun copying freezegun/__init__.py -> build/lib/freezegun copying freezegun/api.py -> build/lib/freezegun running egg_info writing freezegun.egg-info/PKG-INFO writing dependency_links to freezegun.egg-info/dependency_links.txt writing requirements to freezegun.egg-info/requires.txt writing top-level names to freezegun.egg-info/top_level.txt reading manifest file 'freezegun.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pyi' under directory 'freezegun' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'freezegun.egg-info/SOURCES.txt' copying freezegun/py.typed -> build/lib/freezegun 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/freezegun copying build/lib/freezegun/_async.py -> build/bdist.linux-x86_64/wheel/./freezegun copying build/lib/freezegun/config.py -> build/bdist.linux-x86_64/wheel/./freezegun copying build/lib/freezegun/__init__.py -> build/bdist.linux-x86_64/wheel/./freezegun copying build/lib/freezegun/api.py -> build/bdist.linux-x86_64/wheel/./freezegun copying build/lib/freezegun/py.typed -> build/bdist.linux-x86_64/wheel/./freezegun running install_egg_info Copying freezegun.egg-info to build/bdist.linux-x86_64/wheel/./freezegun-1.5.1-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/freezegun-1.5.1.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/.pyproject-builddir/pip-wheel-_5bhea11/.tmp-z5ym8f5e/freezegun-1.5.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'freezegun/__init__.py' adding 'freezegun/_async.py' adding 'freezegun/api.py' adding 'freezegun/config.py' adding 'freezegun/py.typed' adding 'freezegun-1.5.1.dist-info/licenses/AUTHORS.rst' adding 'freezegun-1.5.1.dist-info/licenses/LICENSE' adding 'freezegun-1.5.1.dist-info/METADATA' adding 'freezegun-1.5.1.dist-info/WHEEL' adding 'freezegun-1.5.1.dist-info/top_level.txt' adding 'freezegun-1.5.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for freezegun (pyproject.toml): finished with status 'done' Created wheel for freezegun: filename=freezegun-1.5.1-py3-none-any.whl size=17535 sha256=0c808afb826c316f79a0248aca2f7a79e7e898c84d2fb6f3a9d545e0a5db2f94 Stored in directory: /home/pterjan/.cache/pip/wheels/c6/a6/16/029c20cae5ff422316cbbc0fa1cd823c575b4b211a254b3234 Successfully built freezegun + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SqNxez + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build + mkdir /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-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 freezegun-1.5.1 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/pyproject-wheeldir/freezegun-1.5.1-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=freezegun==1.5.1 + '[' -z freezegun==1.5.1 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-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-freezegun-1.5.1-build/freezegun-1.5.1/pyproject-wheeldir freezegun==1.5.1 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/pyproject-wheeldir Processing ./pyproject-wheeldir/freezegun-1.5.1-py3-none-any.whl Installing collected packages: freezegun Successfully installed freezegun-1.5.1 + '[' -d /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/python-freezegun-1.5.1-2.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/lib/python3.13/site-packages/freezegun-1.5.1.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-freezegun-1.5.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/python-freezegun-1.5.1-2.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/lib/python3.13/site-packages/freezegun-1.5.1.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/python-freezegun-1.5.1-2.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-freezegun-1.5.1-build/python-freezegun-1.5.1-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/python-freezegun-1.5.1-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-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-freezegun-1.5.1-build/python-freezegun-1.5.1-2.mga10.noarch-pyproject-record --prefix /usr freezegun + /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-freezegun-1.5.1-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.5E6GMj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-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 freezegun-1.5.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/lib64/python3.13/site-packages:/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /usr/bin/pytest --deselect tests/test_datetimes.py::TestUnitTestMethodDecorator::test_method_decorator_works_on_unittest_kwarg_frozen_time --deselect tests/test_datetimes.py::TestUnitTestMethodDecorator::test_method_decorator_works_on_unittest_kwarg_hello ============================= test session starts ============================== platform linux -- Python 3.13.3, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1 configfile: pyproject.toml collected 137 items / 3 deselected / 134 selected tests/test_asyncio.py ..... [ 3%] tests/test_class_import.py .............. [ 14%] tests/test_configure.py ..... [ 17%] tests/test_datetimes.py .................s.....s.....s.s................ [ 53%] ....................s [ 69%] tests/test_errors.py .. [ 70%] tests/test_import_alias.py ... [ 73%] tests/test_operations.py ............. [ 82%] tests/test_pickle.py ... [ 85%] tests/test_sqlite3.py .. [ 86%] tests/test_ticking.py .s.......... [ 95%] tests/test_utils.py .. [ 97%] tests/test_uuid.py .. [ 98%] tests/test_warnings.py .. [100%] =============================== warnings summary =============================== tests/test_datetimes.py::test_simple_api /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/tests/test_datetimes.py:75: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). assert datetime.datetime.utcnow() != datetime.datetime(2012, 1, 14) tests/test_datetimes.py::test_compare_datetime_and_time_with_timezone /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/tests/test_datetimes.py:795: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). assert now == datetime.datetime.utcfromtimestamp(time.time()) tests/test_datetimes.py::test_timestamp_with_tzoffset /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/tests/test_datetimes.py:812: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). assert utcnow == datetime.datetime.utcfromtimestamp(time.time()) tests/test_pickle.py::test_pickle /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/tests/test_pickle.py:13: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_now = datetime.datetime.utcnow() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========== 128 passed, 6 skipped, 3 deselected, 4 warnings in 1.49s =========== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-freezegun-1.5.1-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eLR5iO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build + cd freezegun-1.5.1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/share/doc/python3-freezegun + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/share/doc/python3-freezegun + cp -pr /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/README.rst /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/share/doc/python3-freezegun + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SJPULf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build + cd freezegun-1.5.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/share/licenses/python3-freezegun + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/share/licenses/python3-freezegun + cp -pr /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/freezegun-1.5.1/LICENSE /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT/usr/share/licenses/python3-freezegun + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-freezegun = 1.5.1-2.mga10 python3-freezegun = 1.5.1-2.mga10 python3.13-freezegun = 1.5.1-2.mga10 python3.13dist(freezegun) = 1.5.1 python3dist(freezegun) = 1.5.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 python3.13dist(python-dateutil) >= 2.7 Obsoletes: python-freezegun < 1.5.1-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-freezegun-1.5.1-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OEEIN5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-freezegun-1.5.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!