D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-pip-24.2-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.P80YyM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + test -d /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.F7C166 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + rm -rf pip-24.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pip-24.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pip-24.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/remove-existing-dist-only-if-path-conflicts.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/dummy-certifi.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/nowarn-pip._internal.main.patch + rm src/pip/_vendor/certifi/cacert.pem + ln -s /usr/share/python-wheels tests/data/common_wheels + rm -v src/pip/_vendor/distlib/t32.exe src/pip/_vendor/distlib/t64-arm.exe src/pip/_vendor/distlib/t64.exe src/pip/_vendor/distlib/w32.exe src/pip/_vendor/distlib/w64-arm.exe src/pip/_vendor/distlib/w64.exe removed 'src/pip/_vendor/distlib/t32.exe' removed 'src/pip/_vendor/distlib/t64-arm.exe' removed 'src/pip/_vendor/distlib/t64.exe' removed 'src/pip/_vendor/distlib/w32.exe' removed 'src/pip/_vendor/distlib/w64-arm.exe' removed 'src/pip/_vendor/distlib/w64.exe' + sed -i '/\.exe/d' pyproject.toml + /usr/bin/python3 -c 'from pathlib import Path; p = Path("AUTHORS.txt"); p.write_text("".join(c for c in p.read_text() if c != "\u202e"))' + sed -Ei '/(pytest-(cov|xdist|rerunfailures)|proxy\.py)/d' tests/requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fWT5rO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + cd pip-24.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + 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 ']' + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/python-pip-24.2-1.mga10.noarch-pyproject-buildrequires -N tests/requirements.txt Handling cffi >= 1.17.0rc1 ; python_version > "3.12" from requirements file tests/requirements.txt Ignoring alien requirement: cffi >= 1.17.0rc1 ; python_version > "3.12" Handling cryptography from requirements file tests/requirements.txt Requirement satisfied: cryptography (installed: cryptography 42.0.5) Handling freezegun from requirements file tests/requirements.txt Requirement satisfied: freezegun (installed: freezegun 1.2.2) Handling installer from requirements file tests/requirements.txt Requirement satisfied: installer (installed: installer 0.7.0) Handling pytest from requirements file tests/requirements.txt Requirement satisfied: pytest (installed: pytest 7.4.4) Handling scripttest from requirements file tests/requirements.txt Requirement satisfied: scripttest (installed: scripttest 1.3) Handling setuptools from requirements file tests/requirements.txt Requirement satisfied: setuptools (installed: setuptools 69.0.2) Handling virtualenv < 20.0 ; python_version < '3.10' from requirements file tests/requirements.txt Ignoring alien requirement: virtualenv < 20.0 ; python_version < '3.10' Handling virtualenv >= 20.0 ; python_version >= '3.10' from requirements file tests/requirements.txt Requirement satisfied: virtualenv >= 20.0 ; python_version >= '3.10' (installed: virtualenv 20.25.0) Handling werkzeug from requirements file tests/requirements.txt Requirement satisfied: werkzeug (installed: werkzeug 3.1.2) Handling wheel from requirements file tests/requirements.txt Requirement satisfied: wheel (installed: wheel 0.43.0) Handling tomli-w from requirements file tests/requirements.txt Requirement satisfied: tomli-w (installed: tomli-w 1.0.0) + cat /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/python-pip-24.2-1.mga10.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1Mm5fd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + cd pip-24.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export PYTHONPATH=./src/ + PYTHONPATH=./src/ + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir/pip-modern-metadata-fxpqo0wu/pip.egg-info writing /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir/pip-modern-metadata-fxpqo0wu/pip.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir/pip-modern-metadata-fxpqo0wu/pip.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir/pip-modern-metadata-fxpqo0wu/pip.egg-info/entry_points.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir/pip-modern-metadata-fxpqo0wu/pip.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir/pip-modern-metadata-fxpqo0wu/pip.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir/pip-modern-metadata-fxpqo0wu/pip.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'src/pip/_vendor/pyparsing/diagram/template.jinja2' warning: no files found matching 'docs/docutils.conf' warning: no previously-included files found matching '.git-blame-ignore-revs' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.mailmap' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching '.readthedocs-custom-redirects.yml' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'noxfile.py' warning: no files found matching '*.pem' under directory 'src/pip/_vendor' warning: no files found matching '*.css' under directory 'docs' no previously-included directories found matching '.github' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'news' no previously-included directories found matching 'tasks' no previously-included directories found matching 'tests' no previously-included directories found matching 'tools' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir/pip-modern-metadata-fxpqo0wu/pip.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir/pip-modern-metadata-fxpqo0wu/pip-24.2.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pip Building wheel for pip (pyproject.toml): started Running command Building wheel for pip (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pip copying src/pip/__pip-runner__.py -> build/lib/pip copying src/pip/__main__.py -> build/lib/pip copying src/pip/__init__.py -> build/lib/pip creating build/lib/pip/_vendor copying src/pip/_vendor/typing_extensions.py -> build/lib/pip/_vendor copying src/pip/_vendor/__init__.py -> build/lib/pip/_vendor creating build/lib/pip/_internal copying src/pip/_internal/pyproject.py -> build/lib/pip/_internal copying src/pip/_internal/self_outdated_check.py -> build/lib/pip/_internal copying src/pip/_internal/main.py -> build/lib/pip/_internal copying src/pip/_internal/exceptions.py -> build/lib/pip/_internal copying src/pip/_internal/build_env.py -> build/lib/pip/_internal copying src/pip/_internal/wheel_builder.py -> build/lib/pip/_internal copying src/pip/_internal/configuration.py -> build/lib/pip/_internal copying src/pip/_internal/__init__.py -> build/lib/pip/_internal copying src/pip/_internal/cache.py -> build/lib/pip/_internal creating build/lib/pip/_vendor/distro copying src/pip/_vendor/distro/__main__.py -> build/lib/pip/_vendor/distro copying src/pip/_vendor/distro/distro.py -> build/lib/pip/_vendor/distro copying src/pip/_vendor/distro/__init__.py -> build/lib/pip/_vendor/distro creating build/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/fallback.py -> build/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/exceptions.py -> build/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/ext.py -> build/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/__init__.py -> build/lib/pip/_vendor/msgpack creating build/lib/pip/_vendor/platformdirs copying src/pip/_vendor/platformdirs/version.py -> build/lib/pip/_vendor/platformdirs copying src/pip/_vendor/platformdirs/unix.py -> build/lib/pip/_vendor/platformdirs copying src/pip/_vendor/platformdirs/windows.py -> build/lib/pip/_vendor/platformdirs copying src/pip/_vendor/platformdirs/__main__.py -> build/lib/pip/_vendor/platformdirs copying src/pip/_vendor/platformdirs/__init__.py -> build/lib/pip/_vendor/platformdirs copying src/pip/_vendor/platformdirs/api.py -> build/lib/pip/_vendor/platformdirs copying src/pip/_vendor/platformdirs/android.py -> build/lib/pip/_vendor/platformdirs copying src/pip/_vendor/platformdirs/macos.py -> build/lib/pip/_vendor/platformdirs creating build/lib/pip/_vendor/pkg_resources copying src/pip/_vendor/pkg_resources/__init__.py -> build/lib/pip/_vendor/pkg_resources creating build/lib/pip/_vendor/resolvelib copying src/pip/_vendor/resolvelib/structs.py -> build/lib/pip/_vendor/resolvelib copying src/pip/_vendor/resolvelib/reporters.py -> build/lib/pip/_vendor/resolvelib copying src/pip/_vendor/resolvelib/__init__.py -> build/lib/pip/_vendor/resolvelib copying src/pip/_vendor/resolvelib/providers.py -> build/lib/pip/_vendor/resolvelib copying src/pip/_vendor/resolvelib/resolvers.py -> build/lib/pip/_vendor/resolvelib creating build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/compat.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/package_data.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/idnadata.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/intranges.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/uts46data.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/__init__.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/core.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/codec.py -> build/lib/pip/_vendor/idna creating build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/markers.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/version.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/database.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/compat.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/resources.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/locators.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/scripts.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/index.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/wheel.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/__init__.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/metadata.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/util.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/manifest.py -> build/lib/pip/_vendor/distlib creating build/lib/pip/_vendor/truststore copying src/pip/_vendor/truststore/_ssl_constants.py -> build/lib/pip/_vendor/truststore copying src/pip/_vendor/truststore/_windows.py -> build/lib/pip/_vendor/truststore copying src/pip/_vendor/truststore/_openssl.py -> build/lib/pip/_vendor/truststore copying src/pip/_vendor/truststore/_api.py -> build/lib/pip/_vendor/truststore copying src/pip/_vendor/truststore/_macos.py -> build/lib/pip/_vendor/truststore copying src/pip/_vendor/truststore/__init__.py -> build/lib/pip/_vendor/truststore creating build/lib/pip/_vendor/tomli copying src/pip/_vendor/tomli/_parser.py -> build/lib/pip/_vendor/tomli copying src/pip/_vendor/tomli/_re.py -> build/lib/pip/_vendor/tomli copying src/pip/_vendor/tomli/__init__.py -> build/lib/pip/_vendor/tomli copying src/pip/_vendor/tomli/_types.py -> build/lib/pip/_vendor/tomli creating build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/unistring.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/cmdline.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/token.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/sphinxext.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/scanner.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/regexopt.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/console.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/__main__.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/modeline.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/formatter.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/__init__.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/lexer.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/util.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/plugin.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/style.py -> build/lib/pip/_vendor/pygments copying src/pip/_vendor/pygments/filter.py -> build/lib/pip/_vendor/pygments creating build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/_internal_utils.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/hooks.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/sessions.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/auth.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/exceptions.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/status_codes.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/structures.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/certs.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/cookies.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/compat.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/__version__.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/__init__.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/adapters.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/api.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/utils.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/packages.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/models.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/help.py -> build/lib/pip/_vendor/requests creating build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/markers.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/version.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/tags.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_musllinux.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_structures.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_parser.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_manylinux.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/requirements.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_elffile.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/__init__.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/metadata.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/specifiers.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_tokenizer.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/utils.py -> build/lib/pip/_vendor/packaging creating build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/response.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/exceptions.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/request.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/connectionpool.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/_collections.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/poolmanager.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/fields.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/__init__.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/filepost.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/connection.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/_version.py -> build/lib/pip/_vendor/urllib3 creating build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_extension.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/table.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/ansi.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_windows_renderer.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_export_format.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/live_render.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_emoji_replace.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/scope.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_palettes.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/spinner.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/layout.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_stack.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/text.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/pretty.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_pick.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/segment.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/progress.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_cell_widths.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/align.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_spinners.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/styled.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/progress_bar.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/jupyter.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/panel.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/columns.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_ratio.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/diagnose.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_loop.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/status.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_emoji_codes.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/abc.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_timer.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/rule.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/region.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/logging.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/bar.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/containers.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/default_styles.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/file_proxy.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/theme.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_windows.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/emoji.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_fileno.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/cells.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/console.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/constrain.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/terminal_theme.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_win32_console.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/__main__.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/pager.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/traceback.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/box.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/themes.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_log_render.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/markup.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/control.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/live.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/__init__.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/padding.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/palette.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/protocol.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/json.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/prompt.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/filesize.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/color.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/errors.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/syntax.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_wrap.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/tree.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/repr.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/color_triplet.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/screen.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/style.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_null_file.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/highlighter.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/_inspect.py -> build/lib/pip/_vendor/rich copying src/pip/_vendor/rich/measure.py -> build/lib/pip/_vendor/rich creating build/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/__main__.py -> build/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/__init__.py -> build/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/core.py -> build/lib/pip/_vendor/certifi creating build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/wrapper.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/heuristics.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/controller.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/serialize.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/_cmd.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/filewrapper.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/__init__.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/adapter.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/cache.py -> build/lib/pip/_vendor/cachecontrol creating build/lib/pip/_vendor/pyproject_hooks copying src/pip/_vendor/pyproject_hooks/_compat.py -> build/lib/pip/_vendor/pyproject_hooks copying src/pip/_vendor/pyproject_hooks/_impl.py -> build/lib/pip/_vendor/pyproject_hooks copying src/pip/_vendor/pyproject_hooks/__init__.py -> build/lib/pip/_vendor/pyproject_hooks creating build/lib/pip/_vendor/resolvelib/compat copying src/pip/_vendor/resolvelib/compat/__init__.py -> build/lib/pip/_vendor/resolvelib/compat copying src/pip/_vendor/resolvelib/compat/collections_abc.py -> build/lib/pip/_vendor/resolvelib/compat creating build/lib/pip/_vendor/pygments/lexers copying src/pip/_vendor/pygments/lexers/_mapping.py -> build/lib/pip/_vendor/pygments/lexers copying src/pip/_vendor/pygments/lexers/python.py -> build/lib/pip/_vendor/pygments/lexers copying src/pip/_vendor/pygments/lexers/__init__.py -> build/lib/pip/_vendor/pygments/lexers creating build/lib/pip/_vendor/pygments/styles copying src/pip/_vendor/pygments/styles/_mapping.py -> build/lib/pip/_vendor/pygments/styles copying src/pip/_vendor/pygments/styles/__init__.py -> build/lib/pip/_vendor/pygments/styles creating build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/rtf.py -> build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/groff.py -> build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/terminal256.py -> build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/html.py -> build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/img.py -> build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/_mapping.py -> build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/other.py -> build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/bbcode.py -> build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/latex.py -> build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/pangomarkup.py -> build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/svg.py -> build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/__init__.py -> build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/irc.py -> build/lib/pip/_vendor/pygments/formatters copying src/pip/_vendor/pygments/formatters/terminal.py -> build/lib/pip/_vendor/pygments/formatters creating build/lib/pip/_vendor/pygments/filters copying src/pip/_vendor/pygments/filters/__init__.py -> build/lib/pip/_vendor/pygments/filters creating build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/socks.py -> build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/pyopenssl.py -> build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/securetransport.py -> build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/ntlmpool.py -> build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/_appengine_environ.py -> build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/__init__.py -> build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/appengine.py -> build/lib/pip/_vendor/urllib3/contrib creating build/lib/pip/_vendor/urllib3/packages copying src/pip/_vendor/urllib3/packages/__init__.py -> build/lib/pip/_vendor/urllib3/packages copying src/pip/_vendor/urllib3/packages/six.py -> build/lib/pip/_vendor/urllib3/packages creating build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/url.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/response.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/ssl_match_hostname.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/timeout.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/ssltransport.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/ssl_.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/wait.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/request.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/queue.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/proxy.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/__init__.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/retry.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/connection.py -> build/lib/pip/_vendor/urllib3/util creating build/lib/pip/_vendor/urllib3/contrib/_securetransport copying src/pip/_vendor/urllib3/contrib/_securetransport/low_level.py -> build/lib/pip/_vendor/urllib3/contrib/_securetransport copying src/pip/_vendor/urllib3/contrib/_securetransport/bindings.py -> build/lib/pip/_vendor/urllib3/contrib/_securetransport copying src/pip/_vendor/urllib3/contrib/_securetransport/__init__.py -> build/lib/pip/_vendor/urllib3/contrib/_securetransport creating build/lib/pip/_vendor/urllib3/packages/backports copying src/pip/_vendor/urllib3/packages/backports/makefile.py -> build/lib/pip/_vendor/urllib3/packages/backports copying src/pip/_vendor/urllib3/packages/backports/__init__.py -> build/lib/pip/_vendor/urllib3/packages/backports copying src/pip/_vendor/urllib3/packages/backports/weakref_finalize.py -> build/lib/pip/_vendor/urllib3/packages/backports creating build/lib/pip/_vendor/cachecontrol/caches copying src/pip/_vendor/cachecontrol/caches/redis_cache.py -> build/lib/pip/_vendor/cachecontrol/caches copying src/pip/_vendor/cachecontrol/caches/file_cache.py -> build/lib/pip/_vendor/cachecontrol/caches copying src/pip/_vendor/cachecontrol/caches/__init__.py -> build/lib/pip/_vendor/cachecontrol/caches creating build/lib/pip/_vendor/pyproject_hooks/_in_process copying src/pip/_vendor/pyproject_hooks/_in_process/_in_process.py -> build/lib/pip/_vendor/pyproject_hooks/_in_process copying src/pip/_vendor/pyproject_hooks/_in_process/__init__.py -> build/lib/pip/_vendor/pyproject_hooks/_in_process creating build/lib/pip/_internal/models copying src/pip/_internal/models/target_python.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/selection_prefs.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/scheme.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/direct_url.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/search_scope.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/candidate.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/index.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/wheel.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/installation_report.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/__init__.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/format_control.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/link.py -> build/lib/pip/_internal/models creating build/lib/pip/_internal/commands copying src/pip/_internal/commands/hash.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/download.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/show.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/list.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/debug.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/completion.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/index.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/check.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/uninstall.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/wheel.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/configuration.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/__init__.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/install.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/inspect.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/search.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/freeze.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/cache.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/help.py -> build/lib/pip/_internal/commands creating build/lib/pip/_internal/cli copying src/pip/_internal/cli/main.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/index_command.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/status_codes.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/main_parser.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/parser.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/autocompletion.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/cmdoptions.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/base_command.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/__init__.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/command_context.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/progress_bars.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/req_command.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/spinners.py -> build/lib/pip/_internal/cli creating build/lib/pip/_internal/req copying src/pip/_internal/req/req_uninstall.py -> build/lib/pip/_internal/req copying src/pip/_internal/req/req_file.py -> build/lib/pip/_internal/req copying src/pip/_internal/req/req_set.py -> build/lib/pip/_internal/req copying src/pip/_internal/req/req_install.py -> build/lib/pip/_internal/req copying src/pip/_internal/req/constructors.py -> build/lib/pip/_internal/req copying src/pip/_internal/req/__init__.py -> build/lib/pip/_internal/req creating build/lib/pip/_internal/metadata copying src/pip/_internal/metadata/_json.py -> build/lib/pip/_internal/metadata copying src/pip/_internal/metadata/__init__.py -> build/lib/pip/_internal/metadata copying src/pip/_internal/metadata/pkg_resources.py -> build/lib/pip/_internal/metadata copying src/pip/_internal/metadata/base.py -> build/lib/pip/_internal/metadata creating build/lib/pip/_internal/distributions copying src/pip/_internal/distributions/installed.py -> build/lib/pip/_internal/distributions copying src/pip/_internal/distributions/wheel.py -> build/lib/pip/_internal/distributions copying src/pip/_internal/distributions/__init__.py -> build/lib/pip/_internal/distributions copying src/pip/_internal/distributions/base.py -> build/lib/pip/_internal/distributions copying src/pip/_internal/distributions/sdist.py -> build/lib/pip/_internal/distributions creating build/lib/pip/_internal/resolution copying src/pip/_internal/resolution/__init__.py -> build/lib/pip/_internal/resolution copying src/pip/_internal/resolution/base.py -> build/lib/pip/_internal/resolution creating build/lib/pip/_internal/vcs copying src/pip/_internal/vcs/subversion.py -> build/lib/pip/_internal/vcs copying src/pip/_internal/vcs/mercurial.py -> build/lib/pip/_internal/vcs copying src/pip/_internal/vcs/git.py -> build/lib/pip/_internal/vcs copying src/pip/_internal/vcs/__init__.py -> build/lib/pip/_internal/vcs copying src/pip/_internal/vcs/bazaar.py -> build/lib/pip/_internal/vcs copying src/pip/_internal/vcs/versioncontrol.py -> build/lib/pip/_internal/vcs creating build/lib/pip/_internal/locations copying src/pip/_internal/locations/__init__.py -> build/lib/pip/_internal/locations copying src/pip/_internal/locations/base.py -> build/lib/pip/_internal/locations copying src/pip/_internal/locations/_distutils.py -> build/lib/pip/_internal/locations copying src/pip/_internal/locations/_sysconfig.py -> build/lib/pip/_internal/locations creating build/lib/pip/_internal/operations copying src/pip/_internal/operations/prepare.py -> build/lib/pip/_internal/operations copying src/pip/_internal/operations/check.py -> build/lib/pip/_internal/operations copying src/pip/_internal/operations/__init__.py -> build/lib/pip/_internal/operations copying src/pip/_internal/operations/freeze.py -> build/lib/pip/_internal/operations creating build/lib/pip/_internal/index copying src/pip/_internal/index/collector.py -> build/lib/pip/_internal/index copying src/pip/_internal/index/package_finder.py -> build/lib/pip/_internal/index copying src/pip/_internal/index/__init__.py -> build/lib/pip/_internal/index copying src/pip/_internal/index/sources.py -> build/lib/pip/_internal/index creating build/lib/pip/_internal/utils copying src/pip/_internal/utils/appdirs.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/setuptools_build.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/datetime.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/direct_url_helpers.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/compatibility_tags.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/egg_link.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/deprecation.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/compat.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/_log.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/entrypoints.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/logging.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/filesystem.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/subprocess.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/glibc.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/virtualenv.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/misc.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/urls.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/hashes.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/encoding.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/wheel.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/_jaraco_text.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/__init__.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/retry.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/filetypes.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/packaging.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/temp_dir.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/unpacking.py -> build/lib/pip/_internal/utils creating build/lib/pip/_internal/network copying src/pip/_internal/network/lazy_wheel.py -> build/lib/pip/_internal/network copying src/pip/_internal/network/download.py -> build/lib/pip/_internal/network copying src/pip/_internal/network/auth.py -> build/lib/pip/_internal/network copying src/pip/_internal/network/xmlrpc.py -> build/lib/pip/_internal/network copying src/pip/_internal/network/__init__.py -> build/lib/pip/_internal/network copying src/pip/_internal/network/cache.py -> build/lib/pip/_internal/network copying src/pip/_internal/network/session.py -> build/lib/pip/_internal/network copying src/pip/_internal/network/utils.py -> build/lib/pip/_internal/network creating build/lib/pip/_internal/metadata/importlib copying src/pip/_internal/metadata/importlib/_compat.py -> build/lib/pip/_internal/metadata/importlib copying src/pip/_internal/metadata/importlib/_envs.py -> build/lib/pip/_internal/metadata/importlib copying src/pip/_internal/metadata/importlib/_dists.py -> build/lib/pip/_internal/metadata/importlib copying src/pip/_internal/metadata/importlib/__init__.py -> build/lib/pip/_internal/metadata/importlib creating build/lib/pip/_internal/resolution/resolvelib copying src/pip/_internal/resolution/resolvelib/reporter.py -> build/lib/pip/_internal/resolution/resolvelib copying src/pip/_internal/resolution/resolvelib/requirements.py -> build/lib/pip/_internal/resolution/resolvelib copying src/pip/_internal/resolution/resolvelib/__init__.py -> build/lib/pip/_internal/resolution/resolvelib copying src/pip/_internal/resolution/resolvelib/resolver.py -> build/lib/pip/_internal/resolution/resolvelib copying src/pip/_internal/resolution/resolvelib/candidates.py -> build/lib/pip/_internal/resolution/resolvelib copying src/pip/_internal/resolution/resolvelib/provider.py -> build/lib/pip/_internal/resolution/resolvelib copying src/pip/_internal/resolution/resolvelib/base.py -> build/lib/pip/_internal/resolution/resolvelib copying src/pip/_internal/resolution/resolvelib/found_candidates.py -> build/lib/pip/_internal/resolution/resolvelib copying src/pip/_internal/resolution/resolvelib/factory.py -> build/lib/pip/_internal/resolution/resolvelib creating build/lib/pip/_internal/resolution/legacy copying src/pip/_internal/resolution/legacy/__init__.py -> build/lib/pip/_internal/resolution/legacy copying src/pip/_internal/resolution/legacy/resolver.py -> build/lib/pip/_internal/resolution/legacy creating build/lib/pip/_internal/operations/install copying src/pip/_internal/operations/install/editable_legacy.py -> build/lib/pip/_internal/operations/install copying src/pip/_internal/operations/install/wheel.py -> build/lib/pip/_internal/operations/install copying src/pip/_internal/operations/install/__init__.py -> build/lib/pip/_internal/operations/install creating build/lib/pip/_internal/operations/build copying src/pip/_internal/operations/build/build_tracker.py -> build/lib/pip/_internal/operations/build copying src/pip/_internal/operations/build/wheel.py -> build/lib/pip/_internal/operations/build copying src/pip/_internal/operations/build/metadata_legacy.py -> build/lib/pip/_internal/operations/build copying src/pip/_internal/operations/build/__init__.py -> build/lib/pip/_internal/operations/build copying src/pip/_internal/operations/build/metadata.py -> build/lib/pip/_internal/operations/build copying src/pip/_internal/operations/build/wheel_editable.py -> build/lib/pip/_internal/operations/build copying src/pip/_internal/operations/build/wheel_legacy.py -> build/lib/pip/_internal/operations/build copying src/pip/_internal/operations/build/metadata_editable.py -> build/lib/pip/_internal/operations/build copying src/pip/py.typed -> build/lib/pip copying src/pip/_vendor/pygments.pyi -> build/lib/pip/_vendor copying src/pip/_vendor/urllib3.pyi -> build/lib/pip/_vendor copying src/pip/_vendor/typing_extensions.pyi -> build/lib/pip/_vendor copying src/pip/_vendor/pkg_resources.pyi -> build/lib/pip/_vendor copying src/pip/_vendor/msgpack.pyi -> build/lib/pip/_vendor copying src/pip/_vendor/pyproject_hooks.pyi -> build/lib/pip/_vendor copying src/pip/_vendor/requests.pyi -> build/lib/pip/_vendor copying src/pip/_vendor/distlib.pyi -> build/lib/pip/_vendor copying src/pip/_vendor/vendor.txt -> build/lib/pip/_vendor copying src/pip/_vendor/distro/py.typed -> build/lib/pip/_vendor/distro copying src/pip/_vendor/platformdirs/py.typed -> build/lib/pip/_vendor/platformdirs copying src/pip/_vendor/resolvelib/providers.pyi -> build/lib/pip/_vendor/resolvelib copying src/pip/_vendor/resolvelib/__init__.pyi -> build/lib/pip/_vendor/resolvelib copying src/pip/_vendor/resolvelib/resolvers.pyi -> build/lib/pip/_vendor/resolvelib copying src/pip/_vendor/resolvelib/structs.pyi -> build/lib/pip/_vendor/resolvelib copying src/pip/_vendor/resolvelib/reporters.pyi -> build/lib/pip/_vendor/resolvelib copying src/pip/_vendor/resolvelib/py.typed -> build/lib/pip/_vendor/resolvelib copying src/pip/_vendor/idna/py.typed -> build/lib/pip/_vendor/idna copying src/pip/_vendor/truststore/py.typed -> build/lib/pip/_vendor/truststore copying src/pip/_vendor/tomli/py.typed -> build/lib/pip/_vendor/tomli copying src/pip/_vendor/packaging/py.typed -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/rich/py.typed -> build/lib/pip/_vendor/rich copying src/pip/_vendor/certifi/py.typed -> build/lib/pip/_vendor/certifi copying src/pip/_vendor/cachecontrol/py.typed -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/resolvelib/compat/collections_abc.pyi -> build/lib/pip/_vendor/resolvelib/compat installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/pip copying build/lib/pip/__pip-runner__.py -> build/bdist.linux-x86_64/wheel/pip copying build/lib/pip/__main__.py -> build/bdist.linux-x86_64/wheel/pip copying build/lib/pip/__init__.py -> build/bdist.linux-x86_64/wheel/pip creating build/bdist.linux-x86_64/wheel/pip/_vendor copying build/lib/pip/_vendor/pygments.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor creating build/bdist.linux-x86_64/wheel/pip/_vendor/distro copying build/lib/pip/_vendor/distro/__main__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distro copying build/lib/pip/_vendor/distro/distro.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distro copying build/lib/pip/_vendor/distro/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distro copying build/lib/pip/_vendor/distro/py.typed -> build/bdist.linux-x86_64/wheel/pip/_vendor/distro copying build/lib/pip/_vendor/urllib3.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor creating build/bdist.linux-x86_64/wheel/pip/_vendor/msgpack copying build/lib/pip/_vendor/msgpack/fallback.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/msgpack copying build/lib/pip/_vendor/msgpack/exceptions.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/msgpack copying build/lib/pip/_vendor/msgpack/ext.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/msgpack copying build/lib/pip/_vendor/msgpack/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/msgpack creating build/bdist.linux-x86_64/wheel/pip/_vendor/platformdirs copying build/lib/pip/_vendor/platformdirs/version.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/platformdirs copying build/lib/pip/_vendor/platformdirs/unix.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/platformdirs copying build/lib/pip/_vendor/platformdirs/windows.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/platformdirs copying build/lib/pip/_vendor/platformdirs/__main__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/platformdirs copying build/lib/pip/_vendor/platformdirs/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/platformdirs copying build/lib/pip/_vendor/platformdirs/api.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/platformdirs copying build/lib/pip/_vendor/platformdirs/android.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/platformdirs copying build/lib/pip/_vendor/platformdirs/macos.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/platformdirs copying build/lib/pip/_vendor/platformdirs/py.typed -> build/bdist.linux-x86_64/wheel/pip/_vendor/platformdirs creating build/bdist.linux-x86_64/wheel/pip/_vendor/pkg_resources copying build/lib/pip/_vendor/pkg_resources/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pkg_resources creating build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib copying build/lib/pip/_vendor/resolvelib/providers.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib copying build/lib/pip/_vendor/resolvelib/structs.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib copying build/lib/pip/_vendor/resolvelib/__init__.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib copying build/lib/pip/_vendor/resolvelib/reporters.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib copying build/lib/pip/_vendor/resolvelib/resolvers.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib creating build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib/compat copying build/lib/pip/_vendor/resolvelib/compat/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib/compat copying build/lib/pip/_vendor/resolvelib/compat/collections_abc.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib/compat copying build/lib/pip/_vendor/resolvelib/compat/collections_abc.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib/compat copying build/lib/pip/_vendor/resolvelib/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib copying build/lib/pip/_vendor/resolvelib/structs.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib copying build/lib/pip/_vendor/resolvelib/reporters.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib copying build/lib/pip/_vendor/resolvelib/py.typed -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib copying build/lib/pip/_vendor/resolvelib/providers.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib copying build/lib/pip/_vendor/resolvelib/resolvers.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/resolvelib creating build/bdist.linux-x86_64/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/compat.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/package_data.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/idnadata.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/intranges.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/uts46data.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/core.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/codec.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/py.typed -> build/bdist.linux-x86_64/wheel/pip/_vendor/idna creating build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/markers.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/version.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/database.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/compat.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/resources.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/locators.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/scripts.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/index.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/wheel.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/metadata.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/util.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/manifest.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/typing_extensions.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor creating build/bdist.linux-x86_64/wheel/pip/_vendor/truststore copying build/lib/pip/_vendor/truststore/_ssl_constants.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/truststore copying build/lib/pip/_vendor/truststore/_windows.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/truststore copying build/lib/pip/_vendor/truststore/_openssl.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/truststore copying build/lib/pip/_vendor/truststore/_api.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/truststore copying build/lib/pip/_vendor/truststore/_macos.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/truststore copying build/lib/pip/_vendor/truststore/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/truststore copying build/lib/pip/_vendor/truststore/py.typed -> build/bdist.linux-x86_64/wheel/pip/_vendor/truststore creating build/bdist.linux-x86_64/wheel/pip/_vendor/tomli copying build/lib/pip/_vendor/tomli/_parser.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/tomli copying build/lib/pip/_vendor/tomli/_re.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/tomli copying build/lib/pip/_vendor/tomli/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/tomli copying build/lib/pip/_vendor/tomli/_types.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/tomli copying build/lib/pip/_vendor/tomli/py.typed -> build/bdist.linux-x86_64/wheel/pip/_vendor/tomli copying build/lib/pip/_vendor/vendor.txt -> build/bdist.linux-x86_64/wheel/pip/_vendor creating build/bdist.linux-x86_64/wheel/pip/_vendor/pygments copying build/lib/pip/_vendor/pygments/unistring.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments copying build/lib/pip/_vendor/pygments/cmdline.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments copying build/lib/pip/_vendor/pygments/token.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments copying build/lib/pip/_vendor/pygments/sphinxext.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments copying build/lib/pip/_vendor/pygments/scanner.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments copying build/lib/pip/_vendor/pygments/regexopt.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments copying build/lib/pip/_vendor/pygments/console.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments creating build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/lexers copying build/lib/pip/_vendor/pygments/lexers/_mapping.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/lexers copying build/lib/pip/_vendor/pygments/lexers/python.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/lexers copying build/lib/pip/_vendor/pygments/lexers/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/lexers copying build/lib/pip/_vendor/pygments/__main__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments copying build/lib/pip/_vendor/pygments/modeline.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments creating build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/styles copying build/lib/pip/_vendor/pygments/styles/_mapping.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/styles copying build/lib/pip/_vendor/pygments/styles/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/styles copying build/lib/pip/_vendor/pygments/formatter.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments creating build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/rtf.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/groff.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/terminal256.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/html.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/img.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/_mapping.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/other.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/bbcode.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/latex.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/pangomarkup.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/svg.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/irc.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/formatters/terminal.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/formatters copying build/lib/pip/_vendor/pygments/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments copying build/lib/pip/_vendor/pygments/lexer.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments copying build/lib/pip/_vendor/pygments/util.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments creating build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/filters copying build/lib/pip/_vendor/pygments/filters/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments/filters copying build/lib/pip/_vendor/pygments/plugin.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments copying build/lib/pip/_vendor/pygments/style.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments copying build/lib/pip/_vendor/pygments/filter.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pygments copying build/lib/pip/_vendor/pkg_resources.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor creating build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/_internal_utils.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/hooks.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/sessions.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/auth.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/exceptions.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/status_codes.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/structures.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/certs.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/cookies.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/compat.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/__version__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/adapters.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/api.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/utils.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/packages.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/models.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/help.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/typing_extensions.py -> build/bdist.linux-x86_64/wheel/pip/_vendor copying build/lib/pip/_vendor/msgpack.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor creating build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/markers.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/version.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/tags.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_musllinux.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_parser.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_manylinux.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/requirements.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_elffile.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/metadata.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/specifiers.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_tokenizer.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/py.typed -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/utils.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/packaging creating build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3 creating build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/socks.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/pyopenssl.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/securetransport.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/ntlmpool.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/contrib creating build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/low_level.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/bindings.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/_appengine_environ.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/appengine.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/response.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/exceptions.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3 creating build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/packages copying build/lib/pip/_vendor/urllib3/packages/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/packages creating build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/packages/backports copying build/lib/pip/_vendor/urllib3/packages/backports/makefile.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/packages/backports copying build/lib/pip/_vendor/urllib3/packages/backports/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/packages/backports copying build/lib/pip/_vendor/urllib3/packages/backports/weakref_finalize.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/packages/backports copying build/lib/pip/_vendor/urllib3/packages/six.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/packages copying build/lib/pip/_vendor/urllib3/request.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/connectionpool.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/_collections.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/poolmanager.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/fields.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/filepost.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/connection.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/_version.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3 creating build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/url.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/response.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/ssl_match_hostname.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/timeout.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/ssltransport.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/ssl_.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/wait.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/request.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/queue.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/proxy.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/retry.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/connection.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/urllib3/util creating build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_extension.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/table.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/ansi.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_windows_renderer.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_export_format.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/live_render.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_emoji_replace.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/scope.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_palettes.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/spinner.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/layout.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_stack.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/text.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/pretty.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_pick.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/segment.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/progress.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_cell_widths.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/align.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_spinners.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/styled.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/progress_bar.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/jupyter.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/panel.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/columns.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_ratio.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/diagnose.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_loop.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/status.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_emoji_codes.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/abc.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_timer.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/rule.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/region.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/logging.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/bar.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/containers.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/default_styles.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/file_proxy.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/theme.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_windows.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/emoji.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_fileno.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/cells.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/console.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/constrain.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/terminal_theme.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_win32_console.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/__main__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/pager.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/traceback.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/box.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/themes.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_log_render.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/markup.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/control.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/live.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/padding.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/palette.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/protocol.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/json.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/prompt.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/filesize.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/color.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/errors.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/syntax.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_wrap.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/tree.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/repr.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/color_triplet.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/screen.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/style.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_null_file.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/py.typed -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/highlighter.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/_inspect.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/rich/measure.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/rich copying build/lib/pip/_vendor/pyproject_hooks.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor creating build/bdist.linux-x86_64/wheel/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/__main__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/core.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/py.typed -> build/bdist.linux-x86_64/wheel/pip/_vendor/certifi copying build/lib/pip/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor copying build/lib/pip/_vendor/requests.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor copying build/lib/pip/_vendor/distlib.pyi -> build/bdist.linux-x86_64/wheel/pip/_vendor creating build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol creating build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/redis_cache.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/file_cache.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/wrapper.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/heuristics.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/controller.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/serialize.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/_cmd.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/filewrapper.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/adapter.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/cache.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/py.typed -> build/bdist.linux-x86_64/wheel/pip/_vendor/cachecontrol creating build/bdist.linux-x86_64/wheel/pip/_vendor/pyproject_hooks copying build/lib/pip/_vendor/pyproject_hooks/_compat.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pyproject_hooks copying build/lib/pip/_vendor/pyproject_hooks/_impl.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pyproject_hooks copying build/lib/pip/_vendor/pyproject_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pyproject_hooks creating build/bdist.linux-x86_64/wheel/pip/_vendor/pyproject_hooks/_in_process copying build/lib/pip/_vendor/pyproject_hooks/_in_process/_in_process.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pyproject_hooks/_in_process copying build/lib/pip/_vendor/pyproject_hooks/_in_process/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_vendor/pyproject_hooks/_in_process creating build/bdist.linux-x86_64/wheel/pip/_internal copying build/lib/pip/_internal/pyproject.py -> build/bdist.linux-x86_64/wheel/pip/_internal copying build/lib/pip/_internal/self_outdated_check.py -> build/bdist.linux-x86_64/wheel/pip/_internal copying build/lib/pip/_internal/main.py -> build/bdist.linux-x86_64/wheel/pip/_internal creating build/bdist.linux-x86_64/wheel/pip/_internal/models copying build/lib/pip/_internal/models/target_python.py -> build/bdist.linux-x86_64/wheel/pip/_internal/models copying build/lib/pip/_internal/models/selection_prefs.py -> build/bdist.linux-x86_64/wheel/pip/_internal/models copying build/lib/pip/_internal/models/scheme.py -> build/bdist.linux-x86_64/wheel/pip/_internal/models copying build/lib/pip/_internal/models/direct_url.py -> build/bdist.linux-x86_64/wheel/pip/_internal/models copying build/lib/pip/_internal/models/search_scope.py -> build/bdist.linux-x86_64/wheel/pip/_internal/models copying build/lib/pip/_internal/models/candidate.py -> build/bdist.linux-x86_64/wheel/pip/_internal/models copying build/lib/pip/_internal/models/index.py -> build/bdist.linux-x86_64/wheel/pip/_internal/models copying build/lib/pip/_internal/models/wheel.py -> build/bdist.linux-x86_64/wheel/pip/_internal/models copying build/lib/pip/_internal/models/installation_report.py -> build/bdist.linux-x86_64/wheel/pip/_internal/models copying build/lib/pip/_internal/models/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/models copying build/lib/pip/_internal/models/format_control.py -> build/bdist.linux-x86_64/wheel/pip/_internal/models copying build/lib/pip/_internal/models/link.py -> build/bdist.linux-x86_64/wheel/pip/_internal/models copying build/lib/pip/_internal/exceptions.py -> build/bdist.linux-x86_64/wheel/pip/_internal creating build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/hash.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/download.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/show.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/list.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/debug.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/completion.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/index.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/check.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/uninstall.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/wheel.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/configuration.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/install.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/inspect.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/search.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/freeze.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/cache.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/help.py -> build/bdist.linux-x86_64/wheel/pip/_internal/commands copying build/lib/pip/_internal/build_env.py -> build/bdist.linux-x86_64/wheel/pip/_internal copying build/lib/pip/_internal/wheel_builder.py -> build/bdist.linux-x86_64/wheel/pip/_internal creating build/bdist.linux-x86_64/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/main.py -> build/bdist.linux-x86_64/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/index_command.py -> build/bdist.linux-x86_64/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/status_codes.py -> build/bdist.linux-x86_64/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/main_parser.py -> build/bdist.linux-x86_64/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/parser.py -> build/bdist.linux-x86_64/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/autocompletion.py -> build/bdist.linux-x86_64/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/cmdoptions.py -> build/bdist.linux-x86_64/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/base_command.py -> build/bdist.linux-x86_64/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/command_context.py -> build/bdist.linux-x86_64/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/progress_bars.py -> build/bdist.linux-x86_64/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/req_command.py -> build/bdist.linux-x86_64/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/spinners.py -> build/bdist.linux-x86_64/wheel/pip/_internal/cli creating build/bdist.linux-x86_64/wheel/pip/_internal/req copying build/lib/pip/_internal/req/req_uninstall.py -> build/bdist.linux-x86_64/wheel/pip/_internal/req copying build/lib/pip/_internal/req/req_file.py -> build/bdist.linux-x86_64/wheel/pip/_internal/req copying build/lib/pip/_internal/req/req_set.py -> build/bdist.linux-x86_64/wheel/pip/_internal/req copying build/lib/pip/_internal/req/req_install.py -> build/bdist.linux-x86_64/wheel/pip/_internal/req copying build/lib/pip/_internal/req/constructors.py -> build/bdist.linux-x86_64/wheel/pip/_internal/req copying build/lib/pip/_internal/req/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/req copying build/lib/pip/_internal/configuration.py -> build/bdist.linux-x86_64/wheel/pip/_internal copying build/lib/pip/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal creating build/bdist.linux-x86_64/wheel/pip/_internal/metadata copying build/lib/pip/_internal/metadata/_json.py -> build/bdist.linux-x86_64/wheel/pip/_internal/metadata copying build/lib/pip/_internal/metadata/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/metadata creating build/bdist.linux-x86_64/wheel/pip/_internal/metadata/importlib copying build/lib/pip/_internal/metadata/importlib/_compat.py -> build/bdist.linux-x86_64/wheel/pip/_internal/metadata/importlib copying build/lib/pip/_internal/metadata/importlib/_envs.py -> build/bdist.linux-x86_64/wheel/pip/_internal/metadata/importlib copying build/lib/pip/_internal/metadata/importlib/_dists.py -> build/bdist.linux-x86_64/wheel/pip/_internal/metadata/importlib copying build/lib/pip/_internal/metadata/importlib/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/metadata/importlib copying build/lib/pip/_internal/metadata/pkg_resources.py -> build/bdist.linux-x86_64/wheel/pip/_internal/metadata copying build/lib/pip/_internal/metadata/base.py -> build/bdist.linux-x86_64/wheel/pip/_internal/metadata creating build/bdist.linux-x86_64/wheel/pip/_internal/distributions copying build/lib/pip/_internal/distributions/installed.py -> build/bdist.linux-x86_64/wheel/pip/_internal/distributions copying build/lib/pip/_internal/distributions/wheel.py -> build/bdist.linux-x86_64/wheel/pip/_internal/distributions copying build/lib/pip/_internal/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/distributions copying build/lib/pip/_internal/distributions/base.py -> build/bdist.linux-x86_64/wheel/pip/_internal/distributions copying build/lib/pip/_internal/distributions/sdist.py -> build/bdist.linux-x86_64/wheel/pip/_internal/distributions creating build/bdist.linux-x86_64/wheel/pip/_internal/resolution creating build/bdist.linux-x86_64/wheel/pip/_internal/resolution/resolvelib copying build/lib/pip/_internal/resolution/resolvelib/reporter.py -> build/bdist.linux-x86_64/wheel/pip/_internal/resolution/resolvelib copying build/lib/pip/_internal/resolution/resolvelib/requirements.py -> build/bdist.linux-x86_64/wheel/pip/_internal/resolution/resolvelib copying build/lib/pip/_internal/resolution/resolvelib/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/resolution/resolvelib copying build/lib/pip/_internal/resolution/resolvelib/resolver.py -> build/bdist.linux-x86_64/wheel/pip/_internal/resolution/resolvelib copying build/lib/pip/_internal/resolution/resolvelib/candidates.py -> build/bdist.linux-x86_64/wheel/pip/_internal/resolution/resolvelib copying build/lib/pip/_internal/resolution/resolvelib/provider.py -> build/bdist.linux-x86_64/wheel/pip/_internal/resolution/resolvelib copying build/lib/pip/_internal/resolution/resolvelib/base.py -> build/bdist.linux-x86_64/wheel/pip/_internal/resolution/resolvelib copying build/lib/pip/_internal/resolution/resolvelib/found_candidates.py -> build/bdist.linux-x86_64/wheel/pip/_internal/resolution/resolvelib copying build/lib/pip/_internal/resolution/resolvelib/factory.py -> build/bdist.linux-x86_64/wheel/pip/_internal/resolution/resolvelib copying build/lib/pip/_internal/resolution/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/resolution creating build/bdist.linux-x86_64/wheel/pip/_internal/resolution/legacy copying build/lib/pip/_internal/resolution/legacy/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/resolution/legacy copying build/lib/pip/_internal/resolution/legacy/resolver.py -> build/bdist.linux-x86_64/wheel/pip/_internal/resolution/legacy copying build/lib/pip/_internal/resolution/base.py -> build/bdist.linux-x86_64/wheel/pip/_internal/resolution creating build/bdist.linux-x86_64/wheel/pip/_internal/vcs copying build/lib/pip/_internal/vcs/subversion.py -> build/bdist.linux-x86_64/wheel/pip/_internal/vcs copying build/lib/pip/_internal/vcs/mercurial.py -> build/bdist.linux-x86_64/wheel/pip/_internal/vcs copying build/lib/pip/_internal/vcs/git.py -> build/bdist.linux-x86_64/wheel/pip/_internal/vcs copying build/lib/pip/_internal/vcs/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/vcs copying build/lib/pip/_internal/vcs/bazaar.py -> build/bdist.linux-x86_64/wheel/pip/_internal/vcs copying build/lib/pip/_internal/vcs/versioncontrol.py -> build/bdist.linux-x86_64/wheel/pip/_internal/vcs creating build/bdist.linux-x86_64/wheel/pip/_internal/locations copying build/lib/pip/_internal/locations/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/locations copying build/lib/pip/_internal/locations/base.py -> build/bdist.linux-x86_64/wheel/pip/_internal/locations copying build/lib/pip/_internal/locations/_distutils.py -> build/bdist.linux-x86_64/wheel/pip/_internal/locations copying build/lib/pip/_internal/locations/_sysconfig.py -> build/bdist.linux-x86_64/wheel/pip/_internal/locations creating build/bdist.linux-x86_64/wheel/pip/_internal/operations creating build/bdist.linux-x86_64/wheel/pip/_internal/operations/install copying build/lib/pip/_internal/operations/install/editable_legacy.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations/install copying build/lib/pip/_internal/operations/install/wheel.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations/install copying build/lib/pip/_internal/operations/install/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations/install creating build/bdist.linux-x86_64/wheel/pip/_internal/operations/build copying build/lib/pip/_internal/operations/build/build_tracker.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations/build copying build/lib/pip/_internal/operations/build/wheel.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations/build copying build/lib/pip/_internal/operations/build/metadata_legacy.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations/build copying build/lib/pip/_internal/operations/build/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations/build copying build/lib/pip/_internal/operations/build/metadata.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations/build copying build/lib/pip/_internal/operations/build/wheel_editable.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations/build copying build/lib/pip/_internal/operations/build/wheel_legacy.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations/build copying build/lib/pip/_internal/operations/build/metadata_editable.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations/build copying build/lib/pip/_internal/operations/prepare.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations copying build/lib/pip/_internal/operations/check.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations copying build/lib/pip/_internal/operations/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations copying build/lib/pip/_internal/operations/freeze.py -> build/bdist.linux-x86_64/wheel/pip/_internal/operations creating build/bdist.linux-x86_64/wheel/pip/_internal/index copying build/lib/pip/_internal/index/collector.py -> build/bdist.linux-x86_64/wheel/pip/_internal/index copying build/lib/pip/_internal/index/package_finder.py -> build/bdist.linux-x86_64/wheel/pip/_internal/index copying build/lib/pip/_internal/index/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/index copying build/lib/pip/_internal/index/sources.py -> build/bdist.linux-x86_64/wheel/pip/_internal/index creating build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/appdirs.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/setuptools_build.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/datetime.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/direct_url_helpers.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/compatibility_tags.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/egg_link.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/deprecation.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/compat.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/_log.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/entrypoints.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/logging.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/filesystem.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/subprocess.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/glibc.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/virtualenv.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/misc.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/urls.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/hashes.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/encoding.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/wheel.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/_jaraco_text.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/retry.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/filetypes.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/packaging.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/temp_dir.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/unpacking.py -> build/bdist.linux-x86_64/wheel/pip/_internal/utils copying build/lib/pip/_internal/cache.py -> build/bdist.linux-x86_64/wheel/pip/_internal creating build/bdist.linux-x86_64/wheel/pip/_internal/network copying build/lib/pip/_internal/network/lazy_wheel.py -> build/bdist.linux-x86_64/wheel/pip/_internal/network copying build/lib/pip/_internal/network/download.py -> build/bdist.linux-x86_64/wheel/pip/_internal/network copying build/lib/pip/_internal/network/auth.py -> build/bdist.linux-x86_64/wheel/pip/_internal/network copying build/lib/pip/_internal/network/xmlrpc.py -> build/bdist.linux-x86_64/wheel/pip/_internal/network copying build/lib/pip/_internal/network/__init__.py -> build/bdist.linux-x86_64/wheel/pip/_internal/network copying build/lib/pip/_internal/network/cache.py -> build/bdist.linux-x86_64/wheel/pip/_internal/network copying build/lib/pip/_internal/network/session.py -> build/bdist.linux-x86_64/wheel/pip/_internal/network copying build/lib/pip/_internal/network/utils.py -> build/bdist.linux-x86_64/wheel/pip/_internal/network copying build/lib/pip/py.typed -> build/bdist.linux-x86_64/wheel/pip running install_egg_info running egg_info creating src/pip.egg-info writing src/pip.egg-info/PKG-INFO writing dependency_links to src/pip.egg-info/dependency_links.txt writing entry points to src/pip.egg-info/entry_points.txt writing top-level names to src/pip.egg-info/top_level.txt writing manifest file 'src/pip.egg-info/SOURCES.txt' reading manifest file 'src/pip.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'src/pip/_vendor/pyparsing/diagram/template.jinja2' warning: no files found matching 'docs/docutils.conf' warning: no previously-included files found matching '.git-blame-ignore-revs' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.mailmap' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching '.readthedocs-custom-redirects.yml' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'noxfile.py' warning: no files found matching '*.pem' under directory 'src/pip/_vendor' warning: no files found matching '*.css' under directory 'docs' no previously-included directories found matching '.github' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'news' no previously-included directories found matching 'tasks' no previously-included directories found matching 'tests' no previously-included directories found matching 'tools' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'src/pip.egg-info/SOURCES.txt' Copying src/pip.egg-info to build/bdist.linux-x86_64/wheel/pip-24.2-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pip-24.2.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir/pip-wheel-tfdhdgxt/.tmp-tkbxsh4z/pip-24.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pip/__init__.py' adding 'pip/__main__.py' adding 'pip/__pip-runner__.py' adding 'pip/py.typed' adding 'pip/_internal/__init__.py' adding 'pip/_internal/build_env.py' adding 'pip/_internal/cache.py' adding 'pip/_internal/configuration.py' adding 'pip/_internal/exceptions.py' adding 'pip/_internal/main.py' adding 'pip/_internal/pyproject.py' adding 'pip/_internal/self_outdated_check.py' adding 'pip/_internal/wheel_builder.py' adding 'pip/_internal/cli/__init__.py' adding 'pip/_internal/cli/autocompletion.py' adding 'pip/_internal/cli/base_command.py' adding 'pip/_internal/cli/cmdoptions.py' adding 'pip/_internal/cli/command_context.py' adding 'pip/_internal/cli/index_command.py' adding 'pip/_internal/cli/main.py' adding 'pip/_internal/cli/main_parser.py' adding 'pip/_internal/cli/parser.py' adding 'pip/_internal/cli/progress_bars.py' adding 'pip/_internal/cli/req_command.py' adding 'pip/_internal/cli/spinners.py' adding 'pip/_internal/cli/status_codes.py' adding 'pip/_internal/commands/__init__.py' adding 'pip/_internal/commands/cache.py' adding 'pip/_internal/commands/check.py' adding 'pip/_internal/commands/completion.py' adding 'pip/_internal/commands/configuration.py' adding 'pip/_internal/commands/debug.py' adding 'pip/_internal/commands/download.py' adding 'pip/_internal/commands/freeze.py' adding 'pip/_internal/commands/hash.py' adding 'pip/_internal/commands/help.py' adding 'pip/_internal/commands/index.py' adding 'pip/_internal/commands/inspect.py' adding 'pip/_internal/commands/install.py' adding 'pip/_internal/commands/list.py' adding 'pip/_internal/commands/search.py' adding 'pip/_internal/commands/show.py' adding 'pip/_internal/commands/uninstall.py' adding 'pip/_internal/commands/wheel.py' adding 'pip/_internal/distributions/__init__.py' adding 'pip/_internal/distributions/base.py' adding 'pip/_internal/distributions/installed.py' adding 'pip/_internal/distributions/sdist.py' adding 'pip/_internal/distributions/wheel.py' adding 'pip/_internal/index/__init__.py' adding 'pip/_internal/index/collector.py' adding 'pip/_internal/index/package_finder.py' adding 'pip/_internal/index/sources.py' adding 'pip/_internal/locations/__init__.py' adding 'pip/_internal/locations/_distutils.py' adding 'pip/_internal/locations/_sysconfig.py' adding 'pip/_internal/locations/base.py' adding 'pip/_internal/metadata/__init__.py' adding 'pip/_internal/metadata/_json.py' adding 'pip/_internal/metadata/base.py' adding 'pip/_internal/metadata/pkg_resources.py' adding 'pip/_internal/metadata/importlib/__init__.py' adding 'pip/_internal/metadata/importlib/_compat.py' adding 'pip/_internal/metadata/importlib/_dists.py' adding 'pip/_internal/metadata/importlib/_envs.py' adding 'pip/_internal/models/__init__.py' adding 'pip/_internal/models/candidate.py' adding 'pip/_internal/models/direct_url.py' adding 'pip/_internal/models/format_control.py' adding 'pip/_internal/models/index.py' adding 'pip/_internal/models/installation_report.py' adding 'pip/_internal/models/link.py' adding 'pip/_internal/models/scheme.py' adding 'pip/_internal/models/search_scope.py' adding 'pip/_internal/models/selection_prefs.py' adding 'pip/_internal/models/target_python.py' adding 'pip/_internal/models/wheel.py' adding 'pip/_internal/network/__init__.py' adding 'pip/_internal/network/auth.py' adding 'pip/_internal/network/cache.py' adding 'pip/_internal/network/download.py' adding 'pip/_internal/network/lazy_wheel.py' adding 'pip/_internal/network/session.py' adding 'pip/_internal/network/utils.py' adding 'pip/_internal/network/xmlrpc.py' adding 'pip/_internal/operations/__init__.py' adding 'pip/_internal/operations/check.py' adding 'pip/_internal/operations/freeze.py' adding 'pip/_internal/operations/prepare.py' adding 'pip/_internal/operations/build/__init__.py' adding 'pip/_internal/operations/build/build_tracker.py' adding 'pip/_internal/operations/build/metadata.py' adding 'pip/_internal/operations/build/metadata_editable.py' adding 'pip/_internal/operations/build/metadata_legacy.py' adding 'pip/_internal/operations/build/wheel.py' adding 'pip/_internal/operations/build/wheel_editable.py' adding 'pip/_internal/operations/build/wheel_legacy.py' adding 'pip/_internal/operations/install/__init__.py' adding 'pip/_internal/operations/install/editable_legacy.py' adding 'pip/_internal/operations/install/wheel.py' adding 'pip/_internal/req/__init__.py' adding 'pip/_internal/req/constructors.py' adding 'pip/_internal/req/req_file.py' adding 'pip/_internal/req/req_install.py' adding 'pip/_internal/req/req_set.py' adding 'pip/_internal/req/req_uninstall.py' adding 'pip/_internal/resolution/__init__.py' adding 'pip/_internal/resolution/base.py' adding 'pip/_internal/resolution/legacy/__init__.py' adding 'pip/_internal/resolution/legacy/resolver.py' adding 'pip/_internal/resolution/resolvelib/__init__.py' adding 'pip/_internal/resolution/resolvelib/base.py' adding 'pip/_internal/resolution/resolvelib/candidates.py' adding 'pip/_internal/resolution/resolvelib/factory.py' adding 'pip/_internal/resolution/resolvelib/found_candidates.py' adding 'pip/_internal/resolution/resolvelib/provider.py' adding 'pip/_internal/resolution/resolvelib/reporter.py' adding 'pip/_internal/resolution/resolvelib/requirements.py' adding 'pip/_internal/resolution/resolvelib/resolver.py' adding 'pip/_internal/utils/__init__.py' adding 'pip/_internal/utils/_jaraco_text.py' adding 'pip/_internal/utils/_log.py' adding 'pip/_internal/utils/appdirs.py' adding 'pip/_internal/utils/compat.py' adding 'pip/_internal/utils/compatibility_tags.py' adding 'pip/_internal/utils/datetime.py' adding 'pip/_internal/utils/deprecation.py' adding 'pip/_internal/utils/direct_url_helpers.py' adding 'pip/_internal/utils/egg_link.py' adding 'pip/_internal/utils/encoding.py' adding 'pip/_internal/utils/entrypoints.py' adding 'pip/_internal/utils/filesystem.py' adding 'pip/_internal/utils/filetypes.py' adding 'pip/_internal/utils/glibc.py' adding 'pip/_internal/utils/hashes.py' adding 'pip/_internal/utils/logging.py' adding 'pip/_internal/utils/misc.py' adding 'pip/_internal/utils/packaging.py' adding 'pip/_internal/utils/retry.py' adding 'pip/_internal/utils/setuptools_build.py' adding 'pip/_internal/utils/subprocess.py' adding 'pip/_internal/utils/temp_dir.py' adding 'pip/_internal/utils/unpacking.py' adding 'pip/_internal/utils/urls.py' adding 'pip/_internal/utils/virtualenv.py' adding 'pip/_internal/utils/wheel.py' adding 'pip/_internal/vcs/__init__.py' adding 'pip/_internal/vcs/bazaar.py' adding 'pip/_internal/vcs/git.py' adding 'pip/_internal/vcs/mercurial.py' adding 'pip/_internal/vcs/subversion.py' adding 'pip/_internal/vcs/versioncontrol.py' adding 'pip/_vendor/__init__.py' adding 'pip/_vendor/distlib.pyi' adding 'pip/_vendor/msgpack.pyi' adding 'pip/_vendor/pkg_resources.pyi' adding 'pip/_vendor/pygments.pyi' adding 'pip/_vendor/pyproject_hooks.pyi' adding 'pip/_vendor/requests.pyi' adding 'pip/_vendor/typing_extensions.py' adding 'pip/_vendor/typing_extensions.pyi' adding 'pip/_vendor/urllib3.pyi' adding 'pip/_vendor/vendor.txt' adding 'pip/_vendor/cachecontrol/__init__.py' adding 'pip/_vendor/cachecontrol/_cmd.py' adding 'pip/_vendor/cachecontrol/adapter.py' adding 'pip/_vendor/cachecontrol/cache.py' adding 'pip/_vendor/cachecontrol/controller.py' adding 'pip/_vendor/cachecontrol/filewrapper.py' adding 'pip/_vendor/cachecontrol/heuristics.py' adding 'pip/_vendor/cachecontrol/py.typed' adding 'pip/_vendor/cachecontrol/serialize.py' adding 'pip/_vendor/cachecontrol/wrapper.py' adding 'pip/_vendor/cachecontrol/caches/__init__.py' adding 'pip/_vendor/cachecontrol/caches/file_cache.py' adding 'pip/_vendor/cachecontrol/caches/redis_cache.py' adding 'pip/_vendor/certifi/__init__.py' adding 'pip/_vendor/certifi/__main__.py' adding 'pip/_vendor/certifi/core.py' adding 'pip/_vendor/certifi/py.typed' adding 'pip/_vendor/distlib/__init__.py' adding 'pip/_vendor/distlib/compat.py' adding 'pip/_vendor/distlib/database.py' adding 'pip/_vendor/distlib/index.py' adding 'pip/_vendor/distlib/locators.py' adding 'pip/_vendor/distlib/manifest.py' adding 'pip/_vendor/distlib/markers.py' adding 'pip/_vendor/distlib/metadata.py' adding 'pip/_vendor/distlib/resources.py' adding 'pip/_vendor/distlib/scripts.py' adding 'pip/_vendor/distlib/util.py' adding 'pip/_vendor/distlib/version.py' adding 'pip/_vendor/distlib/wheel.py' adding 'pip/_vendor/distro/__init__.py' adding 'pip/_vendor/distro/__main__.py' adding 'pip/_vendor/distro/distro.py' adding 'pip/_vendor/distro/py.typed' adding 'pip/_vendor/idna/__init__.py' adding 'pip/_vendor/idna/codec.py' adding 'pip/_vendor/idna/compat.py' adding 'pip/_vendor/idna/core.py' adding 'pip/_vendor/idna/idnadata.py' adding 'pip/_vendor/idna/intranges.py' adding 'pip/_vendor/idna/package_data.py' adding 'pip/_vendor/idna/py.typed' adding 'pip/_vendor/idna/uts46data.py' adding 'pip/_vendor/msgpack/__init__.py' adding 'pip/_vendor/msgpack/exceptions.py' adding 'pip/_vendor/msgpack/ext.py' adding 'pip/_vendor/msgpack/fallback.py' adding 'pip/_vendor/packaging/__init__.py' adding 'pip/_vendor/packaging/_elffile.py' adding 'pip/_vendor/packaging/_manylinux.py' adding 'pip/_vendor/packaging/_musllinux.py' adding 'pip/_vendor/packaging/_parser.py' adding 'pip/_vendor/packaging/_structures.py' adding 'pip/_vendor/packaging/_tokenizer.py' adding 'pip/_vendor/packaging/markers.py' adding 'pip/_vendor/packaging/metadata.py' adding 'pip/_vendor/packaging/py.typed' adding 'pip/_vendor/packaging/requirements.py' adding 'pip/_vendor/packaging/specifiers.py' adding 'pip/_vendor/packaging/tags.py' adding 'pip/_vendor/packaging/utils.py' adding 'pip/_vendor/packaging/version.py' adding 'pip/_vendor/pkg_resources/__init__.py' adding 'pip/_vendor/platformdirs/__init__.py' adding 'pip/_vendor/platformdirs/__main__.py' adding 'pip/_vendor/platformdirs/android.py' adding 'pip/_vendor/platformdirs/api.py' adding 'pip/_vendor/platformdirs/macos.py' adding 'pip/_vendor/platformdirs/py.typed' adding 'pip/_vendor/platformdirs/unix.py' adding 'pip/_vendor/platformdirs/version.py' adding 'pip/_vendor/platformdirs/windows.py' adding 'pip/_vendor/pygments/__init__.py' adding 'pip/_vendor/pygments/__main__.py' adding 'pip/_vendor/pygments/cmdline.py' adding 'pip/_vendor/pygments/console.py' adding 'pip/_vendor/pygments/filter.py' adding 'pip/_vendor/pygments/formatter.py' adding 'pip/_vendor/pygments/lexer.py' adding 'pip/_vendor/pygments/modeline.py' adding 'pip/_vendor/pygments/plugin.py' adding 'pip/_vendor/pygments/regexopt.py' adding 'pip/_vendor/pygments/scanner.py' adding 'pip/_vendor/pygments/sphinxext.py' adding 'pip/_vendor/pygments/style.py' adding 'pip/_vendor/pygments/token.py' adding 'pip/_vendor/pygments/unistring.py' adding 'pip/_vendor/pygments/util.py' adding 'pip/_vendor/pygments/filters/__init__.py' adding 'pip/_vendor/pygments/formatters/__init__.py' adding 'pip/_vendor/pygments/formatters/_mapping.py' adding 'pip/_vendor/pygments/formatters/bbcode.py' adding 'pip/_vendor/pygments/formatters/groff.py' adding 'pip/_vendor/pygments/formatters/html.py' adding 'pip/_vendor/pygments/formatters/img.py' adding 'pip/_vendor/pygments/formatters/irc.py' adding 'pip/_vendor/pygments/formatters/latex.py' adding 'pip/_vendor/pygments/formatters/other.py' adding 'pip/_vendor/pygments/formatters/pangomarkup.py' adding 'pip/_vendor/pygments/formatters/rtf.py' adding 'pip/_vendor/pygments/formatters/svg.py' adding 'pip/_vendor/pygments/formatters/terminal.py' adding 'pip/_vendor/pygments/formatters/terminal256.py' adding 'pip/_vendor/pygments/lexers/__init__.py' adding 'pip/_vendor/pygments/lexers/_mapping.py' adding 'pip/_vendor/pygments/lexers/python.py' adding 'pip/_vendor/pygments/styles/__init__.py' adding 'pip/_vendor/pygments/styles/_mapping.py' adding 'pip/_vendor/pyproject_hooks/__init__.py' adding 'pip/_vendor/pyproject_hooks/_compat.py' adding 'pip/_vendor/pyproject_hooks/_impl.py' adding 'pip/_vendor/pyproject_hooks/_in_process/__init__.py' adding 'pip/_vendor/pyproject_hooks/_in_process/_in_process.py' adding 'pip/_vendor/requests/__init__.py' adding 'pip/_vendor/requests/__version__.py' adding 'pip/_vendor/requests/_internal_utils.py' adding 'pip/_vendor/requests/adapters.py' adding 'pip/_vendor/requests/api.py' adding 'pip/_vendor/requests/auth.py' adding 'pip/_vendor/requests/certs.py' adding 'pip/_vendor/requests/compat.py' adding 'pip/_vendor/requests/cookies.py' adding 'pip/_vendor/requests/exceptions.py' adding 'pip/_vendor/requests/help.py' adding 'pip/_vendor/requests/hooks.py' adding 'pip/_vendor/requests/models.py' adding 'pip/_vendor/requests/packages.py' adding 'pip/_vendor/requests/sessions.py' adding 'pip/_vendor/requests/status_codes.py' adding 'pip/_vendor/requests/structures.py' adding 'pip/_vendor/requests/utils.py' adding 'pip/_vendor/resolvelib/__init__.py' adding 'pip/_vendor/resolvelib/__init__.pyi' adding 'pip/_vendor/resolvelib/providers.py' adding 'pip/_vendor/resolvelib/providers.pyi' adding 'pip/_vendor/resolvelib/py.typed' adding 'pip/_vendor/resolvelib/reporters.py' adding 'pip/_vendor/resolvelib/reporters.pyi' adding 'pip/_vendor/resolvelib/resolvers.py' adding 'pip/_vendor/resolvelib/resolvers.pyi' adding 'pip/_vendor/resolvelib/structs.py' adding 'pip/_vendor/resolvelib/structs.pyi' adding 'pip/_vendor/resolvelib/compat/__init__.py' adding 'pip/_vendor/resolvelib/compat/collections_abc.py' adding 'pip/_vendor/resolvelib/compat/collections_abc.pyi' adding 'pip/_vendor/rich/__init__.py' adding 'pip/_vendor/rich/__main__.py' adding 'pip/_vendor/rich/_cell_widths.py' adding 'pip/_vendor/rich/_emoji_codes.py' adding 'pip/_vendor/rich/_emoji_replace.py' adding 'pip/_vendor/rich/_export_format.py' adding 'pip/_vendor/rich/_extension.py' adding 'pip/_vendor/rich/_fileno.py' adding 'pip/_vendor/rich/_inspect.py' adding 'pip/_vendor/rich/_log_render.py' adding 'pip/_vendor/rich/_loop.py' adding 'pip/_vendor/rich/_null_file.py' adding 'pip/_vendor/rich/_palettes.py' adding 'pip/_vendor/rich/_pick.py' adding 'pip/_vendor/rich/_ratio.py' adding 'pip/_vendor/rich/_spinners.py' adding 'pip/_vendor/rich/_stack.py' adding 'pip/_vendor/rich/_timer.py' adding 'pip/_vendor/rich/_win32_console.py' adding 'pip/_vendor/rich/_windows.py' adding 'pip/_vendor/rich/_windows_renderer.py' adding 'pip/_vendor/rich/_wrap.py' adding 'pip/_vendor/rich/abc.py' adding 'pip/_vendor/rich/align.py' adding 'pip/_vendor/rich/ansi.py' adding 'pip/_vendor/rich/bar.py' adding 'pip/_vendor/rich/box.py' adding 'pip/_vendor/rich/cells.py' adding 'pip/_vendor/rich/color.py' adding 'pip/_vendor/rich/color_triplet.py' adding 'pip/_vendor/rich/columns.py' adding 'pip/_vendor/rich/console.py' adding 'pip/_vendor/rich/constrain.py' adding 'pip/_vendor/rich/containers.py' adding 'pip/_vendor/rich/control.py' adding 'pip/_vendor/rich/default_styles.py' adding 'pip/_vendor/rich/diagnose.py' adding 'pip/_vendor/rich/emoji.py' adding 'pip/_vendor/rich/errors.py' adding 'pip/_vendor/rich/file_proxy.py' adding 'pip/_vendor/rich/filesize.py' adding 'pip/_vendor/rich/highlighter.py' adding 'pip/_vendor/rich/json.py' adding 'pip/_vendor/rich/jupyter.py' adding 'pip/_vendor/rich/layout.py' adding 'pip/_vendor/rich/live.py' adding 'pip/_vendor/rich/live_render.py' adding 'pip/_vendor/rich/logging.py' adding 'pip/_vendor/rich/markup.py' adding 'pip/_vendor/rich/measure.py' adding 'pip/_vendor/rich/padding.py' adding 'pip/_vendor/rich/pager.py' adding 'pip/_vendor/rich/palette.py' adding 'pip/_vendor/rich/panel.py' adding 'pip/_vendor/rich/pretty.py' adding 'pip/_vendor/rich/progress.py' adding 'pip/_vendor/rich/progress_bar.py' adding 'pip/_vendor/rich/prompt.py' adding 'pip/_vendor/rich/protocol.py' adding 'pip/_vendor/rich/py.typed' adding 'pip/_vendor/rich/region.py' adding 'pip/_vendor/rich/repr.py' adding 'pip/_vendor/rich/rule.py' adding 'pip/_vendor/rich/scope.py' adding 'pip/_vendor/rich/screen.py' adding 'pip/_vendor/rich/segment.py' adding 'pip/_vendor/rich/spinner.py' adding 'pip/_vendor/rich/status.py' adding 'pip/_vendor/rich/style.py' adding 'pip/_vendor/rich/styled.py' adding 'pip/_vendor/rich/syntax.py' adding 'pip/_vendor/rich/table.py' adding 'pip/_vendor/rich/terminal_theme.py' adding 'pip/_vendor/rich/text.py' adding 'pip/_vendor/rich/theme.py' adding 'pip/_vendor/rich/themes.py' adding 'pip/_vendor/rich/traceback.py' adding 'pip/_vendor/rich/tree.py' adding 'pip/_vendor/tomli/__init__.py' adding 'pip/_vendor/tomli/_parser.py' adding 'pip/_vendor/tomli/_re.py' adding 'pip/_vendor/tomli/_types.py' adding 'pip/_vendor/tomli/py.typed' adding 'pip/_vendor/truststore/__init__.py' adding 'pip/_vendor/truststore/_api.py' adding 'pip/_vendor/truststore/_macos.py' adding 'pip/_vendor/truststore/_openssl.py' adding 'pip/_vendor/truststore/_ssl_constants.py' adding 'pip/_vendor/truststore/_windows.py' adding 'pip/_vendor/truststore/py.typed' adding 'pip/_vendor/urllib3/__init__.py' adding 'pip/_vendor/urllib3/_collections.py' adding 'pip/_vendor/urllib3/_version.py' adding 'pip/_vendor/urllib3/connection.py' adding 'pip/_vendor/urllib3/connectionpool.py' adding 'pip/_vendor/urllib3/exceptions.py' adding 'pip/_vendor/urllib3/fields.py' adding 'pip/_vendor/urllib3/filepost.py' adding 'pip/_vendor/urllib3/poolmanager.py' adding 'pip/_vendor/urllib3/request.py' adding 'pip/_vendor/urllib3/response.py' adding 'pip/_vendor/urllib3/contrib/__init__.py' adding 'pip/_vendor/urllib3/contrib/_appengine_environ.py' adding 'pip/_vendor/urllib3/contrib/appengine.py' adding 'pip/_vendor/urllib3/contrib/ntlmpool.py' adding 'pip/_vendor/urllib3/contrib/pyopenssl.py' adding 'pip/_vendor/urllib3/contrib/securetransport.py' adding 'pip/_vendor/urllib3/contrib/socks.py' adding 'pip/_vendor/urllib3/contrib/_securetransport/__init__.py' adding 'pip/_vendor/urllib3/contrib/_securetransport/bindings.py' adding 'pip/_vendor/urllib3/contrib/_securetransport/low_level.py' adding 'pip/_vendor/urllib3/packages/__init__.py' adding 'pip/_vendor/urllib3/packages/six.py' adding 'pip/_vendor/urllib3/packages/backports/__init__.py' adding 'pip/_vendor/urllib3/packages/backports/makefile.py' adding 'pip/_vendor/urllib3/packages/backports/weakref_finalize.py' adding 'pip/_vendor/urllib3/util/__init__.py' adding 'pip/_vendor/urllib3/util/connection.py' adding 'pip/_vendor/urllib3/util/proxy.py' adding 'pip/_vendor/urllib3/util/queue.py' adding 'pip/_vendor/urllib3/util/request.py' adding 'pip/_vendor/urllib3/util/response.py' adding 'pip/_vendor/urllib3/util/retry.py' adding 'pip/_vendor/urllib3/util/ssl_.py' adding 'pip/_vendor/urllib3/util/ssl_match_hostname.py' adding 'pip/_vendor/urllib3/util/ssltransport.py' adding 'pip/_vendor/urllib3/util/timeout.py' adding 'pip/_vendor/urllib3/util/url.py' adding 'pip/_vendor/urllib3/util/wait.py' adding 'pip-24.2.dist-info/AUTHORS.txt' adding 'pip-24.2.dist-info/LICENSE.txt' adding 'pip-24.2.dist-info/METADATA' adding 'pip-24.2.dist-info/WHEEL' adding 'pip-24.2.dist-info/entry_points.txt' adding 'pip-24.2.dist-info/top_level.txt' adding 'pip-24.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for pip (pyproject.toml): finished with status 'done' Created wheel for pip: filename=pip-24.2-py3-none-any.whl size=1300070 sha256=6740c9c28e7939f3f5a03702f9448671b6fa7197ababe3881c26547896777ad2 Stored in directory: /home/pterjan/.cache/pip/wheels/23/52/84/91992692394cc7ee78f8314939ddb22a64365bda7671306592 Successfully built pip + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.P6QZKX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + mkdir /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT + cd pip-24.2 + '[' 1 -eq 1 ']' + export PYTHONPATH=./src/ + PYTHONPATH=./src/ ++ ls /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/pyproject-wheeldir/pip-24.2-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=pip==24.2 + '[' -z pip==24.2 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-pip-24.2-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-pip-24.2-build/pip-24.2/pyproject-wheeldir pip==24.2 Using pip 24.2 from /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/src/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/pyproject-wheeldir Processing ./pyproject-wheeldir/pip-24.2-py3-none-any.whl Installing collected packages: pip Creating /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip3 to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip3.12 to 755 Successfully installed pip-24.2 + '[' -d /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin ']' + '[' -z P ']' + shebang_flags=-kaP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kaP /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip3 /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip3.12 /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip: updating /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip3: updating /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip3.12: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/python-pip-24.2-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/pip-24.2.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip-24.2.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-pip-24.2-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip-24.2.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/python-pip-24.2-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip-24.2.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip-24.2.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip-24.2.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip-24.2.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/python-pip-24.2-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-pip-24.2-build/python-pip-24.2-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/python-pip-24.2-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/python-pip-24.2-1.mga10.noarch-pyproject-record --prefix /usr pip + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/share/bash-completion/completions + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages + /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip completion --bash + sed -i -e 's/^\(complete.*\) pip$/\1 pip pip{,-}{3,3.12}/' -e s/_pip_completion/_pip3_completion/ /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/share/bash-completion/completions/pip3 + ln -s ./pip3.12 /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip-3.12 + ln -s ./pip-3.12 /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip-3 + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/share/python-wheels + install -p /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/pyproject-wheeldir/pip-24.2-py3-none-any.whl -t /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/share/python-wheels + /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-pip-24.2-build/BUILDROOT/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gqhmbM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + cd pip-24.2 + '[' 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-pip-24.2-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-pip-24.2-build/BUILDROOT/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip --help Usage: pip [options] Commands: install Install packages. download Download packages. uninstall Uninstall packages. freeze Output installed packages in requirements format. inspect Inspect the python environment. list List installed packages. show Show information about installed packages. check Verify installed packages have compatible dependencies. config Manage local and global configuration. search Search PyPI for packages. cache Inspect and manage pip's wheel cache. index Inspect information available from package indexes. wheel Build wheels from your requirements. hash Compute hashes of package archives. completion A helper command used for command completion. debug Show information useful for debugging. help Show help for commands. General Options: -h, --help Show help. --debug Let unhandled exceptions propagate outside the main subroutine, instead of logging them to stderr. --isolated Run pip in an isolated mode, ignoring environment variables and user configuration. --require-virtualenv Allow pip to only run in a virtual environment; exit with an error otherwise. --python Run pip with the specified Python interpreter. -v, --verbose Give more output. Option is additive, and can be used up to 3 times. -V, --version Show version and exit. -q, --quiet Give less output. Option is additive, and can be used up to 3 times (corresponding to WARNING, ERROR, and CRITICAL logging levels). --log Path to a verbose appending log. --no-input Disable prompting for input. --keyring-provider Enable the credential lookup via the keyring library if user input is allowed. Specify which mechanism to use [disabled, import, subprocess]. (default: disabled) --proxy Specify a proxy in the form scheme://[user:passwd@]proxy.server:port. --retries Maximum number of retries each connection should attempt (default 5 times). --timeout Set the socket timeout (default 15 seconds). --exists-action Default action when a path already exists: (s)witch, (i)gnore, (w)ipe, (b)ackup, (a)bort. --trusted-host Mark this host or host:port pair as trusted, even though it does not have valid or any HTTPS. --cert Path to PEM-encoded CA certificate bundle. If provided, overrides the default. See 'SSL Certificate Verification' in pip documentation for more information. --client-cert Path to SSL client certificate, a single file containing the private key and the certificate in PEM format. --cache-dir Store the cache data in . --no-cache-dir Disable the cache. --disable-pip-version-check Don't periodically check PyPI to determine whether a new version of pip is available for download. Implied with --no-index. --no-color Suppress colored output. --no-python-version-warning Silence deprecation warnings for upcoming unsupported Pythons. --use-feature Enable new functionality, that may be backward incompatible. --use-deprecated Enable deprecated functionality, that will be removed in the future. + 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-pip-24.2-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-pip-24.2-build/BUILDROOT/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip list Package Version --------------- ------- breezy 3.3.8 cffi 1.16.0 configobj 5.0.8 cryptography 42.0.5 distlib 0.3.8 dulwich 0.21.7 fastbencode 0.2 filelock 3.15.4 freezegun 1.2.2 iniconfig 2.0.0 installer 0.7.0 MarkupSafe 2.1.5 mercurial 6.8.1 merge3 0.0.14 packaging 24.0 patiencediff 0.2.15 pip 24.2 platformdirs 4.0.0 pluggy 1.5.0 ply 3.11 pycparser 2.21 Pygments 2.17.2 pytest 7.4.4 python-dateutil 2.9.0 PyYAML 6.0.1 scripttest 1.3 setuptools 69.0.2 six 1.16.0 tomli_w 1.0.0 tzlocal 5.2 urllib3 2.2.2 virtualenv 20.25.0 Werkzeug 3.1.2 wheel 0.43.0 + 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-pip-24.2-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-pip-24.2-build/BUILDROOT/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/bin/pip show pip Name: pip Version: 24.2 Summary: The PyPA recommended tool for installing Python packages. Home-page: https://pip.pypa.io/ Author: Author-email: The pip developers License: MIT Location: /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages Requires: Required-by: + pytest_k='not completion' ++ echo not completion + 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-pip-24.2-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-pip-24.2-build/BUILDROOT/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /usr/bin/pytest -m 'not network' -k 'not completion' --ignore tests/functional --ignore tests/lib/test_lib.py ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-7.4.4, pluggy-1.5.0 rootdir: /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2 configfile: pyproject.toml collected 1569 items / 12 deselected / 1557 selected tests/lib/test_wheel.py .................. [ 1%] tests/unit/test_appdirs.py ss....ss...sss... [ 2%] tests/unit/test_base_command.py ............ [ 3%] tests/unit/test_cache.py ...... [ 3%] tests/unit/test_cmdoptions.py ............ [ 4%] tests/unit/test_collector.py ..........................................s [ 6%] ............ss.ss....................................................... [ 11%]  [ 11%] tests/unit/test_command_install.py ............. [ 12%] tests/unit/test_commands.py ........................................... [ 15%] tests/unit/test_compat.py .... [ 15%] tests/unit/test_configuration.py ......................... [ 17%] tests/unit/test_direct_url.py ......... [ 17%] tests/unit/test_direct_url_helpers.py .......... [ 18%] tests/unit/test_exceptions.py .....................................sss [ 20%] tests/unit/test_finder.py .............................. [ 22%] tests/unit/test_format_control.py ......... [ 23%] tests/unit/test_index.py ............................................... [ 26%] ................................................. [ 29%] tests/unit/test_link.py ..................xxxx....................... [ 32%] tests/unit/test_locations.py ........ss. [ 33%] tests/unit/test_logging.py ............... [ 34%] tests/unit/test_models.py .... [ 34%] tests/unit/test_models_wheel.py ................. [ 35%] tests/unit/test_network_auth.py .................................. [ 37%] tests/unit/test_network_cache.py ...... [ 37%] tests/unit/test_network_download.py ................... [ 39%] tests/unit/test_network_lazy_wheel.py . [ 39%] tests/unit/test_network_session.py ............................. [ 41%] tests/unit/test_network_utils.py ... [ 41%] tests/unit/test_operations_prepare.py .... [ 41%] tests/unit/test_options.py ............................................. [ 44%] ........................................................................ [ 49%] ........ [ 49%] tests/unit/test_packaging.py ..... [ 49%] tests/unit/test_pep517.py ........ [ 50%] tests/unit/test_pyproject_config.py ........ [ 50%] tests/unit/test_req.py ................................................. [ 54%] ...................sss....... [ 55%] tests/unit/test_req_file.py ............................................ [ 58%] .............. [ 59%] tests/unit/test_req_install.py ..... [ 59%] tests/unit/test_req_uninstall.py ............. [ 60%] tests/unit/test_resolution_legacy_resolver.py .............. [ 61%] tests/unit/test_search_scope.py .. [ 61%] tests/unit/test_self_check_outdated.py ............ [ 62%] tests/unit/test_target_python.py ................... [ 63%] tests/unit/test_urls.py .sssss........s [ 64%] tests/unit/test_utils.py ............................................... [ 67%] ........................................................................ [ 72%] ........................................ [ 75%] tests/unit/test_utils_compatibility_tags.py ........... [ 75%] tests/unit/test_utils_retry.py ............ [ 76%] tests/unit/test_utils_subprocess.py .................s [ 77%] tests/unit/test_utils_temp_dir.py ...................................... [ 80%]  [ 80%] tests/unit/test_utils_unpacking.py ................ [ 81%] tests/unit/test_utils_virtualenv.py ..................... [ 82%] tests/unit/test_utils_wheel.py ............ [ 83%] tests/unit/test_vcs.py s................................................ [ 86%] ..................................................s..................... [ 91%] ........... [ 91%] tests/unit/test_vcs_mercurial.py . [ 91%] tests/unit/test_wheel.py .............................xxxx.............. [ 94%] ..... [ 95%] tests/unit/test_wheel_builder.py .................................. [ 97%] tests/unit/metadata/test_metadata.py ........... [ 98%] tests/unit/metadata/test_metadata_pkg_resources.py ......... [ 98%] tests/unit/resolution_resolvelib/test_provider.py . [ 98%] tests/unit/resolution_resolvelib/test_requirement.py .... [ 98%] tests/unit/resolution_resolvelib/test_resolver.py ................. [100%] =============================== warnings summary =============================== tests/unit/test_link.py::TestLink::test_fragments /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip/_internal/models/link.py:454: PipDeprecationWarning: DEPRECATION: git+https://example.com/package#egg=eggname[extra] contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/issues/11617 deprecated( tests/unit/test_link.py::TestLink::test_fragments /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip/_internal/models/link.py:454: PipDeprecationWarning: DEPRECATION: git+https://example.com/package#egg=eggname[extra1,extra2] contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/issues/11617 deprecated( tests/unit/test_link.py::TestLink::test_fragments /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip/_internal/models/link.py:454: PipDeprecationWarning: DEPRECATION: git+https://example.com/package#egg=eggname[] contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/issues/11617 deprecated( tests/unit/test_link.py::TestLink::test_invalid_egg_fragments[~invalid~package~name~] /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip/_internal/models/link.py:454: PipDeprecationWarning: DEPRECATION: git+https://example.com/package#egg=~invalid~package~name~ contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/issues/11617 deprecated( tests/unit/test_link.py::TestLink::test_invalid_egg_fragments[eggname==1.2.3] /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip/_internal/models/link.py:454: PipDeprecationWarning: DEPRECATION: git+https://example.com/package#egg=eggname==1.2.3 contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/issues/11617 deprecated( tests/unit/test_link.py::TestLink::test_invalid_egg_fragments[eggname>=1.2.3] /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip/_internal/models/link.py:454: PipDeprecationWarning: DEPRECATION: git+https://example.com/package#egg=eggname>=1.2.3 contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/issues/11617 deprecated( tests/unit/test_link.py::TestLink::test_invalid_egg_fragments[eggname[!]] /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip/_internal/models/link.py:454: PipDeprecationWarning: DEPRECATION: git+https://example.com/package#egg=eggname[!] contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/issues/11617 deprecated( tests/unit/test_req.py: 4 warnings tests/unit/test_wheel.py: 17 warnings tests/unit/metadata/test_metadata.py: 1 warning tests/unit/resolution_resolvelib/test_requirement.py: 4 warnings /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location) tests/unit/test_req.py::TestInstallRequirement::test_extras_for_line_url_requirement tests/unit/test_req.py::TestInstallRequirement::test_extras_for_editable_url_requirement /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip/_internal/models/link.py:454: PipDeprecationWarning: DEPRECATION: git+https://url#egg=SomeProject[ex1,ex2] contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/issues/11617 deprecated( tests/unit/test_req.py::test_parse_editable_vcs_extras /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/lib/python3.12/site-packages/pip/_internal/models/link.py:454: PipDeprecationWarning: DEPRECATION: svn+https://foo#egg=foo[extras] contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/issues/11617 deprecated( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ SKIPPED [1] tests/unit/test_appdirs.py:14: Windows-only test SKIPPED [1] tests/unit/test_appdirs.py:31: MacOS-only test SKIPPED [1] tests/unit/test_appdirs.py:89: Windows-only test SKIPPED [1] tests/unit/test_appdirs.py:103: MacOS-only test SKIPPED [1] tests/unit/test_appdirs.py:147: Windows-only test SKIPPED [1] tests/unit/test_appdirs.py:166: Windows-only test SKIPPED [1] tests/unit/test_appdirs.py:184: MacOS-only test SKIPPED [1] tests/unit/test_collector.py:301: condition: sys.platform != 'win32' SKIPPED [2] tests/unit/test_collector.py:324: testing windows behavior for older CPython SKIPPED [2] tests/unit/test_collector.py:324: testing windows behavior for newer CPython SKIPPED [3] tests/unit/test_exceptions.py:602: Non-Windows should implement localization SKIPPED [1] tests/unit/test_locations.py:120: Incompatible with sysconfig SKIPPED [1] tests/unit/test_locations.py:143: Incompatible with sysconfig SKIPPED [3] tests/unit/test_req.py:941: Test only available on Windows SKIPPED [4] tests/unit/test_urls.py:21: condition: sys.platform != 'win32' SKIPPED [1] tests/unit/test_urls.py:44: condition: sys.platform != 'win32' SKIPPED [1] tests/unit/test_urls.py:76: condition: sys.platform != 'win32' SKIPPED [1] tests/unit/test_utils_subprocess.py:383: locale.getpreferredencoding() is not UTF-8 SKIPPED [1] tests/unit/test_vcs.py:20: Subversion is only required under CI SKIPPED [1] tests/unit/test_vcs.py:639: Subversion Admin is not available XFAIL tests/unit/test_link.py::TestLink::test_invalid_egg_fragments[~invalid~package~name~] - Behavior change scheduled for 25.0 XFAIL tests/unit/test_link.py::TestLink::test_invalid_egg_fragments[eggname==1.2.3] - Behavior change scheduled for 25.0 XFAIL tests/unit/test_link.py::TestLink::test_invalid_egg_fragments[eggname>=1.2.3] - Behavior change scheduled for 25.0 XFAIL tests/unit/test_link.py::TestLink::test_invalid_egg_fragments[eggname[!]] - Behavior change scheduled for 25.0 XFAIL tests/unit/test_wheel.py::TestInstallUnpackedWheel::test_invalid_entrypoints_fail[console_scripts-hello = hello] XFAIL tests/unit/test_wheel.py::TestInstallUnpackedWheel::test_invalid_entrypoints_fail[console_scripts-hello = hello:] XFAIL tests/unit/test_wheel.py::TestInstallUnpackedWheel::test_invalid_entrypoints_fail[gui_scripts-hello = hello] XFAIL tests/unit/test_wheel.py::TestInstallUnpackedWheel::test_invalid_entrypoints_fail[gui_scripts-hello = hello:] === 1520 passed, 29 skipped, 12 deselected, 8 xfailed, 36 warnings in 25.97s === + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pip-24.2-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DQyMAS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + cd pip-24.2 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/share/doc/python3-pip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/share/doc/python3-pip + cp -pr /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/README.rst /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/share/doc/python3-pip + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pip = 24.2-1.mga10 python3-pip = 24.2-1.mga10 python3.12-pip = 24.2-1.mga10 python3.12dist(pip) = 24.2 python3dist(pip) = 24.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 Obsoletes: python-pip < 24.2-1.mga10 Processing files: python-pip-wheel-24.2-1.mga10.noarch Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Nd7z7T + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + cd pip-24.2 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/share/licenses/python-pip-wheel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/share/licenses/python-pip-wheel + cp -pr /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/pip-24.2/LICENSE.txt /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT/usr/share/licenses/python-pip-wheel + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pip-wheel = 24.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-pip-wheel-24.2-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pip-24.2-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.p9U2CF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + test -d /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-pip-24.2-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!