Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pipenv.spec'], chrootPath='/var/lib/mock/737784-fedora-rawhide-x86_64-1523021097.110182/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '17fbc69ba4e646c988e7ec194728a400', '-D', '/var/lib/mock/737784-fedora-rawhide-x86_64-1523021097.110182/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pipenv.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pipenv-11.9.0-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pipenv.spec'], chrootPath='/var/lib/mock/737784-fedora-rawhide-x86_64-1523021097.110182/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ddae9e665e13430f8484cd2e32bb5bb9', '-D', '/var/lib/mock/737784-fedora-rawhide-x86_64-1523021097.110182/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pipenv.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sWlvXm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pipenv-11.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pipenv-11.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pipenv-11.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-unvendor-packages.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-add-connection_required-marker.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-pipfile-vendor-to-patched.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0004-rpmfail-pytest-marker.patch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Eo1i0O + umask 022 + cd /builddir/build/BUILD + cd pipenv-11.9.0 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pipenv copying pipenv/utils.py -> build/lib/pipenv copying pipenv/resolver.py -> build/lib/pipenv copying pipenv/project.py -> build/lib/pipenv copying pipenv/progress.py -> build/lib/pipenv copying pipenv/pep508checker.py -> build/lib/pipenv copying pipenv/help.py -> build/lib/pipenv copying pipenv/environments.py -> build/lib/pipenv copying pipenv/core.py -> build/lib/pipenv copying pipenv/cli.py -> build/lib/pipenv copying pipenv/__version__.py -> build/lib/pipenv copying pipenv/__main__.py -> build/lib/pipenv copying pipenv/__init__.py -> build/lib/pipenv creating build/lib/pipenv/vendor copying pipenv/vendor/toml.py -> build/lib/pipenv/vendor copying pipenv/vendor/timestamp.py -> build/lib/pipenv/vendor copying pipenv/vendor/strict_rfc3339.py -> build/lib/pipenv/vendor copying pipenv/vendor/pipdeptree.py -> build/lib/pipenv/vendor copying pipenv/vendor/first.py -> build/lib/pipenv/vendor copying pipenv/vendor/delegator.py -> build/lib/pipenv/vendor copying pipenv/vendor/click_completion.py -> build/lib/pipenv/vendor copying pipenv/vendor/__init__.py -> build/lib/pipenv/vendor creating build/lib/pipenv/pew copying pipenv/pew/__main__.py -> build/lib/pipenv/pew copying pipenv/pew/__init__.py -> build/lib/pipenv/pew creating build/lib/pipenv/patched copying pipenv/patched/crayons.py -> build/lib/pipenv/patched copying pipenv/patched/__init__.py -> build/lib/pipenv/patched creating build/lib/pipenv/vendor/yarg copying pipenv/vendor/yarg/release.py -> build/lib/pipenv/vendor/yarg copying pipenv/vendor/yarg/parse.py -> build/lib/pipenv/vendor/yarg copying pipenv/vendor/yarg/package.py -> build/lib/pipenv/vendor/yarg copying pipenv/vendor/yarg/exceptions.py -> build/lib/pipenv/vendor/yarg copying pipenv/vendor/yarg/client.py -> build/lib/pipenv/vendor/yarg copying pipenv/vendor/yarg/__init__.py -> build/lib/pipenv/vendor/yarg copying pipenv/vendor/yarg/__about__.py -> build/lib/pipenv/vendor/yarg creating build/lib/pipenv/vendor/shutilwhich copying pipenv/vendor/shutilwhich/lib.py -> build/lib/pipenv/vendor/shutilwhich copying pipenv/vendor/shutilwhich/__init__.py -> build/lib/pipenv/vendor/shutilwhich creating build/lib/pipenv/vendor/requirements copying pipenv/vendor/requirements/vcs.py -> build/lib/pipenv/vendor/requirements copying pipenv/vendor/requirements/requirement.py -> build/lib/pipenv/vendor/requirements copying pipenv/vendor/requirements/parser.py -> build/lib/pipenv/vendor/requirements copying pipenv/vendor/requirements/fragment.py -> build/lib/pipenv/vendor/requirements copying pipenv/vendor/requirements/__init__.py -> build/lib/pipenv/vendor/requirements creating build/lib/pipenv/vendor/pipreqs copying pipenv/vendor/pipreqs/pipreqs.py -> build/lib/pipenv/vendor/pipreqs copying pipenv/vendor/pipreqs/__init__.py -> build/lib/pipenv/vendor/pipreqs creating build/lib/pipenv/vendor/pip9 copying pipenv/vendor/pip9/wheel.py -> build/lib/pipenv/vendor/pip9 copying pipenv/vendor/pip9/status_codes.py -> build/lib/pipenv/vendor/pip9 copying pipenv/vendor/pip9/pep425tags.py -> build/lib/pipenv/vendor/pip9 copying pipenv/vendor/pip9/locations.py -> build/lib/pipenv/vendor/pip9 copying pipenv/vendor/pip9/index.py -> build/lib/pipenv/vendor/pip9 copying pipenv/vendor/pip9/exceptions.py -> build/lib/pipenv/vendor/pip9 copying pipenv/vendor/pip9/download.py -> build/lib/pipenv/vendor/pip9 copying pipenv/vendor/pip9/cmdoptions.py -> build/lib/pipenv/vendor/pip9 copying pipenv/vendor/pip9/baseparser.py -> build/lib/pipenv/vendor/pip9 copying pipenv/vendor/pip9/basecommand.py -> build/lib/pipenv/vendor/pip9 copying pipenv/vendor/pip9/__main__.py -> build/lib/pipenv/vendor/pip9 copying pipenv/vendor/pip9/__init__.py -> build/lib/pipenv/vendor/pip9 creating build/lib/pipenv/vendor/click_didyoumean copying pipenv/vendor/click_didyoumean/__init__.py -> build/lib/pipenv/vendor/click_didyoumean creating build/lib/pipenv/vendor/blindspin copying pipenv/vendor/blindspin/__init__.py -> build/lib/pipenv/vendor/blindspin creating build/lib/pipenv/vendor/pip9/vcs copying pipenv/vendor/pip9/vcs/subversion.py -> build/lib/pipenv/vendor/pip9/vcs copying pipenv/vendor/pip9/vcs/mercurial.py -> build/lib/pipenv/vendor/pip9/vcs copying pipenv/vendor/pip9/vcs/git.py -> build/lib/pipenv/vendor/pip9/vcs copying pipenv/vendor/pip9/vcs/bazaar.py -> build/lib/pipenv/vendor/pip9/vcs copying pipenv/vendor/pip9/vcs/__init__.py -> build/lib/pipenv/vendor/pip9/vcs creating build/lib/pipenv/vendor/pip9/utils copying pipenv/vendor/pip9/utils/ui.py -> build/lib/pipenv/vendor/pip9/utils copying pipenv/vendor/pip9/utils/setuptools_build.py -> build/lib/pipenv/vendor/pip9/utils copying pipenv/vendor/pip9/utils/packaging.py -> build/lib/pipenv/vendor/pip9/utils copying pipenv/vendor/pip9/utils/outdated.py -> build/lib/pipenv/vendor/pip9/utils copying pipenv/vendor/pip9/utils/logging.py -> build/lib/pipenv/vendor/pip9/utils copying pipenv/vendor/pip9/utils/hashes.py -> build/lib/pipenv/vendor/pip9/utils copying pipenv/vendor/pip9/utils/glibc.py -> build/lib/pipenv/vendor/pip9/utils copying pipenv/vendor/pip9/utils/filesystem.py -> build/lib/pipenv/vendor/pip9/utils copying pipenv/vendor/pip9/utils/encoding.py -> build/lib/pipenv/vendor/pip9/utils copying pipenv/vendor/pip9/utils/deprecation.py -> build/lib/pipenv/vendor/pip9/utils copying pipenv/vendor/pip9/utils/build.py -> build/lib/pipenv/vendor/pip9/utils copying pipenv/vendor/pip9/utils/appdirs.py -> build/lib/pipenv/vendor/pip9/utils copying pipenv/vendor/pip9/utils/__init__.py -> build/lib/pipenv/vendor/pip9/utils creating build/lib/pipenv/vendor/pip9/req copying pipenv/vendor/pip9/req/req_uninstall.py -> build/lib/pipenv/vendor/pip9/req copying pipenv/vendor/pip9/req/req_set.py -> build/lib/pipenv/vendor/pip9/req copying pipenv/vendor/pip9/req/req_install.py -> build/lib/pipenv/vendor/pip9/req copying pipenv/vendor/pip9/req/req_file.py -> build/lib/pipenv/vendor/pip9/req copying pipenv/vendor/pip9/req/__init__.py -> build/lib/pipenv/vendor/pip9/req creating build/lib/pipenv/vendor/pip9/operations copying pipenv/vendor/pip9/operations/freeze.py -> build/lib/pipenv/vendor/pip9/operations copying pipenv/vendor/pip9/operations/check.py -> build/lib/pipenv/vendor/pip9/operations copying pipenv/vendor/pip9/operations/__init__.py -> build/lib/pipenv/vendor/pip9/operations creating build/lib/pipenv/vendor/pip9/models copying pipenv/vendor/pip9/models/index.py -> build/lib/pipenv/vendor/pip9/models copying pipenv/vendor/pip9/models/__init__.py -> build/lib/pipenv/vendor/pip9/models creating build/lib/pipenv/vendor/pip9/compat copying pipenv/vendor/pip9/compat/dictconfig.py -> build/lib/pipenv/vendor/pip9/compat copying pipenv/vendor/pip9/compat/__init__.py -> build/lib/pipenv/vendor/pip9/compat creating build/lib/pipenv/vendor/pip9/commands copying pipenv/vendor/pip9/commands/wheel.py -> build/lib/pipenv/vendor/pip9/commands copying pipenv/vendor/pip9/commands/uninstall.py -> build/lib/pipenv/vendor/pip9/commands copying pipenv/vendor/pip9/commands/show.py -> build/lib/pipenv/vendor/pip9/commands copying pipenv/vendor/pip9/commands/search.py -> build/lib/pipenv/vendor/pip9/commands copying pipenv/vendor/pip9/commands/list.py -> build/lib/pipenv/vendor/pip9/commands copying pipenv/vendor/pip9/commands/install.py -> build/lib/pipenv/vendor/pip9/commands copying pipenv/vendor/pip9/commands/help.py -> build/lib/pipenv/vendor/pip9/commands copying pipenv/vendor/pip9/commands/hash.py -> build/lib/pipenv/vendor/pip9/commands copying pipenv/vendor/pip9/commands/freeze.py -> build/lib/pipenv/vendor/pip9/commands copying pipenv/vendor/pip9/commands/download.py -> build/lib/pipenv/vendor/pip9/commands copying pipenv/vendor/pip9/commands/completion.py -> build/lib/pipenv/vendor/pip9/commands copying pipenv/vendor/pip9/commands/check.py -> build/lib/pipenv/vendor/pip9/commands copying pipenv/vendor/pip9/commands/__init__.py -> build/lib/pipenv/vendor/pip9/commands creating build/lib/pipenv/vendor/pip9/_vendor copying pipenv/vendor/pip9/_vendor/six.py -> build/lib/pipenv/vendor/pip9/_vendor copying pipenv/vendor/pip9/_vendor/retrying.py -> build/lib/pipenv/vendor/pip9/_vendor copying pipenv/vendor/pip9/_vendor/re-vendor.py -> build/lib/pipenv/vendor/pip9/_vendor copying pipenv/vendor/pip9/_vendor/pyparsing.py -> build/lib/pipenv/vendor/pip9/_vendor copying pipenv/vendor/pip9/_vendor/ordereddict.py -> build/lib/pipenv/vendor/pip9/_vendor copying pipenv/vendor/pip9/_vendor/ipaddress.py -> build/lib/pipenv/vendor/pip9/_vendor copying pipenv/vendor/pip9/_vendor/distro.py -> build/lib/pipenv/vendor/pip9/_vendor copying pipenv/vendor/pip9/_vendor/appdirs.py -> build/lib/pipenv/vendor/pip9/_vendor copying pipenv/vendor/pip9/_vendor/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor creating build/lib/pipenv/vendor/pip9/_vendor/webencodings copying pipenv/vendor/pip9/_vendor/webencodings/x_user_defined.py -> build/lib/pipenv/vendor/pip9/_vendor/webencodings copying pipenv/vendor/pip9/_vendor/webencodings/tests.py -> build/lib/pipenv/vendor/pip9/_vendor/webencodings copying pipenv/vendor/pip9/_vendor/webencodings/mklabels.py -> build/lib/pipenv/vendor/pip9/_vendor/webencodings copying pipenv/vendor/pip9/_vendor/webencodings/labels.py -> build/lib/pipenv/vendor/pip9/_vendor/webencodings copying pipenv/vendor/pip9/_vendor/webencodings/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/webencodings creating build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/utils.py -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/structures.py -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/status_codes.py -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/sessions.py -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/models.py -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/hooks.py -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/exceptions.py -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/cookies.py -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/compat.py -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/certs.py -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/auth.py -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/api.py -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/adapters.py -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/vendor/pip9/_vendor/requests/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/requests creating build/lib/pipenv/vendor/pip9/_vendor/progress copying pipenv/vendor/pip9/_vendor/progress/spinner.py -> build/lib/pipenv/vendor/pip9/_vendor/progress copying pipenv/vendor/pip9/_vendor/progress/helpers.py -> build/lib/pipenv/vendor/pip9/_vendor/progress copying pipenv/vendor/pip9/_vendor/progress/counter.py -> build/lib/pipenv/vendor/pip9/_vendor/progress copying pipenv/vendor/pip9/_vendor/progress/bar.py -> build/lib/pipenv/vendor/pip9/_vendor/progress copying pipenv/vendor/pip9/_vendor/progress/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/progress creating build/lib/pipenv/vendor/pip9/_vendor/pkg_resources copying pipenv/vendor/pip9/_vendor/pkg_resources/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/pkg_resources creating build/lib/pipenv/vendor/pip9/_vendor/packaging copying pipenv/vendor/pip9/_vendor/packaging/version.py -> build/lib/pipenv/vendor/pip9/_vendor/packaging copying pipenv/vendor/pip9/_vendor/packaging/utils.py -> build/lib/pipenv/vendor/pip9/_vendor/packaging copying pipenv/vendor/pip9/_vendor/packaging/specifiers.py -> build/lib/pipenv/vendor/pip9/_vendor/packaging copying pipenv/vendor/pip9/_vendor/packaging/requirements.py -> build/lib/pipenv/vendor/pip9/_vendor/packaging copying pipenv/vendor/pip9/_vendor/packaging/markers.py -> build/lib/pipenv/vendor/pip9/_vendor/packaging copying pipenv/vendor/pip9/_vendor/packaging/_structures.py -> build/lib/pipenv/vendor/pip9/_vendor/packaging copying pipenv/vendor/pip9/_vendor/packaging/_compat.py -> build/lib/pipenv/vendor/pip9/_vendor/packaging copying pipenv/vendor/pip9/_vendor/packaging/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/packaging copying pipenv/vendor/pip9/_vendor/packaging/__about__.py -> build/lib/pipenv/vendor/pip9/_vendor/packaging creating build/lib/pipenv/vendor/pip9/_vendor/lockfile copying pipenv/vendor/pip9/_vendor/lockfile/symlinklockfile.py -> build/lib/pipenv/vendor/pip9/_vendor/lockfile copying pipenv/vendor/pip9/_vendor/lockfile/sqlitelockfile.py -> build/lib/pipenv/vendor/pip9/_vendor/lockfile copying pipenv/vendor/pip9/_vendor/lockfile/pidlockfile.py -> build/lib/pipenv/vendor/pip9/_vendor/lockfile copying pipenv/vendor/pip9/_vendor/lockfile/mkdirlockfile.py -> build/lib/pipenv/vendor/pip9/_vendor/lockfile copying pipenv/vendor/pip9/_vendor/lockfile/linklockfile.py -> build/lib/pipenv/vendor/pip9/_vendor/lockfile copying pipenv/vendor/pip9/_vendor/lockfile/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/lockfile creating build/lib/pipenv/vendor/pip9/_vendor/html5lib copying pipenv/vendor/pip9/_vendor/html5lib/serializer.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib copying pipenv/vendor/pip9/_vendor/html5lib/html5parser.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib copying pipenv/vendor/pip9/_vendor/html5lib/constants.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib copying pipenv/vendor/pip9/_vendor/html5lib/_utils.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib copying pipenv/vendor/pip9/_vendor/html5lib/_tokenizer.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib copying pipenv/vendor/pip9/_vendor/html5lib/_inputstream.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib copying pipenv/vendor/pip9/_vendor/html5lib/_ihatexml.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib copying pipenv/vendor/pip9/_vendor/html5lib/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib creating build/lib/pipenv/vendor/pip9/_vendor/distlib copying pipenv/vendor/pip9/_vendor/distlib/wheel.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib copying pipenv/vendor/pip9/_vendor/distlib/version.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib copying pipenv/vendor/pip9/_vendor/distlib/util.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib copying pipenv/vendor/pip9/_vendor/distlib/scripts.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib copying pipenv/vendor/pip9/_vendor/distlib/resources.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib copying pipenv/vendor/pip9/_vendor/distlib/metadata.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib copying pipenv/vendor/pip9/_vendor/distlib/markers.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib copying pipenv/vendor/pip9/_vendor/distlib/manifest.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib copying pipenv/vendor/pip9/_vendor/distlib/locators.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib copying pipenv/vendor/pip9/_vendor/distlib/index.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib copying pipenv/vendor/pip9/_vendor/distlib/database.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib copying pipenv/vendor/pip9/_vendor/distlib/compat.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib copying pipenv/vendor/pip9/_vendor/distlib/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib creating build/lib/pipenv/vendor/pip9/_vendor/colorama copying pipenv/vendor/pip9/_vendor/colorama/winterm.py -> build/lib/pipenv/vendor/pip9/_vendor/colorama copying pipenv/vendor/pip9/_vendor/colorama/win32.py -> build/lib/pipenv/vendor/pip9/_vendor/colorama copying pipenv/vendor/pip9/_vendor/colorama/initialise.py -> build/lib/pipenv/vendor/pip9/_vendor/colorama copying pipenv/vendor/pip9/_vendor/colorama/ansitowin32.py -> build/lib/pipenv/vendor/pip9/_vendor/colorama copying pipenv/vendor/pip9/_vendor/colorama/ansi.py -> build/lib/pipenv/vendor/pip9/_vendor/colorama copying pipenv/vendor/pip9/_vendor/colorama/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/colorama creating build/lib/pipenv/vendor/pip9/_vendor/cachecontrol copying pipenv/vendor/pip9/_vendor/cachecontrol/wrapper.py -> build/lib/pipenv/vendor/pip9/_vendor/cachecontrol copying pipenv/vendor/pip9/_vendor/cachecontrol/serialize.py -> build/lib/pipenv/vendor/pip9/_vendor/cachecontrol copying pipenv/vendor/pip9/_vendor/cachecontrol/heuristics.py -> build/lib/pipenv/vendor/pip9/_vendor/cachecontrol copying pipenv/vendor/pip9/_vendor/cachecontrol/filewrapper.py -> build/lib/pipenv/vendor/pip9/_vendor/cachecontrol copying pipenv/vendor/pip9/_vendor/cachecontrol/controller.py -> build/lib/pipenv/vendor/pip9/_vendor/cachecontrol copying pipenv/vendor/pip9/_vendor/cachecontrol/compat.py -> build/lib/pipenv/vendor/pip9/_vendor/cachecontrol copying pipenv/vendor/pip9/_vendor/cachecontrol/cache.py -> build/lib/pipenv/vendor/pip9/_vendor/cachecontrol copying pipenv/vendor/pip9/_vendor/cachecontrol/adapter.py -> build/lib/pipenv/vendor/pip9/_vendor/cachecontrol copying pipenv/vendor/pip9/_vendor/cachecontrol/_cmd.py -> build/lib/pipenv/vendor/pip9/_vendor/cachecontrol copying pipenv/vendor/pip9/_vendor/cachecontrol/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/cachecontrol creating build/lib/pipenv/vendor/pip9/_vendor/requests/packages copying pipenv/vendor/pip9/_vendor/requests/packages/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages creating build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/response.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/request.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/poolmanager.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/filepost.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/fields.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/exceptions.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/connectionpool.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/connection.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/_collections.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 creating build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/utf8prober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/universaldetector.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/sjisprober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/sbcsgroupprober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/sbcharsetprober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/mbcssm.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/mbcsgroupprober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/mbcharsetprober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/latin1prober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/langthaimodel.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/langhungarianmodel.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/langhebrewmodel.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/langgreekmodel.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/langcyrillicmodel.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/langbulgarianmodel.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/jpcntx.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/jisfreq.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/hebrewprober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/gb2312prober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/gb2312freq.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/euctwprober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/euctwfreq.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/euckrprober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/euckrfreq.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/eucjpprober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/escsm.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/escprober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/cp949prober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/constants.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/compat.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/codingstatemachine.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/charsetprober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/charsetgroupprober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/chardistribution.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/chardetect.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/big5prober.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/big5freq.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying pipenv/vendor/pip9/_vendor/requests/packages/chardet/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet creating build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/url.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/timeout.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/ssl_.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/retry.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/response.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/request.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/connection.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util creating build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/six.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ordered_dict.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages creating build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/socks.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/pyopenssl.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/ntlmpool.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/appengine.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib creating build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ssl_match_hostname creating build/lib/pipenv/vendor/pip9/_vendor/html5lib/treewalkers copying pipenv/vendor/pip9/_vendor/html5lib/treewalkers/genshi.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treewalkers copying pipenv/vendor/pip9/_vendor/html5lib/treewalkers/etree_lxml.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treewalkers copying pipenv/vendor/pip9/_vendor/html5lib/treewalkers/etree.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treewalkers copying pipenv/vendor/pip9/_vendor/html5lib/treewalkers/dom.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treewalkers copying pipenv/vendor/pip9/_vendor/html5lib/treewalkers/base.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treewalkers copying pipenv/vendor/pip9/_vendor/html5lib/treewalkers/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treewalkers creating build/lib/pipenv/vendor/pip9/_vendor/html5lib/treebuilders copying pipenv/vendor/pip9/_vendor/html5lib/treebuilders/etree_lxml.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treebuilders copying pipenv/vendor/pip9/_vendor/html5lib/treebuilders/etree.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treebuilders copying pipenv/vendor/pip9/_vendor/html5lib/treebuilders/dom.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treebuilders copying pipenv/vendor/pip9/_vendor/html5lib/treebuilders/base.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treebuilders copying pipenv/vendor/pip9/_vendor/html5lib/treebuilders/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treebuilders creating build/lib/pipenv/vendor/pip9/_vendor/html5lib/treeadapters copying pipenv/vendor/pip9/_vendor/html5lib/treeadapters/sax.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treeadapters copying pipenv/vendor/pip9/_vendor/html5lib/treeadapters/genshi.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treeadapters copying pipenv/vendor/pip9/_vendor/html5lib/treeadapters/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/treeadapters creating build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters copying pipenv/vendor/pip9/_vendor/html5lib/filters/whitespace.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters copying pipenv/vendor/pip9/_vendor/html5lib/filters/sanitizer.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters copying pipenv/vendor/pip9/_vendor/html5lib/filters/optionaltags.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters copying pipenv/vendor/pip9/_vendor/html5lib/filters/lint.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters copying pipenv/vendor/pip9/_vendor/html5lib/filters/inject_meta_charset.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters copying pipenv/vendor/pip9/_vendor/html5lib/filters/base.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters copying pipenv/vendor/pip9/_vendor/html5lib/filters/alphabeticalattributes.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters copying pipenv/vendor/pip9/_vendor/html5lib/filters/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters creating build/lib/pipenv/vendor/pip9/_vendor/html5lib/_trie copying pipenv/vendor/pip9/_vendor/html5lib/_trie/py.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/_trie copying pipenv/vendor/pip9/_vendor/html5lib/_trie/datrie.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/_trie copying pipenv/vendor/pip9/_vendor/html5lib/_trie/_base.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/_trie copying pipenv/vendor/pip9/_vendor/html5lib/_trie/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/html5lib/_trie creating build/lib/pipenv/vendor/pip9/_vendor/distlib/_backport copying pipenv/vendor/pip9/_vendor/distlib/_backport/tarfile.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib/_backport copying pipenv/vendor/pip9/_vendor/distlib/_backport/sysconfig.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib/_backport copying pipenv/vendor/pip9/_vendor/distlib/_backport/shutil.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib/_backport copying pipenv/vendor/pip9/_vendor/distlib/_backport/misc.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib/_backport copying pipenv/vendor/pip9/_vendor/distlib/_backport/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/distlib/_backport creating build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/caches copying pipenv/vendor/pip9/_vendor/cachecontrol/caches/redis_cache.py -> build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/caches copying pipenv/vendor/pip9/_vendor/cachecontrol/caches/file_cache.py -> build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/caches copying pipenv/vendor/pip9/_vendor/cachecontrol/caches/__init__.py -> build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/caches creating build/lib/pipenv/patched/prettytoml copying pipenv/patched/prettytoml/util.py -> build/lib/pipenv/patched/prettytoml copying pipenv/patched/prettytoml/test_util.py -> build/lib/pipenv/patched/prettytoml copying pipenv/patched/prettytoml/test_prettifier.py -> build/lib/pipenv/patched/prettytoml copying pipenv/patched/prettytoml/errors.py -> build/lib/pipenv/patched/prettytoml copying pipenv/patched/prettytoml/_version.py -> build/lib/pipenv/patched/prettytoml copying pipenv/patched/prettytoml/__init__.py -> build/lib/pipenv/patched/prettytoml creating build/lib/pipenv/patched/piptools copying pipenv/patched/piptools/writer.py -> build/lib/pipenv/patched/piptools copying pipenv/patched/piptools/utils.py -> build/lib/pipenv/patched/piptools copying pipenv/patched/piptools/sync.py -> build/lib/pipenv/patched/piptools copying pipenv/patched/piptools/resolver.py -> build/lib/pipenv/patched/piptools copying pipenv/patched/piptools/logging.py -> build/lib/pipenv/patched/piptools copying pipenv/patched/piptools/locations.py -> build/lib/pipenv/patched/piptools copying pipenv/patched/piptools/io.py -> build/lib/pipenv/patched/piptools copying pipenv/patched/piptools/exceptions.py -> build/lib/pipenv/patched/piptools copying pipenv/patched/piptools/click.py -> build/lib/pipenv/patched/piptools copying pipenv/patched/piptools/cache.py -> build/lib/pipenv/patched/piptools copying pipenv/patched/piptools/__main__.py -> build/lib/pipenv/patched/piptools copying pipenv/patched/piptools/__init__.py -> build/lib/pipenv/patched/piptools creating build/lib/pipenv/patched/pipfile copying pipenv/patched/pipfile/api.py -> build/lib/pipenv/patched/pipfile copying pipenv/patched/pipfile/__init__.py -> build/lib/pipenv/patched/pipfile copying pipenv/patched/pipfile/__about__.py -> build/lib/pipenv/patched/pipfile creating build/lib/pipenv/patched/pew copying pipenv/patched/pew/pew.py -> build/lib/pipenv/patched/pew copying pipenv/patched/pew/_win_utils.py -> build/lib/pipenv/patched/pew copying pipenv/patched/pew/_utils.py -> build/lib/pipenv/patched/pew copying pipenv/patched/pew/_print_utils.py -> build/lib/pipenv/patched/pew copying pipenv/patched/pew/__main__.py -> build/lib/pipenv/patched/pew copying pipenv/patched/pew/__init__.py -> build/lib/pipenv/patched/pew creating build/lib/pipenv/patched/notpip copying pipenv/patched/notpip/wheel.py -> build/lib/pipenv/patched/notpip copying pipenv/patched/notpip/status_codes.py -> build/lib/pipenv/patched/notpip copying pipenv/patched/notpip/pep425tags.py -> build/lib/pipenv/patched/notpip copying pipenv/patched/notpip/locations.py -> build/lib/pipenv/patched/notpip copying pipenv/patched/notpip/index.py -> build/lib/pipenv/patched/notpip copying pipenv/patched/notpip/exceptions.py -> build/lib/pipenv/patched/notpip copying pipenv/patched/notpip/download.py -> build/lib/pipenv/patched/notpip copying pipenv/patched/notpip/cmdoptions.py -> build/lib/pipenv/patched/notpip copying pipenv/patched/notpip/baseparser.py -> build/lib/pipenv/patched/notpip copying pipenv/patched/notpip/basecommand.py -> build/lib/pipenv/patched/notpip copying pipenv/patched/notpip/__main__.py -> build/lib/pipenv/patched/notpip copying pipenv/patched/notpip/__init__.py -> build/lib/pipenv/patched/notpip creating build/lib/pipenv/patched/dotenv copying pipenv/patched/dotenv/test_main.py -> build/lib/pipenv/patched/dotenv copying pipenv/patched/dotenv/main.py -> build/lib/pipenv/patched/dotenv copying pipenv/patched/dotenv/cli.py -> build/lib/pipenv/patched/dotenv copying pipenv/patched/dotenv/__init__.py -> build/lib/pipenv/patched/dotenv creating build/lib/pipenv/patched/contoml copying pipenv/patched/contoml/_version.py -> build/lib/pipenv/patched/contoml copying pipenv/patched/contoml/__init__.py -> build/lib/pipenv/patched/contoml creating build/lib/pipenv/patched/prettytoml/tokens copying pipenv/patched/prettytoml/tokens/toml2py.py -> build/lib/pipenv/patched/prettytoml/tokens copying pipenv/patched/prettytoml/tokens/test_toml2py.py -> build/lib/pipenv/patched/prettytoml/tokens copying pipenv/patched/prettytoml/tokens/test_py2toml.py -> build/lib/pipenv/patched/prettytoml/tokens copying pipenv/patched/prettytoml/tokens/py2toml.py -> build/lib/pipenv/patched/prettytoml/tokens copying pipenv/patched/prettytoml/tokens/errors.py -> build/lib/pipenv/patched/prettytoml/tokens copying pipenv/patched/prettytoml/tokens/__init__.py -> build/lib/pipenv/patched/prettytoml/tokens creating build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/test_tablesep.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/test_tableindent.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/test_tableentrysort.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/test_tableassignment.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/test_linelength.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/test_deindentanonymoustable.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/test_commentspace.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/tablesep.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/tableindent.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/tableentrysort.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/tableassignment.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/linelength.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/deindentanonymoustable.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/common.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/commentspace.py -> build/lib/pipenv/patched/prettytoml/prettifier copying pipenv/patched/prettytoml/prettifier/__init__.py -> build/lib/pipenv/patched/prettytoml/prettifier creating build/lib/pipenv/patched/prettytoml/parser copying pipenv/patched/prettytoml/parser/tokenstream.py -> build/lib/pipenv/patched/prettytoml/parser copying pipenv/patched/prettytoml/parser/test_parser.py -> build/lib/pipenv/patched/prettytoml/parser copying pipenv/patched/prettytoml/parser/recdesc.py -> build/lib/pipenv/patched/prettytoml/parser copying pipenv/patched/prettytoml/parser/parser.py -> build/lib/pipenv/patched/prettytoml/parser copying pipenv/patched/prettytoml/parser/errors.py -> build/lib/pipenv/patched/prettytoml/parser copying pipenv/patched/prettytoml/parser/elementsanitizer.py -> build/lib/pipenv/patched/prettytoml/parser copying pipenv/patched/prettytoml/parser/__init__.py -> build/lib/pipenv/patched/prettytoml/parser creating build/lib/pipenv/patched/prettytoml/lexer copying pipenv/patched/prettytoml/lexer/test_lexer.py -> build/lib/pipenv/patched/prettytoml/lexer copying pipenv/patched/prettytoml/lexer/__init__.py -> build/lib/pipenv/patched/prettytoml/lexer creating build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/test_traversal.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/test_tableheader.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/test_table.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/test_metadata.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/test_inlinetable.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/test_factory.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/test_common.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/test_atomic.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/test_array.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/tableheader.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/table.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/metadata.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/inlinetable.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/factory.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/errors.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/common.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/atomic.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/array.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/abstracttable.py -> build/lib/pipenv/patched/prettytoml/elements copying pipenv/patched/prettytoml/elements/__init__.py -> build/lib/pipenv/patched/prettytoml/elements creating build/lib/pipenv/patched/prettytoml/elements/traversal copying pipenv/patched/prettytoml/elements/traversal/predicates.py -> build/lib/pipenv/patched/prettytoml/elements/traversal copying pipenv/patched/prettytoml/elements/traversal/__init__.py -> build/lib/pipenv/patched/prettytoml/elements/traversal creating build/lib/pipenv/patched/piptools/scripts copying pipenv/patched/piptools/scripts/sync.py -> build/lib/pipenv/patched/piptools/scripts copying pipenv/patched/piptools/scripts/compile.py -> build/lib/pipenv/patched/piptools/scripts copying pipenv/patched/piptools/scripts/__init__.py -> build/lib/pipenv/patched/piptools/scripts creating build/lib/pipenv/patched/piptools/repositories copying pipenv/patched/piptools/repositories/pypi.py -> build/lib/pipenv/patched/piptools/repositories copying pipenv/patched/piptools/repositories/local.py -> build/lib/pipenv/patched/piptools/repositories copying pipenv/patched/piptools/repositories/base.py -> build/lib/pipenv/patched/piptools/repositories copying pipenv/patched/piptools/repositories/__init__.py -> build/lib/pipenv/patched/piptools/repositories creating build/lib/pipenv/patched/piptools/_compat copying pipenv/patched/piptools/_compat/tempfile.py -> build/lib/pipenv/patched/piptools/_compat copying pipenv/patched/piptools/_compat/contextlib.py -> build/lib/pipenv/patched/piptools/_compat copying pipenv/patched/piptools/_compat/__init__.py -> build/lib/pipenv/patched/piptools/_compat creating build/lib/pipenv/patched/notpip/vcs copying pipenv/patched/notpip/vcs/subversion.py -> build/lib/pipenv/patched/notpip/vcs copying pipenv/patched/notpip/vcs/mercurial.py -> build/lib/pipenv/patched/notpip/vcs copying pipenv/patched/notpip/vcs/git.py -> build/lib/pipenv/patched/notpip/vcs copying pipenv/patched/notpip/vcs/bazaar.py -> build/lib/pipenv/patched/notpip/vcs copying pipenv/patched/notpip/vcs/__init__.py -> build/lib/pipenv/patched/notpip/vcs creating build/lib/pipenv/patched/notpip/utils copying pipenv/patched/notpip/utils/ui.py -> build/lib/pipenv/patched/notpip/utils copying pipenv/patched/notpip/utils/setuptools_build.py -> build/lib/pipenv/patched/notpip/utils copying pipenv/patched/notpip/utils/packaging.py -> build/lib/pipenv/patched/notpip/utils copying pipenv/patched/notpip/utils/outdated.py -> build/lib/pipenv/patched/notpip/utils copying pipenv/patched/notpip/utils/logging.py -> build/lib/pipenv/patched/notpip/utils copying pipenv/patched/notpip/utils/hashes.py -> build/lib/pipenv/patched/notpip/utils copying pipenv/patched/notpip/utils/glibc.py -> build/lib/pipenv/patched/notpip/utils copying pipenv/patched/notpip/utils/filesystem.py -> build/lib/pipenv/patched/notpip/utils copying pipenv/patched/notpip/utils/encoding.py -> build/lib/pipenv/patched/notpip/utils copying pipenv/patched/notpip/utils/deprecation.py -> build/lib/pipenv/patched/notpip/utils copying pipenv/patched/notpip/utils/build.py -> build/lib/pipenv/patched/notpip/utils copying pipenv/patched/notpip/utils/appdirs.py -> build/lib/pipenv/patched/notpip/utils copying pipenv/patched/notpip/utils/__init__.py -> build/lib/pipenv/patched/notpip/utils creating build/lib/pipenv/patched/notpip/req copying pipenv/patched/notpip/req/req_uninstall.py -> build/lib/pipenv/patched/notpip/req copying pipenv/patched/notpip/req/req_set.py -> build/lib/pipenv/patched/notpip/req copying pipenv/patched/notpip/req/req_install.py -> build/lib/pipenv/patched/notpip/req copying pipenv/patched/notpip/req/req_file.py -> build/lib/pipenv/patched/notpip/req copying pipenv/patched/notpip/req/__init__.py -> build/lib/pipenv/patched/notpip/req creating build/lib/pipenv/patched/notpip/operations copying pipenv/patched/notpip/operations/freeze.py -> build/lib/pipenv/patched/notpip/operations copying pipenv/patched/notpip/operations/check.py -> build/lib/pipenv/patched/notpip/operations copying pipenv/patched/notpip/operations/__init__.py -> build/lib/pipenv/patched/notpip/operations creating build/lib/pipenv/patched/notpip/models copying pipenv/patched/notpip/models/index.py -> build/lib/pipenv/patched/notpip/models copying pipenv/patched/notpip/models/__init__.py -> build/lib/pipenv/patched/notpip/models creating build/lib/pipenv/patched/notpip/compat copying pipenv/patched/notpip/compat/dictconfig.py -> build/lib/pipenv/patched/notpip/compat copying pipenv/patched/notpip/compat/__init__.py -> build/lib/pipenv/patched/notpip/compat creating build/lib/pipenv/patched/notpip/commands copying pipenv/patched/notpip/commands/wheel.py -> build/lib/pipenv/patched/notpip/commands copying pipenv/patched/notpip/commands/uninstall.py -> build/lib/pipenv/patched/notpip/commands copying pipenv/patched/notpip/commands/show.py -> build/lib/pipenv/patched/notpip/commands copying pipenv/patched/notpip/commands/search.py -> build/lib/pipenv/patched/notpip/commands copying pipenv/patched/notpip/commands/list.py -> build/lib/pipenv/patched/notpip/commands copying pipenv/patched/notpip/commands/install.py -> build/lib/pipenv/patched/notpip/commands copying pipenv/patched/notpip/commands/help.py -> build/lib/pipenv/patched/notpip/commands copying pipenv/patched/notpip/commands/hash.py -> build/lib/pipenv/patched/notpip/commands copying pipenv/patched/notpip/commands/freeze.py -> build/lib/pipenv/patched/notpip/commands copying pipenv/patched/notpip/commands/download.py -> build/lib/pipenv/patched/notpip/commands copying pipenv/patched/notpip/commands/completion.py -> build/lib/pipenv/patched/notpip/commands copying pipenv/patched/notpip/commands/check.py -> build/lib/pipenv/patched/notpip/commands copying pipenv/patched/notpip/commands/__init__.py -> build/lib/pipenv/patched/notpip/commands creating build/lib/pipenv/patched/notpip/_vendor copying pipenv/patched/notpip/_vendor/six.py -> build/lib/pipenv/patched/notpip/_vendor copying pipenv/patched/notpip/_vendor/retrying.py -> build/lib/pipenv/patched/notpip/_vendor copying pipenv/patched/notpip/_vendor/re-vendor.py -> build/lib/pipenv/patched/notpip/_vendor copying pipenv/patched/notpip/_vendor/pyparsing.py -> build/lib/pipenv/patched/notpip/_vendor copying pipenv/patched/notpip/_vendor/ordereddict.py -> build/lib/pipenv/patched/notpip/_vendor copying pipenv/patched/notpip/_vendor/ipaddress.py -> build/lib/pipenv/patched/notpip/_vendor copying pipenv/patched/notpip/_vendor/distro.py -> build/lib/pipenv/patched/notpip/_vendor copying pipenv/patched/notpip/_vendor/appdirs.py -> build/lib/pipenv/patched/notpip/_vendor copying pipenv/patched/notpip/_vendor/__init__.py -> build/lib/pipenv/patched/notpip/_vendor creating build/lib/pipenv/patched/notpip/_vendor/webencodings copying pipenv/patched/notpip/_vendor/webencodings/x_user_defined.py -> build/lib/pipenv/patched/notpip/_vendor/webencodings copying pipenv/patched/notpip/_vendor/webencodings/tests.py -> build/lib/pipenv/patched/notpip/_vendor/webencodings copying pipenv/patched/notpip/_vendor/webencodings/mklabels.py -> build/lib/pipenv/patched/notpip/_vendor/webencodings copying pipenv/patched/notpip/_vendor/webencodings/labels.py -> build/lib/pipenv/patched/notpip/_vendor/webencodings copying pipenv/patched/notpip/_vendor/webencodings/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/webencodings creating build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/utils.py -> build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/structures.py -> build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/status_codes.py -> build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/sessions.py -> build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/models.py -> build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/hooks.py -> build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/exceptions.py -> build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/cookies.py -> build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/compat.py -> build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/certs.py -> build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/auth.py -> build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/api.py -> build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/adapters.py -> build/lib/pipenv/patched/notpip/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/requests creating build/lib/pipenv/patched/notpip/_vendor/progress copying pipenv/patched/notpip/_vendor/progress/spinner.py -> build/lib/pipenv/patched/notpip/_vendor/progress copying pipenv/patched/notpip/_vendor/progress/helpers.py -> build/lib/pipenv/patched/notpip/_vendor/progress copying pipenv/patched/notpip/_vendor/progress/counter.py -> build/lib/pipenv/patched/notpip/_vendor/progress copying pipenv/patched/notpip/_vendor/progress/bar.py -> build/lib/pipenv/patched/notpip/_vendor/progress copying pipenv/patched/notpip/_vendor/progress/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/progress creating build/lib/pipenv/patched/notpip/_vendor/pkg_resources copying pipenv/patched/notpip/_vendor/pkg_resources/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/pkg_resources creating build/lib/pipenv/patched/notpip/_vendor/packaging copying pipenv/patched/notpip/_vendor/packaging/version.py -> build/lib/pipenv/patched/notpip/_vendor/packaging copying pipenv/patched/notpip/_vendor/packaging/utils.py -> build/lib/pipenv/patched/notpip/_vendor/packaging copying pipenv/patched/notpip/_vendor/packaging/specifiers.py -> build/lib/pipenv/patched/notpip/_vendor/packaging copying pipenv/patched/notpip/_vendor/packaging/requirements.py -> build/lib/pipenv/patched/notpip/_vendor/packaging copying pipenv/patched/notpip/_vendor/packaging/markers.py -> build/lib/pipenv/patched/notpip/_vendor/packaging copying pipenv/patched/notpip/_vendor/packaging/_structures.py -> build/lib/pipenv/patched/notpip/_vendor/packaging copying pipenv/patched/notpip/_vendor/packaging/_compat.py -> build/lib/pipenv/patched/notpip/_vendor/packaging copying pipenv/patched/notpip/_vendor/packaging/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/packaging copying pipenv/patched/notpip/_vendor/packaging/__about__.py -> build/lib/pipenv/patched/notpip/_vendor/packaging creating build/lib/pipenv/patched/notpip/_vendor/lockfile copying pipenv/patched/notpip/_vendor/lockfile/symlinklockfile.py -> build/lib/pipenv/patched/notpip/_vendor/lockfile copying pipenv/patched/notpip/_vendor/lockfile/sqlitelockfile.py -> build/lib/pipenv/patched/notpip/_vendor/lockfile copying pipenv/patched/notpip/_vendor/lockfile/pidlockfile.py -> build/lib/pipenv/patched/notpip/_vendor/lockfile copying pipenv/patched/notpip/_vendor/lockfile/mkdirlockfile.py -> build/lib/pipenv/patched/notpip/_vendor/lockfile copying pipenv/patched/notpip/_vendor/lockfile/linklockfile.py -> build/lib/pipenv/patched/notpip/_vendor/lockfile copying pipenv/patched/notpip/_vendor/lockfile/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/lockfile creating build/lib/pipenv/patched/notpip/_vendor/html5lib copying pipenv/patched/notpip/_vendor/html5lib/serializer.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib copying pipenv/patched/notpip/_vendor/html5lib/html5parser.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib copying pipenv/patched/notpip/_vendor/html5lib/constants.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib copying pipenv/patched/notpip/_vendor/html5lib/_utils.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib copying pipenv/patched/notpip/_vendor/html5lib/_tokenizer.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib copying pipenv/patched/notpip/_vendor/html5lib/_inputstream.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib copying pipenv/patched/notpip/_vendor/html5lib/_ihatexml.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib copying pipenv/patched/notpip/_vendor/html5lib/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib creating build/lib/pipenv/patched/notpip/_vendor/distlib copying pipenv/patched/notpip/_vendor/distlib/wheel.py -> build/lib/pipenv/patched/notpip/_vendor/distlib copying pipenv/patched/notpip/_vendor/distlib/version.py -> build/lib/pipenv/patched/notpip/_vendor/distlib copying pipenv/patched/notpip/_vendor/distlib/util.py -> build/lib/pipenv/patched/notpip/_vendor/distlib copying pipenv/patched/notpip/_vendor/distlib/scripts.py -> build/lib/pipenv/patched/notpip/_vendor/distlib copying pipenv/patched/notpip/_vendor/distlib/resources.py -> build/lib/pipenv/patched/notpip/_vendor/distlib copying pipenv/patched/notpip/_vendor/distlib/metadata.py -> build/lib/pipenv/patched/notpip/_vendor/distlib copying pipenv/patched/notpip/_vendor/distlib/markers.py -> build/lib/pipenv/patched/notpip/_vendor/distlib copying pipenv/patched/notpip/_vendor/distlib/manifest.py -> build/lib/pipenv/patched/notpip/_vendor/distlib copying pipenv/patched/notpip/_vendor/distlib/locators.py -> build/lib/pipenv/patched/notpip/_vendor/distlib copying pipenv/patched/notpip/_vendor/distlib/index.py -> build/lib/pipenv/patched/notpip/_vendor/distlib copying pipenv/patched/notpip/_vendor/distlib/database.py -> build/lib/pipenv/patched/notpip/_vendor/distlib copying pipenv/patched/notpip/_vendor/distlib/compat.py -> build/lib/pipenv/patched/notpip/_vendor/distlib copying pipenv/patched/notpip/_vendor/distlib/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/distlib creating build/lib/pipenv/patched/notpip/_vendor/colorama copying pipenv/patched/notpip/_vendor/colorama/winterm.py -> build/lib/pipenv/patched/notpip/_vendor/colorama copying pipenv/patched/notpip/_vendor/colorama/win32.py -> build/lib/pipenv/patched/notpip/_vendor/colorama copying pipenv/patched/notpip/_vendor/colorama/initialise.py -> build/lib/pipenv/patched/notpip/_vendor/colorama copying pipenv/patched/notpip/_vendor/colorama/ansitowin32.py -> build/lib/pipenv/patched/notpip/_vendor/colorama copying pipenv/patched/notpip/_vendor/colorama/ansi.py -> build/lib/pipenv/patched/notpip/_vendor/colorama copying pipenv/patched/notpip/_vendor/colorama/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/colorama creating build/lib/pipenv/patched/notpip/_vendor/cachecontrol copying pipenv/patched/notpip/_vendor/cachecontrol/wrapper.py -> build/lib/pipenv/patched/notpip/_vendor/cachecontrol copying pipenv/patched/notpip/_vendor/cachecontrol/serialize.py -> build/lib/pipenv/patched/notpip/_vendor/cachecontrol copying pipenv/patched/notpip/_vendor/cachecontrol/heuristics.py -> build/lib/pipenv/patched/notpip/_vendor/cachecontrol copying pipenv/patched/notpip/_vendor/cachecontrol/filewrapper.py -> build/lib/pipenv/patched/notpip/_vendor/cachecontrol copying pipenv/patched/notpip/_vendor/cachecontrol/controller.py -> build/lib/pipenv/patched/notpip/_vendor/cachecontrol copying pipenv/patched/notpip/_vendor/cachecontrol/compat.py -> build/lib/pipenv/patched/notpip/_vendor/cachecontrol copying pipenv/patched/notpip/_vendor/cachecontrol/cache.py -> build/lib/pipenv/patched/notpip/_vendor/cachecontrol copying pipenv/patched/notpip/_vendor/cachecontrol/adapter.py -> build/lib/pipenv/patched/notpip/_vendor/cachecontrol copying pipenv/patched/notpip/_vendor/cachecontrol/_cmd.py -> build/lib/pipenv/patched/notpip/_vendor/cachecontrol copying pipenv/patched/notpip/_vendor/cachecontrol/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/cachecontrol creating build/lib/pipenv/patched/notpip/_vendor/requests/packages copying pipenv/patched/notpip/_vendor/requests/packages/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages creating build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/response.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/request.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/poolmanager.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/filepost.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/fields.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/exceptions.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/connectionpool.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/connection.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/_collections.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3 creating build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/utf8prober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/universaldetector.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/sjisprober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/sbcsgroupprober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/sbcharsetprober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/mbcssm.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/mbcsgroupprober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/mbcharsetprober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/latin1prober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/langthaimodel.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/langhungarianmodel.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/langhebrewmodel.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/langgreekmodel.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/langcyrillicmodel.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/langbulgarianmodel.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/jpcntx.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/jisfreq.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/hebrewprober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/gb2312prober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/gb2312freq.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/euctwprober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/euctwfreq.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/euckrprober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/euckrfreq.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/eucjpprober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/escsm.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/escprober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/cp949prober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/constants.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/compat.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/codingstatemachine.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/charsetprober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/charsetgroupprober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/chardistribution.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/chardetect.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/big5prober.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/big5freq.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet copying pipenv/patched/notpip/_vendor/requests/packages/chardet/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet creating build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/url.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/timeout.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/ssl_.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/retry.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/response.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/request.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/connection.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util creating build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/six.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ordered_dict.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages creating build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/socks.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/appengine.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib creating build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname creating build/lib/pipenv/patched/notpip/_vendor/html5lib/treewalkers copying pipenv/patched/notpip/_vendor/html5lib/treewalkers/genshi.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treewalkers copying pipenv/patched/notpip/_vendor/html5lib/treewalkers/etree_lxml.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treewalkers copying pipenv/patched/notpip/_vendor/html5lib/treewalkers/etree.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treewalkers copying pipenv/patched/notpip/_vendor/html5lib/treewalkers/dom.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treewalkers copying pipenv/patched/notpip/_vendor/html5lib/treewalkers/base.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treewalkers copying pipenv/patched/notpip/_vendor/html5lib/treewalkers/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treewalkers creating build/lib/pipenv/patched/notpip/_vendor/html5lib/treebuilders copying pipenv/patched/notpip/_vendor/html5lib/treebuilders/etree_lxml.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treebuilders copying pipenv/patched/notpip/_vendor/html5lib/treebuilders/etree.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treebuilders copying pipenv/patched/notpip/_vendor/html5lib/treebuilders/dom.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treebuilders copying pipenv/patched/notpip/_vendor/html5lib/treebuilders/base.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treebuilders copying pipenv/patched/notpip/_vendor/html5lib/treebuilders/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treebuilders creating build/lib/pipenv/patched/notpip/_vendor/html5lib/treeadapters copying pipenv/patched/notpip/_vendor/html5lib/treeadapters/sax.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treeadapters copying pipenv/patched/notpip/_vendor/html5lib/treeadapters/genshi.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treeadapters copying pipenv/patched/notpip/_vendor/html5lib/treeadapters/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/treeadapters creating build/lib/pipenv/patched/notpip/_vendor/html5lib/filters copying pipenv/patched/notpip/_vendor/html5lib/filters/whitespace.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/filters copying pipenv/patched/notpip/_vendor/html5lib/filters/sanitizer.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/filters copying pipenv/patched/notpip/_vendor/html5lib/filters/optionaltags.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/filters copying pipenv/patched/notpip/_vendor/html5lib/filters/lint.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/filters copying pipenv/patched/notpip/_vendor/html5lib/filters/inject_meta_charset.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/filters copying pipenv/patched/notpip/_vendor/html5lib/filters/base.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/filters copying pipenv/patched/notpip/_vendor/html5lib/filters/alphabeticalattributes.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/filters copying pipenv/patched/notpip/_vendor/html5lib/filters/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/filters creating build/lib/pipenv/patched/notpip/_vendor/html5lib/_trie copying pipenv/patched/notpip/_vendor/html5lib/_trie/py.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/_trie copying pipenv/patched/notpip/_vendor/html5lib/_trie/datrie.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/_trie copying pipenv/patched/notpip/_vendor/html5lib/_trie/_base.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/_trie copying pipenv/patched/notpip/_vendor/html5lib/_trie/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/html5lib/_trie creating build/lib/pipenv/patched/notpip/_vendor/distlib/_backport copying pipenv/patched/notpip/_vendor/distlib/_backport/tarfile.py -> build/lib/pipenv/patched/notpip/_vendor/distlib/_backport copying pipenv/patched/notpip/_vendor/distlib/_backport/sysconfig.py -> build/lib/pipenv/patched/notpip/_vendor/distlib/_backport copying pipenv/patched/notpip/_vendor/distlib/_backport/shutil.py -> build/lib/pipenv/patched/notpip/_vendor/distlib/_backport copying pipenv/patched/notpip/_vendor/distlib/_backport/misc.py -> build/lib/pipenv/patched/notpip/_vendor/distlib/_backport copying pipenv/patched/notpip/_vendor/distlib/_backport/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/distlib/_backport creating build/lib/pipenv/patched/notpip/_vendor/cachecontrol/caches copying pipenv/patched/notpip/_vendor/cachecontrol/caches/redis_cache.py -> build/lib/pipenv/patched/notpip/_vendor/cachecontrol/caches copying pipenv/patched/notpip/_vendor/cachecontrol/caches/file_cache.py -> build/lib/pipenv/patched/notpip/_vendor/cachecontrol/caches copying pipenv/patched/notpip/_vendor/cachecontrol/caches/__init__.py -> build/lib/pipenv/patched/notpip/_vendor/cachecontrol/caches creating build/lib/pipenv/patched/contoml/file copying pipenv/patched/contoml/file/toplevels.py -> build/lib/pipenv/patched/contoml/file copying pipenv/patched/contoml/file/test_structurer.py -> build/lib/pipenv/patched/contoml/file copying pipenv/patched/contoml/file/test_peekableit.py -> build/lib/pipenv/patched/contoml/file copying pipenv/patched/contoml/file/test_entries.py -> build/lib/pipenv/patched/contoml/file copying pipenv/patched/contoml/file/test_cascadedict.py -> build/lib/pipenv/patched/contoml/file copying pipenv/patched/contoml/file/structurer.py -> build/lib/pipenv/patched/contoml/file copying pipenv/patched/contoml/file/raw.py -> build/lib/pipenv/patched/contoml/file copying pipenv/patched/contoml/file/peekableit.py -> build/lib/pipenv/patched/contoml/file copying pipenv/patched/contoml/file/freshtable.py -> build/lib/pipenv/patched/contoml/file copying pipenv/patched/contoml/file/file.py -> build/lib/pipenv/patched/contoml/file copying pipenv/patched/contoml/file/cascadedict.py -> build/lib/pipenv/patched/contoml/file copying pipenv/patched/contoml/file/array.py -> build/lib/pipenv/patched/contoml/file copying pipenv/patched/contoml/file/__init__.py -> build/lib/pipenv/patched/contoml/file running egg_info creating pipenv.egg-info writing pipenv.egg-info/PKG-INFO writing dependency_links to pipenv.egg-info/dependency_links.txt writing entry points to pipenv.egg-info/entry_points.txt writing requirements to pipenv.egg-info/requires.txt writing top-level names to pipenv.egg-info/top_level.txt writing manifest file 'pipenv.egg-info/SOURCES.txt' reading manifest file 'pipenv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pipenv.egg-info/SOURCES.txt' copying pipenv/pipenv.1 -> build/lib/pipenv copying pipenv/patched/safety.zip -> build/lib/pipenv/patched copying pipenv/vendor/pipreqs/mapping -> build/lib/pipenv/vendor/pipreqs copying pipenv/vendor/pipreqs/stdlib -> build/lib/pipenv/vendor/pipreqs copying pipenv/vendor/pip9/_vendor/requests/cacert.pem -> build/lib/pipenv/vendor/pip9/_vendor/requests copying pipenv/patched/notpip/_vendor/requests/cacert.pem -> build/lib/pipenv/patched/notpip/_vendor/requests + sleep 1 + sphinx-build-3 docs html Running Sphinx v1.7.1 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] advanced reading sources... [ 40%] basics reading sources... [ 60%] diagnose reading sources... [ 80%] index reading sources... [100%] install BUILDSTDERR: /builddir/build/BUILD/pipenv-11.9.0/docs/index.rst:129: WARNING: Failed to import "cli" from "pipenv". The following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.6/site-packages/sphinx_click/ext.py", line 262, in _load_module BUILDSTDERR: mod = __import__(module_name, globals(), locals(), [attr_name]) BUILDSTDERR: ModuleNotFoundError: No module named 'pipenv' BUILDSTDERR: looking for now-outdated files... /builddir/build/BUILD/pipenv-11.9.0/docs/install.rst:203: WARNING: Duplicate explicit target name: "homebrew". BUILDSTDERR: /builddir/build/BUILD/pipenv-11.9.0/docs/install.rst:58: WARNING: Duplicate target name, cannot be used as a unique reference: "homebrew". none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] advanced writing output... [ 40%] basics writing output... [ 60%] diagnose writing output... [ 80%] index writing output... [100%] install BUILDSTDERR: /builddir/build/BUILD/pipenv-11.9.0/docs/install.rst:50: WARNING: undefined label: pip (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pipenv-11.9.0/docs/install.rst:74: WARNING: undefined label: pipenv (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pipenv-11.9.0/docs/install.rst:74: WARNING: undefined label: pip (if the link has no caption the label must precede a section header) BUILDSTDERR: generating indices... genindex/builddir/build/BUILD/pipenv-11.9.0/docs/install.rst:127: WARNING: undefined label: pipfile (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pipenv-11.9.0/docs/install.rst:82: WARNING: Could not lex literal_block as "python". Highlighting skipped. writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 8 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ksye9w + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64 + cd pipenv-11.9.0 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/pipenv.1 -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched copying build/lib/pipenv/patched/safety.zip -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/file/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/file/array.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/file/cascadedict.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/file/file.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/file/freshtable.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/file/peekableit.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/file/raw.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/file/structurer.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/file/test_cascadedict.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/file/test_entries.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/file/test_peekableit.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/file/test_structurer.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/file/toplevels.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file copying build/lib/pipenv/patched/contoml/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml copying build/lib/pipenv/patched/contoml/_version.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/dotenv copying build/lib/pipenv/patched/dotenv/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/dotenv copying build/lib/pipenv/patched/dotenv/cli.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/dotenv copying build/lib/pipenv/patched/dotenv/main.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/dotenv copying build/lib/pipenv/patched/dotenv/test_main.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/dotenv creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/caches copying build/lib/pipenv/patched/notpip/_vendor/cachecontrol/caches/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/caches copying build/lib/pipenv/patched/notpip/_vendor/cachecontrol/caches/file_cache.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/caches copying build/lib/pipenv/patched/notpip/_vendor/cachecontrol/caches/redis_cache.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/caches copying build/lib/pipenv/patched/notpip/_vendor/cachecontrol/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol copying build/lib/pipenv/patched/notpip/_vendor/cachecontrol/_cmd.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol copying build/lib/pipenv/patched/notpip/_vendor/cachecontrol/adapter.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol copying build/lib/pipenv/patched/notpip/_vendor/cachecontrol/cache.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol copying build/lib/pipenv/patched/notpip/_vendor/cachecontrol/compat.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol copying build/lib/pipenv/patched/notpip/_vendor/cachecontrol/controller.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol copying build/lib/pipenv/patched/notpip/_vendor/cachecontrol/filewrapper.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol copying build/lib/pipenv/patched/notpip/_vendor/cachecontrol/heuristics.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol copying build/lib/pipenv/patched/notpip/_vendor/cachecontrol/serialize.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol copying build/lib/pipenv/patched/notpip/_vendor/cachecontrol/wrapper.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/colorama copying build/lib/pipenv/patched/notpip/_vendor/colorama/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/colorama copying build/lib/pipenv/patched/notpip/_vendor/colorama/ansi.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/colorama copying build/lib/pipenv/patched/notpip/_vendor/colorama/ansitowin32.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/colorama copying build/lib/pipenv/patched/notpip/_vendor/colorama/initialise.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/colorama copying build/lib/pipenv/patched/notpip/_vendor/colorama/win32.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/colorama copying build/lib/pipenv/patched/notpip/_vendor/colorama/winterm.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/colorama creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/_backport copying build/lib/pipenv/patched/notpip/_vendor/distlib/_backport/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/_backport copying build/lib/pipenv/patched/notpip/_vendor/distlib/_backport/misc.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/_backport copying build/lib/pipenv/patched/notpip/_vendor/distlib/_backport/shutil.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/_backport copying build/lib/pipenv/patched/notpip/_vendor/distlib/_backport/sysconfig.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/_backport copying build/lib/pipenv/patched/notpip/_vendor/distlib/_backport/tarfile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/_backport copying build/lib/pipenv/patched/notpip/_vendor/distlib/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib copying build/lib/pipenv/patched/notpip/_vendor/distlib/compat.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib copying build/lib/pipenv/patched/notpip/_vendor/distlib/database.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib copying build/lib/pipenv/patched/notpip/_vendor/distlib/index.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib copying build/lib/pipenv/patched/notpip/_vendor/distlib/locators.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib copying build/lib/pipenv/patched/notpip/_vendor/distlib/manifest.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib copying build/lib/pipenv/patched/notpip/_vendor/distlib/markers.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib copying build/lib/pipenv/patched/notpip/_vendor/distlib/metadata.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib copying build/lib/pipenv/patched/notpip/_vendor/distlib/resources.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib copying build/lib/pipenv/patched/notpip/_vendor/distlib/scripts.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib copying build/lib/pipenv/patched/notpip/_vendor/distlib/util.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib copying build/lib/pipenv/patched/notpip/_vendor/distlib/version.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib copying build/lib/pipenv/patched/notpip/_vendor/distlib/wheel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/_trie copying build/lib/pipenv/patched/notpip/_vendor/html5lib/_trie/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/_trie copying build/lib/pipenv/patched/notpip/_vendor/html5lib/_trie/_base.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/_trie copying build/lib/pipenv/patched/notpip/_vendor/html5lib/_trie/datrie.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/_trie copying build/lib/pipenv/patched/notpip/_vendor/html5lib/_trie/py.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/_trie creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters copying build/lib/pipenv/patched/notpip/_vendor/html5lib/filters/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters copying build/lib/pipenv/patched/notpip/_vendor/html5lib/filters/alphabeticalattributes.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters copying build/lib/pipenv/patched/notpip/_vendor/html5lib/filters/base.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters copying build/lib/pipenv/patched/notpip/_vendor/html5lib/filters/inject_meta_charset.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters copying build/lib/pipenv/patched/notpip/_vendor/html5lib/filters/lint.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters copying build/lib/pipenv/patched/notpip/_vendor/html5lib/filters/optionaltags.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters copying build/lib/pipenv/patched/notpip/_vendor/html5lib/filters/sanitizer.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters copying build/lib/pipenv/patched/notpip/_vendor/html5lib/filters/whitespace.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treeadapters copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treeadapters/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treeadapters copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treeadapters/genshi.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treeadapters copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treeadapters/sax.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treeadapters creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treebuilders copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treebuilders/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treebuilders copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treebuilders/base.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treebuilders copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treebuilders/dom.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treebuilders copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treebuilders/etree.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treebuilders copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treebuilders/etree_lxml.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treebuilders creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treewalkers copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treewalkers/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treewalkers copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treewalkers/base.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treewalkers copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treewalkers/dom.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treewalkers copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treewalkers/etree.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treewalkers copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treewalkers/etree_lxml.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treewalkers copying build/lib/pipenv/patched/notpip/_vendor/html5lib/treewalkers/genshi.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treewalkers copying build/lib/pipenv/patched/notpip/_vendor/html5lib/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib copying build/lib/pipenv/patched/notpip/_vendor/html5lib/_ihatexml.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib copying build/lib/pipenv/patched/notpip/_vendor/html5lib/_inputstream.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib copying build/lib/pipenv/patched/notpip/_vendor/html5lib/_tokenizer.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib copying build/lib/pipenv/patched/notpip/_vendor/html5lib/_utils.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib copying build/lib/pipenv/patched/notpip/_vendor/html5lib/constants.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib copying build/lib/pipenv/patched/notpip/_vendor/html5lib/html5parser.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib copying build/lib/pipenv/patched/notpip/_vendor/html5lib/serializer.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/lockfile copying build/lib/pipenv/patched/notpip/_vendor/lockfile/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/lockfile copying build/lib/pipenv/patched/notpip/_vendor/lockfile/linklockfile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/lockfile copying build/lib/pipenv/patched/notpip/_vendor/lockfile/mkdirlockfile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/lockfile copying build/lib/pipenv/patched/notpip/_vendor/lockfile/pidlockfile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/lockfile copying build/lib/pipenv/patched/notpip/_vendor/lockfile/sqlitelockfile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/lockfile copying build/lib/pipenv/patched/notpip/_vendor/lockfile/symlinklockfile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/lockfile creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging copying build/lib/pipenv/patched/notpip/_vendor/packaging/__about__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging copying build/lib/pipenv/patched/notpip/_vendor/packaging/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging copying build/lib/pipenv/patched/notpip/_vendor/packaging/_compat.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging copying build/lib/pipenv/patched/notpip/_vendor/packaging/_structures.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging copying build/lib/pipenv/patched/notpip/_vendor/packaging/markers.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging copying build/lib/pipenv/patched/notpip/_vendor/packaging/requirements.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging copying build/lib/pipenv/patched/notpip/_vendor/packaging/specifiers.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging copying build/lib/pipenv/patched/notpip/_vendor/packaging/utils.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging copying build/lib/pipenv/patched/notpip/_vendor/packaging/version.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/pkg_resources copying build/lib/pipenv/patched/notpip/_vendor/pkg_resources/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/pkg_resources creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/progress copying build/lib/pipenv/patched/notpip/_vendor/progress/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/progress copying build/lib/pipenv/patched/notpip/_vendor/progress/bar.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/progress copying build/lib/pipenv/patched/notpip/_vendor/progress/counter.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/progress copying build/lib/pipenv/patched/notpip/_vendor/progress/helpers.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/progress copying build/lib/pipenv/patched/notpip/_vendor/progress/spinner.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/progress creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/cacert.pem -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/big5freq.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/big5prober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/chardetect.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/chardistribution.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/charsetprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/compat.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/constants.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/cp949prober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/escprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/escsm.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/euckrprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/euctwprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/jisfreq.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/jpcntx.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/latin1prober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/mbcssm.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/sjisprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/universaldetector.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/chardet/utf8prober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3 creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/appengine.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/socks.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ordered_dict.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/six.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/connection.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/request.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/response.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/retry.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/ssl_.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/timeout.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/url.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/_collections.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/connection.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/connectionpool.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/exceptions.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/fields.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/filepost.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/poolmanager.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/request.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/urllib3/response.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3 copying build/lib/pipenv/patched/notpip/_vendor/requests/packages/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages copying build/lib/pipenv/patched/notpip/_vendor/requests/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/adapters.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/api.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/auth.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/certs.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/compat.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/cookies.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/exceptions.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/hooks.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/models.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/sessions.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/status_codes.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/structures.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests copying build/lib/pipenv/patched/notpip/_vendor/requests/utils.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/webencodings copying build/lib/pipenv/patched/notpip/_vendor/webencodings/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/webencodings copying build/lib/pipenv/patched/notpip/_vendor/webencodings/labels.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/webencodings copying build/lib/pipenv/patched/notpip/_vendor/webencodings/mklabels.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/webencodings copying build/lib/pipenv/patched/notpip/_vendor/webencodings/tests.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/webencodings copying build/lib/pipenv/patched/notpip/_vendor/webencodings/x_user_defined.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/webencodings copying build/lib/pipenv/patched/notpip/_vendor/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor copying build/lib/pipenv/patched/notpip/_vendor/appdirs.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor copying build/lib/pipenv/patched/notpip/_vendor/distro.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor copying build/lib/pipenv/patched/notpip/_vendor/ipaddress.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor copying build/lib/pipenv/patched/notpip/_vendor/ordereddict.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor copying build/lib/pipenv/patched/notpip/_vendor/pyparsing.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor copying build/lib/pipenv/patched/notpip/_vendor/re-vendor.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor copying build/lib/pipenv/patched/notpip/_vendor/retrying.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor copying build/lib/pipenv/patched/notpip/_vendor/six.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands copying build/lib/pipenv/patched/notpip/commands/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands copying build/lib/pipenv/patched/notpip/commands/check.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands copying build/lib/pipenv/patched/notpip/commands/completion.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands copying build/lib/pipenv/patched/notpip/commands/download.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands copying build/lib/pipenv/patched/notpip/commands/freeze.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands copying build/lib/pipenv/patched/notpip/commands/hash.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands copying build/lib/pipenv/patched/notpip/commands/help.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands copying build/lib/pipenv/patched/notpip/commands/install.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands copying build/lib/pipenv/patched/notpip/commands/list.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands copying build/lib/pipenv/patched/notpip/commands/search.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands copying build/lib/pipenv/patched/notpip/commands/show.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands copying build/lib/pipenv/patched/notpip/commands/uninstall.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands copying build/lib/pipenv/patched/notpip/commands/wheel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/compat copying build/lib/pipenv/patched/notpip/compat/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/compat copying build/lib/pipenv/patched/notpip/compat/dictconfig.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/compat creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/models copying build/lib/pipenv/patched/notpip/models/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/models copying build/lib/pipenv/patched/notpip/models/index.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/models creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/operations copying build/lib/pipenv/patched/notpip/operations/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/operations copying build/lib/pipenv/patched/notpip/operations/check.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/operations copying build/lib/pipenv/patched/notpip/operations/freeze.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/operations creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/req copying build/lib/pipenv/patched/notpip/req/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/req copying build/lib/pipenv/patched/notpip/req/req_file.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/req copying build/lib/pipenv/patched/notpip/req/req_install.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/req copying build/lib/pipenv/patched/notpip/req/req_set.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/req copying build/lib/pipenv/patched/notpip/req/req_uninstall.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/req creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils copying build/lib/pipenv/patched/notpip/utils/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils copying build/lib/pipenv/patched/notpip/utils/appdirs.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils copying build/lib/pipenv/patched/notpip/utils/build.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils copying build/lib/pipenv/patched/notpip/utils/deprecation.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils copying build/lib/pipenv/patched/notpip/utils/encoding.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils copying build/lib/pipenv/patched/notpip/utils/filesystem.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils copying build/lib/pipenv/patched/notpip/utils/glibc.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils copying build/lib/pipenv/patched/notpip/utils/hashes.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils copying build/lib/pipenv/patched/notpip/utils/logging.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils copying build/lib/pipenv/patched/notpip/utils/outdated.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils copying build/lib/pipenv/patched/notpip/utils/packaging.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils copying build/lib/pipenv/patched/notpip/utils/setuptools_build.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils copying build/lib/pipenv/patched/notpip/utils/ui.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/vcs copying build/lib/pipenv/patched/notpip/vcs/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/vcs copying build/lib/pipenv/patched/notpip/vcs/bazaar.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/vcs copying build/lib/pipenv/patched/notpip/vcs/git.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/vcs copying build/lib/pipenv/patched/notpip/vcs/mercurial.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/vcs copying build/lib/pipenv/patched/notpip/vcs/subversion.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/vcs copying build/lib/pipenv/patched/notpip/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip copying build/lib/pipenv/patched/notpip/__main__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip copying build/lib/pipenv/patched/notpip/basecommand.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip copying build/lib/pipenv/patched/notpip/baseparser.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip copying build/lib/pipenv/patched/notpip/cmdoptions.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip copying build/lib/pipenv/patched/notpip/download.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip copying build/lib/pipenv/patched/notpip/exceptions.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip copying build/lib/pipenv/patched/notpip/index.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip copying build/lib/pipenv/patched/notpip/locations.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip copying build/lib/pipenv/patched/notpip/pep425tags.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip copying build/lib/pipenv/patched/notpip/status_codes.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip copying build/lib/pipenv/patched/notpip/wheel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pew copying build/lib/pipenv/patched/pew/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pew copying build/lib/pipenv/patched/pew/__main__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pew copying build/lib/pipenv/patched/pew/_print_utils.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pew copying build/lib/pipenv/patched/pew/_utils.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pew copying build/lib/pipenv/patched/pew/_win_utils.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pew copying build/lib/pipenv/patched/pew/pew.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pew creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pipfile copying build/lib/pipenv/patched/pipfile/__about__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pipfile copying build/lib/pipenv/patched/pipfile/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pipfile copying build/lib/pipenv/patched/pipfile/api.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pipfile creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/_compat copying build/lib/pipenv/patched/piptools/_compat/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/_compat copying build/lib/pipenv/patched/piptools/_compat/contextlib.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/_compat copying build/lib/pipenv/patched/piptools/_compat/tempfile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/_compat creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/repositories copying build/lib/pipenv/patched/piptools/repositories/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/repositories copying build/lib/pipenv/patched/piptools/repositories/base.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/repositories copying build/lib/pipenv/patched/piptools/repositories/local.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/repositories copying build/lib/pipenv/patched/piptools/repositories/pypi.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/repositories creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/scripts copying build/lib/pipenv/patched/piptools/scripts/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/scripts copying build/lib/pipenv/patched/piptools/scripts/compile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/scripts copying build/lib/pipenv/patched/piptools/scripts/sync.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/scripts copying build/lib/pipenv/patched/piptools/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools copying build/lib/pipenv/patched/piptools/__main__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools copying build/lib/pipenv/patched/piptools/cache.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools copying build/lib/pipenv/patched/piptools/click.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools copying build/lib/pipenv/patched/piptools/exceptions.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools copying build/lib/pipenv/patched/piptools/io.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools copying build/lib/pipenv/patched/piptools/locations.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools copying build/lib/pipenv/patched/piptools/logging.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools copying build/lib/pipenv/patched/piptools/resolver.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools copying build/lib/pipenv/patched/piptools/sync.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools copying build/lib/pipenv/patched/piptools/utils.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools copying build/lib/pipenv/patched/piptools/writer.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/traversal copying build/lib/pipenv/patched/prettytoml/elements/traversal/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/traversal copying build/lib/pipenv/patched/prettytoml/elements/traversal/predicates.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/traversal copying build/lib/pipenv/patched/prettytoml/elements/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/abstracttable.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/array.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/atomic.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/common.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/errors.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/factory.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/inlinetable.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/metadata.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/table.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/tableheader.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/test_array.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/test_atomic.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/test_common.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/test_factory.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/test_inlinetable.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/test_metadata.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/test_table.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/test_tableheader.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements copying build/lib/pipenv/patched/prettytoml/elements/test_traversal.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/lexer copying build/lib/pipenv/patched/prettytoml/lexer/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/lexer copying build/lib/pipenv/patched/prettytoml/lexer/test_lexer.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/lexer creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser copying build/lib/pipenv/patched/prettytoml/parser/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser copying build/lib/pipenv/patched/prettytoml/parser/elementsanitizer.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser copying build/lib/pipenv/patched/prettytoml/parser/errors.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser copying build/lib/pipenv/patched/prettytoml/parser/parser.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser copying build/lib/pipenv/patched/prettytoml/parser/recdesc.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser copying build/lib/pipenv/patched/prettytoml/parser/test_parser.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser copying build/lib/pipenv/patched/prettytoml/parser/tokenstream.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/commentspace.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/common.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/deindentanonymoustable.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/linelength.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/tableassignment.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/tableentrysort.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/tableindent.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/tablesep.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/test_commentspace.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/test_deindentanonymoustable.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/test_linelength.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/test_tableassignment.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/test_tableentrysort.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/test_tableindent.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier copying build/lib/pipenv/patched/prettytoml/prettifier/test_tablesep.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/tokens copying build/lib/pipenv/patched/prettytoml/tokens/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/tokens copying build/lib/pipenv/patched/prettytoml/tokens/errors.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/tokens copying build/lib/pipenv/patched/prettytoml/tokens/py2toml.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/tokens copying build/lib/pipenv/patched/prettytoml/tokens/test_py2toml.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/tokens copying build/lib/pipenv/patched/prettytoml/tokens/test_toml2py.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/tokens copying build/lib/pipenv/patched/prettytoml/tokens/toml2py.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/tokens copying build/lib/pipenv/patched/prettytoml/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml copying build/lib/pipenv/patched/prettytoml/_version.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml copying build/lib/pipenv/patched/prettytoml/errors.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml copying build/lib/pipenv/patched/prettytoml/test_prettifier.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml copying build/lib/pipenv/patched/prettytoml/test_util.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml copying build/lib/pipenv/patched/prettytoml/util.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml copying build/lib/pipenv/patched/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched copying build/lib/pipenv/patched/crayons.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/pew copying build/lib/pipenv/pew/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/pew copying build/lib/pipenv/pew/__main__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/pew creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/blindspin copying build/lib/pipenv/vendor/blindspin/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/blindspin creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click_didyoumean copying build/lib/pipenv/vendor/click_didyoumean/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click_didyoumean creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9 creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/caches copying build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/caches/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/caches copying build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/caches/file_cache.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/caches copying build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/caches/redis_cache.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/caches copying build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol copying build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/_cmd.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol copying build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/adapter.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol copying build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/cache.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol copying build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/compat.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol copying build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/controller.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol copying build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/filewrapper.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol copying build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/heuristics.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol copying build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/serialize.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol copying build/lib/pipenv/vendor/pip9/_vendor/cachecontrol/wrapper.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/colorama copying build/lib/pipenv/vendor/pip9/_vendor/colorama/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/colorama copying build/lib/pipenv/vendor/pip9/_vendor/colorama/ansi.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/colorama copying build/lib/pipenv/vendor/pip9/_vendor/colorama/ansitowin32.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/colorama copying build/lib/pipenv/vendor/pip9/_vendor/colorama/initialise.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/colorama copying build/lib/pipenv/vendor/pip9/_vendor/colorama/win32.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/colorama copying build/lib/pipenv/vendor/pip9/_vendor/colorama/winterm.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/colorama creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/_backport copying build/lib/pipenv/vendor/pip9/_vendor/distlib/_backport/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/_backport copying build/lib/pipenv/vendor/pip9/_vendor/distlib/_backport/misc.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/_backport copying build/lib/pipenv/vendor/pip9/_vendor/distlib/_backport/shutil.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/_backport copying build/lib/pipenv/vendor/pip9/_vendor/distlib/_backport/sysconfig.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/_backport copying build/lib/pipenv/vendor/pip9/_vendor/distlib/_backport/tarfile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/_backport copying build/lib/pipenv/vendor/pip9/_vendor/distlib/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib copying build/lib/pipenv/vendor/pip9/_vendor/distlib/compat.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib copying build/lib/pipenv/vendor/pip9/_vendor/distlib/database.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib copying build/lib/pipenv/vendor/pip9/_vendor/distlib/index.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib copying build/lib/pipenv/vendor/pip9/_vendor/distlib/locators.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib copying build/lib/pipenv/vendor/pip9/_vendor/distlib/manifest.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib copying build/lib/pipenv/vendor/pip9/_vendor/distlib/markers.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib copying build/lib/pipenv/vendor/pip9/_vendor/distlib/metadata.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib copying build/lib/pipenv/vendor/pip9/_vendor/distlib/resources.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib copying build/lib/pipenv/vendor/pip9/_vendor/distlib/scripts.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib copying build/lib/pipenv/vendor/pip9/_vendor/distlib/util.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib copying build/lib/pipenv/vendor/pip9/_vendor/distlib/version.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib copying build/lib/pipenv/vendor/pip9/_vendor/distlib/wheel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/_trie copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/_trie/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/_trie copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/_trie/_base.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/_trie copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/_trie/datrie.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/_trie copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/_trie/py.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/_trie creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters/alphabeticalattributes.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters/base.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters/inject_meta_charset.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters/lint.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters/optionaltags.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters/sanitizer.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/filters/whitespace.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treeadapters copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treeadapters/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treeadapters copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treeadapters/genshi.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treeadapters copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treeadapters/sax.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treeadapters creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treebuilders copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treebuilders/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treebuilders copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treebuilders/base.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treebuilders copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treebuilders/dom.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treebuilders copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treebuilders/etree.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treebuilders copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treebuilders/etree_lxml.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treebuilders creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treewalkers copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treewalkers/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treewalkers copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treewalkers/base.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treewalkers copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treewalkers/dom.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treewalkers copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treewalkers/etree.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treewalkers copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treewalkers/etree_lxml.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treewalkers copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/treewalkers/genshi.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treewalkers copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/_ihatexml.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/_inputstream.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/_tokenizer.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/_utils.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/constants.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/html5parser.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib copying build/lib/pipenv/vendor/pip9/_vendor/html5lib/serializer.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/lockfile copying build/lib/pipenv/vendor/pip9/_vendor/lockfile/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/lockfile copying build/lib/pipenv/vendor/pip9/_vendor/lockfile/linklockfile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/lockfile copying build/lib/pipenv/vendor/pip9/_vendor/lockfile/mkdirlockfile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/lockfile copying build/lib/pipenv/vendor/pip9/_vendor/lockfile/pidlockfile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/lockfile copying build/lib/pipenv/vendor/pip9/_vendor/lockfile/sqlitelockfile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/lockfile copying build/lib/pipenv/vendor/pip9/_vendor/lockfile/symlinklockfile.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/lockfile creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging copying build/lib/pipenv/vendor/pip9/_vendor/packaging/__about__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging copying build/lib/pipenv/vendor/pip9/_vendor/packaging/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging copying build/lib/pipenv/vendor/pip9/_vendor/packaging/_compat.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging copying build/lib/pipenv/vendor/pip9/_vendor/packaging/_structures.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging copying build/lib/pipenv/vendor/pip9/_vendor/packaging/markers.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging copying build/lib/pipenv/vendor/pip9/_vendor/packaging/requirements.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging copying build/lib/pipenv/vendor/pip9/_vendor/packaging/specifiers.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging copying build/lib/pipenv/vendor/pip9/_vendor/packaging/utils.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging copying build/lib/pipenv/vendor/pip9/_vendor/packaging/version.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/pkg_resources copying build/lib/pipenv/vendor/pip9/_vendor/pkg_resources/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/pkg_resources creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/progress copying build/lib/pipenv/vendor/pip9/_vendor/progress/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/progress copying build/lib/pipenv/vendor/pip9/_vendor/progress/bar.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/progress copying build/lib/pipenv/vendor/pip9/_vendor/progress/counter.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/progress copying build/lib/pipenv/vendor/pip9/_vendor/progress/helpers.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/progress copying build/lib/pipenv/vendor/pip9/_vendor/progress/spinner.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/progress creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/cacert.pem -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/big5freq.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/big5prober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/chardetect.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/chardistribution.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/charsetprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/compat.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/constants.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/cp949prober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/escprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/escsm.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/euckrprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/euctwprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/jisfreq.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/jpcntx.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/latin1prober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/mbcssm.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/sjisprober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/universaldetector.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/chardet/utf8prober.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/appengine.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/ntlmpool.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/pyopenssl.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/socks.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ordered_dict.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/six.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/connection.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/request.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/response.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/retry.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/ssl_.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/timeout.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/url.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/_collections.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/connection.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/connectionpool.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/exceptions.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/fields.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/filepost.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/poolmanager.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/request.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/response.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/pip9/_vendor/requests/packages/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages copying build/lib/pipenv/vendor/pip9/_vendor/requests/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/adapters.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/api.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/auth.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/certs.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/compat.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/cookies.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/exceptions.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/hooks.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/models.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/sessions.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/status_codes.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/structures.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests copying build/lib/pipenv/vendor/pip9/_vendor/requests/utils.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/webencodings copying build/lib/pipenv/vendor/pip9/_vendor/webencodings/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/webencodings copying build/lib/pipenv/vendor/pip9/_vendor/webencodings/labels.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/webencodings copying build/lib/pipenv/vendor/pip9/_vendor/webencodings/mklabels.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/webencodings copying build/lib/pipenv/vendor/pip9/_vendor/webencodings/tests.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/webencodings copying build/lib/pipenv/vendor/pip9/_vendor/webencodings/x_user_defined.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/webencodings copying build/lib/pipenv/vendor/pip9/_vendor/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor copying build/lib/pipenv/vendor/pip9/_vendor/appdirs.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor copying build/lib/pipenv/vendor/pip9/_vendor/distro.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor copying build/lib/pipenv/vendor/pip9/_vendor/ipaddress.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor copying build/lib/pipenv/vendor/pip9/_vendor/ordereddict.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor copying build/lib/pipenv/vendor/pip9/_vendor/pyparsing.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor copying build/lib/pipenv/vendor/pip9/_vendor/re-vendor.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor copying build/lib/pipenv/vendor/pip9/_vendor/retrying.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor copying build/lib/pipenv/vendor/pip9/_vendor/six.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands copying build/lib/pipenv/vendor/pip9/commands/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands copying build/lib/pipenv/vendor/pip9/commands/check.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands copying build/lib/pipenv/vendor/pip9/commands/completion.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands copying build/lib/pipenv/vendor/pip9/commands/download.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands copying build/lib/pipenv/vendor/pip9/commands/freeze.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands copying build/lib/pipenv/vendor/pip9/commands/hash.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands copying build/lib/pipenv/vendor/pip9/commands/help.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands copying build/lib/pipenv/vendor/pip9/commands/install.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands copying build/lib/pipenv/vendor/pip9/commands/list.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands copying build/lib/pipenv/vendor/pip9/commands/search.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands copying build/lib/pipenv/vendor/pip9/commands/show.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands copying build/lib/pipenv/vendor/pip9/commands/uninstall.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands copying build/lib/pipenv/vendor/pip9/commands/wheel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/compat copying build/lib/pipenv/vendor/pip9/compat/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/compat copying build/lib/pipenv/vendor/pip9/compat/dictconfig.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/compat creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/models copying build/lib/pipenv/vendor/pip9/models/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/models copying build/lib/pipenv/vendor/pip9/models/index.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/models creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/operations copying build/lib/pipenv/vendor/pip9/operations/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/operations copying build/lib/pipenv/vendor/pip9/operations/check.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/operations copying build/lib/pipenv/vendor/pip9/operations/freeze.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/operations creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/req copying build/lib/pipenv/vendor/pip9/req/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/req copying build/lib/pipenv/vendor/pip9/req/req_file.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/req copying build/lib/pipenv/vendor/pip9/req/req_install.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/req copying build/lib/pipenv/vendor/pip9/req/req_set.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/req copying build/lib/pipenv/vendor/pip9/req/req_uninstall.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/req creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils copying build/lib/pipenv/vendor/pip9/utils/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils copying build/lib/pipenv/vendor/pip9/utils/appdirs.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils copying build/lib/pipenv/vendor/pip9/utils/build.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils copying build/lib/pipenv/vendor/pip9/utils/deprecation.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils copying build/lib/pipenv/vendor/pip9/utils/encoding.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils copying build/lib/pipenv/vendor/pip9/utils/filesystem.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils copying build/lib/pipenv/vendor/pip9/utils/glibc.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils copying build/lib/pipenv/vendor/pip9/utils/hashes.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils copying build/lib/pipenv/vendor/pip9/utils/logging.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils copying build/lib/pipenv/vendor/pip9/utils/outdated.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils copying build/lib/pipenv/vendor/pip9/utils/packaging.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils copying build/lib/pipenv/vendor/pip9/utils/setuptools_build.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils copying build/lib/pipenv/vendor/pip9/utils/ui.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/vcs copying build/lib/pipenv/vendor/pip9/vcs/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/vcs copying build/lib/pipenv/vendor/pip9/vcs/bazaar.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/vcs copying build/lib/pipenv/vendor/pip9/vcs/git.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/vcs copying build/lib/pipenv/vendor/pip9/vcs/mercurial.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/vcs copying build/lib/pipenv/vendor/pip9/vcs/subversion.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/vcs copying build/lib/pipenv/vendor/pip9/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9 copying build/lib/pipenv/vendor/pip9/__main__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9 copying build/lib/pipenv/vendor/pip9/basecommand.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9 copying build/lib/pipenv/vendor/pip9/baseparser.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9 copying build/lib/pipenv/vendor/pip9/cmdoptions.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9 copying build/lib/pipenv/vendor/pip9/download.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9 copying build/lib/pipenv/vendor/pip9/exceptions.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9 copying build/lib/pipenv/vendor/pip9/index.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9 copying build/lib/pipenv/vendor/pip9/locations.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9 copying build/lib/pipenv/vendor/pip9/pep425tags.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9 copying build/lib/pipenv/vendor/pip9/status_codes.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9 copying build/lib/pipenv/vendor/pip9/wheel.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9 creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipreqs copying build/lib/pipenv/vendor/pipreqs/stdlib -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipreqs copying build/lib/pipenv/vendor/pipreqs/mapping -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipreqs copying build/lib/pipenv/vendor/pipreqs/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipreqs copying build/lib/pipenv/vendor/pipreqs/pipreqs.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipreqs creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements copying build/lib/pipenv/vendor/requirements/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements copying build/lib/pipenv/vendor/requirements/fragment.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements copying build/lib/pipenv/vendor/requirements/parser.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements copying build/lib/pipenv/vendor/requirements/requirement.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements copying build/lib/pipenv/vendor/requirements/vcs.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/shutilwhich copying build/lib/pipenv/vendor/shutilwhich/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/shutilwhich copying build/lib/pipenv/vendor/shutilwhich/lib.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/shutilwhich creating /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg copying build/lib/pipenv/vendor/yarg/__about__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg copying build/lib/pipenv/vendor/yarg/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg copying build/lib/pipenv/vendor/yarg/client.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg copying build/lib/pipenv/vendor/yarg/exceptions.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg copying build/lib/pipenv/vendor/yarg/package.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg copying build/lib/pipenv/vendor/yarg/parse.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg copying build/lib/pipenv/vendor/yarg/release.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg copying build/lib/pipenv/vendor/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/click_completion.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/delegator.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/first.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/pipdeptree.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/strict_rfc3339.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/timestamp.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/toml.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/__init__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/__main__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/__version__.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/cli.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/core.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/environments.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/help.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/pep508checker.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/progress.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/project.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/resolver.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/utils.py -> /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file/array.py to array.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file/cascadedict.py to cascadedict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file/file.py to file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file/freshtable.py to freshtable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file/peekableit.py to peekableit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file/raw.py to raw.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file/structurer.py to structurer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file/test_cascadedict.py to test_cascadedict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file/test_entries.py to test_entries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file/test_peekableit.py to test_peekableit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file/test_structurer.py to test_structurer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/file/toplevels.py to toplevels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/contoml/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/dotenv/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/dotenv/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/dotenv/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/dotenv/test_main.py to test_main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/caches/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/caches/file_cache.py to file_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/caches/redis_cache.py to redis_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/_cmd.py to _cmd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/adapter.py to adapter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/controller.py to controller.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/filewrapper.py to filewrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/heuristics.py to heuristics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/serialize.py to serialize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/cachecontrol/wrapper.py to wrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/colorama/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/colorama/ansi.py to ansi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/colorama/ansitowin32.py to ansitowin32.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/colorama/initialise.py to initialise.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/colorama/win32.py to win32.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/colorama/winterm.py to winterm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/_backport/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/_backport/misc.py to misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/_backport/shutil.py to shutil.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/_backport/sysconfig.py to sysconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/_backport/tarfile.py to tarfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/database.py to database.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/locators.py to locators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/manifest.py to manifest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/markers.py to markers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/metadata.py to metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/scripts.py to scripts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distlib/wheel.py to wheel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/_trie/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/_trie/_base.py to _base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/_trie/datrie.py to datrie.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/_trie/py.py to py.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters/lint.py to lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters/optionaltags.py to optionaltags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters/sanitizer.py to sanitizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/filters/whitespace.py to whitespace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treeadapters/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treeadapters/genshi.py to genshi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treeadapters/sax.py to sax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treebuilders/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treebuilders/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treebuilders/dom.py to dom.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treebuilders/etree.py to etree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treewalkers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treewalkers/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treewalkers/dom.py to dom.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treewalkers/etree.py to etree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/treewalkers/genshi.py to genshi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/_ihatexml.py to _ihatexml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/_inputstream.py to _inputstream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/_tokenizer.py to _tokenizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/html5parser.py to html5parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/html5lib/serializer.py to serializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/lockfile/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/lockfile/linklockfile.py to linklockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/lockfile/mkdirlockfile.py to mkdirlockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/lockfile/pidlockfile.py to pidlockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/lockfile/sqlitelockfile.py to sqlitelockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/lockfile/symlinklockfile.py to symlinklockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging/__about__.py to __about__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging/_structures.py to _structures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging/markers.py to markers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging/requirements.py to requirements.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging/specifiers.py to specifiers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/packaging/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/pkg_resources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/progress/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/progress/bar.py to bar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/progress/counter.py to counter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/progress/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/progress/spinner.py to spinner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/big5freq.py to big5freq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/big5prober.py to big5prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/chardetect.py to chardetect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/chardistribution.py to chardistribution.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/charsetgroupprober.py to charsetgroupprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/charsetprober.py to charsetprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/codingstatemachine.py to codingstatemachine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/cp949prober.py to cp949prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/escprober.py to escprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/escsm.py to escsm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/eucjpprober.py to eucjpprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/euckrfreq.py to euckrfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/euckrprober.py to euckrprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/euctwfreq.py to euctwfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/euctwprober.py to euctwprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/gb2312freq.py to gb2312freq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/gb2312prober.py to gb2312prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/hebrewprober.py to hebrewprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/jisfreq.py to jisfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/jpcntx.py to jpcntx.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/langgreekmodel.py to langgreekmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/langhebrewmodel.py to langhebrewmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/langhungarianmodel.py to langhungarianmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/langthaimodel.py to langthaimodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/latin1prober.py to latin1prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/mbcharsetprober.py to mbcharsetprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/mbcssm.py to mbcssm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/sbcharsetprober.py to sbcharsetprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/sjisprober.py to sjisprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/universaldetector.py to universaldetector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/chardet/utf8prober.py to utf8prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/appengine.py to appengine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/contrib/socks.py to socks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/ordered_dict.py to ordered_dict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/packages/six.py to six.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/retry.py to retry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/ssl_.py to ssl_.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/timeout.py to timeout.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/util/url.py to url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/_collections.py to _collections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/connectionpool.py to connectionpool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/fields.py to fields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/filepost.py to filepost.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/poolmanager.py to poolmanager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/urllib3/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/packages/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/adapters.py to adapters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/auth.py to auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/certs.py to certs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/cookies.py to cookies.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/hooks.py to hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/models.py to models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/sessions.py to sessions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/status_codes.py to status_codes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/structures.py to structures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/requests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/webencodings/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/webencodings/labels.py to labels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/webencodings/mklabels.py to mklabels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/webencodings/tests.py to tests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/webencodings/x_user_defined.py to x_user_defined.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/appdirs.py to appdirs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/distro.py to distro.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/ipaddress.py to ipaddress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/ordereddict.py to ordereddict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/pyparsing.py to pyparsing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/re-vendor.py to re-vendor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/retrying.py to retrying.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/_vendor/six.py to six.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands/completion.py to completion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands/download.py to download.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands/freeze.py to freeze.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands/hash.py to hash.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands/help.py to help.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands/install.py to install.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands/list.py to list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands/search.py to search.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands/show.py to show.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands/uninstall.py to uninstall.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/commands/wheel.py to wheel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/compat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/compat/dictconfig.py to dictconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/models/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/models/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/operations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/operations/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/operations/freeze.py to freeze.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/req/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/req/req_file.py to req_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/req/req_install.py to req_install.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/req/req_set.py to req_set.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/req/req_uninstall.py to req_uninstall.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils/appdirs.py to appdirs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils/build.py to build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils/deprecation.py to deprecation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils/encoding.py to encoding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils/filesystem.py to filesystem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils/glibc.py to glibc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils/hashes.py to hashes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils/logging.py to logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils/outdated.py to outdated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils/packaging.py to packaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils/setuptools_build.py to setuptools_build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/utils/ui.py to ui.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/vcs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/vcs/bazaar.py to bazaar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/vcs/git.py to git.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/vcs/mercurial.py to mercurial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/vcs/subversion.py to subversion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/basecommand.py to basecommand.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/baseparser.py to baseparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/cmdoptions.py to cmdoptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/download.py to download.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/locations.py to locations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/pep425tags.py to pep425tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/status_codes.py to status_codes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/notpip/wheel.py to wheel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pew/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pew/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pew/_print_utils.py to _print_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pew/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pew/_win_utils.py to _win_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pew/pew.py to pew.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pipfile/__about__.py to __about__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pipfile/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/pipfile/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/_compat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/_compat/contextlib.py to contextlib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/_compat/tempfile.py to tempfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/repositories/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/repositories/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/repositories/local.py to local.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/repositories/pypi.py to pypi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/scripts/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/scripts/compile.py to compile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/scripts/sync.py to sync.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/click.py to click.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/io.py to io.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/locations.py to locations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/logging.py to logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/resolver.py to resolver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/sync.py to sync.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/piptools/writer.py to writer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/traversal/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/traversal/predicates.py to predicates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/abstracttable.py to abstracttable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/array.py to array.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/atomic.py to atomic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/factory.py to factory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/inlinetable.py to inlinetable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/metadata.py to metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/table.py to table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/tableheader.py to tableheader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/test_array.py to test_array.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/test_atomic.py to test_atomic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/test_common.py to test_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/test_factory.py to test_factory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/test_inlinetable.py to test_inlinetable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/test_metadata.py to test_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/test_table.py to test_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/test_tableheader.py to test_tableheader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/elements/test_traversal.py to test_traversal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/lexer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/lexer/test_lexer.py to test_lexer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser/elementsanitizer.py to elementsanitizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser/recdesc.py to recdesc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser/test_parser.py to test_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/parser/tokenstream.py to tokenstream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/commentspace.py to commentspace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/deindentanonymoustable.py to deindentanonymoustable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/linelength.py to linelength.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/tableassignment.py to tableassignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/tableentrysort.py to tableentrysort.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/tableindent.py to tableindent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/tablesep.py to tablesep.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/test_commentspace.py to test_commentspace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/test_deindentanonymoustable.py to test_deindentanonymoustable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/test_linelength.py to test_linelength.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/test_tableassignment.py to test_tableassignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/test_tableentrysort.py to test_tableentrysort.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/test_tableindent.py to test_tableindent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/prettifier/test_tablesep.py to test_tablesep.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/tokens/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/tokens/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/tokens/py2toml.py to py2toml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/tokens/test_py2toml.py to test_py2toml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/tokens/test_toml2py.py to test_toml2py.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/tokens/toml2py.py to toml2py.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/test_prettifier.py to test_prettifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/prettytoml/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/patched/crayons.py to crayons.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/pew/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/pew/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/blindspin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click_didyoumean/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/caches/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/caches/file_cache.py to file_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/caches/redis_cache.py to redis_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/_cmd.py to _cmd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/adapter.py to adapter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/controller.py to controller.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/filewrapper.py to filewrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/heuristics.py to heuristics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/serialize.py to serialize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/cachecontrol/wrapper.py to wrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/colorama/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/colorama/ansi.py to ansi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/colorama/ansitowin32.py to ansitowin32.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/colorama/initialise.py to initialise.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/colorama/win32.py to win32.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/colorama/winterm.py to winterm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/_backport/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/_backport/misc.py to misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/_backport/shutil.py to shutil.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/_backport/sysconfig.py to sysconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/_backport/tarfile.py to tarfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/database.py to database.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/locators.py to locators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/manifest.py to manifest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/markers.py to markers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/metadata.py to metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/scripts.py to scripts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distlib/wheel.py to wheel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/_trie/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/_trie/_base.py to _base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/_trie/datrie.py to datrie.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/_trie/py.py to py.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters/lint.py to lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters/optionaltags.py to optionaltags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters/sanitizer.py to sanitizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/filters/whitespace.py to whitespace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treeadapters/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treeadapters/genshi.py to genshi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treeadapters/sax.py to sax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treebuilders/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treebuilders/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treebuilders/dom.py to dom.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treebuilders/etree.py to etree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treewalkers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treewalkers/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treewalkers/dom.py to dom.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treewalkers/etree.py to etree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/treewalkers/genshi.py to genshi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/_ihatexml.py to _ihatexml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/_inputstream.py to _inputstream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/_tokenizer.py to _tokenizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/html5parser.py to html5parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/html5lib/serializer.py to serializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/lockfile/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/lockfile/linklockfile.py to linklockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/lockfile/mkdirlockfile.py to mkdirlockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/lockfile/pidlockfile.py to pidlockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/lockfile/sqlitelockfile.py to sqlitelockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/lockfile/symlinklockfile.py to symlinklockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging/__about__.py to __about__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging/_structures.py to _structures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging/markers.py to markers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging/requirements.py to requirements.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging/specifiers.py to specifiers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/packaging/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/pkg_resources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/progress/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/progress/bar.py to bar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/progress/counter.py to counter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/progress/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/progress/spinner.py to spinner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/big5freq.py to big5freq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/big5prober.py to big5prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/chardetect.py to chardetect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/chardistribution.py to chardistribution.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/charsetgroupprober.py to charsetgroupprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/charsetprober.py to charsetprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/codingstatemachine.py to codingstatemachine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/cp949prober.py to cp949prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/escprober.py to escprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/escsm.py to escsm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/eucjpprober.py to eucjpprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/euckrfreq.py to euckrfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/euckrprober.py to euckrprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/euctwfreq.py to euctwfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/euctwprober.py to euctwprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/gb2312freq.py to gb2312freq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/gb2312prober.py to gb2312prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/hebrewprober.py to hebrewprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/jisfreq.py to jisfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/jpcntx.py to jpcntx.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/langgreekmodel.py to langgreekmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/langhebrewmodel.py to langhebrewmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/langhungarianmodel.py to langhungarianmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/langthaimodel.py to langthaimodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/latin1prober.py to latin1prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/mbcharsetprober.py to mbcharsetprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/mbcssm.py to mbcssm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/sbcharsetprober.py to sbcharsetprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/sjisprober.py to sjisprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/universaldetector.py to universaldetector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/chardet/utf8prober.py to utf8prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/appengine.py to appengine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/contrib/socks.py to socks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/ordered_dict.py to ordered_dict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/packages/six.py to six.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/retry.py to retry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/ssl_.py to ssl_.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/timeout.py to timeout.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/util/url.py to url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/_collections.py to _collections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/connectionpool.py to connectionpool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/fields.py to fields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/filepost.py to filepost.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/poolmanager.py to poolmanager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/urllib3/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/packages/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/adapters.py to adapters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/auth.py to auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/certs.py to certs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/cookies.py to cookies.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/hooks.py to hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/models.py to models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/sessions.py to sessions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/status_codes.py to status_codes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/structures.py to structures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/requests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/webencodings/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/webencodings/labels.py to labels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/webencodings/mklabels.py to mklabels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/webencodings/tests.py to tests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/webencodings/x_user_defined.py to x_user_defined.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/appdirs.py to appdirs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/distro.py to distro.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/ipaddress.py to ipaddress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/ordereddict.py to ordereddict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/pyparsing.py to pyparsing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/re-vendor.py to re-vendor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/retrying.py to retrying.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/_vendor/six.py to six.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands/completion.py to completion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands/download.py to download.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands/freeze.py to freeze.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands/hash.py to hash.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands/help.py to help.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands/install.py to install.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands/list.py to list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands/search.py to search.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands/show.py to show.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands/uninstall.py to uninstall.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/commands/wheel.py to wheel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/compat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/compat/dictconfig.py to dictconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/models/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/models/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/operations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/operations/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/operations/freeze.py to freeze.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/req/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/req/req_file.py to req_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/req/req_install.py to req_install.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/req/req_set.py to req_set.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/req/req_uninstall.py to req_uninstall.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils/appdirs.py to appdirs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils/build.py to build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils/deprecation.py to deprecation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils/encoding.py to encoding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils/filesystem.py to filesystem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils/glibc.py to glibc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils/hashes.py to hashes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils/logging.py to logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils/outdated.py to outdated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils/packaging.py to packaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils/setuptools_build.py to setuptools_build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/utils/ui.py to ui.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/vcs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/vcs/bazaar.py to bazaar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/vcs/git.py to git.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/vcs/mercurial.py to mercurial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/vcs/subversion.py to subversion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/basecommand.py to basecommand.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/baseparser.py to baseparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/cmdoptions.py to cmdoptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/download.py to download.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/locations.py to locations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/pep425tags.py to pep425tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/status_codes.py to status_codes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pip9/wheel.py to wheel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipreqs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipreqs/pipreqs.py to pipreqs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements/fragment.py to fragment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements/requirement.py to requirement.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements/vcs.py to vcs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/shutilwhich/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/shutilwhich/lib.py to lib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg/__about__.py to __about__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg/package.py to package.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg/parse.py to parse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/yarg/release.py to release.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click_completion.py to click_completion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/delegator.py to delegator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/first.py to first.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipdeptree.py to pipdeptree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/strict_rfc3339.py to strict_rfc3339.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/timestamp.py to timestamp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/toml.py to toml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/__version__.py to __version__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/environments.py to environments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/help.py to help.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/pep508checker.py to pep508checker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/progress.py to progress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/project.py to project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/resolver.py to resolver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv/utils.py to utils.cpython-36.pyc writing byte-compilation script '/tmp/tmpj0fbnlnb.py' /usr/bin/python3 /tmp/tmpj0fbnlnb.py removing /tmp/tmpj0fbnlnb.py running install_egg_info running egg_info writing pipenv.egg-info/PKG-INFO writing dependency_links to pipenv.egg-info/dependency_links.txt writing entry points to pipenv.egg-info/entry_points.txt writing requirements to pipenv.egg-info/requires.txt writing top-level names to pipenv.egg-info/top_level.txt reading manifest file 'pipenv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pipenv.egg-info/SOURCES.txt' Copying pipenv.egg-info to /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/pipenv-11.9.0-py3.6.egg-info running install_scripts Installing pewtwo script to /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/bin Installing pipenv script to /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/bin Installing pipenv-resolver script to /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 11.9.0-1.fc29 --unique-debug-suffix -11.9.0-1.fc29.x86_64 --unique-debug-src-base pipenv-11.9.0-1.fc29.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pipenv-11.9.0 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' BUILDSTDERR: *** WARNING: ./usr/lib/python3.6/site-packages/pipenv/vendor/pipreqs/mapping is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/lib/python3.6/site-packages/pipenv/vendor/pipreqs/stdlib is executable but has empty or no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iptM88 + umask 022 + cd /builddir/build/BUILD + cd pipenv-11.9.0 + export PATH=/usr/libexec/python3-sphinx:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/bin + PATH=/usr/libexec/python3-sphinx:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/bin + export PYTHONPATH=:/builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages + PYTHONPATH=:/builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/lib/python3.6/site-packages BUILDSTDERR: ++ pwd + export PYPI_VENDOR_DIR=/builddir/build/BUILD/pipenv-11.9.0/tests/pypi/ + PYPI_VENDOR_DIR=/builddir/build/BUILD/pipenv-11.9.0/tests/pypi/ + pytest-3 -v -n auto -m 'not rpmfail' tests ============================= test session starts ============================== platform linux -- Python 3.6.5, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/pipenv-11.9.0, inifile: plugins: xdist-1.22.2, forked-0.2 gw0 I / gw1 I [gw0] linux Python 3.6.5 cwd: /builddir/build/BUILD/pipenv-11.9.0 [gw1] linux Python 3.6.5 cwd: /builddir/build/BUILD/pipenv-11.9.0 [gw0] Python 3.6.5 (default, Mar 29 2018, 18:22:18) -- [GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] [gw1] Python 3.6.5 (default, Mar 29 2018, 18:22:18) -- [GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)] gw0 [90] / gw1 [90] scheduling tests via LoadScheduling tests/test_pipenv.py::TestPipenv::test_pipenv_py tests/test_pipenv.py::TestPipenv::test_pipenv_graph [gw1] [ 1%] SKIPPED tests/test_pipenv.py::TestPipenv::test_pipenv_graph tests/test_pipenv.py::TestPipenv::test_pipenv_check [gw1] [ 2%] SKIPPED tests/test_pipenv.py::TestPipenv::test_pipenv_check tests/test_pipenv.py::TestPipenv::test_bare_output [gw1] [ 3%] PASSED tests/test_pipenv.py::TestPipenv::test_bare_output tests/test_pipenv.py::TestPipenv::test_man [gw0] [ 4%] PASSED tests/test_pipenv.py::TestPipenv::test_pipenv_py tests/test_pipenv.py::TestPipenv::test_pipenv_graph_reverse [gw0] [ 5%] SKIPPED tests/test_pipenv.py::TestPipenv::test_pipenv_graph_reverse tests/test_pipenv.py::TestPipenv::test_venv_envs [gw1] [ 6%] PASSED tests/test_pipenv.py::TestPipenv::test_man tests/test_pipenv.py::TestPipenv::test_basic_setup [gw1] [ 7%] SKIPPED tests/test_pipenv.py::TestPipenv::test_basic_setup tests/test_pipenv.py::TestPipenv::test_basic_dev_install [gw1] [ 8%] SKIPPED tests/test_pipenv.py::TestPipenv::test_basic_dev_install tests/test_pipenv.py::TestPipenv::test_uninstall [gw1] [ 10%] SKIPPED tests/test_pipenv.py::TestPipenv::test_uninstall tests/test_pipenv.py::TestPipenv::test_extras_install [gw1] [ 11%] SKIPPED tests/test_pipenv.py::TestPipenv::test_extras_install tests/test_pipenv.py::TestPipenv::test_basic_vcs_install [gw1] [ 12%] SKIPPED tests/test_pipenv.py::TestPipenv::test_basic_vcs_install tests/test_pipenv.py::TestPipenv::test_windows_pinned_pipfile [gw1] [ 13%] SKIPPED tests/test_pipenv.py::TestPipenv::test_windows_pinned_pipfile tests/test_pipenv.py::TestPipenv::test_sequential_mode [gw1] [ 14%] SKIPPED tests/test_pipenv.py::TestPipenv::test_sequential_mode tests/test_pipenv.py::TestPipenv::test_backup_resolver [gw1] [ 15%] SKIPPED tests/test_pipenv.py::TestPipenv::test_backup_resolver tests/test_pipenv.py::TestPipenv::test_package_environment_markers [gw1] [ 16%] SKIPPED tests/test_pipenv.py::TestPipenv::test_package_environment_markers tests/test_pipenv.py::TestPipenv::test_specific_package_environment_markers [gw1] [ 17%] SKIPPED tests/test_pipenv.py::TestPipenv::test_specific_package_environment_markers tests/test_pipenv.py::TestPipenv::test_install_editable_git_tag [gw1] [ 18%] SKIPPED tests/test_pipenv.py::TestPipenv::test_install_editable_git_tag tests/test_pipenv.py::TestPipenv::test_alternative_version_specifier [gw1] [ 20%] SKIPPED tests/test_pipenv.py::TestPipenv::test_alternative_version_specifier tests/test_pipenv.py::TestPipenv::test_shell_nested_venv_in_project [gw1] [ 21%] SKIPPED tests/test_pipenv.py::TestPipenv::test_shell_nested_venv_in_project tests/test_pipenv.py::TestPipenv::test_e_dot [gw1] [ 22%] SKIPPED tests/test_pipenv.py::TestPipenv::test_e_dot tests/test_pipenv.py::TestPipenv::test_code_import_manual [gw1] [ 23%] SKIPPED tests/test_pipenv.py::TestPipenv::test_code_import_manual tests/test_pipenv.py::TestPipenv::test_check_unused [gw1] [ 24%] SKIPPED tests/test_pipenv.py::TestPipenv::test_check_unused tests/test_pipenv.py::TestPipenv::test_requirements_to_pipfile [gw1] [ 25%] SKIPPED tests/test_pipenv.py::TestPipenv::test_requirements_to_pipfile tests/test_pipenv.py::TestPipenv::test_activate_virtualenv_no_source [gw1] [ 26%] PASSED tests/test_pipenv.py::TestPipenv::test_activate_virtualenv_no_source tests/test_pipenv.py::TestPipenv::test_complex_lock_with_vcs_deps [gw1] [ 27%] SKIPPED tests/test_pipenv.py::TestPipenv::test_complex_lock_with_vcs_deps tests/test_pipenv.py::TestPipenv::test_complex_deps_lock_and_install_properly [gw1] [ 28%] SKIPPED tests/test_pipenv.py::TestPipenv::test_complex_deps_lock_and_install_properly tests/test_pipenv.py::TestPipenv::test_urls_work [gw1] [ 30%] SKIPPED tests/test_pipenv.py::TestPipenv::test_urls_work tests/test_pipenv.py::TestPipenv::test_local_package [gw1] [ 31%] SKIPPED tests/test_pipenv.py::TestPipenv::test_local_package tests/test_pipenv.py::TestPipenv::test_local_zipfiles [gw1] [ 32%] SKIPPED tests/test_pipenv.py::TestPipenv::test_local_zipfiles tests/test_pipenv.py::TestPipenv::test_install_remote_requirements [gw1] [ 33%] SKIPPED tests/test_pipenv.py::TestPipenv::test_install_remote_requirements tests/test_pipenv.py::TestPipenv::test_relative_paths [gw1] [ 34%] SKIPPED tests/test_pipenv.py::TestPipenv::test_relative_paths tests/test_utils.py::TestUtils::test_convert_deps_to_pip [gw1] [ 35%] PASSED tests/test_utils.py::TestUtils::test_convert_deps_to_pip tests/test_utils.py::TestUtils::test_convert_from_pip [gw1] [ 36%] PASSED tests/test_utils.py::TestUtils::test_convert_from_pip tests/test_utils.py::TestUtils::test_is_required_version[*-*-True] [gw1] [ 37%] PASSED tests/test_utils.py::TestUtils::test_is_required_version[*-*-True] tests/test_utils.py::TestUtils::test_is_required_version[2.1.6-==2.1.4-False] [gw1] [ 38%] PASSED tests/test_utils.py::TestUtils::test_is_required_version[2.1.6-==2.1.4-False] tests/test_utils.py::TestUtils::test_is_required_version[20160913->=20140815-True] [gw1] [ 40%] PASSED tests/test_utils.py::TestUtils::test_is_required_version[20160913->=20140815-True] tests/test_utils.py::TestUtils::test_is_required_version[1.4-specified_ver3-True] [gw1] [ 41%] PASSED tests/test_utils.py::TestUtils::test_is_required_version[1.4-specified_ver3-True] tests/test_utils.py::TestUtils::test_is_required_version[2.13.0-specified_ver4-False] [gw1] [ 42%] PASSED tests/test_utils.py::TestUtils::test_is_required_version[2.13.0-specified_ver4-False] tests/test_utils.py::TestUtils::test_is_vcs[entry0-True] [gw1] [ 43%] PASSED tests/test_utils.py::TestUtils::test_is_vcs[entry0-True] tests/test_utils.py::TestUtils::test_is_vcs[entry1-True] [gw1] [ 44%] PASSED tests/test_utils.py::TestUtils::test_is_vcs[entry1-True] tests/test_utils.py::TestUtils::test_is_vcs[*-False] [gw1] [ 45%] PASSED tests/test_utils.py::TestUtils::test_is_vcs[*-False] tests/test_utils.py::TestUtils::test_is_vcs[entry3-False] [gw1] [ 46%] PASSED tests/test_utils.py::TestUtils::test_is_vcs[entry3-False] tests/test_utils.py::TestUtils::test_is_vcs[package-False] [gw1] [ 47%] PASSED tests/test_utils.py::TestUtils::test_is_vcs[package-False] tests/test_utils.py::TestUtils::test_is_vcs[git+https://github.com/requests/requests.git#egg=requests-True] [gw1] [ 48%] PASSED tests/test_utils.py::TestUtils::test_is_vcs[git+https://github.com/requests/requests.git#egg=requests-True] tests/test_utils.py::TestUtils::test_is_vcs[git+git@github.com:requests/requests.git#egg=requests-True] [gw1] [ 50%] PASSED tests/test_utils.py::TestUtils::test_is_vcs[git+git@github.com:requests/requests.git#egg=requests-True] tests/test_utils.py::TestUtils::test_is_vcs[gitdb2-False] [gw1] [ 51%] PASSED tests/test_utils.py::TestUtils::test_is_vcs[gitdb2-False] tests/test_utils.py::TestUtils::test_split_file [gw1] [ 52%] PASSED tests/test_utils.py::TestUtils::test_split_file tests/test_utils.py::TestUtils::test_python_version_from_bad_path [gw1] [ 53%] PASSED tests/test_utils.py::TestUtils::test_python_version_from_bad_path tests/test_utils.py::TestUtils::test_python_version_from_non_python [gw1] [ 54%] PASSED tests/test_utils.py::TestUtils::test_python_version_from_non_python tests/test_utils.py::TestUtils::test_python_version_output_variants[Python 3.6.2-3.6.2] [gw1] [ 55%] PASSED tests/test_utils.py::TestUtils::test_python_version_output_variants[Python 3.6.2-3.6.2] tests/test_utils.py::TestUtils::test_python_version_output_variants[Python 3.6.2 :: Continuum Analytics, Inc.-3.6.2] [gw1] [ 56%] PASSED tests/test_utils.py::TestUtils::test_python_version_output_variants[Python 3.6.2 :: Continuum Analytics, Inc.-3.6.2] tests/test_utils.py::TestUtils::test_python_version_output_variants[Python 3.6.20 :: Continuum Analytics, Inc.-3.6.20] [gw1] [ 57%] PASSED tests/test_utils.py::TestUtils::test_python_version_output_variants[Python 3.6.20 :: Continuum Analytics, Inc.-3.6.20] tests/test_utils.py::TestUtils::test_windows_shellquote [gw1] [ 58%] SKIPPED tests/test_utils.py::TestUtils::test_windows_shellquote tests/test_utils.py::TestUtils::test_is_valid_url [gw1] [ 60%] PASSED tests/test_utils.py::TestUtils::test_is_valid_url tests/test_utils.py::TestUtils::test_nix_converted_relative_path[artifacts/file.zip-./artifacts/file.zip] [gw1] [ 61%] PASSED tests/test_utils.py::TestUtils::test_nix_converted_relative_path[artifacts/file.zip-./artifacts/file.zip] tests/test_utils.py::TestUtils::test_nix_converted_relative_path[./artifacts/file.zip-./artifacts/file.zip] [gw1] [ 62%] PASSED tests/test_utils.py::TestUtils::test_nix_converted_relative_path[./artifacts/file.zip-./artifacts/file.zip] tests/test_utils.py::TestUtils::test_nix_converted_relative_path[../otherproject/file.zip-./../otherproject/file.zip] [gw1] [ 63%] PASSED tests/test_utils.py::TestUtils::test_nix_converted_relative_path[../otherproject/file.zip-./../otherproject/file.zip] tests/test_utils.py::TestUtils::test_win_converted_relative_path[artifacts/file.zip-.\\artifacts\\file.zip] [gw1] [ 64%] SKIPPED tests/test_utils.py::TestUtils::test_win_converted_relative_path[artifacts/file.zip-.\\artifacts\\file.zip] tests/test_utils.py::TestUtils::test_win_converted_relative_path[./artifacts/file.zip-.\\artifacts\\file.zip] [gw1] [ 65%] SKIPPED tests/test_utils.py::TestUtils::test_win_converted_relative_path[./artifacts/file.zip-.\\artifacts\\file.zip] tests/test_utils.py::TestUtils::test_win_converted_relative_path[../otherproject/file.zip-.\\..\\otherproject\\file.zip] [gw1] [ 66%] SKIPPED tests/test_utils.py::TestUtils::test_win_converted_relative_path[../otherproject/file.zip-.\\..\\otherproject\\file.zip] tests/test_utils.py::TestUtils::test_download_file [gw1] [ 67%] SKIPPED tests/test_utils.py::TestUtils::test_download_file tests/test_utils.py::TestUtils::test_new_line_end_of_toml_file [gw1] [ 68%] PASSED tests/test_utils.py::TestUtils::test_new_line_end_of_toml_file tests/test_utils.py::TestUtils::test_win_normalize_drive[c:\\Program Files\\Python36\\python.exe-C:\\Program Files\\Python36\\python.exe] [gw1] [ 70%] SKIPPED tests/test_utils.py::TestUtils::test_win_normalize_drive[c:\\Program Files\\Python36\\python.exe-C:\\Program Files\\Python36\\python.exe] tests/test_utils.py::TestUtils::test_win_normalize_drive[C:\\Program Files\\Python36\\python.exe-C:\\Program Files\\Python36\\python.exe] [gw1] [ 71%] SKIPPED tests/test_utils.py::TestUtils::test_win_normalize_drive[C:\\Program Files\\Python36\\python.exe-C:\\Program Files\\Python36\\python.exe] tests/test_utils.py::TestUtils::test_win_normalize_drive[\\\\host\\share\\file.zip-\\\\host\\share\\file.zip] [gw1] [ 72%] SKIPPED tests/test_utils.py::TestUtils::test_win_normalize_drive[\\\\host\\share\\file.zip-\\\\host\\share\\file.zip] tests/test_utils.py::TestUtils::test_win_normalize_drive[artifacts\\file.zip-artifacts\\file.zip] [gw1] [ 73%] SKIPPED tests/test_utils.py::TestUtils::test_win_normalize_drive[artifacts\\file.zip-artifacts\\file.zip] tests/test_utils.py::TestUtils::test_win_normalize_drive[.\\artifacts\\file.zip-.\\artifacts\\file.zip] [gw1] [ 74%] SKIPPED tests/test_utils.py::TestUtils::test_win_normalize_drive[.\\artifacts\\file.zip-.\\artifacts\\file.zip] tests/test_utils.py::TestUtils::test_win_normalize_drive[..\\otherproject\\file.zip-..\\otherproject\\file.zip] [gw1] [ 75%] SKIPPED tests/test_utils.py::TestUtils::test_win_normalize_drive[..\\otherproject\\file.zip-..\\otherproject\\file.zip] tests/test_utils.py::TestUtils::test_nix_normalize_drive[/usr/local/bin/python-/usr/local/bin/python] [gw1] [ 76%] PASSED tests/test_utils.py::TestUtils::test_nix_normalize_drive[/usr/local/bin/python-/usr/local/bin/python] tests/test_utils.py::TestUtils::test_nix_normalize_drive[artifacts/file.zip-artifacts/file.zip] [gw1] [ 77%] PASSED tests/test_utils.py::TestUtils::test_nix_normalize_drive[artifacts/file.zip-artifacts/file.zip] tests/test_utils.py::TestUtils::test_nix_normalize_drive[./artifacts/file.zip-./artifacts/file.zip] [gw1] [ 78%] PASSED tests/test_utils.py::TestUtils::test_nix_normalize_drive[./artifacts/file.zip-./artifacts/file.zip] tests/test_utils.py::TestUtils::test_nix_normalize_drive[../otherproject/file.zip-../otherproject/file.zip] [gw1] [ 80%] PASSED tests/test_utils.py::TestUtils::test_nix_normalize_drive[../otherproject/file.zip-../otherproject/file.zip] tests/test_utils.py::TestUtils::test_get_requirements [gw1] [ 81%] PASSED tests/test_utils.py::TestUtils::test_get_requirements tests/test_utils.py::TestUtils::test_prepare_pip_source_args[sources0-expected_args0] [gw1] [ 82%] PASSED tests/test_utils.py::TestUtils::test_prepare_pip_source_args[sources0-expected_args0] tests/test_utils.py::TestUtils::test_prepare_pip_source_args[sources1-expected_args1] [gw1] [ 83%] PASSED tests/test_utils.py::TestUtils::test_prepare_pip_source_args[sources1-expected_args1] tests/test_utils.py::TestUtils::test_prepare_pip_source_args[sources2-expected_args2] [gw1] [ 84%] PASSED tests/test_utils.py::TestUtils::test_prepare_pip_source_args[sources2-expected_args2] tests/test_utils.py::TestUtils::test_prepare_pip_source_args[sources3-expected_args3] [gw1] [ 85%] PASSED tests/test_utils.py::TestUtils::test_prepare_pip_source_args[sources3-expected_args3] tests/test_utils.py::TestUtils::test_prepare_pip_source_args[sources4-expected_args4] [gw1] [ 86%] PASSED tests/test_utils.py::TestUtils::test_prepare_pip_source_args[sources4-expected_args4] tests/test_utils.py::TestUtils::test_prepare_pip_source_args[sources5-expected_args5] [gw1] [ 87%] PASSED tests/test_utils.py::TestUtils::test_prepare_pip_source_args[sources5-expected_args5] tests/test_vendor.py::test_table [gw1] [ 88%] PASSED tests/test_vendor.py::test_table [gw0] [ 90%] PASSED tests/test_pipenv.py::TestPipenv::test_venv_envs tests/test_pipenv.py::TestPipenv::test_help [gw0] [ 91%] PASSED tests/test_pipenv.py::TestPipenv::test_help tests/test_pipenv.py::TestPipenv::test_install_parse_error [gw0] [ 92%] SKIPPED tests/test_pipenv.py::TestPipenv::test_install_parse_error tests/test_pipenv.py::TestPipenv::test_basic_install [gw0] [ 93%] SKIPPED tests/test_pipenv.py::TestPipenv::test_basic_install tests/test_pipenv.py::TestPipenv::test_install_without_dev [gw0] [ 94%] SKIPPED tests/test_pipenv.py::TestPipenv::test_install_without_dev tests/test_pipenv.py::TestPipenv::test_uninstall_all_dev [gw0] [ 95%] SKIPPED tests/test_pipenv.py::TestPipenv::test_uninstall_all_dev tests/test_pipenv.py::TestPipenv::test_local_extras_install [gw0] [ 96%] SKIPPED tests/test_pipenv.py::TestPipenv::test_local_extras_install tests/test_pipenv.py::TestPipenv::test_editable_vcs_install [gw0] [ 97%] SKIPPED tests/test_pipenv.py::TestPipenv::test_editable_vcs_install tests/test_vendor.py::TestPipfileParser::test_inject_environment_variables [gw1] [ 98%] PASSED tests/test_vendor.py::TestPipfileParser::test_inject_environment_variables tests/test_pipenv.py::TestPipenv::test_multiprocess_bug_and_install [gw0] [100%] SKIPPED tests/test_pipenv.py::TestPipenv::test_multiprocess_bug_and_install ==================== 45 passed, 45 skipped in 47.20 seconds ==================== + exit 0 Processing files: pipenv-11.9.0-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.APIh6F + umask 022 + cd /builddir/build/BUILD + cd pipenv-11.9.0 + DOCDIR=/builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/share/doc/pipenv + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/share/doc/pipenv + cp -pr README.rst /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/share/doc/pipenv + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0Hd35c + umask 022 + cd /builddir/build/BUILD + cd pipenv-11.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/share/licenses/pipenv + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/share/licenses/pipenv + cp -pr LICENSE /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/share/licenses/pipenv + exit 0 Provides: bundled(python3dist(blindspin)) bundled(python3dist(click_completion)) bundled(python3dist(click_didyoumean)) bundled(python3dist(contoml)) bundled(python3dist(crayons)) bundled(python3dist(delegator)) bundled(python3dist(dotenv)) bundled(python3dist(first)) bundled(python3dist(notpip)) bundled(python3dist(pew)) bundled(python3dist(pipdeptree)) bundled(python3dist(pipfile)) bundled(python3dist(pipreqs)) bundled(python3dist(piptools)) bundled(python3dist(prettytoml)) bundled(python3dist(requirements)) bundled(python3dist(shutilwhich)) bundled(python3dist(strict_rfc3339)) bundled(python3dist(timestamp)) bundled(python3dist(yarg)) pipenv = 11.9.0-1.fc29 python3.6dist(pipenv) = 11.9.0 python3dist(pipenv) = 11.9.0 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.6 Processing files: pipenv-doc-11.9.0-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EYkaKm + umask 022 + cd /builddir/build/BUILD + cd pipenv-11.9.0 + DOCDIR=/builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/share/doc/pipenv-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/share/doc/pipenv-doc + cp -pr html /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/share/doc/pipenv-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kAbOrw + umask 022 + cd /builddir/build/BUILD + cd pipenv-11.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/share/licenses/pipenv-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/share/licenses/pipenv-doc + cp -pr LICENSE /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64/usr/share/licenses/pipenv-doc + exit 0 Provides: pipenv-doc = 11.9.0-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64 Wrote: /builddir/build/RPMS/pipenv-11.9.0-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/pipenv-doc-11.9.0-1.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eMcqKW + umask 022 + cd /builddir/build/BUILD + cd pipenv-11.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pipenv-11.9.0-1.fc29.x86_64 + exit 0 Child return code was: 0