Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pip.spec'], chrootPath='/var/lib/mock/f30-build-20425281-1461491/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pip-19.0.3-7.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pip.spec'], chrootPath='/var/lib/mock/f30-build-20425281-1461491/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IApu1Y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pip-19.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pip-19.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pip-19.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd docs/html ~/build/BUILD/pip-19.0.3/docs/html ~/build/BUILD/pip-19.0.3 + tar -xf /builddir/build/SOURCES/d2e63fbfc62af3b7050f619b2f5bb8658985b931.tar.gz + mv pypa-docs-theme-d2e63fbfc62af3b7050f619b2f5bb8658985b931 pypa + tar -xf /builddir/build/SOURCES/2018.2.tar.gz + mv python-docs-theme-2018.2 python-docs-theme + popd ~/build/BUILD/pip-19.0.3 Patch #0 (allow-stripping-given-prefix-from-wheel-RECORD-files.patch): + echo 'Patch #0 (allow-stripping-given-prefix-from-wheel-RECORD-files.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/pip/_internal/commands/install.py patching file src/pip/_internal/req/req_install.py patching file src/pip/_internal/wheel.py Patch #1 (emit-a-warning-when-running-with-root-privileges.patch): + echo 'Patch #1 (emit-a-warning-when-running-with-root-privileges.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/pip/_internal/commands/install.py Hunk #2 succeeded at 215 (offset -4 lines). Patch #2 (html_theme_path.patch): + echo 'Patch #2 (html_theme_path.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file docs/html/conf.py Hunk #1 succeeded at 135 (offset 1 line). Patch #3 (remove-existing-dist-only-if-path-conflicts.patch): + echo 'Patch #3 (remove-existing-dist-only-if-path-conflicts.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/pip/_internal/req/req_install.py patching file src/pip/_internal/resolve.py patching file src/pip/_internal/utils/misc.py Patch #4 (dummy-certifi.patch): + echo 'Patch #4 (dummy-certifi.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/pip/_vendor/certifi/core.py Patch #6 (python39.patch): + echo 'Patch #6 (python39.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/pip/_vendor/html5lib/_trie/_base.py patching file src/pip/_vendor/html5lib/treebuilders/dom.py Patch #7 (urllib3-1.25.3.patch): + echo 'Patch #7 (urllib3-1.25.3.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file news/urllib3.vendor patching file src/pip/_vendor/urllib3/LICENSE.txt patching file src/pip/_vendor/urllib3/__init__.py patching file src/pip/_vendor/urllib3/connection.py patching file src/pip/_vendor/urllib3/connectionpool.py patching file src/pip/_vendor/urllib3/contrib/_securetransport/bindings.py patching file src/pip/_vendor/urllib3/contrib/pyopenssl.py patching file src/pip/_vendor/urllib3/contrib/securetransport.py patching file src/pip/_vendor/urllib3/contrib/socks.py patching file src/pip/_vendor/urllib3/fields.py patching file src/pip/_vendor/urllib3/packages/rfc3986/__init__.py patching file src/pip/_vendor/urllib3/packages/rfc3986/_mixin.py patching file src/pip/_vendor/urllib3/packages/rfc3986/abnf_regexp.py patching file src/pip/_vendor/urllib3/packages/rfc3986/api.py patching file src/pip/_vendor/urllib3/packages/rfc3986/builder.py patching file src/pip/_vendor/urllib3/packages/rfc3986/compat.py patching file src/pip/_vendor/urllib3/packages/rfc3986/exceptions.py patching file src/pip/_vendor/urllib3/packages/rfc3986/iri.py patching file src/pip/_vendor/urllib3/packages/rfc3986/misc.py patching file src/pip/_vendor/urllib3/packages/rfc3986/normalizers.py patching file src/pip/_vendor/urllib3/packages/rfc3986/parseresult.py patching file src/pip/_vendor/urllib3/packages/rfc3986/uri.py patching file src/pip/_vendor/urllib3/packages/rfc3986/validators.py patching file src/pip/_vendor/urllib3/poolmanager.py patching file src/pip/_vendor/urllib3/response.py patching file src/pip/_vendor/urllib3/util/__init__.py patching file src/pip/_vendor/urllib3/util/request.py patching file src/pip/_vendor/urllib3/util/retry.py patching file src/pip/_vendor/urllib3/util/ssl_.py patching file src/pip/_vendor/urllib3/util/timeout.py patching file src/pip/_vendor/urllib3/util/url.py patching file src/pip/_vendor/vendor.txt + echo 'Patch #8 (requests-2.22.0.patch):' Patch #8 (requests-2.22.0.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file news/requests.vendor patching file src/pip/_vendor/requests/__init__.py patching file src/pip/_vendor/requests/__version__.py patching file src/pip/_vendor/requests/api.py patching file src/pip/_vendor/vendor.txt Patch #9 (7873.patch): + echo 'Patch #9 (7873.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/pip/_internal/download.py patching file news/7872.bugfix patching file src/pip/_internal/download.py patching file tests/data/src/extension/extension.c patching file tests/data/src/extension/setup.py patching file tests/functional/test_wheel.py + rm src/pip/_vendor/certifi/cacert.pem + ln -s /usr/share/python-wheels tests/data/common_wheels + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ga1q86 + umask 022 + cd /builddir/build/BUILD + cd pip-19.0.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py bdist_wheel running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pip copying src/pip/__init__.py -> build/lib/pip copying src/pip/__main__.py -> build/lib/pip creating build/lib/pip/_vendor copying src/pip/_vendor/__init__.py -> build/lib/pip/_vendor copying src/pip/_vendor/retrying.py -> build/lib/pip/_vendor copying src/pip/_vendor/ipaddress.py -> build/lib/pip/_vendor copying src/pip/_vendor/six.py -> build/lib/pip/_vendor copying src/pip/_vendor/pyparsing.py -> build/lib/pip/_vendor copying src/pip/_vendor/distro.py -> build/lib/pip/_vendor copying src/pip/_vendor/appdirs.py -> build/lib/pip/_vendor creating build/lib/pip/_internal copying src/pip/_internal/__init__.py -> build/lib/pip/_internal copying src/pip/_internal/index.py -> build/lib/pip/_internal copying src/pip/_internal/resolve.py -> build/lib/pip/_internal copying src/pip/_internal/configuration.py -> build/lib/pip/_internal copying src/pip/_internal/build_env.py -> build/lib/pip/_internal copying src/pip/_internal/cache.py -> build/lib/pip/_internal copying src/pip/_internal/locations.py -> build/lib/pip/_internal copying src/pip/_internal/exceptions.py -> build/lib/pip/_internal copying src/pip/_internal/pyproject.py -> build/lib/pip/_internal copying src/pip/_internal/download.py -> build/lib/pip/_internal copying src/pip/_internal/pep425tags.py -> build/lib/pip/_internal copying src/pip/_internal/wheel.py -> build/lib/pip/_internal creating build/lib/pip/_vendor/pkg_resources copying src/pip/_vendor/pkg_resources/__init__.py -> build/lib/pip/_vendor/pkg_resources copying src/pip/_vendor/pkg_resources/py31compat.py -> build/lib/pip/_vendor/pkg_resources creating build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/locators.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/__init__.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/index.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/metadata.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/manifest.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/database.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/version.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/scripts.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/util.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/resources.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/compat.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/markers.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/wheel.py -> build/lib/pip/_vendor/distlib creating build/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/__init__.py -> build/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/__main__.py -> build/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/core.py -> build/lib/pip/_vendor/certifi creating build/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/__init__.py -> build/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/exceptions.py -> build/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/_version.py -> build/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/fallback.py -> build/lib/pip/_vendor/msgpack creating build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/structures.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/__init__.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/cookies.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/utils.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/auth.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/sessions.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/hooks.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/api.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/exceptions.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/help.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/adapters.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/packages.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/__version__.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/certs.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/compat.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/status_codes.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/models.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/_internal_utils.py -> build/lib/pip/_vendor/requests creating build/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/__init__.py -> build/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/winterm.py -> build/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/initialise.py -> build/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/win32.py -> build/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/ansitowin32.py -> build/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/ansi.py -> build/lib/pip/_vendor/colorama creating build/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/pidlockfile.py -> build/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/__init__.py -> build/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/symlinklockfile.py -> build/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/sqlitelockfile.py -> build/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/mkdirlockfile.py -> build/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/linklockfile.py -> build/lib/pip/_vendor/lockfile creating build/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/__init__.py -> build/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/utils.py -> build/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/test.py -> build/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/writer.py -> build/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/parser.py -> build/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/core.py -> build/lib/pip/_vendor/pytoml creating 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/serialize.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/cache.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/heuristics.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/compat.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/controller.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/adapter.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/wrapper.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/_cmd.py -> build/lib/pip/_vendor/cachecontrol creating build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/__init__.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/serializer.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_tokenizer.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/html5parser.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_ihatexml.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/constants.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_inputstream.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_utils.py -> build/lib/pip/_vendor/html5lib creating build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/__init__.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/utils.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/version.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_compat.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_structures.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/specifiers.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/markers.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/requirements.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/__about__.py -> build/lib/pip/_vendor/packaging creating build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/__init__.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/intranges.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/compat.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/uts46data.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/codec.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/core.py -> build/lib/pip/_vendor/idna creating build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/gb2312freq.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/mbcharsetprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/__init__.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langhebrewmodel.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langthaimodel.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/latin1prober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langturkishmodel.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/utf8prober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/sjisprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/version.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/chardistribution.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/charsetprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/mbcssm.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/big5freq.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/escsm.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langbulgarianmodel.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/jpcntx.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/charsetgroupprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/hebrewprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/gb2312prober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euctwfreq.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/mbcsgroupprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langhungarianmodel.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/codingstatemachine.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/enums.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langgreekmodel.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/cp949prober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/compat.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/jisfreq.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/escprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euckrprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euckrfreq.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/sbcharsetprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/universaldetector.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/big5prober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/sbcsgroupprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euctwprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/eucjpprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langcyrillicmodel.py -> build/lib/pip/_vendor/chardet creating build/lib/pip/_vendor/progress copying src/pip/_vendor/progress/__init__.py -> build/lib/pip/_vendor/progress copying src/pip/_vendor/progress/helpers.py -> build/lib/pip/_vendor/progress copying src/pip/_vendor/progress/bar.py -> build/lib/pip/_vendor/progress copying src/pip/_vendor/progress/counter.py -> build/lib/pip/_vendor/progress copying src/pip/_vendor/progress/spinner.py -> build/lib/pip/_vendor/progress creating build/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/mklabels.py -> build/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/__init__.py -> build/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/tests.py -> build/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/labels.py -> build/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/x_user_defined.py -> build/lib/pip/_vendor/webencodings creating build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/__init__.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/_collections.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/exceptions.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/fields.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/connection.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/connectionpool.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/request.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/response.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/filepost.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/poolmanager.py -> build/lib/pip/_vendor/urllib3 creating build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/__init__.py -> build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/_in_process.py -> build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/wrappers.py -> build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/colorlog.py -> build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/compat.py -> build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/build.py -> build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/check.py -> build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/envbuild.py -> build/lib/pip/_vendor/pep517 creating build/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/__init__.py -> build/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/tarfile.py -> build/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/shutil.py -> build/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/sysconfig.py -> build/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/misc.py -> build/lib/pip/_vendor/distlib/_backport creating build/lib/pip/_vendor/cachecontrol/caches copying src/pip/_vendor/cachecontrol/caches/__init__.py -> 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 creating build/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/__init__.py -> build/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/genshi.py -> build/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/etree.py -> build/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/dom.py -> build/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/base.py -> build/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/etree_lxml.py -> build/lib/pip/_vendor/html5lib/treewalkers creating build/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/__init__.py -> build/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/etree.py -> build/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/dom.py -> build/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/base.py -> build/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> build/lib/pip/_vendor/html5lib/treebuilders creating build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/whitespace.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/inject_meta_charset.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/__init__.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/optionaltags.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/lint.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/sanitizer.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/base.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> build/lib/pip/_vendor/html5lib/filters creating build/lib/pip/_vendor/html5lib/treeadapters copying src/pip/_vendor/html5lib/treeadapters/__init__.py -> build/lib/pip/_vendor/html5lib/treeadapters copying src/pip/_vendor/html5lib/treeadapters/genshi.py -> build/lib/pip/_vendor/html5lib/treeadapters copying src/pip/_vendor/html5lib/treeadapters/sax.py -> build/lib/pip/_vendor/html5lib/treeadapters creating build/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/__init__.py -> build/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/_base.py -> build/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/datrie.py -> build/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/py.py -> build/lib/pip/_vendor/html5lib/_trie creating build/lib/pip/_vendor/chardet/cli copying src/pip/_vendor/chardet/cli/__init__.py -> build/lib/pip/_vendor/chardet/cli copying src/pip/_vendor/chardet/cli/chardetect.py -> build/lib/pip/_vendor/chardet/cli creating 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/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.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/socks.py -> build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/_appengine_environ.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/__init__.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/ssl_.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/wait.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/connection.py -> 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/retry.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/response.py -> build/lib/pip/_vendor/urllib3/util creating build/lib/pip/_vendor/urllib3/contrib/_securetransport copying src/pip/_vendor/urllib3/contrib/_securetransport/__init__.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/low_level.py -> build/lib/pip/_vendor/urllib3/contrib/_securetransport creating build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname copying src/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname copying src/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname creating build/lib/pip/_vendor/urllib3/packages/rfc3986 copying src/pip/_vendor/urllib3/packages/rfc3986/parseresult.py -> build/lib/pip/_vendor/urllib3/packages/rfc3986 copying src/pip/_vendor/urllib3/packages/rfc3986/__init__.py -> build/lib/pip/_vendor/urllib3/packages/rfc3986 copying src/pip/_vendor/urllib3/packages/rfc3986/validators.py -> build/lib/pip/_vendor/urllib3/packages/rfc3986 copying src/pip/_vendor/urllib3/packages/rfc3986/_mixin.py -> build/lib/pip/_vendor/urllib3/packages/rfc3986 copying src/pip/_vendor/urllib3/packages/rfc3986/api.py -> build/lib/pip/_vendor/urllib3/packages/rfc3986 copying src/pip/_vendor/urllib3/packages/rfc3986/uri.py -> build/lib/pip/_vendor/urllib3/packages/rfc3986 copying src/pip/_vendor/urllib3/packages/rfc3986/exceptions.py -> build/lib/pip/_vendor/urllib3/packages/rfc3986 copying src/pip/_vendor/urllib3/packages/rfc3986/iri.py -> build/lib/pip/_vendor/urllib3/packages/rfc3986 copying src/pip/_vendor/urllib3/packages/rfc3986/compat.py -> build/lib/pip/_vendor/urllib3/packages/rfc3986 copying src/pip/_vendor/urllib3/packages/rfc3986/builder.py -> build/lib/pip/_vendor/urllib3/packages/rfc3986 copying src/pip/_vendor/urllib3/packages/rfc3986/abnf_regexp.py -> build/lib/pip/_vendor/urllib3/packages/rfc3986 copying src/pip/_vendor/urllib3/packages/rfc3986/normalizers.py -> build/lib/pip/_vendor/urllib3/packages/rfc3986 copying src/pip/_vendor/urllib3/packages/rfc3986/misc.py -> build/lib/pip/_vendor/urllib3/packages/rfc3986 creating 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/makefile.py -> build/lib/pip/_vendor/urllib3/packages/backports creating build/lib/pip/_internal/operations copying src/pip/_internal/operations/__init__.py -> build/lib/pip/_internal/operations copying src/pip/_internal/operations/prepare.py -> build/lib/pip/_internal/operations copying src/pip/_internal/operations/freeze.py -> build/lib/pip/_internal/operations copying src/pip/_internal/operations/check.py -> build/lib/pip/_internal/operations creating build/lib/pip/_internal/commands copying src/pip/_internal/commands/__init__.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/search.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/list.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/hash.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/configuration.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/install.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/show.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/help.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/download.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/uninstall.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/freeze.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/completion.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/check.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/wheel.py -> build/lib/pip/_internal/commands creating build/lib/pip/_internal/utils copying src/pip/_internal/utils/__init__.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/typing.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/temp_dir.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/filesystem.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/deprecation.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/hashes.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/glibc.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/packaging.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/outdated.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/logging.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/compat.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/ui.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/setuptools_build.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/appdirs.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/encoding.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/models.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/misc.py -> build/lib/pip/_internal/utils creating 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/subversion.py -> build/lib/pip/_internal/vcs copying src/pip/_internal/vcs/mercurial.py -> build/lib/pip/_internal/vcs copying src/pip/_internal/vcs/bazaar.py -> build/lib/pip/_internal/vcs creating build/lib/pip/_internal/req copying src/pip/_internal/req/__init__.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_tracker.py -> build/lib/pip/_internal/req copying src/pip/_internal/req/constructors.py -> build/lib/pip/_internal/req copying src/pip/_internal/req/req_uninstall.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 creating build/lib/pip/_internal/models copying src/pip/_internal/models/format_control.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/__init__.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/index.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/candidate.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/link.py -> build/lib/pip/_internal/models creating build/lib/pip/_internal/cli copying src/pip/_internal/cli/__init__.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/main_parser.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/base_command.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/autocompletion.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/parser.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/cmdoptions.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/status_codes.py -> build/lib/pip/_internal/cli copying src/pip/_vendor/distlib/t32.exe -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/t64.exe -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/w32.exe -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/w64.exe -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/_backport/sysconfig.cfg -> build/lib/pip/_vendor/distlib/_backport installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/pip copying build/lib/pip/__init__.py -> build/bdist.linux-armv7l/wheel/pip copying build/lib/pip/__main__.py -> build/bdist.linux-armv7l/wheel/pip creating build/bdist.linux-armv7l/wheel/pip/_vendor creating build/bdist.linux-armv7l/wheel/pip/_vendor/pkg_resources copying build/lib/pip/_vendor/pkg_resources/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pkg_resources copying build/lib/pip/_vendor/pkg_resources/py31compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pkg_resources creating build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/t32.exe -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/locators.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/t64.exe -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/index.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/metadata.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/w32.exe -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/manifest.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/database.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/version.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/w64.exe -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/scripts.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/util.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib creating build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/tarfile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/shutil.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/sysconfig.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/sysconfig.cfg -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/misc.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/resources.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/markers.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/wheel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor creating build/bdist.linux-armv7l/wheel/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/__main__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/core.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/certifi copying build/lib/pip/_vendor/retrying.py -> build/bdist.linux-armv7l/wheel/pip/_vendor creating build/bdist.linux-armv7l/wheel/pip/_vendor/msgpack copying build/lib/pip/_vendor/msgpack/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/msgpack copying build/lib/pip/_vendor/msgpack/exceptions.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/msgpack copying build/lib/pip/_vendor/msgpack/_version.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/msgpack copying build/lib/pip/_vendor/msgpack/fallback.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/msgpack copying build/lib/pip/_vendor/ipaddress.py -> build/bdist.linux-armv7l/wheel/pip/_vendor creating build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/structures.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/cookies.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/utils.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/auth.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/sessions.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/hooks.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/api.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/exceptions.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/help.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/adapters.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/packages.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/__version__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/certs.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/status_codes.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/models.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/_internal_utils.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests creating build/bdist.linux-armv7l/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/winterm.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/initialise.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/win32.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/ansitowin32.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/ansi.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/colorama creating build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/pidlockfile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/symlinklockfile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/sqlitelockfile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/mkdirlockfile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/linklockfile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile creating build/bdist.linux-armv7l/wheel/pip/_vendor/pytoml copying build/lib/pip/_vendor/pytoml/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pytoml copying build/lib/pip/_vendor/pytoml/utils.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pytoml copying build/lib/pip/_vendor/pytoml/test.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pytoml copying build/lib/pip/_vendor/pytoml/writer.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pytoml copying build/lib/pip/_vendor/pytoml/parser.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pytoml copying build/lib/pip/_vendor/pytoml/core.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pytoml creating build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/filewrapper.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/serialize.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/cache.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/heuristics.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol creating build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/redis_cache.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/file_cache.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/controller.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/adapter.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/wrapper.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/_cmd.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol creating build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/serializer.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/_tokenizer.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib creating build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/genshi.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/etree.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/dom.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/base.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/etree_lxml.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers creating build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/etree.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/dom.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/base.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/html5parser.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/_ihatexml.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib creating build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/whitespace.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/inject_meta_charset.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/optionaltags.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/lint.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/sanitizer.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/base.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/constants.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/_inputstream.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/_utils.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib creating build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/genshi.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/sax.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treeadapters creating build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/_base.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/datrie.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/py.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/_trie creating build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/utils.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/version.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_structures.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/specifiers.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/markers.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/requirements.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/__about__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/six.py -> build/bdist.linux-armv7l/wheel/pip/_vendor creating build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/intranges.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/package_data.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/idnadata.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/uts46data.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/codec.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/core.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna creating build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/gb2312freq.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/mbcharsetprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langhebrewmodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langthaimodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/latin1prober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langturkishmodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/utf8prober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/sjisprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/version.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/chardistribution.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/charsetprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/mbcssm.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/big5freq.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/escsm.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langbulgarianmodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/jpcntx.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/charsetgroupprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/hebrewprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/gb2312prober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/euctwfreq.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/mbcsgroupprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langhungarianmodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/codingstatemachine.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/enums.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langgreekmodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/cp949prober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/jisfreq.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/escprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/euckrprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/euckrfreq.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/sbcharsetprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/universaldetector.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/big5prober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet creating build/bdist.linux-armv7l/wheel/pip/_vendor/chardet/cli copying build/lib/pip/_vendor/chardet/cli/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet/cli copying build/lib/pip/_vendor/chardet/cli/chardetect.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet/cli copying build/lib/pip/_vendor/chardet/sbcsgroupprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/euctwprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/eucjpprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langcyrillicmodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet creating build/bdist.linux-armv7l/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/helpers.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/bar.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/counter.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/spinner.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/progress creating build/bdist.linux-armv7l/wheel/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/mklabels.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/tests.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/labels.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/x_user_defined.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/webencodings creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/_collections.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/securetransport.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/ntlmpool.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/bindings.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/low_level.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/appengine.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/pyopenssl.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/socks.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/_appengine_environ.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages copying build/lib/pip/_vendor/urllib3/packages/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/urllib3/packages/six.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 copying build/lib/pip/_vendor/urllib3/packages/rfc3986/parseresult.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 copying build/lib/pip/_vendor/urllib3/packages/rfc3986/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 copying build/lib/pip/_vendor/urllib3/packages/rfc3986/validators.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 copying build/lib/pip/_vendor/urllib3/packages/rfc3986/_mixin.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 copying build/lib/pip/_vendor/urllib3/packages/rfc3986/api.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 copying build/lib/pip/_vendor/urllib3/packages/rfc3986/uri.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 copying build/lib/pip/_vendor/urllib3/packages/rfc3986/exceptions.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 copying build/lib/pip/_vendor/urllib3/packages/rfc3986/iri.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 copying build/lib/pip/_vendor/urllib3/packages/rfc3986/compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 copying build/lib/pip/_vendor/urllib3/packages/rfc3986/builder.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 copying build/lib/pip/_vendor/urllib3/packages/rfc3986/abnf_regexp.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 copying build/lib/pip/_vendor/urllib3/packages/rfc3986/normalizers.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 copying build/lib/pip/_vendor/urllib3/packages/rfc3986/misc.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/rfc3986 creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/backports copying build/lib/pip/_vendor/urllib3/packages/backports/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/backports copying build/lib/pip/_vendor/urllib3/packages/backports/makefile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/backports copying build/lib/pip/_vendor/urllib3/exceptions.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/fields.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/connection.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/timeout.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/ssl_.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/queue.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/wait.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/connection.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/url.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/retry.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/request.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/response.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/connectionpool.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/request.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/response.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/filepost.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/poolmanager.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/pyparsing.py -> build/bdist.linux-armv7l/wheel/pip/_vendor copying build/lib/pip/_vendor/distro.py -> build/bdist.linux-armv7l/wheel/pip/_vendor copying build/lib/pip/_vendor/appdirs.py -> build/bdist.linux-armv7l/wheel/pip/_vendor creating build/bdist.linux-armv7l/wheel/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/_in_process.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/wrappers.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/colorlog.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/build.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/check.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/envbuild.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pep517 creating build/bdist.linux-armv7l/wheel/pip/_internal copying build/lib/pip/_internal/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_internal copying build/lib/pip/_internal/index.py -> build/bdist.linux-armv7l/wheel/pip/_internal copying build/lib/pip/_internal/resolve.py -> build/bdist.linux-armv7l/wheel/pip/_internal creating build/bdist.linux-armv7l/wheel/pip/_internal/operations copying build/lib/pip/_internal/operations/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_internal/operations copying build/lib/pip/_internal/operations/prepare.py -> build/bdist.linux-armv7l/wheel/pip/_internal/operations copying build/lib/pip/_internal/operations/freeze.py -> build/bdist.linux-armv7l/wheel/pip/_internal/operations copying build/lib/pip/_internal/operations/check.py -> build/bdist.linux-armv7l/wheel/pip/_internal/operations copying build/lib/pip/_internal/configuration.py -> build/bdist.linux-armv7l/wheel/pip/_internal copying build/lib/pip/_internal/build_env.py -> build/bdist.linux-armv7l/wheel/pip/_internal creating build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/search.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/list.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/hash.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/configuration.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/install.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/show.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/help.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/download.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/uninstall.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/freeze.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/completion.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/check.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands copying build/lib/pip/_internal/commands/wheel.py -> build/bdist.linux-armv7l/wheel/pip/_internal/commands creating build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/typing.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/temp_dir.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/filesystem.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/deprecation.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/hashes.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/glibc.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/packaging.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/outdated.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/logging.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/compat.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/ui.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/setuptools_build.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/appdirs.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/encoding.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/models.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/utils/misc.py -> build/bdist.linux-armv7l/wheel/pip/_internal/utils copying build/lib/pip/_internal/cache.py -> build/bdist.linux-armv7l/wheel/pip/_internal creating build/bdist.linux-armv7l/wheel/pip/_internal/vcs copying build/lib/pip/_internal/vcs/git.py -> build/bdist.linux-armv7l/wheel/pip/_internal/vcs copying build/lib/pip/_internal/vcs/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_internal/vcs copying build/lib/pip/_internal/vcs/subversion.py -> build/bdist.linux-armv7l/wheel/pip/_internal/vcs copying build/lib/pip/_internal/vcs/mercurial.py -> build/bdist.linux-armv7l/wheel/pip/_internal/vcs copying build/lib/pip/_internal/vcs/bazaar.py -> build/bdist.linux-armv7l/wheel/pip/_internal/vcs creating build/bdist.linux-armv7l/wheel/pip/_internal/req copying build/lib/pip/_internal/req/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_internal/req copying build/lib/pip/_internal/req/req_file.py -> build/bdist.linux-armv7l/wheel/pip/_internal/req copying build/lib/pip/_internal/req/req_tracker.py -> build/bdist.linux-armv7l/wheel/pip/_internal/req copying build/lib/pip/_internal/req/constructors.py -> build/bdist.linux-armv7l/wheel/pip/_internal/req copying build/lib/pip/_internal/req/req_uninstall.py -> build/bdist.linux-armv7l/wheel/pip/_internal/req copying build/lib/pip/_internal/req/req_set.py -> build/bdist.linux-armv7l/wheel/pip/_internal/req copying build/lib/pip/_internal/req/req_install.py -> build/bdist.linux-armv7l/wheel/pip/_internal/req copying build/lib/pip/_internal/locations.py -> build/bdist.linux-armv7l/wheel/pip/_internal copying build/lib/pip/_internal/exceptions.py -> build/bdist.linux-armv7l/wheel/pip/_internal copying build/lib/pip/_internal/pyproject.py -> build/bdist.linux-armv7l/wheel/pip/_internal copying build/lib/pip/_internal/download.py -> build/bdist.linux-armv7l/wheel/pip/_internal creating build/bdist.linux-armv7l/wheel/pip/_internal/models copying build/lib/pip/_internal/models/format_control.py -> build/bdist.linux-armv7l/wheel/pip/_internal/models copying build/lib/pip/_internal/models/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_internal/models copying build/lib/pip/_internal/models/index.py -> build/bdist.linux-armv7l/wheel/pip/_internal/models copying build/lib/pip/_internal/models/candidate.py -> build/bdist.linux-armv7l/wheel/pip/_internal/models copying build/lib/pip/_internal/models/link.py -> build/bdist.linux-armv7l/wheel/pip/_internal/models copying build/lib/pip/_internal/pep425tags.py -> build/bdist.linux-armv7l/wheel/pip/_internal creating build/bdist.linux-armv7l/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/main_parser.py -> build/bdist.linux-armv7l/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/base_command.py -> build/bdist.linux-armv7l/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/autocompletion.py -> build/bdist.linux-armv7l/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/parser.py -> build/bdist.linux-armv7l/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/cmdoptions.py -> build/bdist.linux-armv7l/wheel/pip/_internal/cli copying build/lib/pip/_internal/cli/status_codes.py -> build/bdist.linux-armv7l/wheel/pip/_internal/cli copying build/lib/pip/_internal/wheel.py -> build/bdist.linux-armv7l/wheel/pip/_internal 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 'docs/docutils.conf' 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 '.travis.yml' warning: no previously-included files found matching 'tox.ini' warning: no files found matching '*.pem' under directory 'src/pip/_vendor' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching '*.bat' under directory 'docs' warning: no previously-included files found matching 'src/pip/_vendor/six' warning: no previously-included files found matching 'src/pip/_vendor/six/moves' warning: no previously-included files matching '*.pyi' found under directory 'src/pip/_vendor' no previously-included directories found matching '.github' no previously-included directories found matching '.azure-pipelines' 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' writing manifest file 'src/pip.egg-info/SOURCES.txt' Copying src/pip.egg-info to build/bdist.linux-armv7l/wheel/pip-19.0.3-py3.7.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pip-19.0.3.dist-info/WHEEL creating 'dist/pip-19.0.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pip/__init__.py' adding 'pip/__main__.py' adding 'pip/_internal/__init__.py' adding 'pip/_internal/build_env.py' adding 'pip/_internal/cache.py' adding 'pip/_internal/configuration.py' adding 'pip/_internal/download.py' adding 'pip/_internal/exceptions.py' adding 'pip/_internal/index.py' adding 'pip/_internal/locations.py' adding 'pip/_internal/pep425tags.py' adding 'pip/_internal/pyproject.py' adding 'pip/_internal/resolve.py' adding 'pip/_internal/wheel.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/main_parser.py' adding 'pip/_internal/cli/parser.py' adding 'pip/_internal/cli/status_codes.py' adding 'pip/_internal/commands/__init__.py' adding 'pip/_internal/commands/check.py' adding 'pip/_internal/commands/completion.py' adding 'pip/_internal/commands/configuration.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/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/models/__init__.py' adding 'pip/_internal/models/candidate.py' adding 'pip/_internal/models/format_control.py' adding 'pip/_internal/models/index.py' adding 'pip/_internal/models/link.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/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_tracker.py' adding 'pip/_internal/req/req_uninstall.py' adding 'pip/_internal/utils/__init__.py' adding 'pip/_internal/utils/appdirs.py' adding 'pip/_internal/utils/compat.py' adding 'pip/_internal/utils/deprecation.py' adding 'pip/_internal/utils/encoding.py' adding 'pip/_internal/utils/filesystem.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/models.py' adding 'pip/_internal/utils/outdated.py' adding 'pip/_internal/utils/packaging.py' adding 'pip/_internal/utils/setuptools_build.py' adding 'pip/_internal/utils/temp_dir.py' adding 'pip/_internal/utils/typing.py' adding 'pip/_internal/utils/ui.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/_vendor/__init__.py' adding 'pip/_vendor/appdirs.py' adding 'pip/_vendor/distro.py' adding 'pip/_vendor/ipaddress.py' adding 'pip/_vendor/pyparsing.py' adding 'pip/_vendor/retrying.py' adding 'pip/_vendor/six.py' 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/compat.py' adding 'pip/_vendor/cachecontrol/controller.py' adding 'pip/_vendor/cachecontrol/filewrapper.py' adding 'pip/_vendor/cachecontrol/heuristics.py' 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/chardet/__init__.py' adding 'pip/_vendor/chardet/big5freq.py' adding 'pip/_vendor/chardet/big5prober.py' adding 'pip/_vendor/chardet/chardistribution.py' adding 'pip/_vendor/chardet/charsetgroupprober.py' adding 'pip/_vendor/chardet/charsetprober.py' adding 'pip/_vendor/chardet/codingstatemachine.py' adding 'pip/_vendor/chardet/compat.py' adding 'pip/_vendor/chardet/cp949prober.py' adding 'pip/_vendor/chardet/enums.py' adding 'pip/_vendor/chardet/escprober.py' adding 'pip/_vendor/chardet/escsm.py' adding 'pip/_vendor/chardet/eucjpprober.py' adding 'pip/_vendor/chardet/euckrfreq.py' adding 'pip/_vendor/chardet/euckrprober.py' adding 'pip/_vendor/chardet/euctwfreq.py' adding 'pip/_vendor/chardet/euctwprober.py' adding 'pip/_vendor/chardet/gb2312freq.py' adding 'pip/_vendor/chardet/gb2312prober.py' adding 'pip/_vendor/chardet/hebrewprober.py' adding 'pip/_vendor/chardet/jisfreq.py' adding 'pip/_vendor/chardet/jpcntx.py' adding 'pip/_vendor/chardet/langbulgarianmodel.py' adding 'pip/_vendor/chardet/langcyrillicmodel.py' adding 'pip/_vendor/chardet/langgreekmodel.py' adding 'pip/_vendor/chardet/langhebrewmodel.py' adding 'pip/_vendor/chardet/langhungarianmodel.py' adding 'pip/_vendor/chardet/langthaimodel.py' adding 'pip/_vendor/chardet/langturkishmodel.py' adding 'pip/_vendor/chardet/latin1prober.py' adding 'pip/_vendor/chardet/mbcharsetprober.py' adding 'pip/_vendor/chardet/mbcsgroupprober.py' adding 'pip/_vendor/chardet/mbcssm.py' adding 'pip/_vendor/chardet/sbcharsetprober.py' adding 'pip/_vendor/chardet/sbcsgroupprober.py' adding 'pip/_vendor/chardet/sjisprober.py' adding 'pip/_vendor/chardet/universaldetector.py' adding 'pip/_vendor/chardet/utf8prober.py' adding 'pip/_vendor/chardet/version.py' adding 'pip/_vendor/chardet/cli/__init__.py' adding 'pip/_vendor/chardet/cli/chardetect.py' adding 'pip/_vendor/colorama/__init__.py' adding 'pip/_vendor/colorama/ansi.py' adding 'pip/_vendor/colorama/ansitowin32.py' adding 'pip/_vendor/colorama/initialise.py' adding 'pip/_vendor/colorama/win32.py' adding 'pip/_vendor/colorama/winterm.py' 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/t32.exe' adding 'pip/_vendor/distlib/t64.exe' adding 'pip/_vendor/distlib/util.py' adding 'pip/_vendor/distlib/version.py' adding 'pip/_vendor/distlib/w32.exe' adding 'pip/_vendor/distlib/w64.exe' adding 'pip/_vendor/distlib/wheel.py' adding 'pip/_vendor/distlib/_backport/__init__.py' adding 'pip/_vendor/distlib/_backport/misc.py' adding 'pip/_vendor/distlib/_backport/shutil.py' adding 'pip/_vendor/distlib/_backport/sysconfig.cfg' adding 'pip/_vendor/distlib/_backport/sysconfig.py' adding 'pip/_vendor/distlib/_backport/tarfile.py' adding 'pip/_vendor/html5lib/__init__.py' adding 'pip/_vendor/html5lib/_ihatexml.py' adding 'pip/_vendor/html5lib/_inputstream.py' adding 'pip/_vendor/html5lib/_tokenizer.py' adding 'pip/_vendor/html5lib/_utils.py' adding 'pip/_vendor/html5lib/constants.py' adding 'pip/_vendor/html5lib/html5parser.py' adding 'pip/_vendor/html5lib/serializer.py' adding 'pip/_vendor/html5lib/_trie/__init__.py' adding 'pip/_vendor/html5lib/_trie/_base.py' adding 'pip/_vendor/html5lib/_trie/datrie.py' adding 'pip/_vendor/html5lib/_trie/py.py' adding 'pip/_vendor/html5lib/filters/__init__.py' adding 'pip/_vendor/html5lib/filters/alphabeticalattributes.py' adding 'pip/_vendor/html5lib/filters/base.py' adding 'pip/_vendor/html5lib/filters/inject_meta_charset.py' adding 'pip/_vendor/html5lib/filters/lint.py' adding 'pip/_vendor/html5lib/filters/optionaltags.py' adding 'pip/_vendor/html5lib/filters/sanitizer.py' adding 'pip/_vendor/html5lib/filters/whitespace.py' adding 'pip/_vendor/html5lib/treeadapters/__init__.py' adding 'pip/_vendor/html5lib/treeadapters/genshi.py' adding 'pip/_vendor/html5lib/treeadapters/sax.py' adding 'pip/_vendor/html5lib/treebuilders/__init__.py' adding 'pip/_vendor/html5lib/treebuilders/base.py' adding 'pip/_vendor/html5lib/treebuilders/dom.py' adding 'pip/_vendor/html5lib/treebuilders/etree.py' adding 'pip/_vendor/html5lib/treebuilders/etree_lxml.py' adding 'pip/_vendor/html5lib/treewalkers/__init__.py' adding 'pip/_vendor/html5lib/treewalkers/base.py' adding 'pip/_vendor/html5lib/treewalkers/dom.py' adding 'pip/_vendor/html5lib/treewalkers/etree.py' adding 'pip/_vendor/html5lib/treewalkers/etree_lxml.py' adding 'pip/_vendor/html5lib/treewalkers/genshi.py' 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/uts46data.py' adding 'pip/_vendor/lockfile/__init__.py' adding 'pip/_vendor/lockfile/linklockfile.py' adding 'pip/_vendor/lockfile/mkdirlockfile.py' adding 'pip/_vendor/lockfile/pidlockfile.py' adding 'pip/_vendor/lockfile/sqlitelockfile.py' adding 'pip/_vendor/lockfile/symlinklockfile.py' adding 'pip/_vendor/msgpack/__init__.py' adding 'pip/_vendor/msgpack/_version.py' adding 'pip/_vendor/msgpack/exceptions.py' adding 'pip/_vendor/msgpack/fallback.py' adding 'pip/_vendor/packaging/__about__.py' adding 'pip/_vendor/packaging/__init__.py' adding 'pip/_vendor/packaging/_compat.py' adding 'pip/_vendor/packaging/_structures.py' adding 'pip/_vendor/packaging/markers.py' adding 'pip/_vendor/packaging/requirements.py' adding 'pip/_vendor/packaging/specifiers.py' adding 'pip/_vendor/packaging/utils.py' adding 'pip/_vendor/packaging/version.py' adding 'pip/_vendor/pep517/__init__.py' adding 'pip/_vendor/pep517/_in_process.py' adding 'pip/_vendor/pep517/build.py' adding 'pip/_vendor/pep517/check.py' adding 'pip/_vendor/pep517/colorlog.py' adding 'pip/_vendor/pep517/compat.py' adding 'pip/_vendor/pep517/envbuild.py' adding 'pip/_vendor/pep517/wrappers.py' adding 'pip/_vendor/pkg_resources/__init__.py' adding 'pip/_vendor/pkg_resources/py31compat.py' adding 'pip/_vendor/progress/__init__.py' adding 'pip/_vendor/progress/bar.py' adding 'pip/_vendor/progress/counter.py' adding 'pip/_vendor/progress/helpers.py' adding 'pip/_vendor/progress/spinner.py' adding 'pip/_vendor/pytoml/__init__.py' adding 'pip/_vendor/pytoml/core.py' adding 'pip/_vendor/pytoml/parser.py' adding 'pip/_vendor/pytoml/test.py' adding 'pip/_vendor/pytoml/utils.py' adding 'pip/_vendor/pytoml/writer.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/urllib3/__init__.py' adding 'pip/_vendor/urllib3/_collections.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/rfc3986/__init__.py' adding 'pip/_vendor/urllib3/packages/rfc3986/_mixin.py' adding 'pip/_vendor/urllib3/packages/rfc3986/abnf_regexp.py' adding 'pip/_vendor/urllib3/packages/rfc3986/api.py' adding 'pip/_vendor/urllib3/packages/rfc3986/builder.py' adding 'pip/_vendor/urllib3/packages/rfc3986/compat.py' adding 'pip/_vendor/urllib3/packages/rfc3986/exceptions.py' adding 'pip/_vendor/urllib3/packages/rfc3986/iri.py' adding 'pip/_vendor/urllib3/packages/rfc3986/misc.py' adding 'pip/_vendor/urllib3/packages/rfc3986/normalizers.py' adding 'pip/_vendor/urllib3/packages/rfc3986/parseresult.py' adding 'pip/_vendor/urllib3/packages/rfc3986/uri.py' adding 'pip/_vendor/urllib3/packages/rfc3986/validators.py' adding 'pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py' adding 'pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py' adding 'pip/_vendor/urllib3/util/__init__.py' adding 'pip/_vendor/urllib3/util/connection.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/timeout.py' adding 'pip/_vendor/urllib3/util/url.py' adding 'pip/_vendor/urllib3/util/wait.py' adding 'pip/_vendor/webencodings/__init__.py' adding 'pip/_vendor/webencodings/labels.py' adding 'pip/_vendor/webencodings/mklabels.py' adding 'pip/_vendor/webencodings/tests.py' adding 'pip/_vendor/webencodings/x_user_defined.py' adding 'pip-19.0.3.dist-info/LICENSE.txt' adding 'pip-19.0.3.dist-info/METADATA' adding 'pip-19.0.3.dist-info/WHEEL' adding 'pip-19.0.3.dist-info/entry_points.txt' adding 'pip-19.0.3.dist-info/top_level.txt' adding 'pip-19.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel + export PYTHONPATH=./src/ + PYTHONPATH=./src/ + sphinx-build-3 -b html docs/html docs/build/html Running Sphinx v1.8.4 19.0 making output directory... loading intersphinx inventory from https://packaging.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://packaging.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://packaging.python.org/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://www.pypa.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://www.pypa.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://www.pypa.io/en/latest/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 29 source files that are out of date updating environment: 29 added, 0 changed, 0 removed reading sources... [ 3%] cookbook reading sources... [ 6%] development/configuration reading sources... [ 10%] development/contributing reading sources... [ 13%] development/getting-started reading sources... [ 17%] development/index reading sources... [ 20%] development/release-process reading sources... [ 24%] development/vendoring-policy reading sources... [ 27%] index reading sources... [ 31%] installing reading sources... [ 34%] logic reading sources... [ 37%] news reading sources... [ 41%] pypa/README reading sources... [ 44%] python-docs-theme/README reading sources... [ 48%] quickstart reading sources... [ 51%] reference/index reading sources... [ 55%] reference/pip reading sources... [ 58%] reference/pip_check reading sources... [ 62%] reference/pip_config reading sources... [ 65%] reference/pip_download reading sources... [ 68%] reference/pip_freeze reading sources... [ 72%] reference/pip_hash reading sources... [ 75%] reference/pip_install reading sources... [ 79%] reference/pip_list reading sources... [ 82%] reference/pip_search reading sources... [ 86%] reference/pip_show reading sources... [ 89%] reference/pip_uninstall reading sources... [ 93%] reference/pip_wheel reading sources... [ 96%] usage reading sources... [100%] user_guide looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/pip-19.0.3/docs/html/pypa/README.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pip-19.0.3/docs/html/python-docs-theme/README.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 3%] cookbook writing output... [ 6%] development/configuration writing output... [ 10%] development/contributing writing output... [ 13%] development/getting-started writing output... [ 17%] development/index writing output... [ 20%] development/release-process writing output... [ 24%] development/vendoring-policy writing output... [ 27%] index writing output... [ 31%] installing writing output... [ 34%] logic writing output... [ 37%] news writing output... [ 41%] pypa/README writing output... [ 44%] python-docs-theme/README writing output... [ 48%] quickstart writing output... [ 51%] reference/index writing output... [ 55%] reference/pip writing output... [ 58%] reference/pip_check writing output... [ 62%] reference/pip_config writing output... [ 65%] reference/pip_download writing output... [ 68%] reference/pip_freeze writing output... [ 72%] reference/pip_hash writing output... [ 75%] reference/pip_install writing output... [ 79%] reference/pip_list writing output... [ 82%] reference/pip_search writing output... [ 86%] reference/pip_show writing output... [ 89%] reference/pip_uninstall writing output... [ 93%] reference/pip_wheel writing output... [ 96%] usage writing output... [100%] user_guide /builddir/build/BUILD/pip-19.0.3/docs/html/installing.rst:9: WARNING: undefined label: pypug:creating and using virtual environments (if the link has no caption the label must precede a section header) /builddir/build/BUILD/pip-19.0.3/docs/html/installing.rst:9: WARNING: undefined label: pypug:virtualenv (if the link has no caption the label must precede a section header) /builddir/build/BUILD/pip-19.0.3/docs/html/installing.rst:9: WARNING: undefined label: pypug:venv (if the link has no caption the label must precede a section header) /builddir/build/BUILD/pip-19.0.3/docs/html/installing.rst:37: WARNING: undefined label: pypug:setuptools (if the link has no caption the label must precede a section header) /builddir/build/BUILD/pip-19.0.3/docs/html/installing.rst:37: WARNING: undefined label: pypug:wheel (if the link has no caption the label must precede a section header) /builddir/build/BUILD/pip-19.0.3/docs/html/installing.rst:37: WARNING: undefined label: pypug:setuptools (if the link has no caption the label must precede a section header) /builddir/build/BUILD/pip-19.0.3/docs/html/installing.rst:37: WARNING: term not in glossary: pypug:source distribution (or "sdist") /builddir/build/BUILD/pip-19.0.3/docs/html/installing.rst:37: WARNING: term not in glossary: pypug:wheel /builddir/build/BUILD/pip-19.0.3/docs/html/installing.rst:56: WARNING: undefined label: pypug:setuptools (if the link has no caption the label must precede a section header) /builddir/build/BUILD/pip-19.0.3/docs/html/installing.rst:60: WARNING: undefined label: pypug:wheel (if the link has no caption the label must precede a section header) generating indices... writing additional pages... search/builddir/build/BUILD/pip-19.0.3/docs/html/installing.rst:88: WARNING: undefined label: pypug:installing pip/setuptools/wheel with linux package managers (if the link has no caption the label must precede a section header) /builddir/build/BUILD/pip-19.0.3/docs/html/reference/pip_install.rst:237: WARNING: term not in glossary: pypug:requirement specifier /builddir/build/BUILD/pip-19.0.3/docs/html/reference/pip_install.rst:237: WARNING: term not in glossary: pypug:version specifier copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 19 warnings. The HTML pages are in docs/build/html. + sphinx-build-3 -b man docs/man docs/build/man -c docs/html Running Sphinx v1.8.4 19.0 making output directory... loading intersphinx inventory from https://packaging.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://packaging.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://packaging.python.org/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://www.pypa.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://www.pypa.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://www.pypa.io/en/latest/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] commands/check reading sources... [ 15%] commands/config reading sources... [ 23%] commands/download reading sources... [ 30%] commands/freeze reading sources... [ 38%] commands/hash reading sources... [ 46%] commands/help reading sources... [ 53%] commands/install reading sources... [ 61%] commands/list reading sources... [ 69%] commands/search reading sources... [ 76%] commands/show reading sources... [ 84%] commands/uninstall reading sources... [ 92%] commands/wheel reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done writing... pip.1 { } build succeeded, 4 warnings. The manual pages are in docs/build/man. + rm -rf docs/build/html/.doctrees docs/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Fo3Yv7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch ++ dirname /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch + cd pip-19.0.3 + pip3.7 install -I dist/pip-19.0.3-py2.py3-none-any.whl --root /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch --strip-file-prefix /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch --no-deps Processing ./dist/pip-19.0.3-py2.py3-none-any.whl Installing collected packages: pip Successfully installed pip-19.0.3 + rm /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip + pushd docs/build/man ~/build/BUILD/pip-19.0.3/docs/build/man ~/build/BUILD/pip-19.0.3 + install -d /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/man/man1 + for MAN in *1 + install -pm0644 pip.1 /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/man/man1/pip.1 + for pip in "pip2" "pip-2" "pip2.7" "pip-2.7" + echo '.so pip.1' + for pip in "pip2" "pip-2" "pip2.7" "pip-2.7" + echo '.so pip.1' + for pip in "pip2" "pip-2" "pip2.7" "pip-2.7" + echo '.so pip.1' + for pip in "pip2" "pip-2" "pip2.7" "pip-2.7" + echo '.so pip.1' + install -pm0644 pip.1 /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/man/man1/pip3.1 + for pip in "pip-3" "pip3.7" "pip-3.7" + echo '.so pip3.1' ~/build/BUILD/pip-19.0.3 + for pip in "pip-3" "pip3.7" "pip-3.7" + echo '.so pip3.1' + for pip in "pip-3" "pip3.7" "pip-3.7" + echo '.so pip3.1' + popd + pip2.7 install -I dist/pip-19.0.3-py2.py3-none-any.whl --root /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch --strip-file-prefix /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch --no-deps DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Processing ./dist/pip-19.0.3-py2.py3-none-any.whl Installing collected packages: pip Successfully installed pip-19.0.3 + for PIP in /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip* + patch -p1 --no-backup-if-mismatch /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip patching file /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip Hunk #1 succeeded at 3 (offset -1 lines). + for PIP in /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip* + patch -p1 --no-backup-if-mismatch /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip2 patching file /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip2 Hunk #1 succeeded at 3 (offset -1 lines). + for PIP in /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip* + patch -p1 --no-backup-if-mismatch /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip2.7 patching file /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip2.7 Hunk #1 succeeded at 3 (offset -1 lines). + for PIP in /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip* + patch -p1 --no-backup-if-mismatch /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip3 patching file /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip3 Hunk #1 succeeded at 3 (offset -1 lines). + for PIP in /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip* + patch -p1 --no-backup-if-mismatch /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip3.7 patching file /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip3.7 Hunk #1 succeeded at 3 (offset -1 lines). + mkdir -p /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/bash-completion/completions + PYTHONPATH=/builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/lib/python2.7/site-packages + /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip completion --bash DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. + PYTHONPATH=/builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/lib/python3.7/site-packages + /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip3 completion --bash + pips2=pip + pips3=pip3 + for pip in /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip* ++ basename /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip + pip=pip + case $pip in + for pip in /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip* ++ basename /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip2 + pip=pip2 + case $pip in + pips2='pip pip2' + ln -s pip /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/bash-completion/completions/pip2 + for pip in /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip* ++ basename /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip2.7 + pip=pip2.7 + case $pip in + pips2='pip pip2 pip2.7' + ln -s pip /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/bash-completion/completions/pip2.7 + for pip in /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip* ++ basename /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip3 + pip=pip3 + case $pip in + for pip in /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip* ++ basename /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip3.7 + pip=pip3.7 + case $pip in + pips3='pip3 pip3.7' + ln -s pip3 /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/bash-completion/completions/pip3.7 + sed -i -e 's/^\(complete.*\) pip$/\1 pip3 pip3.7/' -e s/_pip_completion/_pip3_completion/ /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/bash-completion/completions/pip3 + sed -i -e 's/^\(complete.*\) pip$/\1 pip pip2 pip2.7/' /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/bash-completion/completions/pip + ln -s ./pip2.7 /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip-2.7 + ln -s ./pip-2.7 /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip-2 + ln -s ./pip3.7 /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip-3.7 + ln -s ./pip-3.7 /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip-3 + echo rpm + echo rpm + mkdir -p /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/python-wheels + install -p dist/pip-19.0.3-py2.py3-none-any.whl -t /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/python-wheels + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 19.0.3-7.fc30 --unique-debug-suffix -19.0.3-7.fc30.noarch --unique-debug-src-base python-pip-19.0.3-7.fc30.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pip-19.0.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jscbXe + umask 022 + cd /builddir/build/BUILD + cd pip-19.0.3 + mkdir _bin + export PATH=/builddir/build/BUILD/pip-19.0.3/_bin:/usr/libexec/python3-sphinx:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILD/pip-19.0.3/_bin:/usr/libexec/python3-sphinx:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PYTHONPATH=/builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/lib/python2.7/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/lib/python2.7/site-packages + ln -s /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip2 _bin/pip + /usr/bin/python2 -m pytest -m 'not network' -k 'not completion and not test_constraints_local_editable_install_pep518 and not test_pep517_wheels_are_not_confused_with_other_files and not test_upgrade_argparse_shadowed and not test_uninstall_non_local_distutils and not test_venv_modification' ============================= test session starts ============================== platform linux2 -- Python 2.7.17, pytest-3.10.1, py-1.7.0, pluggy-0.8.1 rootdir: /builddir/build/BUILD/pip-19.0.3, inifile: setup.cfg collected 1083 items / 124 deselected tests/functional/test_broken_stdout.py ... [ 0%] tests/functional/test_check.py .......... [ 1%] tests/functional/test_configuration.py .s.. [ 1%] tests/functional/test_download.py ....................... [ 4%] tests/functional/test_freeze.py ......x...s...... [ 5%] tests/functional/test_hash.py ... [ 6%] tests/functional/test_help.py ....... [ 6%] tests/functional/test_install.py .........................ss..........x. [ 11%] ..............................ss............ [ 15%] tests/functional/test_install_check.py .. [ 15%] tests/functional/test_install_cleanup.py ..... [ 16%] tests/functional/test_install_compat.py . [ 16%] tests/functional/test_install_config.py ..... [ 16%] tests/functional/test_install_extras.py ..... [ 17%] tests/functional/test_install_force_reinstall.py .. [ 17%] tests/functional/test_install_index.py .... [ 18%] tests/functional/test_install_reqs.py .........................x... [ 21%] tests/functional/test_install_upgrade.py ........ [ 22%] tests/functional/test_install_user.py .. [ 22%] tests/functional/test_install_vcs_git.py ............... [ 23%] tests/functional/test_install_wheel.py ......................... [ 26%] tests/functional/test_list.py ............ [ 27%] tests/functional/test_no_color.py . [ 27%] tests/functional/test_pep517.py .......... [ 28%] tests/functional/test_requests.py s [ 28%] tests/functional/test_search.py .... [ 29%] tests/functional/test_show.py ............... [ 30%] tests/functional/test_uninstall.py ........... [ 32%] tests/functional/test_uninstall_user.py .. [ 32%] tests/functional/test_vcs_git.py ........ [ 33%] tests/functional/test_warning.py . [ 33%] tests/functional/test_wheel.py ................. [ 34%] tests/functional/test_yaml.py ........xx...x [ 36%] tests/lib/test_lib.py ... [ 36%] tests/unit/test_appdirs.py ...................... [ 38%] tests/unit/test_base_command.py ...... [ 39%] tests/unit/test_build_env.py ..... [ 40%] tests/unit/test_cache.py .. [ 40%] tests/unit/test_check.py .. [ 40%] tests/unit/test_compat.py ........... [ 41%] tests/unit/test_configuration.py ..................... [ 43%] tests/unit/test_download.py .....sss.............. [ 46%] tests/unit/test_finder.py ........................... [ 49%] tests/unit/test_format_control.py ......... [ 49%] tests/unit/test_index.py ............................................... [ 54%] ................. [ 56%] tests/unit/test_index_html_page.py ............ [ 57%] tests/unit/test_locations.py ... [ 58%] tests/unit/test_logging.py ..... [ 58%] tests/unit/test_models.py ..... [ 59%] tests/unit/test_options.py ............................................. [ 63%] .. [ 64%] tests/unit/test_pep425tags.py .................. [ 66%] tests/unit/test_pep517.py ..... [ 66%] tests/unit/test_req.py ........................................... [ 71%] tests/unit/test_req_file.py ............................................ [ 75%] ................ [ 77%] tests/unit/test_req_install.py .. [ 77%] tests/unit/test_req_uninstall.py .......... [ 78%] tests/unit/test_unit_outdated.py ...... [ 79%] tests/unit/test_utils.py ............................................... [ 84%] ........................................... [ 88%] tests/unit/test_vcs.py ................................................ [ 93%] tests/unit/test_wheel.py ............................................... [ 98%] ............... [100%] =========================== short test summary info ============================ SKIP [1] tests/unit/test_download.py:142: condition: sys.platform != 'win32' SKIP [1] tests/functional/test_install.py:331: Mercurial is not available SKIP [1] tests/unit/test_download.py:133: condition: sys.platform != 'win32' SKIP [1] tests/functional/test_install.py:322: Mercurial is not available SKIP [1] /builddir/build/BUILD/pip-19.0.3/tests/functional/test_install.py:1273: No lzma support SKIP [1] /builddir/build/BUILD/pip-19.0.3/tests/functional/test_install.py:1282: No lzma support SKIP [1] tests/functional/test_requests.py:4: SKIP [1] tests/functional/test_configuration.py:19: Can't modify underlying file for any mode SKIP [1] tests/functional/test_freeze.py:367: Mercurial is not available SKIP [1] tests/unit/test_download.py:148: condition: sys.platform != 'win32' XFAIL tests/functional/test_freeze.py::test_freeze_exclude_editable XFAIL tests/functional/test_install.py::test_install_argparse_shadowed XFAIL tests/functional/test_install_reqs.py::test_install_distribution_union_conflicting_extras XFAIL tests/functional/test_yaml.py::test_yaml_based[install/extras-2] XFAIL tests/functional/test_yaml.py::test_yaml_based[install/conflicting_diamond] XFAIL tests/functional/test_yaml.py::test_yaml_based[install/conflicting_triangle] =============================== warnings summary =============================== tests/unit/test_pep425tags.py::TestPEP425Tags::()::test_broken_sysconfig /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/lib/python2.7/site-packages/pip/_internal/pep425tags.py:34: RuntimeWarning: I have the wrong path! warnings.warn("{}".format(e), RuntimeWarning) tests/unit/test_req_file.py::TestParseRequirements::()::test_install_requirements_with_options /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/lib/python2.7/site-packages/pip/_internal/req/req_file.py:184: UserWarning: Disabling all use of wheels due to the use of --build-options / --global-options / --install-options. cmdoptions.check_install_build_global(options, opts) -- Docs: https://docs.pytest.org/en/latest/warnings.html 943 passed, 10 skipped, 124 deselected, 6 xfailed, 2 warnings in 935.33 seconds + export PYTHONPATH=/builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/lib/python3.7/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/lib/python3.7/site-packages + ln -sf /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/bin/pip3 _bin/pip + /usr/bin/python3 -m pytest -m 'not network' -k 'not completion and not test_constraints_local_editable_install_pep518 and not test_pep517_wheels_are_not_confused_with_other_files and not test_upgrade_argparse_shadowed and not test_uninstall_non_local_distutils and not test_venv_modification' ============================= test session starts ============================== platform linux -- Python 3.7.6, pytest-3.10.1, py-1.7.0, pluggy-0.8.1 rootdir: /builddir/build/BUILD/pip-19.0.3, inifile: setup.cfg collected 1083 items / 124 deselected tests/functional/test_broken_stdout.py ... [ 0%] tests/functional/test_check.py .......... [ 1%] tests/functional/test_configuration.py .s.. [ 1%] tests/functional/test_download.py ....................... [ 4%] tests/functional/test_freeze.py ......x...s...... [ 5%] tests/functional/test_hash.py ... [ 6%] tests/functional/test_help.py ....... [ 6%] tests/functional/test_install.py .........................ss..........s. [ 11%] ............................................ [ 15%] tests/functional/test_install_check.py .. [ 15%] tests/functional/test_install_cleanup.py ..... [ 16%] tests/functional/test_install_compat.py . [ 16%] tests/functional/test_install_config.py ..... [ 16%] tests/functional/test_install_extras.py ..... [ 17%] tests/functional/test_install_force_reinstall.py .. [ 17%] tests/functional/test_install_index.py .... [ 18%] tests/functional/test_install_reqs.py .........................x... [ 21%] tests/functional/test_install_upgrade.py ........ [ 22%] tests/functional/test_install_user.py .. [ 22%] tests/functional/test_install_vcs_git.py ............... [ 23%] tests/functional/test_install_wheel.py ......................... [ 26%] tests/functional/test_list.py ............ [ 27%] tests/functional/test_no_color.py . [ 27%] tests/functional/test_pep517.py .......... [ 28%] tests/functional/test_requests.py s [ 28%] tests/functional/test_search.py .... [ 29%] tests/functional/test_show.py ............... [ 30%] tests/functional/test_uninstall.py ........... [ 32%] tests/functional/test_uninstall_user.py .. [ 32%] tests/functional/test_vcs_git.py ........ [ 33%] tests/functional/test_warning.py . [ 33%] tests/functional/test_wheel.py ................. [ 34%] tests/functional/test_yaml.py ........xx...x [ 36%] tests/lib/test_lib.py ... [ 36%] tests/unit/test_appdirs.py ...................... [ 38%] tests/unit/test_base_command.py ...... [ 39%] tests/unit/test_build_env.py ..... [ 40%] tests/unit/test_cache.py .. [ 40%] tests/unit/test_check.py .. [ 40%] tests/unit/test_compat.py ........... [ 41%] tests/unit/test_configuration.py ..................... [ 43%] tests/unit/test_download.py .....sss.............. [ 46%] tests/unit/test_finder.py ........................... [ 49%] tests/unit/test_format_control.py ......... [ 49%] tests/unit/test_index.py ............................................... [ 54%] ................. [ 56%] tests/unit/test_index_html_page.py ............ [ 57%] tests/unit/test_locations.py ... [ 58%] tests/unit/test_logging.py ..... [ 58%] tests/unit/test_models.py ..... [ 59%] tests/unit/test_options.py ............................................. [ 63%] .. [ 64%] tests/unit/test_pep425tags.py .................. [ 66%] tests/unit/test_pep517.py ..... [ 66%] tests/unit/test_req.py ........................................... [ 71%] tests/unit/test_req_file.py ............................................ [ 75%] ................ [ 77%] tests/unit/test_req_install.py .. [ 77%] tests/unit/test_req_uninstall.py .......... [ 78%] tests/unit/test_unit_outdated.py ...... [ 79%] tests/unit/test_utils.py ............................................... [ 84%] ........................................... [ 88%] tests/unit/test_vcs.py ................................................ [ 93%] tests/unit/test_wheel.py ............................................... [ 98%] ............... [100%] =========================== short test summary info ============================ SKIP [1] tests/functional/test_configuration.py:19: Can't modify underlying file for any mode SKIP [1] tests/functional/test_freeze.py:367: Mercurial is not available SKIP [1] tests/functional/test_install.py:322: Mercurial is not available SKIP [1] tests/functional/test_install.py:331: Mercurial is not available SKIP [1] tests/functional/test_install.py:531: condition: sys.version_info >= (3,4) SKIP [1] tests/functional/test_requests.py:4: SKIP [1] tests/unit/test_download.py:133: condition: sys.platform != 'win32' SKIP [1] tests/unit/test_download.py:142: condition: sys.platform != 'win32' SKIP [1] tests/unit/test_download.py:148: condition: sys.platform != 'win32' XFAIL tests/functional/test_freeze.py::test_freeze_exclude_editable XFAIL tests/functional/test_install_reqs.py::test_install_distribution_union_conflicting_extras XFAIL tests/functional/test_yaml.py::test_yaml_based[install/extras-2] XFAIL tests/functional/test_yaml.py::test_yaml_based[install/conflicting_diamond] XFAIL tests/functional/test_yaml.py::test_yaml_based[install/conflicting_triangle] =============================== warnings summary =============================== tests/functional/test_check.py::test_basic_check_clean /tmp/pytest-of-mockbuild/pytest-0/pip0/pip/src/pip/_vendor/pyparsing.py:3077: DeprecationWarning: invalid escape sequence \w """ tests/unit/test_pep425tags.py::TestPEP425Tags::()::test_broken_sysconfig /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/lib/python3.7/site-packages/pip/_internal/pep425tags.py:34: RuntimeWarning: I have the wrong path! warnings.warn("{}".format(e), RuntimeWarning) tests/unit/test_req_file.py::TestParseRequirements::()::test_install_requirements_with_options /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/lib/python3.7/site-packages/pip/_internal/req/req_file.py:184: UserWarning: Disabling all use of wheels due to the use of --build-options / --global-options / --install-options. cmdoptions.check_install_build_global(options, opts) -- Docs: https://docs.pytest.org/en/latest/warnings.html 945 passed, 9 skipped, 124 deselected, 5 xfailed, 3 warnings in 1173.93 seconds + exit 0 Processing files: python2-pip-19.0.3-7.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.407Wxi + umask 022 + cd /builddir/build/BUILD + cd pip-19.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/doc/python2-pip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/doc/python2-pip + cp -pr README.rst /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/doc/python2-pip + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZUJGol + umask 022 + cd /builddir/build/BUILD + cd pip-19.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/licenses/python2-pip + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/licenses/python2-pip + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/licenses/python2-pip + exit 0 Provides: bundled(python2dist(CacheControl)) = 0.12.5 bundled(python2dist(appdirs)) = 1.4.3 bundled(python2dist(certifi)) = 2018.11.29 bundled(python2dist(chardet)) = 3.0.4 bundled(python2dist(colorama)) = 0.4.1 bundled(python2dist(distlib)) = 0.2.8 bundled(python2dist(distro)) = 1.3.0 bundled(python2dist(html5lib)) = 1.0.1 bundled(python2dist(idna)) = 2.8 bundled(python2dist(ipaddress)) = 1.0.22 bundled(python2dist(lockfile)) = 0.12.2 bundled(python2dist(msgpack)) = 0.5.6 bundled(python2dist(packaging)) = 19.0 bundled(python2dist(pep517)) = 0.5.0 bundled(python2dist(progress)) = 1.4 bundled(python2dist(pyparsing)) = 2.3.1 bundled(python2dist(pytoml)) = 0.1.20 bundled(python2dist(requests)) = 2.22.0 bundled(python2dist(retrying)) = 1.3.3 bundled(python2dist(rfc3986)) = 1.3.2 bundled(python2dist(setuptools)) = 40.6.3 bundled(python2dist(six)) = 1.12.0 bundled(python2dist(urllib3)) = 1.25.3 bundled(python2dist(webencodings)) = 0.5.1 python-pip = 19.0.3-7.fc30 python2-pip = 19.0.3-7.fc30 python2.7dist(pip) = 19.0.3 python2dist(pip) = 19.0.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 python2.7dist(setuptools) Obsoletes: python-pip < 19.0.3-7.fc30 Recommends: (libcrypt.so.1 if python2(x86-32)) (libcrypt.so.1()(64bit) if python2(x86-64)) Processing files: python3-pip-19.0.3-7.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.twyf45 + umask 022 + cd /builddir/build/BUILD + cd pip-19.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/doc/python3-pip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/doc/python3-pip + cp -pr README.rst /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/doc/python3-pip + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VahyTO + umask 022 + cd /builddir/build/BUILD + cd pip-19.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/licenses/python3-pip + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/licenses/python3-pip + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/licenses/python3-pip + exit 0 Provides: bundled(python3dist(CacheControl)) = 0.12.5 bundled(python3dist(appdirs)) = 1.4.3 bundled(python3dist(certifi)) = 2018.11.29 bundled(python3dist(chardet)) = 3.0.4 bundled(python3dist(colorama)) = 0.4.1 bundled(python3dist(distlib)) = 0.2.8 bundled(python3dist(distro)) = 1.3.0 bundled(python3dist(html5lib)) = 1.0.1 bundled(python3dist(idna)) = 2.8 bundled(python3dist(ipaddress)) = 1.0.22 bundled(python3dist(lockfile)) = 0.12.2 bundled(python3dist(msgpack)) = 0.5.6 bundled(python3dist(packaging)) = 19.0 bundled(python3dist(pep517)) = 0.5.0 bundled(python3dist(progress)) = 1.4 bundled(python3dist(pyparsing)) = 2.3.1 bundled(python3dist(pytoml)) = 0.1.20 bundled(python3dist(requests)) = 2.22.0 bundled(python3dist(retrying)) = 1.3.3 bundled(python3dist(rfc3986)) = 1.3.2 bundled(python3dist(setuptools)) = 40.6.3 bundled(python3dist(six)) = 1.12.0 bundled(python3dist(urllib3)) = 1.25.3 bundled(python3dist(webencodings)) = 0.5.1 python3-pip = 19.0.3-7.fc30 python3.7dist(pip) = 19.0.3 python3dist(pip) = 19.0.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.7 python3.7dist(setuptools) Recommends: (libcrypt.so.1 if python3(x86-32)) (libcrypt.so.1()(64bit) if python3(x86-64)) Processing files: python-pip-doc-19.0.3-7.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Pi1MGP + umask 022 + cd /builddir/build/BUILD + cd pip-19.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/doc/python-pip-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/doc/python-pip-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/doc/python-pip-doc + cp -pr docs/build/html /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/doc/python-pip-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DzZ9tR + umask 022 + cd /builddir/build/BUILD + cd pip-19.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/licenses/python-pip-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/licenses/python-pip-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/licenses/python-pip-doc + exit 0 Provides: python-pip-doc = 19.0.3-7.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pip-wheel-19.0.3-7.fc30.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MKXUnF + umask 022 + cd /builddir/build/BUILD + cd pip-19.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/licenses/python-pip-wheel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/licenses/python-pip-wheel + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch/usr/share/licenses/python-pip-wheel + exit 0 Provides: bundled(python2dist(CacheControl)) = 0.12.5 bundled(python2dist(appdirs)) = 1.4.3 bundled(python2dist(certifi)) = 2018.11.29 bundled(python2dist(chardet)) = 3.0.4 bundled(python2dist(colorama)) = 0.4.1 bundled(python2dist(distlib)) = 0.2.8 bundled(python2dist(distro)) = 1.3.0 bundled(python2dist(html5lib)) = 1.0.1 bundled(python2dist(idna)) = 2.8 bundled(python2dist(ipaddress)) = 1.0.22 bundled(python2dist(lockfile)) = 0.12.2 bundled(python2dist(msgpack)) = 0.5.6 bundled(python2dist(packaging)) = 19.0 bundled(python2dist(pep517)) = 0.5.0 bundled(python2dist(progress)) = 1.4 bundled(python2dist(pyparsing)) = 2.3.1 bundled(python2dist(pytoml)) = 0.1.20 bundled(python2dist(requests)) = 2.22.0 bundled(python2dist(retrying)) = 1.3.3 bundled(python2dist(rfc3986)) = 1.3.2 bundled(python2dist(setuptools)) = 40.6.3 bundled(python2dist(six)) = 1.12.0 bundled(python2dist(urllib3)) = 1.25.3 bundled(python2dist(webencodings)) = 0.5.1 bundled(python3dist(CacheControl)) = 0.12.5 bundled(python3dist(appdirs)) = 1.4.3 bundled(python3dist(certifi)) = 2018.11.29 bundled(python3dist(chardet)) = 3.0.4 bundled(python3dist(colorama)) = 0.4.1 bundled(python3dist(distlib)) = 0.2.8 bundled(python3dist(distro)) = 1.3.0 bundled(python3dist(html5lib)) = 1.0.1 bundled(python3dist(idna)) = 2.8 bundled(python3dist(ipaddress)) = 1.0.22 bundled(python3dist(lockfile)) = 0.12.2 bundled(python3dist(msgpack)) = 0.5.6 bundled(python3dist(packaging)) = 19.0 bundled(python3dist(pep517)) = 0.5.0 bundled(python3dist(progress)) = 1.4 bundled(python3dist(pyparsing)) = 2.3.1 bundled(python3dist(pytoml)) = 0.1.20 bundled(python3dist(requests)) = 2.22.0 bundled(python3dist(retrying)) = 1.3.3 bundled(python3dist(rfc3986)) = 1.3.2 bundled(python3dist(setuptools)) = 40.6.3 bundled(python3dist(six)) = 1.12.0 bundled(python3dist(urllib3)) = 1.25.3 bundled(python3dist(webencodings)) = 0.5.1 python-pip-wheel = 19.0.3-7.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: (libcrypt.so.1 if python2(x86-32)) (libcrypt.so.1 if python3(x86-32)) (libcrypt.so.1()(64bit) if python2(x86-64)) (libcrypt.so.1()(64bit) if python3(x86-64)) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch Wrote: /builddir/build/RPMS/python2-pip-19.0.3-7.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python3-pip-19.0.3-7.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python-pip-doc-19.0.3-7.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python-pip-wheel-19.0.3-7.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yLVE0A + umask 022 + cd /builddir/build/BUILD + cd pip-19.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pip-19.0.3-7.fc30.noarch + exit 0 Child return code was: 0