D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/python-requests-2.32.3-2.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sujo8r
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lWRvHH
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build
+ rm -rf requests-2.32.3
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/requests-2.32.3.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd requests-2.32.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/patch-requests-certs.py-to-use-the-system-CA-bundle.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pDLCnD
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build
+ cd requests-2.32.3
+ 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-requests-2.32.3-build/requests-2.32.3/.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-requests-2.32.3-build/requests-2.32.3/.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-requests-2.32.3-build/requests-2.32.3/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/python-requests-2.32.3-2.mga10.noarch-pyproject-buildrequires
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 78.1.0)
<string>:7: 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.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'provides-extra' will not be supported in future
        versions. Please use the underscore name 'provides_extra' instead.

        By 2026-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'requires-dist' will not be supported in future
        versions. Please use the underscore name 'requires_dist' instead.

        By 2026-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'provides-extra' will not be supported in future
        versions. Please use the underscore name 'provides_extra' instead.
        (Affected: requests).

        By 2026-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'requires-dist' will not be supported in future
        versions. Please use the underscore name 'requires_dist' instead.
        (Affected: requests).

        By 2026-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
/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 src/requests.egg-info/PKG-INFO
writing dependency_links to src/requests.egg-info/dependency_links.txt
writing requirements to src/requests.egg-info/requires.txt
writing top-level names to src/requests.egg-info/top_level.txt
reading manifest file 'src/requests.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/requests.egg-info/SOURCES.txt'
<string>:7: 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
creating requests.egg-info
writing requests.egg-info/PKG-INFO
writing dependency_links to requests.egg-info/dependency_links.txt
writing requirements to requests.egg-info/requires.txt
writing top-level names to requests.egg-info/top_level.txt
writing manifest file 'requests.egg-info/SOURCES.txt'
reading manifest file 'requests.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'requests.egg-info/SOURCES.txt'
creating '/home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/requests-2.32.3.dist-info'
Handling charset_normalizer>=2 from hook generated metadata: Requires-Dist (requests)
Requirement satisfied: charset_normalizer>=2
   (installed: charset_normalizer 3.4.1)
Handling idna>=2.5 from hook generated metadata: Requires-Dist (requests)
Requirement satisfied: idna>=2.5
   (installed: idna 3.10)
Handling urllib3>=1.21.1 from hook generated metadata: Requires-Dist (requests)
Requirement satisfied: urllib3>=1.21.1
   (installed: urllib3 2.3.0)
Handling PySocks>=1.5.6; extra == "socks" from hook generated metadata: Requires-Dist (requests)
Ignoring alien requirement: PySocks>=1.5.6; extra == "socks"
Handling chardet>=3.0.2; extra == "use-chardet-on-py3" from hook generated metadata: Requires-Dist (requests)
Ignoring alien requirement: chardet>=3.0.2; extra == "use-chardet-on-py3"
+ cat /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/python-requests-2.32.3-2.mga10.noarch-pyproject-buildrequires
+ rm -rfv requests-2.32.3.dist-info/
removed 'requests-2.32.3.dist-info/top_level.txt'
removed 'requests-2.32.3.dist-info/METADATA'
removed 'requests-2.32.3.dist-info/licenses/LICENSE'
removed directory 'requests-2.32.3.dist-info/licenses'
removed directory 'requests-2.32.3.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Q6AMZU
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-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 requests-2.32.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/.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-requests-2.32.3-build/requests-2.32.3/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  <string>:7: 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.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
    warnings.warn(msg)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead.
  !!

          ********************************************************************************
          Usage of dash-separated 'provides-extra' will not be supported in future
          versions. Please use the underscore name 'provides_extra' instead.
          (Affected: requests).

          By 2026-Mar-03, you need to update your project and remove deprecated calls
          or your builds will no longer be supported.

          See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
          ********************************************************************************

  !!
    opt = self._enforce_underscore(opt, section)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead.
  !!

          ********************************************************************************
          Usage of dash-separated 'requires-dist' will not be supported in future
          versions. Please use the underscore name 'requires_dist' instead.
          (Affected: requests).

          By 2026-Mar-03, you need to update your project and remove deprecated calls
          or your builds will no longer be supported.

          See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
          ********************************************************************************

  !!
    opt = self._enforce_underscore(opt, section)
  /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-requests-2.32.3-build/requests-2.32.3/.pyproject-builddir/pip-modern-metadata-irti3nck/requests.egg-info
  writing /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/.pyproject-builddir/pip-modern-metadata-irti3nck/requests.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/.pyproject-builddir/pip-modern-metadata-irti3nck/requests.egg-info/dependency_links.txt
  writing requirements to /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/.pyproject-builddir/pip-modern-metadata-irti3nck/requests.egg-info/requires.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/.pyproject-builddir/pip-modern-metadata-irti3nck/requests.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/.pyproject-builddir/pip-modern-metadata-irti3nck/requests.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/.pyproject-builddir/pip-modern-metadata-irti3nck/requests.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  adding license file 'LICENSE'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/.pyproject-builddir/pip-modern-metadata-irti3nck/requests.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/.pyproject-builddir/pip-modern-metadata-irti3nck/requests-2.32.3.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: requests
  Building wheel for requests (pyproject.toml): started
  Running command Building wheel for requests (pyproject.toml)
  <string>:7: 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.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
    warnings.warn(msg)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead.
  !!

          ********************************************************************************
          Usage of dash-separated 'provides-extra' will not be supported in future
          versions. Please use the underscore name 'provides_extra' instead.
          (Affected: requests).

          By 2026-Mar-03, you need to update your project and remove deprecated calls
          or your builds will no longer be supported.

          See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
          ********************************************************************************

  !!
    opt = self._enforce_underscore(opt, section)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead.
  !!

          ********************************************************************************
          Usage of dash-separated 'requires-dist' will not be supported in future
          versions. Please use the underscore name 'requires_dist' instead.
          (Affected: requests).

          By 2026-Mar-03, you need to update your project and remove deprecated calls
          or your builds will no longer be supported.

          See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
          ********************************************************************************

  !!
    opt = self._enforce_underscore(opt, section)
  /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/requests
  copying src/requests/_internal_utils.py -> build/lib/requests
  copying src/requests/hooks.py -> build/lib/requests
  copying src/requests/sessions.py -> build/lib/requests
  copying src/requests/auth.py -> build/lib/requests
  copying src/requests/exceptions.py -> build/lib/requests
  copying src/requests/status_codes.py -> build/lib/requests
  copying src/requests/structures.py -> build/lib/requests
  copying src/requests/certs.py -> build/lib/requests
  copying src/requests/cookies.py -> build/lib/requests
  copying src/requests/compat.py -> build/lib/requests
  copying src/requests/__version__.py -> build/lib/requests
  copying src/requests/__init__.py -> build/lib/requests
  copying src/requests/adapters.py -> build/lib/requests
  copying src/requests/api.py -> build/lib/requests
  copying src/requests/utils.py -> build/lib/requests
  copying src/requests/packages.py -> build/lib/requests
  copying src/requests/models.py -> build/lib/requests
  copying src/requests/help.py -> build/lib/requests
  running egg_info
  writing src/requests.egg-info/PKG-INFO
  writing dependency_links to src/requests.egg-info/dependency_links.txt
  writing requirements to src/requests.egg-info/requires.txt
  writing top-level names to src/requests.egg-info/top_level.txt
  reading manifest file 'src/requests.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  adding license file 'LICENSE'
  writing manifest file 'src/requests.egg-info/SOURCES.txt'
  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/requests
  copying build/lib/requests/_internal_utils.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/hooks.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/sessions.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/auth.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/exceptions.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/status_codes.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/structures.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/certs.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/cookies.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/compat.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/__version__.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/__init__.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/adapters.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/api.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/utils.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/packages.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/models.py -> build/bdist.linux-x86_64/wheel/./requests
  copying build/lib/requests/help.py -> build/bdist.linux-x86_64/wheel/./requests
  running install_egg_info
  Copying src/requests.egg-info to build/bdist.linux-x86_64/wheel/./requests-2.32.3-py3.13.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/requests-2.32.3.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/.pyproject-builddir/pip-wheel-8ex_3hjt/.tmp-4_huny3n/requests-2.32.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'requests/__init__.py'
  adding 'requests/__version__.py'
  adding 'requests/_internal_utils.py'
  adding 'requests/adapters.py'
  adding 'requests/api.py'
  adding 'requests/auth.py'
  adding 'requests/certs.py'
  adding 'requests/compat.py'
  adding 'requests/cookies.py'
  adding 'requests/exceptions.py'
  adding 'requests/help.py'
  adding 'requests/hooks.py'
  adding 'requests/models.py'
  adding 'requests/packages.py'
  adding 'requests/sessions.py'
  adding 'requests/status_codes.py'
  adding 'requests/structures.py'
  adding 'requests/utils.py'
  adding 'requests-2.32.3.dist-info/licenses/LICENSE'
  adding 'requests-2.32.3.dist-info/METADATA'
  adding 'requests-2.32.3.dist-info/WHEEL'
  adding 'requests-2.32.3.dist-info/top_level.txt'
  adding 'requests-2.32.3.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for requests (pyproject.toml): finished with status 'done'
  Created wheel for requests: filename=requests-2.32.3-py3-none-any.whl size=64876 sha256=af8c9ff33038c092602e22ef4785cbcd84a21daccc9490c8a39e9b8ab275626a
  Stored in directory: /home/pterjan/.cache/pip/wheels/7a/26/5e/cb670da17387a084f2251e9dd35cbf6e20c18f73d6875e52ff
Successfully built requests
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zj8Szi
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-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 requests-2.32.3
+ '[' 1 -eq 1 ']'
++ ls /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/pyproject-wheeldir/requests-2.32.3-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=requests==2.32.3
+ '[' -z requests==2.32.3 ']'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-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-requests-2.32.3-build/requests-2.32.3/pyproject-wheeldir requests==2.32.3
Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/pyproject-wheeldir
Processing ./pyproject-wheeldir/requests-2.32.3-py3-none-any.whl
Installing collected packages: requests
Successfully installed requests-2.32.3
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/bin ']'
+ rm -f /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/python-requests-2.32.3-2.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib/python3.13/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/requests-2.32.3.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/lib/python3.13/site-packages/requests-2.32.3.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-requests-2.32.3-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/lib/python3.13/site-packages/requests-2.32.3.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/python-requests-2.32.3-2.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/lib/python3.13/site-packages/requests-2.32.3.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/lib/python3.13/site-packages/requests-2.32.3.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/lib/python3.13/site-packages/requests-2.32.3.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/lib/python3.13/site-packages/requests-2.32.3.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/python-requests-2.32.3-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-requests-2.32.3-build/python-requests-2.32.3-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/python-requests-2.32.3-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-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-requests-2.32.3-build/python-requests-2.32.3-2.mga10.noarch-pyproject-record --prefix /usr requests
+ /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-requests-2.32.3-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
Processing files: python3-requests-2.32.3-2.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.04ICKx
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build
+ cd requests-2.32.3
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/share/doc/python3-requests
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/share/doc/python3-requests
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/README.md /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/share/doc/python3-requests
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/HISTORY.md /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/share/doc/python3-requests
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KWuhAC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build
+ cd requests-2.32.3
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/share/licenses/python3-requests
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/share/licenses/python3-requests
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/requests-2.32.3/LICENSE /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT/usr/share/licenses/python3-requests
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-requests = 2.32.3-2.mga10 python3-requests = 2.32.3-2.mga10 python3.13-requests = 2.32.3-2.mga10 python3.13dist(requests) = 2.32.3 python3dist(requests) = 2.32.3
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(charset-normalizer) >= 2 python3.13dist(idna) >= 2.5 python3.13dist(urllib3) >= 1.21.1
Obsoletes: python-requests < 2.32.3-2.mga10 python3-requests+security < 2.28.2
Processing files: python3-requests+socks-2.32.3-2.mga10.noarch
Provides: python-requests+socks = 2.32.3-2.mga10 python3-requests+socks = 2.32.3-2.mga10 python3.13-requests+socks = 2.32.3-2.mga10 python3.13dist(requests[socks]) = 2.32.3 python3dist(requests[socks]) = 2.32.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.13 python3.13dist(pysocks) >= 1.5.6
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-requests+socks-2.32.3-2.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-requests-2.32.3-2.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JKKKUh
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-requests-2.32.3-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!