Started by upstream project STX_build_docker_images build number 136 http:jenkins-STX_build_docker_images-136.log.html
originally caused by:
Started by upstream project STX_BUILD_2.0 build number 48 http:jenkins-STX_BUILD_2.0-48.log.html
originally caused by:
Started by user Scott Little
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/workspace/STX_build_wheels
No emails were triggered.
[STX_build_wheels] $ /bin/sh -xe /tmp/jenkins8474811608069353035.sh
+ echo MY_REPO=/localdisk/designer/jenkins/rc-2.0/cgcs-root
MY_REPO=/localdisk/designer/jenkins/rc-2.0/cgcs-root
+ echo MY_WORKSPACE=/localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z
MY_WORKSPACE=/localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z
+ echo OS=centos
OS=centos
+ echo OS_VERSION=7.5.1804
OS_VERSION=7.5.1804
+ echo BUILD_STREAM=stable
BUILD_STREAM=stable
+ echo PUBLISH_LOGS_BASE=/export/mirror/starlingx/rc/2.0/centos/20191005T150558Z/logs
PUBLISH_LOGS_BASE=/export/mirror/starlingx/rc/2.0/centos/20191005T150558Z/logs
+ echo PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/rc/2.0/centos/20191005T150558Z/logs
PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/rc/2.0/centos/20191005T150558Z/logs
+ '[' -n /localdisk/designer/jenkins/rc-2.0/cgcs-root ']'
+ '[' -n /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z ']'
+ '[' -n centos ']'
+ '[' -n 7.5.1804 ']'
+ '[' -n stable ']'
+ '[' -n /export/mirror/starlingx/rc/2.0/centos/20191005T150558Z/logs ']'
+ '[' -n http://mirror.starlingx.cengn.ca/mirror/starlingx/rc/2.0/centos/20191005T150558Z/logs ']'
+ /localdisk/designer/jenkins/rc-2.0/cgcs-root/build-tools/build-wheels/build-wheel-tarball.sh --attempts 5 --os centos --os-version 7.5.1804 --stream stable
Running: docker build --build-arg RELEASE=7.5.1804 --build-arg BUILD_STREAM=stable -t jenkins-20191005t150558z-wheelbuilder:centos-stable -f /localdisk/designer/jenkins/rc-2.0/cgcs-root/build-tools/build-wheels/docker/centos-dockerfile /localdisk/designer/jenkins/rc-2.0/cgcs-root/build-tools/build-wheels/docker
Sending build context to Docker daemon 56.32kB
Step 1/6 : ARG RELEASE=7.5.1804
Step 2/6 : FROM centos:${RELEASE}
---> cf49811e3cdb
Step 3/6 : ARG BUILD_STREAM=stable
---> Running in 625496836a1d
Removing intermediate container 625496836a1d
---> 7296a85a40ad
Step 4/6 : RUN set -ex ; sed -i '/\[main\]/ atimeout=120' /etc/yum.conf ; yum install -y epel-release centos-release-openstack-queens ; yum install -y git gcc zip bzip2 unzip python python-devel python-pip python-wheel wget openldap-devel mariadb mariadb-devel libvirt libvirt-devel liberasurecode-devel nss-devel systemd-devel ; pip install --upgrade pip setuptools
---> Running in f1f8628ed896
+ sed -i '/\[main\]/ atimeout=120' /etc/yum.conf
+ yum install -y epel-release centos-release-openstack-queens
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: centos.mirror.netelligent.ca
* extras: centos.mirror.rafal.ca
* updates: centos.mirror.rafal.ca
Resolving Dependencies
--> Running transaction check
---> Package centos-release-openstack-queens.noarch 0:1-2.el7.centos will be installed
--> Processing Dependency: centos-release-qemu-ev for package: centos-release-openstack-queens-1-2.el7.centos.noarch
--> Processing Dependency: centos-release-ceph-luminous for package: centos-release-openstack-queens-1-2.el7.centos.noarch
---> Package epel-release.noarch 0:7-11 will be installed
--> Running transaction check
---> Package centos-release-ceph-luminous.noarch 0:1.1-2.el7.centos will be installed
--> Processing Dependency: centos-release-storage-common for package: centos-release-ceph-luminous-1.1-2.el7.centos.noarch
---> Package centos-release-qemu-ev.noarch 0:1.0-4.el7.centos will be installed
--> Processing Dependency: centos-release-virt-common for package: centos-release-qemu-ev-1.0-4.el7.centos.noarch
--> Running transaction check
---> Package centos-release-storage-common.noarch 0:2-2.el7.centos will be installed
---> Package centos-release-virt-common.noarch 0:1-1.el7.centos will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
centos-release-openstack-queens noarch 1-2.el7.centos extras 5.3 k
epel-release noarch 7-11 extras 15 k
Installing for dependencies:
centos-release-ceph-luminous noarch 1.1-2.el7.centos extras 4.4 k
centos-release-qemu-ev noarch 1.0-4.el7.centos extras 11 k
centos-release-storage-common noarch 2-2.el7.centos extras 5.1 k
centos-release-virt-common noarch 1-1.el7.centos extras 4.5 k

Transaction Summary
================================================================================
Install 2 Packages (+4 Dependent packages)

Total download size: 45 k
Installed size: 48 k
Downloading packages:
warning: /var/cache/yum/x86_64/7/extras/packages/centos-release-ceph-luminous-1.1-2.el7.centos.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for centos-release-ceph-luminous-1.1-2.el7.centos.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total 233 kB/s | 45 kB 00:00
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Importing GPG key 0xF4A80EB5:
Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
Package : centos-release-7-5.1804.el7.centos.2.x86_64 (@Updates)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : centos-release-storage-common-2-2.el7.centos.noarch 1/6
Installing : centos-release-ceph-luminous-1.1-2.el7.centos.noarch 2/6
Installing : centos-release-virt-common-1-1.el7.centos.noarch 3/6
Installing : centos-release-qemu-ev-1.0-4.el7.centos.noarch 4/6
Installing : centos-release-openstack-queens-1-2.el7.centos.noarch 5/6
Installing : epel-release-7-11.noarch 6/6
Verifying : epel-release-7-11.noarch 1/6
Verifying : centos-release-openstack-queens-1-2.el7.centos.noarch 2/6
Verifying : centos-release-virt-common-1-1.el7.centos.noarch 3/6
Verifying : centos-release-ceph-luminous-1.1-2.el7.centos.noarch 4/6
Verifying : centos-release-storage-common-2-2.el7.centos.noarch 5/6
Verifying : centos-release-qemu-ev-1.0-4.el7.centos.noarch 6/6

Installed:
centos-release-openstack-queens.noarch 0:1-2.el7.centos
epel-release.noarch 0:7-11

Dependency Installed:
centos-release-ceph-luminous.noarch 0:1.1-2.el7.centos
centos-release-qemu-ev.noarch 0:1.0-4.el7.centos
centos-release-storage-common.noarch 0:2-2.el7.centos
centos-release-virt-common.noarch 0:1-1.el7.centos

Complete!
+ yum install -y git gcc zip bzip2 unzip python python-devel python-pip python-wheel wget openldap-devel mariadb mariadb-devel libvirt libvirt-devel liberasurecode-devel nss-devel systemd-devel
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: centos.mirror.netelligent.ca
* centos-qemu-ev: centos.mirror.rafal.ca
* epel: mirror.csclub.uwaterloo.ca
* extras: centos.mirror.rafal.ca
* updates: centos.mirror.rafal.ca
Package python-pip is obsoleted by python2-pip, trying to install python2-pip-8.1.2-10.el7.noarch instead
Package python-wheel is obsoleted by python2-wheel, trying to install python2-wheel-0.29.0-2.el7.noarch instead
Resolving Dependencies
--> Running transaction check
---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed
--> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libgcc >= 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64
--> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64
---> Package git.x86_64 0:1.8.3.1-20.el7 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-20.el7 for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: rsync for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(warnings) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(vars) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(strict) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(lib) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: less for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-20.el7.x86_64
---> Package liberasurecode-devel.x86_64 0:1.5.0-1.el7 will be installed
--> Processing Dependency: liberasurecode(x86-64) = 1.5.0-1.el7 for package: liberasurecode-devel-1.5.0-1.el7.x86_64
---> Package libvirt.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libvirt-libs = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-secret = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-qemu = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-nwfilter = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-nodedev = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-network = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-lxc = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-interface = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-config-nwfilter = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-config-network = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-client = 4.5.0-23.el7_7.1 for package: libvirt-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-devel.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package mariadb.x86_64 3:10.1.20-2.el7 will be installed
--> Processing Dependency: mariadb-libs(x86-64) = 3:10.1.20-2.el7 for package: 3:mariadb-10.1.20-2.el7.x86_64
--> Processing Dependency: mariadb-common(x86-64) = 3:10.1.20-2.el7 for package: 3:mariadb-10.1.20-2.el7.x86_64
--> Processing Dependency: libedit.so.0()(64bit) for package: 3:mariadb-10.1.20-2.el7.x86_64
---> Package mariadb-devel.x86_64 3:10.1.20-2.el7 will be installed
--> Processing Dependency: pkgconfig(openssl) for package: 3:mariadb-devel-10.1.20-2.el7.x86_64
---> Package nss-devel.x86_64 0:3.44.0-4.el7 will be installed
--> Processing Dependency: nss = 3.44.0-4.el7 for package: nss-devel-3.44.0-4.el7.x86_64
--> Processing Dependency: pkgconfig(nss-util) >= 3.44.0 for package: nss-devel-3.44.0-4.el7.x86_64
--> Processing Dependency: pkgconfig(nspr) >= 4.21.0 for package: nss-devel-3.44.0-4.el7.x86_64
--> Processing Dependency: nspr-devel >= 4.21.0 for package: nss-devel-3.44.0-4.el7.x86_64
--> Processing Dependency: nss-util-devel for package: nss-devel-3.44.0-4.el7.x86_64
--> Processing Dependency: nss-softokn-devel for package: nss-devel-3.44.0-4.el7.x86_64
---> Package openldap-devel.x86_64 0:2.4.44-21.el7_6 will be installed
--> Processing Dependency: openldap(x86-64) = 2.4.44-21.el7_6 for package: openldap-devel-2.4.44-21.el7_6.x86_64
--> Processing Dependency: cyrus-sasl-devel(x86-64) for package: openldap-devel-2.4.44-21.el7_6.x86_64
---> Package python.x86_64 0:2.7.5-68.el7 will be updated
---> Package python.x86_64 0:2.7.5-86.el7 will be an update
--> Processing Dependency: python-libs(x86-64) = 2.7.5-86.el7 for package: python-2.7.5-86.el7.x86_64
---> Package python-devel.x86_64 0:2.7.5-86.el7 will be installed
--> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64
--> Processing Dependency: python-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64
---> Package python2-pip.noarch 0:8.1.2-10.el7 will be installed
--> Processing Dependency: python-setuptools for package: python2-pip-8.1.2-10.el7.noarch
---> Package python2-wheel.noarch 0:0.29.0-2.el7 will be installed
---> Package systemd-devel.x86_64 0:219-67.el7_7.1 will be installed
--> Processing Dependency: systemd-libs = 219-67.el7_7.1 for package: systemd-devel-219-67.el7_7.1.x86_64
--> Processing Dependency: systemd = 219-67.el7_7.1 for package: systemd-devel-219-67.el7_7.1.x86_64
---> Package unzip.x86_64 0:6.0-20.el7 will be installed
---> Package wget.x86_64 0:1.14-18.el7_6.1 will be installed
---> Package zip.x86_64 0:3.0-11.el7 will be installed
--> Running transaction check
---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed
---> Package cyrus-sasl-devel.x86_64 0:2.1.26-23.el7 will be installed
--> Processing Dependency: cyrus-sasl(x86-64) = 2.1.26-23.el7 for package: cyrus-sasl-devel-2.1.26-23.el7.x86_64
---> Package glibc-devel.x86_64 0:2.17-292.el7 will be installed
--> Processing Dependency: glibc-headers = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64
--> Processing Dependency: glibc = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64
--> Processing Dependency: glibc-headers for package: glibc-devel-2.17-292.el7.x86_64
---> Package less.x86_64 0:458-9.el7 will be installed
--> Processing Dependency: groff-base for package: less-458-9.el7.x86_64
---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
---> Package liberasurecode.x86_64 0:1.5.0-1.el7 will be installed
---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be updated
---> Package libgcc.x86_64 0:4.8.5-39.el7 will be an update
---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed
---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
---> Package libvirt-client.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libvirt-bash-completion = 4.5.0-23.el7_7.1 for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: gnutls-utils for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: gettext for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnuma.so.1()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnl-route-3.so.200()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnl-3.so.200()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libgnutls.so.28()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: libvirt-client-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: polkit >= 0.112 for package: libvirt-daemon-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: systemd-sysv for package: libvirt-daemon-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: numad for package: libvirt-daemon-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libcgroup for package: libvirt-daemon-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: iproute for package: libvirt-daemon-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: dmidecode for package: libvirt-daemon-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-config-network.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package libvirt-daemon-config-nwfilter.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package libvirt-daemon-driver-interface.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: netcf-libs >= 0.2.2 for package: libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-lxc.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libfuse.so.2(FUSE_2.8)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.6)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.5)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.2)(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libfuse.so.2()(64bit) for package: libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-network.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: dnsmasq >= 2.41 for package: libvirt-daemon-driver-network-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: radvd for package: libvirt-daemon-driver-network-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: iptables for package: libvirt-daemon-driver-network-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-nodedev.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libvirt-daemon-driver-nodedev-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-nwfilter.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: ebtables for package: libvirt-daemon-driver-nwfilter-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libpcap.so.1()(64bit) for package: libvirt-daemon-driver-nwfilter-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-qemu.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-core = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-qemu-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: lzop for package: libvirt-daemon-driver-qemu-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: /usr/bin/qemu-img for package: libvirt-daemon-driver-qemu-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-secret.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package libvirt-daemon-driver-storage.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-scsi = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-rbd = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-mpath = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-logical = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-iscsi = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-gluster = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-disk = 4.5.0-23.el7_7.1 for package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-libs.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: nc for package: libvirt-libs-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-4.5.0-23.el7_7.1.x86_64
---> Package mariadb-common.x86_64 3:10.1.20-2.el7 will be installed
--> Processing Dependency: /etc/my.cnf for package: 3:mariadb-common-10.1.20-2.el7.x86_64
---> Package mariadb-libs.x86_64 3:10.1.20-2.el7 will be installed
---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
---> Package nspr-devel.x86_64 0:4.21.0-1.el7 will be installed
--> Processing Dependency: nspr = 4.21.0-1.el7 for package: nspr-devel-4.21.0-1.el7.x86_64
---> Package nss.x86_64 0:3.36.0-5.el7_5 will be updated
--> Processing Dependency: nss = 3.36.0-5.el7_5 for package: nss-sysinit-3.36.0-5.el7_5.x86_64
--> Processing Dependency: nss(x86-64) = 3.36.0-5.el7_5 for package: nss-tools-3.36.0-5.el7_5.x86_64
---> Package nss.x86_64 0:3.44.0-4.el7 will be an update
--> Processing Dependency: nss-util >= 3.44.0-3 for package: nss-3.44.0-4.el7.x86_64
--> Processing Dependency: nss-softokn(x86-64) >= 3.44.0-1 for package: nss-3.44.0-4.el7.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.39)(64bit) for package: nss-3.44.0-4.el7.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.38)(64bit) for package: nss-3.44.0-4.el7.x86_64
---> Package nss-softokn-devel.x86_64 0:3.44.0-5.el7 will be installed
--> Processing Dependency: nss-softokn-freebl-devel(x86-64) = 3.44.0-5.el7 for package: nss-softokn-devel-3.44.0-5.el7.x86_64
---> Package nss-util-devel.x86_64 0:3.44.0-3.el7 will be installed
---> Package openldap.x86_64 0:2.4.44-15.el7_5 will be updated
---> Package openldap.x86_64 0:2.4.44-21.el7_6 will be an update
---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
--> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
--> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
--> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
---> Package openssl-devel.x86_64 1:1.0.2k-19.el7 will be installed
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-19.el7 for package: 1:openssl-devel-1.0.2k-19.el7.x86_64
--> Processing Dependency: zlib-devel(x86-64) for package: 1:openssl-devel-1.0.2k-19.el7.x86_64
--> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-19.el7.x86_64
---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed
--> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64
---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
---> Package perl-Git.noarch 0:1.8.3.1-20.el7 will be installed
---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
---> Package python-libs.x86_64 0:2.7.5-68.el7 will be updated
---> Package python-libs.x86_64 0:2.7.5-86.el7 will be an update
---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed
--> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch
---> Package python2-rpm-macros.noarch 0:3-32.el7 will be installed
---> Package python2-setuptools.noarch 0:22.0.5-1.el7 will be installed
---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be installed
---> Package systemd.x86_64 0:219-57.el7 will be updated
---> Package systemd.x86_64 0:219-67.el7_7.1 will be an update
--> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-67.el7_7.1.x86_64
--> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-67.el7_7.1.x86_64
---> Package systemd-libs.x86_64 0:219-57.el7 will be updated
---> Package systemd-libs.x86_64 0:219-67.el7_7.1 will be an update
--> Running transaction check
---> Package avahi-libs.x86_64 0:0.6.31-19.el7 will be installed
---> Package cryptsetup-libs.x86_64 0:1.7.4-4.el7 will be updated
---> Package cryptsetup-libs.x86_64 0:2.0.3-5.el7 will be an update
--> Processing Dependency: libjson-c.so.2()(64bit) for package: cryptsetup-libs-2.0.3-5.el7.x86_64
---> Package cyrus-sasl.x86_64 0:2.1.26-23.el7 will be installed
--> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-23.el7.x86_64
---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7 will be installed
---> Package dmidecode.x86_64 1:3.2-3.el7 will be installed
---> Package dnsmasq.x86_64 0:2.76-9.el7 will be installed
---> Package ebtables.x86_64 0:2.0.10-16.el7 will be installed
---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
---> Package fuse-libs.x86_64 0:2.9.2-11.el7 will be installed
---> Package gettext.x86_64 0:0.19.8.1-2.el7 will be installed
--> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-2.el7 for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
---> Package glibc.x86_64 0:2.17-222.el7 will be updated
--> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-common-2.17-222.el7.x86_64
---> Package glibc.x86_64 0:2.17-292.el7 will be an update
---> Package glibc-headers.x86_64 0:2.17-292.el7 will be installed
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-292.el7.x86_64
--> Processing Dependency: kernel-headers for package: glibc-headers-2.17-292.el7.x86_64
---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
---> Package gnutls-utils.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: gnutls-dane(x86-64) = 3.3.29-9.el7_6 for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
---> Package iproute.x86_64 0:4.11.0-25.el7 will be installed
--> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-25.el7.x86_64
--> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-25.el7.x86_64
---> Package iptables.x86_64 0:1.4.21-33.el7 will be installed
--> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-33.el7.x86_64
--> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-33.el7.x86_64
---> Package krb5-devel.x86_64 0:1.15.1-37.el7_7.2 will be installed
--> Processing Dependency: libkadm5(x86-64) = 1.15.1-37.el7_7.2 for package: krb5-devel-1.15.1-37.el7_7.2.x86_64
--> Processing Dependency: krb5-libs(x86-64) = 1.15.1-37.el7_7.2 for package: krb5-devel-1.15.1-37.el7_7.2.x86_64
--> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-37.el7_7.2.x86_64
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-37.el7_7.2.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-37.el7_7.2.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-37.el7_7.2.x86_64
---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
---> Package libnl3.x86_64 0:3.2.28-4.el7 will be installed
---> Package libpcap.x86_64 14:1.5.3-11.el7 will be installed
---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed
--> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64
---> Package libvirt-bash-completion.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package libvirt-daemon-driver-storage-core.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: nfs-utils for package: libvirt-daemon-driver-storage-core-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libparted.so.2()(64bit) for package: libvirt-daemon-driver-storage-core-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-storage-disk.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package libvirt-daemon-driver-storage-gluster.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: /usr/sbin/gluster for package: libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libglusterfs.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libgfxdr.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libgfrpc.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: libgfapi.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-storage-iscsi.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: iscsi-initiator-utils for package: libvirt-daemon-driver-storage-iscsi-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-storage-logical.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: lvm2 for package: libvirt-daemon-driver-storage-logical-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-storage-mpath.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package libvirt-daemon-driver-storage-rbd.x86_64 0:4.5.0-23.el7_7.1 will be installed
--> Processing Dependency: librbd1 >= 1:10.2.5 for package: libvirt-daemon-driver-storage-rbd-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: librbd.so.1()(64bit) for package: libvirt-daemon-driver-storage-rbd-4.5.0-23.el7_7.1.x86_64
--> Processing Dependency: librados.so.2()(64bit) for package: libvirt-daemon-driver-storage-rbd-4.5.0-23.el7_7.1.x86_64
---> Package libvirt-daemon-driver-storage-scsi.x86_64 0:4.5.0-23.el7_7.1 will be installed
---> Package lzop.x86_64 0:1.03-10.el7 will be installed
--> Processing Dependency: liblzo2.so.2()(64bit) for package: lzop-1.03-10.el7.x86_64
---> Package mariadb-config.x86_64 3:10.1.20-2.el7 will be installed
---> Package netcf-libs.x86_64 0:0.2.8-4.el7 will be installed
--> Processing Dependency: libxslt.so.1(LIBXML2_1.1.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: bridge-utils for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libexslt.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
---> Package nmap-ncat.x86_64 2:6.40-19.el7 will be installed
---> Package nspr.x86_64 0:4.19.0-1.el7_5 will be updated
---> Package nspr.x86_64 0:4.21.0-1.el7 will be an update
---> Package nss-softokn.x86_64 0:3.36.0-5.el7_5 will be updated
---> Package nss-softokn.x86_64 0:3.44.0-5.el7 will be an update
--> Processing Dependency: nss-softokn-freebl(x86-64) >= 3.44.0-5.el7 for package: nss-softokn-3.44.0-5.el7.x86_64
---> Package nss-softokn-freebl-devel.x86_64 0:3.44.0-5.el7 will be installed
---> Package nss-sysinit.x86_64 0:3.36.0-5.el7_5 will be updated
---> Package nss-sysinit.x86_64 0:3.44.0-4.el7 will be an update
---> Package nss-tools.x86_64 0:3.36.0-5.el7_5 will be updated
---> Package nss-tools.x86_64 0:3.44.0-4.el7 will be an update
---> Package nss-util.x86_64 0:3.36.0-1.el7_5 will be updated
---> Package nss-util.x86_64 0:3.44.0-3.el7 will be an update
---> Package numactl-libs.x86_64 0:2.0.12-3.el7 will be installed
---> Package numad.x86_64 0:0.5-18.20150602git.el7 will be installed
---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-19.el7 will be an update
---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed
---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed
---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
---> Package polkit.x86_64 0:0.112-22.el7_7.1 will be installed
--> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-22.el7_7.1.x86_64
--> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-22.el7_7.1.x86_64
--> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-22.el7_7.1.x86_64
---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed
---> Package qemu-img-ev.x86_64 10:2.12.0-33.1.el7 will be installed
--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7.x86_64
--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7.x86_64
--> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7.x86_64
--> Processing Dependency: libiscsi.so.2()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7.x86_64
--> Processing Dependency: libaio.so.1()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7.x86_64
---> Package radvd.x86_64 0:2.17-3.el7 will be installed
---> Package systemd-sysv.x86_64 0:219-67.el7_7.1 will be installed
---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed
---> Package zlib-devel.x86_64 0:1.2.7-18.el7 will be installed
--> Processing Dependency: zlib = 1.2.7-18.el7 for package: zlib-devel-1.2.7-18.el7.x86_64
--> Running transaction check
---> Package augeas-libs.x86_64 0:1.4.0-9.el7 will be installed
---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed
---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed
---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
---> Package gettext-libs.x86_64 0:0.19.8.1-2.el7 will be installed
---> Package glibc-common.x86_64 0:2.17-222.el7 will be updated
---> Package glibc-common.x86_64 0:2.17-292.el7 will be an update
---> Package glusterfs-api.x86_64 0:3.12.2-47.2.el7 will be installed
--> Processing Dependency: glusterfs-client-xlators(x86-64) = 3.12.2-47.2.el7 for package: glusterfs-api-3.12.2-47.2.el7.x86_64
--> Processing Dependency: glusterfs(x86-64) = 3.12.2-47.2.el7 for package: glusterfs-api-3.12.2-47.2.el7.x86_64
---> Package glusterfs-cli.x86_64 0:3.12.2-47.2.el7 will be installed
---> Package glusterfs-libs.x86_64 0:3.12.2-47.2.el7 will be installed
---> Package gnutls-dane.x86_64 0:3.3.29-9.el7_6 will be installed
---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed
---> Package hwdata.x86_64 0:0.252-9.3.el7 will be installed
---> Package initscripts.x86_64 0:9.49.47-1.el7 will be installed
--> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.47-1.el7.x86_64
---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 will be installed
--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-11.el7 for package: iscsi-initiator-utils-6.2.0.874-11.el7.x86_64
---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed
---> Package kernel-headers.x86_64 0:3.10.0-1062.1.2.el7 will be installed
---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed
---> Package krb5-libs.x86_64 0:1.15.1-19.el7 will be updated
---> Package krb5-libs.x86_64 0:1.15.1-37.el7_7.2 will be an update
---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed
---> Package libcom_err-devel.x86_64 0:1.42.9-16.el7 will be installed
--> Processing Dependency: libcom_err(x86-64) = 1.42.9-16.el7 for package: libcom_err-devel-1.42.9-16.el7.x86_64
---> Package libcroco.x86_64 0:0.6.12-4.el7 will be installed
---> Package libiscsi.x86_64 0:1.9.0-7.el7 will be installed
---> Package libkadm5.x86_64 0:1.15.1-37.el7_7.2 will be installed
---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
---> Package librados2.x86_64 2:12.2.11-0.el7 will be installed
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64
--> Processing Dependency: liblttng-ust.so.0()(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64
--> Processing Dependency: libibverbs.so.1()(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64
---> Package librbd1.x86_64 2:12.2.11-0.el7 will be installed
---> Package libselinux-devel.x86_64 0:2.5-14.1.el7 will be installed
--> Processing Dependency: libselinux(x86-64) = 2.5-14.1.el7 for package: libselinux-devel-2.5-14.1.el7.x86_64
--> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-14.1.el7.x86_64
--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-14.1.el7.x86_64
--> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-14.1.el7.x86_64
---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed
---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
---> Package lvm2.x86_64 7:2.02.185-2.el7 will be installed
--> Processing Dependency: lvm2-libs = 7:2.02.185-2.el7 for package: 7:lvm2-2.02.185-2.el7.x86_64
--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.185-2.el7.x86_64
--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.185-2.el7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.185-2.el7.x86_64
--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.185-2.el7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.185-2.el7.x86_64
---> Package lzo.x86_64 0:2.06-8.el7 will be installed
---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed
---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed
---> Package nfs-utils.x86_64 1:1.3.0-0.65.el7 will be installed
--> Processing Dependency: libtirpc >= 0.2.4-0.7 for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: libwrap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: libtirpc.so.1()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64
---> Package nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5 will be updated
---> Package nss-softokn-freebl.x86_64 0:3.44.0-5.el7 will be an update
---> Package parted.x86_64 0:3.1-31.el7 will be installed
---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed
---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed
---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed
---> Package unbound-libs.x86_64 0:1.6.6-1.el7 will be installed
--> Processing Dependency: openssl >= 0.9.8g-12 for package: unbound-libs-1.6.6-1.el7.x86_64
---> Package zlib.x86_64 0:1.2.7-17.el7 will be updated
---> Package zlib.x86_64 0:1.2.7-18.el7 will be an update
--> Running transaction check
---> Package device-mapper-event-libs.x86_64 7:1.02.158-2.el7 will be installed
---> Package device-mapper-persistent-data.x86_64 0:0.8.5-1.el7 will be installed
---> Package glusterfs.x86_64 0:3.12.2-47.2.el7 will be installed
---> Package glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 will be installed
---> Package gssproxy.x86_64 0:0.7.0-26.el7 will be installed
--> Processing Dependency: libini_config >= 1.3.1-31 for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
--> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64
---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 will be installed
---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed
---> Package libcom_err.x86_64 0:1.42.9-12.el7_5 will be updated
---> Package libcom_err.x86_64 0:1.42.9-16.el7 will be an update
---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed
---> Package libibverbs.x86_64 0:22.1-3.el7 will be installed
--> Processing Dependency: rdma-core(x86-64) = 22.1-3.el7 for package: libibverbs-22.1-3.el7.x86_64
---> Package libnfsidmap.x86_64 0:0.25-19.el7 will be installed
---> Package libselinux.x86_64 0:2.5-12.el7 will be updated
---> Package libselinux.x86_64 0:2.5-14.1.el7 will be an update
--> Processing Dependency: libsepol(x86-64) >= 2.5-10 for package: libselinux-2.5-14.1.el7.x86_64
---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed
---> Package lttng-ust.x86_64 0:2.10.0-1.el7 will be installed
--> Processing Dependency: liburcu-cds.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64
--> Processing Dependency: liburcu-bp.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64
---> Package lvm2-libs.x86_64 7:2.02.185-2.el7 will be installed
--> Processing Dependency: device-mapper-event = 7:1.02.158-2.el7 for package: 7:lvm2-libs-2.02.185-2.el7.x86_64
---> Package openssl.x86_64 1:1.0.2k-19.el7 will be installed
--> Processing Dependency: make for package: 1:openssl-1.0.2k-19.el7.x86_64
---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
---> Package quota.x86_64 1:4.01-19.el7 will be installed
--> Processing Dependency: quota-nls = 1:4.01-19.el7 for package: 1:quota-4.01-19.el7.x86_64
--> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-19.el7.x86_64
--> Processing Dependency: libext2fs.so.2()(64bit) for package: 1:quota-4.01-19.el7.x86_64
---> Package rpcbind.x86_64 0:0.2.0-48.el7 will be installed
---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed
---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
--> Running transaction check
---> Package device-mapper-event.x86_64 7:1.02.158-2.el7 will be installed
--> Processing Dependency: device-mapper = 7:1.02.158-2.el7 for package: 7:device-mapper-event-1.02.158-2.el7.x86_64
---> Package e2fsprogs-libs.x86_64 0:1.42.9-16.el7 will be installed
---> Package libbasicobjects.x86_64 0:0.1.1-32.el7 will be installed
---> Package libcollection.x86_64 0:0.7.0-32.el7 will be installed
---> Package libini_config.x86_64 0:1.3.1-32.el7 will be installed
--> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.1-32.el7.x86_64
--> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.1-32.el7.x86_64
---> Package libref_array.x86_64 0:0.1.5-32.el7 will be installed
---> Package libsepol.x86_64 0:2.5-8.1.el7 will be updated
---> Package libsepol.x86_64 0:2.5-10.el7 will be an update
---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed
---> Package make.x86_64 1:3.82-24.el7 will be installed
---> Package quota-nls.noarch 1:4.01-19.el7 will be installed
---> Package rdma-core.x86_64 0:22.1-3.el7 will be installed
--> Processing Dependency: pciutils for package: rdma-core-22.1-3.el7.x86_64
---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed
---> Package userspace-rcu.x86_64 0:0.10.0-3.el7 will be installed
--> Running transaction check
---> Package device-mapper.x86_64 7:1.02.146-4.el7 will be updated
--> Processing Dependency: device-mapper = 7:1.02.146-4.el7 for package: 7:device-mapper-libs-1.02.146-4.el7.x86_64
---> Package device-mapper.x86_64 7:1.02.158-2.el7 will be an update
---> Package libpath_utils.x86_64 0:0.2.1-32.el7 will be installed
---> Package pciutils.x86_64 0:3.5.1-3.el7 will be installed
--> Processing Dependency: pciutils-libs = 3.5.1-3.el7 for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.5)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.3)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Running transaction check
---> Package device-mapper-libs.x86_64 7:1.02.146-4.el7 will be updated
---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7 will be an update
---> Package pciutils-libs.x86_64 0:3.5.1-3.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
bzip2 x86_64 1.0.6-13.el7 base 52 k
gcc x86_64 4.8.5-39.el7 base 16 M
git x86_64 1.8.3.1-20.el7 base 4.4 M
liberasurecode-devel x86_64 1.5.0-1.el7 centos-openstack-queens
21 k
libvirt x86_64 4.5.0-23.el7_7.1 updates 197 k
libvirt-devel x86_64 4.5.0-23.el7_7.1 updates 358 k
mariadb x86_64 3:10.1.20-2.el7 centos-openstack-queens
6.3 M
mariadb-devel x86_64 3:10.1.20-2.el7 centos-openstack-queens
918 k
nss-devel x86_64 3.44.0-4.el7 base 234 k
openldap-devel x86_64 2.4.44-21.el7_6 base 804 k
python-devel x86_64 2.7.5-86.el7 base 398 k
python2-pip noarch 8.1.2-10.el7 epel 1.7 M
python2-wheel noarch 0.29.0-2.el7 epel 81 k
systemd-devel x86_64 219-67.el7_7.1 updates 207 k
unzip x86_64 6.0-20.el7 base 170 k
wget x86_64 1.14-18.el7_6.1 base 547 k
zip x86_64 3.0-11.el7 base 260 k
Updating:
python x86_64 2.7.5-86.el7 base 95 k
Installing for dependencies:
augeas-libs x86_64 1.4.0-9.el7 base 356 k
autogen-libopts x86_64 5.18-5.el7 base 66 k
avahi-libs x86_64 0.6.31-19.el7 base 61 k
bridge-utils x86_64 1.5-9.el7 base 32 k
cpp x86_64 4.8.5-39.el7 base 5.9 M
cyrus-sasl x86_64 2.1.26-23.el7 base 88 k
cyrus-sasl-devel x86_64 2.1.26-23.el7 base 310 k
cyrus-sasl-gssapi x86_64 2.1.26-23.el7 base 41 k
device-mapper-event x86_64 7:1.02.158-2.el7 base 189 k
device-mapper-event-libs x86_64 7:1.02.158-2.el7 base 189 k
device-mapper-persistent-data x86_64 0.8.5-1.el7 base 423 k
dmidecode x86_64 1:3.2-3.el7 base 81 k
dnsmasq x86_64 2.76-9.el7 base 278 k
e2fsprogs-libs x86_64 1.42.9-16.el7 base 167 k
ebtables x86_64 2.0.10-16.el7 base 123 k
fipscheck x86_64 1.4.1-6.el7 base 21 k
fipscheck-lib x86_64 1.4.1-6.el7 base 11 k
fuse-libs x86_64 2.9.2-11.el7 base 93 k
gettext x86_64 0.19.8.1-2.el7 base 1.0 M
gettext-libs x86_64 0.19.8.1-2.el7 base 501 k
glibc-devel x86_64 2.17-292.el7 base 1.1 M
glibc-headers x86_64 2.17-292.el7 base 687 k
glusterfs x86_64 3.12.2-47.2.el7 base 512 k
glusterfs-api x86_64 3.12.2-47.2.el7 base 77 k
glusterfs-cli x86_64 3.12.2-47.2.el7 base 179 k
glusterfs-client-xlators x86_64 3.12.2-47.2.el7 base 883 k
glusterfs-libs x86_64 3.12.2-47.2.el7 base 387 k
gnutls x86_64 3.3.29-9.el7_6 base 680 k
gnutls-dane x86_64 3.3.29-9.el7_6 base 36 k
gnutls-utils x86_64 3.3.29-9.el7_6 base 238 k
gperftools-libs x86_64 2.6.1-1.el7 base 272 k
groff-base x86_64 1.22.2-8.el7 base 942 k
gssproxy x86_64 0.7.0-26.el7 base 110 k
hwdata x86_64 0.252-9.3.el7 base 2.4 M
initscripts x86_64 9.49.47-1.el7 base 439 k
iproute x86_64 4.11.0-25.el7 base 803 k
iptables x86_64 1.4.21-33.el7 base 433 k
iscsi-initiator-utils x86_64 6.2.0.874-11.el7 base 422 k
iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-11.el7 base 92 k
json-c x86_64 0.11-4.el7_0 base 31 k
kernel-headers x86_64 3.10.0-1062.1.2.el7 updates 8.7 M
keyutils x86_64 1.5.8-3.el7 base 54 k
keyutils-libs-devel x86_64 1.5.8-3.el7 base 37 k
krb5-devel x86_64 1.15.1-37.el7_7.2 updates 272 k
less x86_64 458-9.el7 base 120 k
libaio x86_64 0.3.109-13.el7 base 24 k
libbasicobjects x86_64 0.1.1-32.el7 base 26 k
libcgroup x86_64 0.41-21.el7 base 66 k
libcollection x86_64 0.7.0-32.el7 base 42 k
libcom_err-devel x86_64 1.42.9-16.el7 base 32 k
libcroco x86_64 0.6.12-4.el7 base 105 k
libedit x86_64 3.0-12.20121213cvs.el7
base 92 k
liberasurecode x86_64 1.5.0-1.el7 centos-openstack-queens
54 k
libevent x86_64 2.0.21-4.el7 base 214 k
libgomp x86_64 4.8.5-39.el7 base 158 k
libibverbs x86_64 22.1-3.el7 base 267 k
libini_config x86_64 1.3.1-32.el7 base 64 k
libiscsi x86_64 1.9.0-7.el7 base 60 k
libkadm5 x86_64 1.15.1-37.el7_7.2 updates 178 k
libmnl x86_64 1.0.3-7.el7 base 23 k
libmpc x86_64 1.0.1-3.el7 base 51 k
libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k
libnfnetlink x86_64 1.0.1-4.el7 base 26 k
libnfsidmap x86_64 0.25-19.el7 base 50 k
libnl3 x86_64 3.2.28-4.el7 base 278 k
libpath_utils x86_64 0.2.1-32.el7 base 28 k
libpcap x86_64 14:1.5.3-11.el7 base 138 k
libpciaccess x86_64 0.14-1.el7 base 26 k
librados2 x86_64 2:12.2.11-0.el7 centos-ceph-luminous
2.9 M
librbd1 x86_64 2:12.2.11-0.el7 centos-ceph-luminous
1.1 M
libref_array x86_64 0.1.5-32.el7 base 27 k
libselinux-devel x86_64 2.5-14.1.el7 base 187 k
libsepol-devel x86_64 2.5-10.el7 base 77 k
libtirpc x86_64 0.2.4-0.16.el7 base 89 k
libunistring x86_64 0.9.3-9.el7 base 293 k
libverto-devel x86_64 0.2.5-4.el7 base 12 k
libverto-libevent x86_64 0.2.5-4.el7 base 8.9 k
libvirt-bash-completion x86_64 4.5.0-23.el7_7.1 updates 198 k
libvirt-client x86_64 4.5.0-23.el7_7.1 updates 495 k
libvirt-daemon x86_64 4.5.0-23.el7_7.1 updates 841 k
libvirt-daemon-config-network x86_64 4.5.0-23.el7_7.1 updates 199 k
libvirt-daemon-config-nwfilter x86_64 4.5.0-23.el7_7.1 updates 204 k
libvirt-daemon-driver-interface x86_64 4.5.0-23.el7_7.1 updates 236 k
libvirt-daemon-driver-lxc x86_64 4.5.0-23.el7_7.1 updates 330 k
libvirt-daemon-driver-network x86_64 4.5.0-23.el7_7.1 updates 410 k
libvirt-daemon-driver-nodedev x86_64 4.5.0-23.el7_7.1 updates 236 k
libvirt-daemon-driver-nwfilter x86_64 4.5.0-23.el7_7.1 updates 260 k
libvirt-daemon-driver-qemu x86_64 4.5.0-23.el7_7.1 updates 745 k
libvirt-daemon-driver-secret x86_64 4.5.0-23.el7_7.1 updates 226 k
libvirt-daemon-driver-storage x86_64 4.5.0-23.el7_7.1 updates 197 k
libvirt-daemon-driver-storage-core x86_64 4.5.0-23.el7_7.1 updates 435 k
libvirt-daemon-driver-storage-disk x86_64 4.5.0-23.el7_7.1 updates 227 k
libvirt-daemon-driver-storage-gluster x86_64 4.5.0-23.el7_7.1 updates 235 k
libvirt-daemon-driver-storage-iscsi x86_64 4.5.0-23.el7_7.1 updates 225 k
libvirt-daemon-driver-storage-logical x86_64 4.5.0-23.el7_7.1 updates 229 k
libvirt-daemon-driver-storage-mpath x86_64 4.5.0-23.el7_7.1 updates 224 k
libvirt-daemon-driver-storage-rbd x86_64 4.5.0-23.el7_7.1 updates 230 k
libvirt-daemon-driver-storage-scsi x86_64 4.5.0-23.el7_7.1 updates 225 k
libvirt-libs x86_64 4.5.0-23.el7_7.1 updates 4.2 M
libxslt x86_64 1.1.28-5.el7 base 242 k
lttng-ust x86_64 2.10.0-1.el7 centos-ceph-luminous
245 k
lvm2 x86_64 7:2.02.185-2.el7 base 1.3 M
lvm2-libs x86_64 7:2.02.185-2.el7 base 1.1 M
lzo x86_64 2.06-8.el7 base 59 k
lzop x86_64 1.03-10.el7 base 54 k
make x86_64 1:3.82-24.el7 base 421 k
mariadb-common x86_64 3:10.1.20-2.el7 centos-openstack-queens
63 k
mariadb-config x86_64 3:10.1.20-2.el7 centos-openstack-queens
26 k
mariadb-libs x86_64 3:10.1.20-2.el7 centos-openstack-queens
643 k
mozjs17 x86_64 17.0.0-20.el7 base 1.4 M
mpfr x86_64 3.1.1-4.el7 base 203 k
netcf-libs x86_64 0.2.8-4.el7 base 70 k
nettle x86_64 2.7.1-8.el7 base 327 k
nfs-utils x86_64 1:1.3.0-0.65.el7 base 412 k
nmap-ncat x86_64 2:6.40-19.el7 base 206 k
nspr-devel x86_64 4.21.0-1.el7 base 115 k
nss-softokn-devel x86_64 3.44.0-5.el7 base 30 k
nss-softokn-freebl-devel x86_64 3.44.0-5.el7 base 52 k
nss-util-devel x86_64 3.44.0-3.el7 base 74 k
numactl-libs x86_64 2.0.12-3.el7 base 30 k
numad x86_64 0.5-18.20150602git.el7
base 35 k
openssh x86_64 7.4p1-21.el7 base 510 k
openssh-clients x86_64 7.4p1-21.el7 base 655 k
openssl x86_64 1:1.0.2k-19.el7 base 493 k
openssl-devel x86_64 1:1.0.2k-19.el7 base 1.5 M
parted x86_64 3.1-31.el7 base 609 k
pciutils x86_64 3.5.1-3.el7 base 93 k
pciutils-libs x86_64 3.5.1-3.el7 base 46 k
pcre-devel x86_64 8.32-17.el7 base 480 k
perl x86_64 4:5.16.3-294.el7_6 base 8.0 M
perl-Carp noarch 1.26-244.el7 base 19 k
perl-Encode x86_64 2.51-7.el7 base 1.5 M
perl-Error noarch 1:0.17020-2.el7 base 32 k
perl-Exporter noarch 5.68-3.el7 base 28 k
perl-File-Path noarch 2.09-2.el7 base 26 k
perl-File-Temp noarch 0.23.01-3.el7 base 56 k
perl-Filter x86_64 1.49-3.el7 base 76 k
perl-Getopt-Long noarch 2.40-3.el7 base 56 k
perl-Git noarch 1.8.3.1-20.el7 base 55 k
perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k
perl-PathTools x86_64 3.40-5.el7 base 82 k
perl-Pod-Escapes noarch 1:1.04-294.el7_6 base 51 k
perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k
perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k
perl-Pod-Usage noarch 1.63-3.el7 base 27 k
perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k
perl-Socket x86_64 2.010-4.el7 base 49 k
perl-Storable x86_64 2.45-3.el7 base 77 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
perl-Text-ParseWords noarch 3.29-4.el7 base 14 k
perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k
perl-Time-Local noarch 1.2300-2.el7 base 24 k
perl-constant noarch 1.27-2.el7 base 19 k
perl-libs x86_64 4:5.16.3-294.el7_6 base 688 k
perl-macros x86_64 4:5.16.3-294.el7_6 base 44 k
perl-parent noarch 1:0.225-244.el7 base 12 k
perl-podlators noarch 2.5.1-3.el7 base 112 k
perl-threads x86_64 1.87-4.el7 base 49 k
perl-threads-shared x86_64 1.43-6.el7 base 39 k
polkit x86_64 0.112-22.el7_7.1 updates 170 k
polkit-pkla-compat x86_64 0.1-4.el7 base 39 k
python-rpm-macros noarch 3-32.el7 base 8.8 k
python-srpm-macros noarch 3-32.el7 base 8.4 k
python2-rpm-macros noarch 3-32.el7 base 7.7 k
python2-setuptools noarch 22.0.5-1.el7 centos-openstack-queens
485 k
qemu-img-ev x86_64 10:2.12.0-33.1.el7 centos-qemu-ev
1.3 M
quota x86_64 1:4.01-19.el7 base 179 k
quota-nls noarch 1:4.01-19.el7 base 90 k
radvd x86_64 2.17-3.el7 base 94 k
rdma-core x86_64 22.1-3.el7 base 50 k
rpcbind x86_64 0.2.0-48.el7 base 60 k
rsync x86_64 3.1.2-6.el7_6.1 base 404 k
systemd-sysv x86_64 219-67.el7_7.1 updates 88 k
sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k
tcp_wrappers x86_64 7.6-77.el7 base 78 k
tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
trousers x86_64 0.3.14-2.el7 base 289 k
unbound-libs x86_64 1.6.6-1.el7 base 405 k
userspace-rcu x86_64 0.10.0-3.el7 centos-ceph-luminous
93 k
yajl x86_64 2.0.4-4.el7 base 39 k
zlib-devel x86_64 1.2.7-18.el7 base 50 k
Updating for dependencies:
cryptsetup-libs x86_64 2.0.3-5.el7 base 338 k
device-mapper x86_64 7:1.02.158-2.el7 base 294 k
device-mapper-libs x86_64 7:1.02.158-2.el7 base 322 k
glibc x86_64 2.17-292.el7 base 3.6 M
glibc-common x86_64 2.17-292.el7 base 11 M
krb5-libs x86_64 1.15.1-37.el7_7.2 updates 805 k
libcom_err x86_64 1.42.9-16.el7 base 41 k
libgcc x86_64 4.8.5-39.el7 base 102 k
libselinux x86_64 2.5-14.1.el7 base 162 k
libsepol x86_64 2.5-10.el7 base 297 k
nspr x86_64 4.21.0-1.el7 base 127 k
nss x86_64 3.44.0-4.el7 base 854 k
nss-softokn x86_64 3.44.0-5.el7 base 329 k
nss-softokn-freebl x86_64 3.44.0-5.el7 base 224 k
nss-sysinit x86_64 3.44.0-4.el7 base 64 k
nss-tools x86_64 3.44.0-4.el7 base 528 k
nss-util x86_64 3.44.0-3.el7 base 79 k
openldap x86_64 2.4.44-21.el7_6 base 356 k
openssl-libs x86_64 1:1.0.2k-19.el7 base 1.2 M
python-libs x86_64 2.7.5-86.el7 base 5.6 M
systemd x86_64 219-67.el7_7.1 updates 5.1 M
systemd-libs x86_64 219-67.el7_7.1 updates 411 k
zlib x86_64 1.2.7-18.el7 base 90 k

Transaction Summary
================================================================================
Install 17 Packages (+181 Dependent packages)
Upgrade 1 Package (+ 23 Dependent packages)

Total download size: 139 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/centos-openstack-queens/packages/liberasurecode-devel-1.5.0-1.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 764429e6: NOKEY
Public key for liberasurecode-devel-1.5.0-1.el7.x86_64.rpm is not installed
warning: /var/cache/yum/x86_64/7/centos-ceph-luminous/packages/librados2-12.2.11-0.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID e451e5b5: NOKEY
Public key for librados2-12.2.11-0.el7.x86_64.rpm is not installed
warning: /var/cache/yum/x86_64/7/epel/packages/python2-pip-8.1.2-10.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for python2-pip-8.1.2-10.el7.noarch.rpm is not installed
warning: /var/cache/yum/x86_64/7/centos-qemu-ev/packages/qemu-img-ev-2.12.0-33.1.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 61e8806c: NOKEY
Public key for qemu-img-ev-2.12.0-33.1.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 23 MB/s | 139 MB 00:05
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
Importing GPG key 0x764429E6:
Userid : "CentOS Cloud SIG (http://wiki.centos.org/SpecialInterestGroup/Cloud) <security@centos.org>"
Fingerprint: 736a f511 6d9c 40e2 af6b 074b f9b9 fee7 7644 29e6
Package : centos-release-openstack-queens-1-2.el7.centos.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
Importing GPG key 0xE451E5B5:
Userid : "CentOS Storage SIG (http://wiki.centos.org/SpecialInterestGroup/Storage) <security@centos.org>"
Fingerprint: 7412 9c0b 173b 071a 3775 951a d4a2 e50b e451 e5b5
Package : centos-release-storage-common-2-2.el7.centos.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
Package : epel-release-7-11.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization
Importing GPG key 0x61E8806C:
Userid : "CentOS Virtualization SIG (http://wiki.centos.org/SpecialInterestGroup/Virtualization) <security@centos.org>"
Fingerprint: a7c8 e761 309d 2f1c 92c5 0b62 7aeb be82 61e8 806c
Package : centos-release-virt-common-1-1.el7.centos.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : libgcc-4.8.5-39.el7.x86_64 1/246
Updating : nss-softokn-freebl-3.44.0-5.el7.x86_64 2/246
Updating : glibc-common-2.17-292.el7.x86_64 3/246
Updating : glibc-2.17-292.el7.x86_64 4/246
warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew
Updating : nspr-4.21.0-1.el7.x86_64 5/246
Updating : nss-util-3.44.0-3.el7.x86_64 6/246
Updating : libsepol-2.5-10.el7.x86_64 7/246
Updating : libselinux-2.5-14.1.el7.x86_64 8/246
Updating : zlib-1.2.7-18.el7.x86_64 9/246
Installing : libnl3-3.2.28-4.el7.x86_64 10/246
Installing : yajl-2.0.4-4.el7.x86_64 11/246
Installing : numactl-libs-2.0.12-3.el7.x86_64 12/246
Installing : avahi-libs-0.6.31-19.el7.x86_64 13/246
Updating : libcom_err-1.42.9-16.el7.x86_64 14/246
Updating : krb5-libs-1.15.1-37.el7_7.2.x86_64 15/246
Updating : 1:openssl-libs-1.0.2k-19.el7.x86_64 16/246
Updating : systemd-libs-219-67.el7_7.1.x86_64 17/246
Installing : glusterfs-libs-3.12.2-47.2.el7.x86_64 18/246
Updating : python-libs-2.7.5-86.el7.x86_64 19/246
Updating : python-2.7.5-86.el7.x86_64 20/246
Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 21/246
Installing : libaio-0.3.109-13.el7.x86_64 22/246
Installing : libevent-2.0.21-4.el7.x86_64 23/246
Updating : nss-softokn-3.44.0-5.el7.x86_64 24/246
Updating : nss-sysinit-3.44.0-4.el7.x86_64 25/246
Updating : nss-3.44.0-4.el7.x86_64 26/246
Installing : nspr-devel-4.21.0-1.el7.x86_64 27/246
Installing : nettle-2.7.1-8.el7.x86_64 28/246
install-info: No such file or directory for /usr/share/info/nettle.info
Installing : libgomp-4.8.5-39.el7.x86_64 29/246
Installing : mpfr-3.1.1-4.el7.x86_64 30/246
Installing : libmpc-1.0.1-3.el7.x86_64 31/246
Installing : nss-util-devel-3.44.0-3.el7.x86_64 32/246
Installing : libtirpc-0.2.4-0.16.el7.x86_64 33/246
Installing : libedit-3.0-12.20121213cvs.el7.x86_64 34/246
Installing : libcroco-0.6.12-4.el7.x86_64 35/246
Installing : libmnl-1.0.3-7.el7.x86_64 36/246
Installing : groff-base-1.22.2-8.el7.x86_64 37/246
Installing : libunistring-0.9.3-9.el7.x86_64 38/246
Installing : 14:libpcap-1.5.3-11.el7.x86_64 39/246
Installing : libbasicobjects-0.1.1-32.el7.x86_64 40/246
Installing : libref_array-0.1.5-32.el7.x86_64 41/246
Installing : libcollection-0.7.0-32.el7.x86_64 42/246
Installing : libnfnetlink-1.0.1-4.el7.x86_64 43/246
Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 44/246
Installing : iptables-1.4.21-33.el7.x86_64 45/246
Installing : iproute-4.11.0-25.el7.x86_64 46/246
Installing : 2:nmap-ncat-6.40-19.el7.x86_64 47/246
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 48/246
Installing : gettext-0.19.8.1-2.el7.x86_64 49/246
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:perl-parent-0.225-244.el7.noarch 50/246
Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 51/246
Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 52/246
Installing : perl-podlators-2.5.1-3.el7.noarch 53/246
Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 54/246
Installing : perl-Text-ParseWords-3.29-4.el7.noarch 55/246
Installing : perl-Encode-2.51-7.el7.x86_64 56/246
Installing : perl-Pod-Usage-1.63-3.el7.noarch 57/246
Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64 58/246
Installing : perl-Socket-2.010-4.el7.x86_64 59/246
Installing : perl-File-Path-2.09-2.el7.noarch 60/246
Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 61/246
Installing : perl-Storable-2.45-3.el7.x86_64 62/246
Installing : perl-File-Temp-0.23.01-3.el7.noarch 63/246
Installing : perl-constant-1.27-2.el7.noarch 64/246
Installing : perl-threads-shared-1.43-6.el7.x86_64 65/246
Installing : perl-threads-1.87-4.el7.x86_64 66/246
Installing : perl-Carp-1.26-244.el7.noarch 67/246
Installing : perl-Filter-1.49-3.el7.x86_64 68/246
Installing : perl-Exporter-5.68-3.el7.noarch 69/246
Installing : perl-Time-Local-1.2300-2.el7.noarch 70/246
Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64 71/246
Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 72/246
Installing : perl-Getopt-Long-2.40-3.el7.noarch 73/246
Installing : perl-PathTools-3.40-5.el7.x86_64 74/246
Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 75/246
Installing : 4:perl-5.16.3-294.el7_6.x86_64 76/246
Installing : 1:perl-Error-0.17020-2.el7.noarch 77/246
Installing : perl-TermReadKey-2.30-20.el7.x86_64 78/246
Installing : less-458-9.el7.x86_64 79/246
Installing : cpp-4.8.5-39.el7.x86_64 80/246
Updating : nss-tools-3.44.0-4.el7.x86_64 81/246
Updating : openldap-2.4.44-21.el7_6.x86_64 82/246
Installing : libnfsidmap-0.25-19.el7.x86_64 83/246
Installing : libverto-libevent-0.2.5-4.el7.x86_64 84/246
Installing : device-mapper-persistent-data-0.8.5-1.el7.x86_64 85/246
Installing : tcp_wrappers-7.6-77.el7.x86_64 86/246
Installing : python2-setuptools-22.0.5-1.el7.noarch 87/246
Installing : glusterfs-cli-3.12.2-47.2.el7.x86_64 88/246
Installing : glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 89/246
Installing : fipscheck-1.4.1-6.el7.x86_64 90/246
Installing : fipscheck-lib-1.4.1-6.el7.x86_64 91/246
Installing : openssh-7.4p1-21.el7.x86_64 92/246
Installing : openssh-clients-7.4p1-21.el7.x86_64 93/246
Installing : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 94/246
Installing : libkadm5-1.15.1-37.el7_7.2.x86_64 95/246
Installing : libcom_err-devel-1.42.9-16.el7.x86_64 96/246
Installing : e2fsprogs-libs-1.42.9-16.el7.x86_64 97/246
Installing : zlib-devel-1.2.7-18.el7.x86_64 98/246
Installing : libxslt-1.1.28-5.el7.x86_64 99/246
Installing : augeas-libs-1.4.0-9.el7.x86_64 100/246
Installing : libsepol-devel-2.5-10.el7.x86_64 101/246
Installing : mozjs17-17.0.0-20.el7.x86_64 102/246
Installing : 1:dmidecode-3.2-3.el7.x86_64 103/246
Installing : libpath_utils-0.2.1-32.el7.x86_64 104/246
Installing : libini_config-1.3.1-32.el7.x86_64 105/246
Installing : gperftools-libs-2.6.1-1.el7.x86_64 106/246
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 107/246
Installing : bzip2-1.0.6-13.el7.x86_64 108/246
Installing : 1:make-3.82-24.el7.x86_64 109/246
Installing : 1:openssl-1.0.2k-19.el7.x86_64 110/246
Installing : liberasurecode-1.5.0-1.el7.x86_64 111/246
Installing : bridge-utils-1.5-9.el7.x86_64 112/246
Installing : netcf-libs-0.2.8-4.el7.x86_64 113/246
Installing : keyutils-1.5.8-3.el7.x86_64 114/246
Installing : fuse-libs-2.9.2-11.el7.x86_64 115/246
Installing : lzo-2.06-8.el7.x86_64 116/246
Installing : lzop-1.03-10.el7.x86_64 117/246
Installing : libiscsi-1.9.0-7.el7.x86_64 118/246
Installing : autogen-libopts-5.18-5.el7.x86_64 119/246
Installing : pciutils-libs-3.5.1-3.el7.x86_64 120/246
Installing : json-c-0.11-4.el7_0.x86_64 121/246
Updating : systemd-219-67.el7_7.1.x86_64 122/246
Failed to get D-Bus connection: Operation not permitted
Updating : cryptsetup-libs-2.0.3-5.el7.x86_64 123/246
Updating : 7:device-mapper-libs-1.02.158-2.el7.x86_64 124/246
Updating : 7:device-mapper-1.02.158-2.el7.x86_64 125/246
Installing : 7:device-mapper-event-libs-1.02.158-2.el7.x86_64 126/246
Installing : initscripts-9.49.47-1.el7.x86_64 127/246
Installing : systemd-sysv-219-67.el7_7.1.x86_64 128/246
Installing : rpcbind-0.2.0-48.el7.x86_64 129/246
Installing : cyrus-sasl-2.1.26-23.el7.x86_64 130/246
Installing : parted-3.1-31.el7.x86_64 131/246
Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 132/246
Installing : iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 133/246
Installing : unbound-libs-1.6.6-1.el7.x86_64 134/246
Installing : hwdata-0.252-9.3.el7.x86_64 135/246
Installing : polkit-0.112-22.el7_7.1.x86_64 136/246
Installing : polkit-pkla-compat-0.1-4.el7.x86_64 137/246
Installing : libpciaccess-0.14-1.el7.x86_64 138/246
Installing : pciutils-3.5.1-3.el7.x86_64 139/246
Installing : rdma-core-22.1-3.el7.x86_64 140/246
Installing : libibverbs-22.1-3.el7.x86_64 141/246
Installing : cyrus-sasl-devel-2.1.26-23.el7.x86_64 142/246
Installing : dnsmasq-2.76-9.el7.x86_64 143/246
Installing : numad-0.5-18.20150602git.el7.x86_64 144/246
Installing : 7:device-mapper-event-1.02.158-2.el7.x86_64 145/246
Failed to get D-Bus connection: Operation not permitted
warning: %post(device-mapper-event-7:1.02.158-2.el7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:device-mapper-event-1.02.158-2.el7.x86_64
Installing : 7:lvm2-libs-2.02.185-2.el7.x86_64 146/246
Installing : 7:lvm2-2.02.185-2.el7.x86_64 147/246
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
warning: %post(lvm2-7:2.02.185-2.el7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:lvm2-2.02.185-2.el7.x86_64
Installing : glusterfs-3.12.2-47.2.el7.x86_64 148/246
Failed to get D-Bus connection: Operation not permitted
Installing : glusterfs-api-3.12.2-47.2.el7.x86_64 149/246
Installing : ebtables-2.0.10-16.el7.x86_64 150/246
Installing : radvd-2.17-3.el7.x86_64 151/246
Installing : gssproxy-0.7.0-26.el7.x86_64 152/246
Installing : trousers-0.3.14-2.el7.x86_64 153/246
Installing : gnutls-3.3.29-9.el7_6.x86_64 154/246
Installing : libvirt-libs-4.5.0-23.el7_7.1.x86_64 155/246
Installing : gnutls-dane-3.3.29-9.el7_6.x86_64 156/246
Installing : gnutls-utils-3.3.29-9.el7_6.x86_64 157/246
Installing : rsync-3.1.2-6.el7_6.1.x86_64 158/246
Installing : perl-Git-1.8.3.1-20.el7.noarch 159/246
Installing : git-1.8.3.1-20.el7.x86_64 160/246
Installing : libcgroup-0.41-21.el7.x86_64 161/246
Installing : libvirt-daemon-4.5.0-23.el7_7.1.x86_64 162/246
Installing : libvirt-daemon-driver-network-4.5.0-23.el7_7.1.x86_64 163/246
Installing : libvirt-daemon-driver-nwfilter-4.5.0-23.el7_7.1.x86_64 164/246
Installing : libvirt-daemon-config-nwfilter-4.5.0-23.el7_7.1.x86_64 165/246
Installing : libvirt-daemon-config-network-4.5.0-23.el7_7.1.x86_64 166/246
Installing : libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64 167/246
Installing : libvirt-daemon-driver-nodedev-4.5.0-23.el7_7.1.x86_64 168/246
Installing : libvirt-daemon-driver-secret-4.5.0-23.el7_7.1.x86_64 169/246
Installing : libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_6 170/246
Installing : userspace-rcu-0.10.0-3.el7.x86_64 171/246
Installing : lttng-ust-2.10.0-1.el7.x86_64 172/246
Installing : 2:librados2-12.2.11-0.el7.x86_64 173/246
Installing : 2:librbd1-12.2.11-0.el7.x86_64 174/246
Installing : 10:qemu-img-ev-2.12.0-33.1.el7.x86_64 175/246
Installing : nss-softokn-freebl-devel-3.44.0-5.el7.x86_64 176/246
Installing : nss-softokn-devel-3.44.0-5.el7.x86_64 177/246
Installing : 1:quota-nls-4.01-19.el7.noarch 178/246
Installing : 1:quota-4.01-19.el7.x86_64 179/246
Installing : 1:nfs-utils-1.3.0-0.65.el7.x86_64 180/246
Installing : libvirt-daemon-driver-storage-core-4.5.0-23.el7_7.1.x8 181/246
Installing : libvirt-daemon-driver-storage-scsi-4.5.0-23.el7_7.1.x8 182/246
Installing : libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1 183/246
Installing : libvirt-daemon-driver-storage-rbd-4.5.0-23.el7_7.1.x86 184/246
Installing : libvirt-daemon-driver-storage-logical-4.5.0-23.el7_7.1 185/246
Installing : libvirt-daemon-driver-qemu-4.5.0-23.el7_7.1.x86_64 186/246
Installing : libvirt-daemon-driver-storage-mpath-4.5.0-23.el7_7.1.x 187/246
Installing : libvirt-daemon-driver-storage-iscsi-4.5.0-23.el7_7.1.x 188/246
Installing : libvirt-daemon-driver-storage-disk-4.5.0-23.el7_7.1.x8 189/246
Installing : libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64 190/246
Installing : kernel-headers-3.10.0-1062.1.2.el7.x86_64 191/246
Installing : glibc-headers-2.17-292.el7.x86_64 192/246
Installing : glibc-devel-2.17-292.el7.x86_64 193/246
Installing : gcc-4.8.5-39.el7.x86_64 194/246
Installing : pcre-devel-8.32-17.el7.x86_64 195/246
Installing : libselinux-devel-2.5-14.1.el7.x86_64 196/246
Installing : 3:mariadb-config-10.1.20-2.el7.x86_64 197/246
Installing : 3:mariadb-common-10.1.20-2.el7.x86_64 198/246
Installing : 3:mariadb-libs-10.1.20-2.el7.x86_64 199/246
Installing : libvirt-bash-completion-4.5.0-23.el7_7.1.x86_64 200/246
Installing : libvirt-client-4.5.0-23.el7_7.1.x86_64 201/246
Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 202/246
Installing : python2-rpm-macros-3-32.el7.noarch 203/246
Installing : python-srpm-macros-3-32.el7.noarch 204/246
Installing : python-rpm-macros-3-32.el7.noarch 205/246
Installing : libverto-devel-0.2.5-4.el7.x86_64 206/246
Installing : krb5-devel-1.15.1-37.el7_7.2.x86_64 207/246
Installing : 1:openssl-devel-1.0.2k-19.el7.x86_64 208/246
Installing : 3:mariadb-devel-10.1.20-2.el7.x86_64 209/246
Installing : python-devel-2.7.5-86.el7.x86_64 210/246
Installing : libvirt-4.5.0-23.el7_7.1.x86_64 211/246
Installing : 3:mariadb-10.1.20-2.el7.x86_64 212/246
Installing : liberasurecode-devel-1.5.0-1.el7.x86_64 213/246
Installing : nss-devel-3.44.0-4.el7.x86_64 214/246
Installing : libvirt-devel-4.5.0-23.el7_7.1.x86_64 215/246
Installing : openldap-devel-2.4.44-21.el7_6.x86_64 216/246
Installing : systemd-devel-219-67.el7_7.1.x86_64 217/246
Installing : python2-pip-8.1.2-10.el7.noarch 218/246
Installing : python2-wheel-0.29.0-2.el7.noarch 219/246
Installing : wget-1.14-18.el7_6.1.x86_64 220/246
install-info: No such file or directory for /usr/share/info/wget.info.gz
Installing : unzip-6.0-20.el7.x86_64 221/246
Installing : zip-3.0-11.el7.x86_64 222/246
Cleanup : openldap-2.4.44-15.el7_5.x86_64 223/246
Cleanup : nss-tools-3.36.0-5.el7_5.x86_64 224/246
Cleanup : nss-3.36.0-5.el7_5.x86_64 225/246
Cleanup : nss-sysinit-3.36.0-5.el7_5.x86_64 226/246
Cleanup : nss-softokn-3.36.0-5.el7_5.x86_64 227/246
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 228/246
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 229/246
Cleanup : systemd-219-57.el7.x86_64 230/246
Cleanup : cryptsetup-libs-1.7.4-4.el7.x86_64 231/246
Cleanup : systemd-libs-219-57.el7.x86_64 232/246
Cleanup : python-2.7.5-68.el7.x86_64 233/246
Cleanup : python-libs-2.7.5-68.el7.x86_64 234/246
Cleanup : krb5-libs-1.15.1-19.el7.x86_64 235/246
Cleanup : 1:openssl-libs-1.0.2k-12.el7.x86_64 236/246
Cleanup : libcom_err-1.42.9-12.el7_5.x86_64 237/246
Cleanup : zlib-1.2.7-17.el7.x86_64 238/246
Cleanup : libsepol-2.5-8.1.el7.x86_64 239/246
Cleanup : libselinux-2.5-12.el7.x86_64 240/246
Cleanup : glibc-common-2.17-222.el7.x86_64 241/246
Cleanup : nspr-4.19.0-1.el7_5.x86_64 242/246
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 243/246
Cleanup : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 244/246
Cleanup : glibc-2.17-222.el7.x86_64 245/246
Cleanup : libgcc-4.8.5-28.el7_5.1.x86_64 246/246
Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/246
Verifying : glusterfs-libs-3.12.2-47.2.el7.x86_64 2/246
Verifying : libvirt-daemon-driver-storage-scsi-4.5.0-23.el7_7.1.x8 3/246
Verifying : iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 4/246
Verifying : libibverbs-22.1-3.el7.x86_64 5/246
Verifying : 7:device-mapper-1.02.158-2.el7.x86_64 6/246
Verifying : initscripts-9.49.47-1.el7.x86_64 7/246
Verifying : tcp_wrappers-7.6-77.el7.x86_64 8/246
Verifying : glusterfs-3.12.2-47.2.el7.x86_64 9/246
Verifying : glusterfs-api-3.12.2-47.2.el7.x86_64 10/246
Verifying : libvirt-daemon-config-network-4.5.0-23.el7_7.1.x86_64 11/246
Verifying : nspr-devel-4.21.0-1.el7.x86_64 12/246
Verifying : gcc-4.8.5-39.el7.x86_64 13/246
Verifying : libsepol-devel-2.5-10.el7.x86_64 14/246
Verifying : python-libs-2.7.5-86.el7.x86_64 15/246
Verifying : 7:device-mapper-event-1.02.158-2.el7.x86_64 16/246
Verifying : libverto-devel-0.2.5-4.el7.x86_64 17/246
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 18/246
Verifying : zlib-devel-1.2.7-18.el7.x86_64 19/246
Verifying : 1:dmidecode-3.2-3.el7.x86_64 20/246
Verifying : gettext-0.19.8.1-2.el7.x86_64 21/246
Verifying : zlib-1.2.7-18.el7.x86_64 22/246
Verifying : libvirt-daemon-config-nwfilter-4.5.0-23.el7_7.1.x86_64 23/246
Verifying : perl-Git-1.8.3.1-20.el7.noarch 24/246
Verifying : libvirt-daemon-driver-storage-4.5.0-23.el7_7.1.x86_64 25/246
Verifying : python-srpm-macros-3-32.el7.noarch 26/246
Verifying : python2-rpm-macros-3-32.el7.noarch 27/246
Verifying : openldap-devel-2.4.44-21.el7_6.x86_64 28/246
Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 29/246
Verifying : glibc-common-2.17-292.el7.x86_64 30/246
Verifying : numad-0.5-18.20150602git.el7.x86_64 31/246
Verifying : perl-Socket-2.010-4.el7.x86_64 32/246
Verifying : device-mapper-persistent-data-0.8.5-1.el7.x86_64 33/246
Verifying : perl-threads-shared-1.43-6.el7.x86_64 34/246
Verifying : fipscheck-1.4.1-6.el7.x86_64 35/246
Verifying : libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.1 36/246
Verifying : git-1.8.3.1-20.el7.x86_64 37/246
Verifying : unbound-libs-1.6.6-1.el7.x86_64 38/246
Verifying : 3:mariadb-devel-10.1.20-2.el7.x86_64 39/246
Verifying : libcom_err-devel-1.42.9-16.el7.x86_64 40/246
Verifying : nss-devel-3.44.0-4.el7.x86_64 41/246
Verifying : glusterfs-cli-3.12.2-47.2.el7.x86_64 42/246
Verifying : yajl-2.0.4-4.el7.x86_64 43/246
Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 44/246
Verifying : cyrus-sasl-devel-2.1.26-23.el7.x86_64 45/246
Verifying : systemd-219-67.el7_7.1.x86_64 46/246
Verifying : libpath_utils-0.2.1-32.el7.x86_64 47/246
Verifying : nss-softokn-freebl-devel-3.44.0-5.el7.x86_64 48/246
Verifying : lttng-ust-2.10.0-1.el7.x86_64 49/246
Verifying : perl-File-Path-2.09-2.el7.noarch 50/246
Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 51/246
Verifying : gperftools-libs-2.6.1-1.el7.x86_64 52/246
Verifying : hwdata-0.252-9.3.el7.x86_64 53/246
Verifying : libselinux-devel-2.5-14.1.el7.x86_64 54/246
Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 55/246
Verifying : cyrus-sasl-2.1.26-23.el7.x86_64 56/246
Verifying : libvirt-4.5.0-23.el7_7.1.x86_64 57/246
Verifying : libvirt-daemon-driver-lxc-4.5.0-23.el7_7.1.x86_64 58/246
Verifying : libnfsidmap-0.25-19.el7.x86_64 59/246
Verifying : ebtables-2.0.10-16.el7.x86_64 60/246
Verifying : libvirt-daemon-driver-nodedev-4.5.0-23.el7_7.1.x86_64 61/246
Verifying : libpciaccess-0.14-1.el7.x86_64 62/246
Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 63/246
Verifying : krb5-libs-1.15.1-37.el7_7.2.x86_64 64/246
Verifying : libvirt-bash-completion-4.5.0-23.el7_7.1.x86_64 65/246
Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 66/246
Verifying : gnutls-dane-3.3.29-9.el7_6.x86_64 67/246
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 68/246
Verifying : python2-setuptools-22.0.5-1.el7.noarch 69/246
Verifying : nettle-2.7.1-8.el7.x86_64 70/246
Verifying : polkit-0.112-22.el7_7.1.x86_64 71/246
Verifying : unzip-6.0-20.el7.x86_64 72/246
Verifying : iptables-1.4.21-33.el7.x86_64 73/246
Verifying : 3:mariadb-10.1.20-2.el7.x86_64 74/246
Verifying : radvd-2.17-3.el7.x86_64 75/246
Verifying : bzip2-1.0.6-13.el7.x86_64 76/246
Verifying : libvirt-libs-4.5.0-23.el7_7.1.x86_64 77/246
Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 78/246
Verifying : 1:make-3.82-24.el7.x86_64 79/246
Verifying : python-rpm-macros-3-32.el7.noarch 80/246
Verifying : gnutls-3.3.29-9.el7_6.x86_64 81/246
Verifying : nss-sysinit-3.44.0-4.el7.x86_64 82/246
Verifying : 2:librados2-12.2.11-0.el7.x86_64 83/246
Verifying : liberasurecode-1.5.0-1.el7.x86_64 84/246
Verifying : openssh-clients-7.4p1-21.el7.x86_64 85/246
Verifying : 1:openssl-1.0.2k-19.el7.x86_64 86/246
Verifying : bridge-utils-1.5-9.el7.x86_64 87/246
Verifying : libsepol-2.5-10.el7.x86_64 88/246
Verifying : libmpc-1.0.1-3.el7.x86_64 89/246
Verifying : libvirt-daemon-driver-nwfilter-4.5.0-23.el7_7.1.x86_64 90/246
Verifying : liberasurecode-devel-1.5.0-1.el7.x86_64 91/246
Verifying : rdma-core-22.1-3.el7.x86_64 92/246
Verifying : glibc-devel-2.17-292.el7.x86_64 93/246
Verifying : libcroco-0.6.12-4.el7.x86_64 94/246
Verifying : gssproxy-0.7.0-26.el7.x86_64 95/246
Verifying : nss-3.44.0-4.el7.x86_64 96/246
Verifying : libini_config-1.3.1-32.el7.x86_64 97/246
Verifying : 3:mariadb-config-10.1.20-2.el7.x86_64 98/246
Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 99/246
Verifying : libvirt-daemon-driver-storage-core-4.5.0-23.el7_7.1.x8 100/246
Verifying : keyutils-1.5.8-3.el7.x86_64 101/246
Verifying : numactl-libs-2.0.12-3.el7.x86_64 102/246
Verifying : libvirt-daemon-driver-secret-4.5.0-23.el7_7.1.x86_64 103/246
Verifying : perl-Getopt-Long-2.40-3.el7.noarch 104/246
Verifying : cpp-4.8.5-39.el7.x86_64 105/246
Verifying : 7:lvm2-libs-2.02.185-2.el7.x86_64 106/246
Verifying : 7:device-mapper-libs-1.02.158-2.el7.x86_64 107/246
Verifying : openldap-2.4.44-21.el7_6.x86_64 108/246
Verifying : libselinux-2.5-14.1.el7.x86_64 109/246
Verifying : glibc-headers-2.17-292.el7.x86_64 110/246
Verifying : libvirt-client-4.5.0-23.el7_7.1.x86_64 111/246
Verifying : nss-tools-3.44.0-4.el7.x86_64 112/246
Verifying : libtirpc-0.2.4-0.16.el7.x86_64 113/246
Verifying : fuse-libs-2.9.2-11.el7.x86_64 114/246
Verifying : libcom_err-1.42.9-16.el7.x86_64 115/246
Verifying : libmnl-1.0.3-7.el7.x86_64 116/246
Verifying : python-devel-2.7.5-86.el7.x86_64 117/246
Verifying : dnsmasq-2.76-9.el7.x86_64 118/246
Verifying : libvirt-daemon-4.5.0-23.el7_7.1.x86_64 119/246
Verifying : perl-Storable-2.45-3.el7.x86_64 120/246
Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 121/246
Verifying : groff-base-1.22.2-8.el7.x86_64 122/246
Verifying : libunistring-0.9.3-9.el7.x86_64 123/246
Verifying : libvirt-daemon-driver-storage-rbd-4.5.0-23.el7_7.1.x86 124/246
Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 125/246
Verifying : lzo-2.06-8.el7.x86_64 126/246
Verifying : perl-File-Temp-0.23.01-3.el7.noarch 127/246
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 128/246
Verifying : libvirt-daemon-driver-interface-4.5.0-23.el7_7.1.x86_6 129/246
Verifying : lzop-1.03-10.el7.x86_64 130/246
Verifying : 1:perl-parent-0.225-244.el7.noarch 131/246
Verifying : avahi-libs-0.6.31-19.el7.x86_64 132/246
Verifying : libvirt-daemon-driver-storage-logical-4.5.0-23.el7_7.1 133/246
Verifying : pciutils-3.5.1-3.el7.x86_64 134/246
Verifying : cryptsetup-libs-2.0.3-5.el7.x86_64 135/246
Verifying : nss-softokn-devel-3.44.0-5.el7.x86_64 136/246
Verifying : perl-Pod-Usage-1.63-3.el7.noarch 137/246
Verifying : 3:mariadb-libs-10.1.20-2.el7.x86_64 138/246
Verifying : pcre-devel-8.32-17.el7.x86_64 139/246
Verifying : python2-wheel-0.29.0-2.el7.noarch 140/246
Verifying : libgomp-4.8.5-39.el7.x86_64 141/246
Verifying : libvirt-daemon-driver-qemu-4.5.0-23.el7_7.1.x86_64 142/246
Verifying : libaio-0.3.109-13.el7.x86_64 143/246
Verifying : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 144/246
Verifying : 4:perl-5.16.3-294.el7_6.x86_64 145/246
Verifying : perl-Encode-2.51-7.el7.x86_64 146/246
Verifying : perl-Carp-1.26-244.el7.noarch 147/246
Verifying : libiscsi-1.9.0-7.el7.x86_64 148/246
Verifying : libvirt-devel-4.5.0-23.el7_7.1.x86_64 149/246
Verifying : libxslt-1.1.28-5.el7.x86_64 150/246
Verifying : autogen-libopts-5.18-5.el7.x86_64 151/246
Verifying : 1:openssl-devel-1.0.2k-19.el7.x86_64 152/246
Verifying : systemd-libs-219-67.el7_7.1.x86_64 153/246
Verifying : 14:libpcap-1.5.3-11.el7.x86_64 154/246
Verifying : 1:nfs-utils-1.3.0-0.65.el7.x86_64 155/246
Verifying : 1:quota-4.01-19.el7.x86_64 156/246
Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 157/246
Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 158/246
Verifying : perl-constant-1.27-2.el7.noarch 159/246
Verifying : mpfr-3.1.1-4.el7.x86_64 160/246
Verifying : 7:device-mapper-event-libs-1.02.158-2.el7.x86_64 161/246
Verifying : libnl3-3.2.28-4.el7.x86_64 162/246
Verifying : libkadm5-1.15.1-37.el7_7.2.x86_64 163/246
Verifying : systemd-devel-219-67.el7_7.1.x86_64 164/246
Verifying : perl-Filter-1.49-3.el7.x86_64 165/246
Verifying : libvirt-daemon-driver-storage-mpath-4.5.0-23.el7_7.1.x 166/246
Verifying : 7:lvm2-2.02.185-2.el7.x86_64 167/246
Verifying : wget-1.14-18.el7_6.1.x86_64 168/246
Verifying : less-458-9.el7.x86_64 169/246
Verifying : trousers-0.3.14-2.el7.x86_64 170/246
Verifying : krb5-devel-1.15.1-37.el7_7.2.x86_64 171/246
Verifying : python2-pip-8.1.2-10.el7.noarch 172/246
Verifying : augeas-libs-1.4.0-9.el7.x86_64 173/246
Verifying : parted-3.1-31.el7.x86_64 174/246
Verifying : perl-threads-1.87-4.el7.x86_64 175/246
Verifying : perl-Exporter-5.68-3.el7.noarch 176/246
Verifying : libvirt-daemon-driver-storage-iscsi-4.5.0-23.el7_7.1.x 177/246
Verifying : perl-PathTools-3.40-5.el7.x86_64 178/246
Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 179/246
Verifying : e2fsprogs-libs-1.42.9-16.el7.x86_64 180/246
Verifying : libbasicobjects-0.1.1-32.el7.x86_64 181/246
Verifying : pciutils-libs-3.5.1-3.el7.x86_64 182/246
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 183/246
Verifying : glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 184/246
Verifying : 10:qemu-img-ev-2.12.0-33.1.el7.x86_64 185/246
Verifying : openssh-7.4p1-21.el7.x86_64 186/246
Verifying : nss-util-3.44.0-3.el7.x86_64 187/246
Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 188/246
Verifying : libgcc-4.8.5-39.el7.x86_64 189/246
Verifying : perl-Time-Local-1.2300-2.el7.noarch 190/246
Verifying : nss-util-devel-3.44.0-3.el7.x86_64 191/246
Verifying : 3:mariadb-common-10.1.20-2.el7.x86_64 192/246
Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 193/246
Verifying : libref_array-0.1.5-32.el7.x86_64 194/246
Verifying : json-c-0.11-4.el7_0.x86_64 195/246
Verifying : systemd-sysv-219-67.el7_7.1.x86_64 196/246
Verifying : netcf-libs-0.2.8-4.el7.x86_64 197/246
Verifying : libvirt-daemon-driver-network-4.5.0-23.el7_7.1.x86_64 198/246
Verifying : mozjs17-17.0.0-20.el7.x86_64 199/246
Verifying : python-2.7.5-86.el7.x86_64 200/246
Verifying : libevent-2.0.21-4.el7.x86_64 201/246
Verifying : 1:perl-Error-0.17020-2.el7.noarch 202/246
Verifying : nspr-4.21.0-1.el7.x86_64 203/246
Verifying : userspace-rcu-0.10.0-3.el7.x86_64 204/246
Verifying : libverto-libevent-0.2.5-4.el7.x86_64 205/246
Verifying : 2:librbd1-12.2.11-0.el7.x86_64 206/246
Verifying : libcollection-0.7.0-32.el7.x86_64 207/246
Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 208/246
Verifying : libnfnetlink-1.0.1-4.el7.x86_64 209/246
Verifying : glibc-2.17-292.el7.x86_64 210/246
Verifying : nss-softokn-freebl-3.44.0-5.el7.x86_64 211/246
Verifying : rpcbind-0.2.0-48.el7.x86_64 212/246
Verifying : nss-softokn-3.44.0-5.el7.x86_64 213/246
Verifying : iproute-4.11.0-25.el7.x86_64 214/246
Verifying : perl-podlators-2.5.1-3.el7.noarch 215/246
Verifying : libvirt-daemon-driver-storage-disk-4.5.0-23.el7_7.1.x8 216/246
Verifying : zip-3.0-11.el7.x86_64 217/246
Verifying : 2:nmap-ncat-6.40-19.el7.x86_64 218/246
Verifying : kernel-headers-3.10.0-1062.1.2.el7.x86_64 219/246
Verifying : gnutls-utils-3.3.29-9.el7_6.x86_64 220/246
Verifying : 1:quota-nls-4.01-19.el7.noarch 221/246
Verifying : libcgroup-0.41-21.el7.x86_64 222/246
Verifying : python-libs-2.7.5-68.el7.x86_64 223/246
Verifying : libcom_err-1.42.9-12.el7_5.x86_64 224/246
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 225/246
Verifying : libselinux-2.5-12.el7.x86_64 226/246
Verifying : openldap-2.4.44-15.el7_5.x86_64 227/246
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 228/246
Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 229/246
Verifying : nss-util-3.36.0-1.el7_5.x86_64 230/246
Verifying : glibc-2.17-222.el7.x86_64 231/246
Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 232/246
Verifying : libsepol-2.5-8.1.el7.x86_64 233/246
Verifying : krb5-libs-1.15.1-19.el7.x86_64 234/246
Verifying : glibc-common-2.17-222.el7.x86_64 235/246
Verifying : python-2.7.5-68.el7.x86_64 236/246
Verifying : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 237/246
Verifying : nspr-4.19.0-1.el7_5.x86_64 238/246
Verifying : nss-3.36.0-5.el7_5.x86_64 239/246
Verifying : nss-softokn-3.36.0-5.el7_5.x86_64 240/246
Verifying : nss-tools-3.36.0-5.el7_5.x86_64 241/246
Verifying : cryptsetup-libs-1.7.4-4.el7.x86_64 242/246
Verifying : nss-sysinit-3.36.0-5.el7_5.x86_64 243/246
Verifying : zlib-1.2.7-17.el7.x86_64 244/246
Verifying : systemd-219-57.el7.x86_64 245/246
Verifying : systemd-libs-219-57.el7.x86_64 246/246

Installed:
bzip2.x86_64 0:1.0.6-13.el7 gcc.x86_64 0:4.8.5-39.el7
git.x86_64 0:1.8.3.1-20.el7 liberasurecode-devel.x86_64 0:1.5.0-1.el7
libvirt.x86_64 0:4.5.0-23.el7_7.1 libvirt-devel.x86_64 0:4.5.0-23.el7_7.1
mariadb.x86_64 3:10.1.20-2.el7 mariadb-devel.x86_64 3:10.1.20-2.el7
nss-devel.x86_64 0:3.44.0-4.el7 openldap-devel.x86_64 0:2.4.44-21.el7_6
python-devel.x86_64 0:2.7.5-86.el7 python2-pip.noarch 0:8.1.2-10.el7
python2-wheel.noarch 0:0.29.0-2.el7 systemd-devel.x86_64 0:219-67.el7_7.1
unzip.x86_64 0:6.0-20.el7 wget.x86_64 0:1.14-18.el7_6.1
zip.x86_64 0:3.0-11.el7

Dependency Installed:
augeas-libs.x86_64 0:1.4.0-9.el7
autogen-libopts.x86_64 0:5.18-5.el7
avahi-libs.x86_64 0:0.6.31-19.el7
bridge-utils.x86_64 0:1.5-9.el7
cpp.x86_64 0:4.8.5-39.el7
cyrus-sasl.x86_64 0:2.1.26-23.el7
cyrus-sasl-devel.x86_64 0:2.1.26-23.el7
cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7
device-mapper-event.x86_64 7:1.02.158-2.el7
device-mapper-event-libs.x86_64 7:1.02.158-2.el7
device-mapper-persistent-data.x86_64 0:0.8.5-1.el7
dmidecode.x86_64 1:3.2-3.el7
dnsmasq.x86_64 0:2.76-9.el7
e2fsprogs-libs.x86_64 0:1.42.9-16.el7
ebtables.x86_64 0:2.0.10-16.el7
fipscheck.x86_64 0:1.4.1-6.el7
fipscheck-lib.x86_64 0:1.4.1-6.el7
fuse-libs.x86_64 0:2.9.2-11.el7
gettext.x86_64 0:0.19.8.1-2.el7
gettext-libs.x86_64 0:0.19.8.1-2.el7
glibc-devel.x86_64 0:2.17-292.el7
glibc-headers.x86_64 0:2.17-292.el7
glusterfs.x86_64 0:3.12.2-47.2.el7
glusterfs-api.x86_64 0:3.12.2-47.2.el7
glusterfs-cli.x86_64 0:3.12.2-47.2.el7
glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7
glusterfs-libs.x86_64 0:3.12.2-47.2.el7
gnutls.x86_64 0:3.3.29-9.el7_6
gnutls-dane.x86_64 0:3.3.29-9.el7_6
gnutls-utils.x86_64 0:3.3.29-9.el7_6
gperftools-libs.x86_64 0:2.6.1-1.el7
groff-base.x86_64 0:1.22.2-8.el7
gssproxy.x86_64 0:0.7.0-26.el7
hwdata.x86_64 0:0.252-9.3.el7
initscripts.x86_64 0:9.49.47-1.el7
iproute.x86_64 0:4.11.0-25.el7
iptables.x86_64 0:1.4.21-33.el7
iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7
iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7
json-c.x86_64 0:0.11-4.el7_0
kernel-headers.x86_64 0:3.10.0-1062.1.2.el7
keyutils.x86_64 0:1.5.8-3.el7
keyutils-libs-devel.x86_64 0:1.5.8-3.el7
krb5-devel.x86_64 0:1.15.1-37.el7_7.2
less.x86_64 0:458-9.el7
libaio.x86_64 0:0.3.109-13.el7
libbasicobjects.x86_64 0:0.1.1-32.el7
libcgroup.x86_64 0:0.41-21.el7
libcollection.x86_64 0:0.7.0-32.el7
libcom_err-devel.x86_64 0:1.42.9-16.el7
libcroco.x86_64 0:0.6.12-4.el7
libedit.x86_64 0:3.0-12.20121213cvs.el7
liberasurecode.x86_64 0:1.5.0-1.el7
libevent.x86_64 0:2.0.21-4.el7
libgomp.x86_64 0:4.8.5-39.el7
libibverbs.x86_64 0:22.1-3.el7
libini_config.x86_64 0:1.3.1-32.el7
libiscsi.x86_64 0:1.9.0-7.el7
libkadm5.x86_64 0:1.15.1-37.el7_7.2
libmnl.x86_64 0:1.0.3-7.el7
libmpc.x86_64 0:1.0.1-3.el7
libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3
libnfnetlink.x86_64 0:1.0.1-4.el7
libnfsidmap.x86_64 0:0.25-19.el7
libnl3.x86_64 0:3.2.28-4.el7
libpath_utils.x86_64 0:0.2.1-32.el7
libpcap.x86_64 14:1.5.3-11.el7
libpciaccess.x86_64 0:0.14-1.el7
librados2.x86_64 2:12.2.11-0.el7
librbd1.x86_64 2:12.2.11-0.el7
libref_array.x86_64 0:0.1.5-32.el7
libselinux-devel.x86_64 0:2.5-14.1.el7
libsepol-devel.x86_64 0:2.5-10.el7
libtirpc.x86_64 0:0.2.4-0.16.el7
libunistring.x86_64 0:0.9.3-9.el7
libverto-devel.x86_64 0:0.2.5-4.el7
libverto-libevent.x86_64 0:0.2.5-4.el7
libvirt-bash-completion.x86_64 0:4.5.0-23.el7_7.1
libvirt-client.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-config-network.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-config-nwfilter.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-interface.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-lxc.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-network.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-nodedev.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-nwfilter.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-qemu.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-secret.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-core.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-disk.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-gluster.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-iscsi.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-logical.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-mpath.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-rbd.x86_64 0:4.5.0-23.el7_7.1
libvirt-daemon-driver-storage-scsi.x86_64 0:4.5.0-23.el7_7.1
libvirt-libs.x86_64 0:4.5.0-23.el7_7.1
libxslt.x86_64 0:1.1.28-5.el7
lttng-ust.x86_64 0:2.10.0-1.el7
lvm2.x86_64 7:2.02.185-2.el7
lvm2-libs.x86_64 7:2.02.185-2.el7
lzo.x86_64 0:2.06-8.el7
lzop.x86_64 0:1.03-10.el7
make.x86_64 1:3.82-24.el7
mariadb-common.x86_64 3:10.1.20-2.el7
mariadb-config.x86_64 3:10.1.20-2.el7
mariadb-libs.x86_64 3:10.1.20-2.el7
mozjs17.x86_64 0:17.0.0-20.el7
mpfr.x86_64 0:3.1.1-4.el7
netcf-libs.x86_64 0:0.2.8-4.el7
nettle.x86_64 0:2.7.1-8.el7
nfs-utils.x86_64 1:1.3.0-0.65.el7
nmap-ncat.x86_64 2:6.40-19.el7
nspr-devel.x86_64 0:4.21.0-1.el7
nss-softokn-devel.x86_64 0:3.44.0-5.el7
nss-softokn-freebl-devel.x86_64 0:3.44.0-5.el7
nss-util-devel.x86_64 0:3.44.0-3.el7
numactl-libs.x86_64 0:2.0.12-3.el7
numad.x86_64 0:0.5-18.20150602git.el7
openssh.x86_64 0:7.4p1-21.el7
openssh-clients.x86_64 0:7.4p1-21.el7
openssl.x86_64 1:1.0.2k-19.el7
openssl-devel.x86_64 1:1.0.2k-19.el7
parted.x86_64 0:3.1-31.el7
pciutils.x86_64 0:3.5.1-3.el7
pciutils-libs.x86_64 0:3.5.1-3.el7
pcre-devel.x86_64 0:8.32-17.el7
perl.x86_64 4:5.16.3-294.el7_6
perl-Carp.noarch 0:1.26-244.el7
perl-Encode.x86_64 0:2.51-7.el7
perl-Error.noarch 1:0.17020-2.el7
perl-Exporter.noarch 0:5.68-3.el7
perl-File-Path.noarch 0:2.09-2.el7
perl-File-Temp.noarch 0:0.23.01-3.el7
perl-Filter.x86_64 0:1.49-3.el7
perl-Getopt-Long.noarch 0:2.40-3.el7
perl-Git.noarch 0:1.8.3.1-20.el7
perl-HTTP-Tiny.noarch 0:0.033-3.el7
perl-PathTools.x86_64 0:3.40-5.el7
perl-Pod-Escapes.noarch 1:1.04-294.el7_6
perl-Pod-Perldoc.noarch 0:3.20-4.el7
perl-Pod-Simple.noarch 1:3.28-4.el7
perl-Pod-Usage.noarch 0:1.63-3.el7
perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
perl-Socket.x86_64 0:2.010-4.el7
perl-Storable.x86_64 0:2.45-3.el7
perl-TermReadKey.x86_64 0:2.30-20.el7
perl-Text-ParseWords.noarch 0:3.29-4.el7
perl-Time-HiRes.x86_64 4:1.9725-3.el7
perl-Time-Local.noarch 0:1.2300-2.el7
perl-constant.noarch 0:1.27-2.el7
perl-libs.x86_64 4:5.16.3-294.el7_6
perl-macros.x86_64 4:5.16.3-294.el7_6
perl-parent.noarch 1:0.225-244.el7
perl-podlators.noarch 0:2.5.1-3.el7
perl-threads.x86_64 0:1.87-4.el7
perl-threads-shared.x86_64 0:1.43-6.el7
polkit.x86_64 0:0.112-22.el7_7.1
polkit-pkla-compat.x86_64 0:0.1-4.el7
python-rpm-macros.noarch 0:3-32.el7
python-srpm-macros.noarch 0:3-32.el7
python2-rpm-macros.noarch 0:3-32.el7
python2-setuptools.noarch 0:22.0.5-1.el7
qemu-img-ev.x86_64 10:2.12.0-33.1.el7
quota.x86_64 1:4.01-19.el7
quota-nls.noarch 1:4.01-19.el7
radvd.x86_64 0:2.17-3.el7
rdma-core.x86_64 0:22.1-3.el7
rpcbind.x86_64 0:0.2.0-48.el7
rsync.x86_64 0:3.1.2-6.el7_6.1
systemd-sysv.x86_64 0:219-67.el7_7.1
sysvinit-tools.x86_64 0:2.88-14.dsf.el7
tcp_wrappers.x86_64 0:7.6-77.el7
tcp_wrappers-libs.x86_64 0:7.6-77.el7
trousers.x86_64 0:0.3.14-2.el7
unbound-libs.x86_64 0:1.6.6-1.el7
userspace-rcu.x86_64 0:0.10.0-3.el7
yajl.x86_64 0:2.0.4-4.el7
zlib-devel.x86_64 0:1.2.7-18.el7

Updated:
python.x86_64 0:2.7.5-86.el7

Dependency Updated:
cryptsetup-libs.x86_64 0:2.0.3-5.el7
device-mapper.x86_64 7:1.02.158-2.el7
device-mapper-libs.x86_64 7:1.02.158-2.el7
glibc.x86_64 0:2.17-292.el7
glibc-common.x86_64 0:2.17-292.el7
krb5-libs.x86_64 0:1.15.1-37.el7_7.2
libcom_err.x86_64 0:1.42.9-16.el7
libgcc.x86_64 0:4.8.5-39.el7
libselinux.x86_64 0:2.5-14.1.el7
libsepol.x86_64 0:2.5-10.el7
nspr.x86_64 0:4.21.0-1.el7
nss.x86_64 0:3.44.0-4.el7
nss-softokn.x86_64 0:3.44.0-5.el7
nss-softokn-freebl.x86_64 0:3.44.0-5.el7
nss-sysinit.x86_64 0:3.44.0-4.el7
nss-tools.x86_64 0:3.44.0-4.el7
nss-util.x86_64 0:3.44.0-3.el7
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-19.el7
python-libs.x86_64 0:2.7.5-86.el7
systemd.x86_64 0:219-67.el7_7.1
systemd-libs.x86_64 0:219-67.el7_7.1
zlib.x86_64 0:1.2.7-18.el7

Complete!
+ pip install --upgrade pip setuptools
Collecting pip
Downloading https://files.pythonhosted.org/packages/30/db/9e38760b32e3e7f40cce46dd5fb107b8c73840df38f0046d8e6514e675a1/pip-19.2.3-py2.py3-none-any.whl (1.4MB)
Collecting setuptools
Downloading https://files.pythonhosted.org/packages/b2/86/095d2f7829badc207c893dd4ac767e871f6cd547145df797ea26baea4e2e/setuptools-41.2.0-py2.py3-none-any.whl (576kB)
Installing collected packages: pip, setuptools
Found existing installation: pip 8.1.2
Uninstalling pip-8.1.2:
Successfully uninstalled pip-8.1.2
Found existing installation: setuptools 22.0.5
Uninstalling setuptools-22.0.5:
Successfully uninstalled setuptools-22.0.5
Successfully installed pip-19.2.3 setuptools-41.2.0
Removing intermediate container f1f8628ed896
---> 48dc443a690f
Step 5/6 : COPY docker-build-wheel.sh /
---> d35491f4ff3e
Step 6/6 : COPY ${BUILD_STREAM}-wheels.cfg /wheels.cfg
---> ebadbf37ba5a
Successfully built ebadbf37ba5a
Successfully tagged jenkins-20191005t150558z-wheelbuilder:centos-stable
Running: docker run --rm -v /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/build-wheels-centos-stable/base:/wheels jenkins-20191005t150558z-wheelbuilder:centos-stable /docker-build-wheel.sh

############################################################
Building functools32-3.2.3.post2-py2-none-any.whl
############################################################
Cloning into 'python-functools32'...
/build-wheels/python-functools32 /build-wheels
From https://github.com/MiCHiLU/python-functools32
* tag 3.2.3-2 -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at ad90fa8... Update to 3.2.3-2
########### Running fix_setup
/usr/lib/python2.7/site-packages/setuptools/dist.py:474: UserWarning: Normalizing '3.2.3-2' to '3.2.3.post2'
normalized_version,
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/functools32
copying functools32/__init__.py -> build/lib/functools32
copying functools32/_dummy_thread32.py -> build/lib/functools32
copying functools32/functools32.py -> build/lib/functools32
copying functools32/reprlib32.py -> build/lib/functools32
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/functools32
copying build/lib/functools32/__init__.py -> build/bdist.linux-x86_64/wheel/functools32
copying build/lib/functools32/_dummy_thread32.py -> build/bdist.linux-x86_64/wheel/functools32
copying build/lib/functools32/functools32.py -> build/bdist.linux-x86_64/wheel/functools32
copying build/lib/functools32/reprlib32.py -> build/bdist.linux-x86_64/wheel/functools32
running install_egg_info
running egg_info
creating functools32.egg-info
writing functools32.egg-info/PKG-INFO
writing top-level names to functools32.egg-info/top_level.txt
writing dependency_links to functools32.egg-info/dependency_links.txt
writing manifest file 'functools32.egg-info/SOURCES.txt'
reading manifest file 'functools32.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt'
no previously-included directories found matching 'build'
no previously-included directories found matching 'dist'
no previously-included directories found matching '.git*'
writing manifest file 'functools32.egg-info/SOURCES.txt'
Copying functools32.egg-info to build/bdist.linux-x86_64/wheel/functools32-3.2.3.post2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/functools32-3.2.3.post2.dist-info/WHEEL
/build-wheels

############################################################
Building lz4-0.9.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Cloning into 'python-lz4'...
/build-wheels/python-lz4 /build-wheels
From https://github.com/python-lz4/python-lz4
* tag v0.9.0 -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at bc6fb12... Update README.rst
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/lz4
copying lz4/__init__.py -> build/lib.linux-x86_64-2.7/lz4
copying lz4/deprecated.py -> build/lib.linux-x86_64-2.7/lz4
copying lz4/lz4version.py -> build/lib.linux-x86_64-2.7/lz4
copying lz4/version.py -> build/lib.linux-x86_64-2.7/lz4
creating build/lib.linux-x86_64-2.7/lz4/block
copying lz4/block/__init__.py -> build/lib.linux-x86_64-2.7/lz4/block
creating build/lib.linux-x86_64-2.7/lz4/frame
copying lz4/frame/__init__.py -> build/lib.linux-x86_64-2.7/lz4/frame
running build_ext
building 'lz4._version' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/lz4
creating build/temp.linux-x86_64-2.7/lz4libs
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4/_version.c -o build/temp.linux-x86_64-2.7/lz4/_version.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/lz4.c -o build/temp.linux-x86_64-2.7/lz4libs/lz4.o -O3 -Wall -Wundef
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/lz4/_version.o build/temp.linux-x86_64-2.7/lz4libs/lz4.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/lz4/_version.so
building 'lz4.block._block' extension
creating build/temp.linux-x86_64-2.7/lz4/block
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4/block/_block.c -o build/temp.linux-x86_64-2.7/lz4/block/_block.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/lz4.c -o build/temp.linux-x86_64-2.7/lz4libs/lz4.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/lz4hc.c -o build/temp.linux-x86_64-2.7/lz4libs/lz4hc.o -O3 -Wall -Wundef
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/lz4/block/_block.o build/temp.linux-x86_64-2.7/lz4libs/lz4.o build/temp.linux-x86_64-2.7/lz4libs/lz4hc.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/lz4/block/_block.so
building 'lz4.frame._frame' extension
creating build/temp.linux-x86_64-2.7/lz4/frame
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4/frame/_frame.c -o build/temp.linux-x86_64-2.7/lz4/frame/_frame.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/lz4.c -o build/temp.linux-x86_64-2.7/lz4libs/lz4.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/lz4hc.c -o build/temp.linux-x86_64-2.7/lz4libs/lz4hc.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/lz4frame.c -o build/temp.linux-x86_64-2.7/lz4libs/lz4frame.o -O3 -Wall -Wundef
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ilz4libs -Ipy3c -I/usr/include/python2.7 -c lz4libs/xxhash.c -o build/temp.linux-x86_64-2.7/lz4libs/xxhash.o -O3 -Wall -Wundef
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/lz4/frame/_frame.o build/temp.linux-x86_64-2.7/lz4libs/lz4.o build/temp.linux-x86_64-2.7/lz4libs/lz4hc.o build/temp.linux-x86_64-2.7/lz4libs/lz4frame.o build/temp.linux-x86_64-2.7/lz4libs/xxhash.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/lz4/frame/_frame.so
copying build/lib.linux-x86_64-2.7/lz4/_version.so -> lz4
copying build/lib.linux-x86_64-2.7/lz4/block/_block.so -> lz4/block
copying build/lib.linux-x86_64-2.7/lz4/frame/_frame.so -> lz4/frame
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/lz4
copying build/lib.linux-x86_64-2.7/lz4/__init__.py -> build/bdist.linux-x86_64/wheel/lz4
copying build/lib.linux-x86_64-2.7/lz4/deprecated.py -> build/bdist.linux-x86_64/wheel/lz4
copying build/lib.linux-x86_64-2.7/lz4/lz4version.py -> build/bdist.linux-x86_64/wheel/lz4
copying build/lib.linux-x86_64-2.7/lz4/version.py -> build/bdist.linux-x86_64/wheel/lz4
creating build/bdist.linux-x86_64/wheel/lz4/block
copying build/lib.linux-x86_64-2.7/lz4/block/__init__.py -> build/bdist.linux-x86_64/wheel/lz4/block
copying build/lib.linux-x86_64-2.7/lz4/block/_block.so -> build/bdist.linux-x86_64/wheel/lz4/block
creating build/bdist.linux-x86_64/wheel/lz4/frame
copying build/lib.linux-x86_64-2.7/lz4/frame/__init__.py -> build/bdist.linux-x86_64/wheel/lz4/frame
copying build/lib.linux-x86_64-2.7/lz4/frame/_frame.so -> build/bdist.linux-x86_64/wheel/lz4/frame
copying build/lib.linux-x86_64-2.7/lz4/_version.so -> build/bdist.linux-x86_64/wheel/lz4
running install_egg_info
running egg_info
creating lz4.egg-info
writing lz4.egg-info/PKG-INFO
writing top-level names to lz4.egg-info/top_level.txt
writing dependency_links to lz4.egg-info/dependency_links.txt
writing manifest file 'lz4.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'src/*.h'
warning: no previously-included files found matching 'tests/*.pyc'
writing manifest file 'lz4.egg-info/SOURCES.txt'
Copying lz4.egg-info to build/bdist.linux-x86_64/wheel/lz4-0.9.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/lz4-0.9.0.dist-info/WHEEL
/build-wheels

############################################################
Building msgpack_python-0.4.8-cp27-cp27mu-linux_x86_64.whl
############################################################
Cloning into 'msgpack-python'...
/build-wheels/msgpack-python /build-wheels
From https://github.com/msgpack/msgpack-python
* tag 0.4.8 -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at ff208ad... 0.4.8
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/msgpack
copying msgpack/__init__.py -> build/lib.linux-x86_64-2.7/msgpack
copying msgpack/_version.py -> build/lib.linux-x86_64-2.7/msgpack
copying msgpack/exceptions.py -> build/lib.linux-x86_64-2.7/msgpack
copying msgpack/fallback.py -> build/lib.linux-x86_64-2.7/msgpack
running build_ext
WARNING
Cython is required for building extension from checkout.
Install Cython >= 0.16 or install msgpack from PyPI.
Falling back to pure Python implementation.
WARNING
Cython is required for building extension from checkout.
Install Cython >= 0.16 or install msgpack from PyPI.
Falling back to pure Python implementation.
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/msgpack
copying build/lib.linux-x86_64-2.7/msgpack/__init__.py -> build/bdist.linux-x86_64/wheel/msgpack
copying build/lib.linux-x86_64-2.7/msgpack/_version.py -> build/bdist.linux-x86_64/wheel/msgpack
copying build/lib.linux-x86_64-2.7/msgpack/exceptions.py -> build/bdist.linux-x86_64/wheel/msgpack
copying build/lib.linux-x86_64-2.7/msgpack/fallback.py -> build/bdist.linux-x86_64/wheel/msgpack
running install_egg_info
running egg_info
creating msgpack_python.egg-info
writing msgpack_python.egg-info/PKG-INFO
writing top-level names to msgpack_python.egg-info/top_level.txt
writing dependency_links to msgpack_python.egg-info/dependency_links.txt
writing manifest file 'msgpack_python.egg-info/SOURCES.txt'
reading manifest file 'msgpack_python.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.c' under directory 'msgpack'
warning: no files found matching '*.cpp' under directory 'msgpack'
writing manifest file 'msgpack_python.egg-info/SOURCES.txt'
Copying msgpack_python.egg-info to build/bdist.linux-x86_64/wheel/msgpack_python-0.4.8-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/msgpack_python-0.4.8.dist-info/WHEEL
/build-wheels

############################################################
Building pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl
############################################################
Cloning into 'pycrypto'...
/build-wheels/pycrypto /build-wheels
From https://github.com/dlitz/pycrypto
* tag v2.6.1 -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 7fd528d... Release v2.6.1
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/Crypto
copying lib/Crypto/__init__.py -> build/lib.linux-x86_64-2.7/Crypto
copying lib/Crypto/pct_warnings.py -> build/lib.linux-x86_64-2.7/Crypto
creating build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/HMAC.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/MD2.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/MD4.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/MD5.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/RIPEMD.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/SHA.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/SHA224.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/SHA256.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/SHA384.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/SHA512.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
copying lib/Crypto/Hash/hashalgo.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
creating build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/XOR.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/AES.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/ARC2.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/ARC4.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/Blowfish.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/CAST.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/DES.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/DES3.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
copying lib/Crypto/Cipher/blockalgo.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
creating build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/RFC1751.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/_number_new.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/number.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/randpool.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/Counter.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/asn1.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/py21compat.py -> build/lib.linux-x86_64-2.7/Crypto/Util
copying lib/Crypto/Util/py3compat.py -> build/lib.linux-x86_64-2.7/Crypto/Util
creating build/lib.linux-x86_64-2.7/Crypto/Random
copying lib/Crypto/Random/_UserFriendlyRNG.py -> build/lib.linux-x86_64-2.7/Crypto/Random
copying lib/Crypto/Random/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random
copying lib/Crypto/Random/random.py -> build/lib.linux-x86_64-2.7/Crypto/Random
creating build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
copying lib/Crypto/Random/Fortuna/SHAd256.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
copying lib/Crypto/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
copying lib/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
copying lib/Crypto/Random/Fortuna/FortunaGenerator.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
creating build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/fallback.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/posix.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/rng_base.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
copying lib/Crypto/Random/OSRNG/nt.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest
copying lib/Crypto/SelfTest/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest
copying lib/Crypto/SelfTest/st_common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_XOR.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
copying lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
copying lib/Crypto/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/test_chaffing.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
copying lib/Crypto/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
copying lib/Crypto/SelfTest/PublicKey/test_importKey.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
copying lib/Crypto/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
copying lib/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
copying lib/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
copying lib/Crypto/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
copying lib/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
copying lib/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
copying lib/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/test_winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
copying lib/Crypto/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
copying lib/Crypto/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
copying lib/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
copying lib/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
creating build/lib.linux-x86_64-2.7/Crypto/Protocol
copying lib/Crypto/Protocol/AllOrNothing.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
copying lib/Crypto/Protocol/Chaffing.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
copying lib/Crypto/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
copying lib/Crypto/Protocol/KDF.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
creating build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/_RSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/pubkey.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/DSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/ElGamal.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/RSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/_DSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
copying lib/Crypto/PublicKey/_slowmath.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
creating build/lib.linux-x86_64-2.7/Crypto/Signature
copying lib/Crypto/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Signature
copying lib/Crypto/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-2.7/Crypto/Signature
copying lib/Crypto/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Crypto/Signature
running build_ext
running build_configure
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for __gmpz_init in -lgmp... no
checking for __gmpz_init in -lmpir... no
checking whether mpz_powm is declared... no
checking whether mpz_powm_sec is declared... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for memmove... yes
checking for memset... yes
configure: creating ./config.status
config.status: creating src/config.h
warning: GMP or MPIR library not found; Not building Crypto.PublicKey._fastmath.
building 'Crypto.Hash._MD2' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/MD2.c -o build/temp.linux-x86_64-2.7/src/MD2.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/MD2.c:31:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/string.h:25:0,
from src/MD2.c:30:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/MD2.c:31:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/string.h:25:0,
from src/MD2.c:30:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/MD2.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_MD2.so
building 'Crypto.Hash._MD4' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/MD4.c -o build/temp.linux-x86_64-2.7/src/MD4.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/MD4.c:31:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/string.h:25:0,
from src/MD4.c:30:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/MD4.c:31:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/string.h:25:0,
from src/MD4.c:30:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/MD4.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_MD4.so
building 'Crypto.Hash._SHA256' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA256.c -o build/temp.linux-x86_64-2.7/src/SHA256.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA256.c:72:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA256.c:35:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA256.c:72:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA256.c:35:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA256.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA256.so
building 'Crypto.Hash._SHA224' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA224.c -o build/temp.linux-x86_64-2.7/src/SHA224.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA224.c:73:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA224.c:36:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA224.c:73:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA224.c:36:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA224.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA224.so
building 'Crypto.Hash._SHA384' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA384.c -o build/temp.linux-x86_64-2.7/src/SHA384.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA384.c:80:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA384.c:36:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA384.c:80:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA384.c:36:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA384.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA384.so
building 'Crypto.Hash._SHA512' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA512.c -o build/temp.linux-x86_64-2.7/src/SHA512.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA512.c:80:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA512.c:36:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/hash_SHA2_template.c:33,
from src/SHA512.c:80:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/hash_SHA2.h:72,
from src/SHA512.c:36:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA512.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA512.so
building 'Crypto.Hash._RIPEMD160' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -DPCT_LITTLE_ENDIAN=1 -Isrc/ -I/usr/include/python2.7 -c src/RIPEMD160.c -o build/temp.linux-x86_64-2.7/src/RIPEMD160.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/RIPEMD160.c:57:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/RIPEMD160.c:48:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/RIPEMD160.c:57:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/RIPEMD160.c:48:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/RIPEMD160.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_RIPEMD160.so
building 'Crypto.Cipher._AES' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/AES.c -o build/temp.linux-x86_64-2.7/src/AES.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/AES.c:29:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/assert.h:36:0,
from src/AES.c:27:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/AES.c:29:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/assert.h:36:0,
from src/AES.c:27:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/AES.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_AES.so
building 'Crypto.Cipher._ARC2' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/ARC2.c -o build/temp.linux-x86_64-2.7/src/ARC2.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/ARC2.c:45:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/string.h:25:0,
from src/ARC2.c:44:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/ARC2.c:45:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/string.h:25:0,
from src/ARC2.c:44:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/ARC2.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC2.so
building 'Crypto.Cipher._Blowfish' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/Blowfish.c -o build/temp.linux-x86_64-2.7/src/Blowfish.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/Blowfish.c:39:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/Blowfish.c:31:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/Blowfish.c:39:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/stdint.h:25:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdint.h:9,
from src/Blowfish.c:31:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/Blowfish.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_Blowfish.so
building 'Crypto.Cipher._CAST' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/CAST.c -o build/temp.linux-x86_64-2.7/src/CAST.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/CAST.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_CAST.so
building 'Crypto.Cipher._DES' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES.c -o build/temp.linux-x86_64-2.7/src/DES.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/DES.c:37:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/assert.h:36:0,
from src/libtom/tomcrypt.h:3,
from src/libtom/tomcrypt_des.c:11,
from src/DES.c:32:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/DES.c:37:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/assert.h:36:0,
from src/libtom/tomcrypt.h:3,
from src/libtom/tomcrypt_des.c:11,
from src/DES.c:32:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/DES.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES.so
building 'Crypto.Cipher._DES3' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES3.c -o build/temp.linux-x86_64-2.7/src/DES3.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/DES.c:37,
from src/DES3.c:26:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/assert.h:36:0,
from src/libtom/tomcrypt.h:3,
from src/libtom/tomcrypt_des.c:11,
from src/DES.c:32,
from src/DES3.c:26:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/DES.c:37,
from src/DES3.c:26:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/assert.h:36:0,
from src/libtom/tomcrypt.h:3,
from src/libtom/tomcrypt_des.c:11,
from src/DES.c:32,
from src/DES3.c:26:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/DES3.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES3.so
building 'Crypto.Cipher._ARC4' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/ARC4.c -o build/temp.linux-x86_64-2.7/src/ARC4.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/ARC4.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC4.so
building 'Crypto.Cipher._XOR' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/XOR.c -o build/temp.linux-x86_64-2.7/src/XOR.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/XOR.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_XOR.so
building 'Crypto.Util.strxor' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/strxor.c -o build/temp.linux-x86_64-2.7/src/strxor.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/strxor.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Util/strxor.so
building 'Crypto.Util._counter' extension
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/_counter.c -o build/temp.linux-x86_64-2.7/src/_counter.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/_counter.c:28:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/assert.h:36:0,
from src/_counter.c:25:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/_counter.c:28:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/assert.h:36:0,
from src/_counter.c:25:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/_counter.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Util/_counter.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/Crypto
copying build/lib.linux-x86_64-2.7/Crypto/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto
copying build/lib.linux-x86_64-2.7/Crypto/pct_warnings.py -> build/bdist.linux-x86_64/wheel/Crypto
creating build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/HMAC.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/MD2.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/MD4.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/MD5.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/RIPEMD.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA224.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA256.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA384.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA512.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/hashalgo.py -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_MD2.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_MD4.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA256.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA224.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA384.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA512.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
copying build/lib.linux-x86_64-2.7/Crypto/Hash/_RIPEMD160.so -> build/bdist.linux-x86_64/wheel/Crypto/Hash
creating build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/XOR.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/AES.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/ARC2.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/ARC4.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/Blowfish.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/CAST.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/DES.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/DES3.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/PKCS1_OAEP.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/blockalgo.py -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_AES.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC2.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_Blowfish.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_CAST.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES3.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC4.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_XOR.so -> build/bdist.linux-x86_64/wheel/Crypto/Cipher
creating build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/RFC1751.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/_number_new.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/number.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/randpool.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/winrandom.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/Counter.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/asn1.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/py21compat.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/py3compat.py -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/strxor.so -> build/bdist.linux-x86_64/wheel/Crypto/Util
copying build/lib.linux-x86_64-2.7/Crypto/Util/_counter.so -> build/bdist.linux-x86_64/wheel/Crypto/Util
creating build/bdist.linux-x86_64/wheel/Crypto/Random
copying build/lib.linux-x86_64-2.7/Crypto/Random/_UserFriendlyRNG.py -> build/bdist.linux-x86_64/wheel/Crypto/Random
copying build/lib.linux-x86_64-2.7/Crypto/Random/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Random
copying build/lib.linux-x86_64-2.7/Crypto/Random/random.py -> build/bdist.linux-x86_64/wheel/Crypto/Random
creating build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna/SHAd256.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna/FortunaGenerator.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/Fortuna
creating build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/fallback.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/posix.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/rng_base.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/nt.py -> build/bdist.linux-x86_64/wheel/Crypto/Random/OSRNG
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/st_common.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_ARC2.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_CAST.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_DES.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_DES3.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_XOR.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/common.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_AES.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_ARC4.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Cipher
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/common.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_HMAC.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_MD2.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_MD4.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_MD5.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA224.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA256.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA384.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA512.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Hash
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/test_chaffing.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/test_KDF.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Protocol
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_DSA.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_RSA.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_importKey.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/PublicKey
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/test_random.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/Fortuna
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Random/OSRNG
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/test_winrandom.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/test_Counter.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/test_asn1.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/test_number.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Util
creating build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/bdist.linux-x86_64/wheel/Crypto/SelfTest/Signature
creating build/bdist.linux-x86_64/wheel/Crypto/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/Protocol/AllOrNothing.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/Protocol/Chaffing.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
copying build/lib.linux-x86_64-2.7/Crypto/Protocol/KDF.py -> build/bdist.linux-x86_64/wheel/Crypto/Protocol
creating build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/_RSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/pubkey.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/DSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/ElGamal.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/RSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/_DSA.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/_slowmath.py -> build/bdist.linux-x86_64/wheel/Crypto/PublicKey
creating build/bdist.linux-x86_64/wheel/Crypto/Signature
copying build/lib.linux-x86_64-2.7/Crypto/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/Crypto/Signature
copying build/lib.linux-x86_64-2.7/Crypto/Signature/PKCS1_PSS.py -> build/bdist.linux-x86_64/wheel/Crypto/Signature
copying build/lib.linux-x86_64-2.7/Crypto/Signature/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/Crypto/Signature
running install_egg_info
running egg_info
creating pycrypto.egg-info
writing pycrypto.egg-info/PKG-INFO
writing top-level names to pycrypto.egg-info/top_level.txt
writing dependency_links to pycrypto.egg-info/dependency_links.txt
writing manifest file 'pycrypto.egg-info/SOURCES.txt'
reading manifest file 'pycrypto.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pycrypto.egg-info/SOURCES.txt'
Copying pycrypto.egg-info to build/bdist.linux-x86_64/wheel/pycrypto-2.6.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pycrypto-2.6.1.dist-info/WHEEL
/build-wheels

############################################################
Building abclient-0.2.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/49/eb/091b02c1e36d68927adfb746706e2c80f7e7bfb3f16e3cbcfec2632118ab/abclient-0.2.3.tar.gz
--2019-10-05 18:00:55-- https://files.pythonhosted.org/packages/49/eb/091b02c1e36d68927adfb746706e2c80f7e7bfb3f16e3cbcfec2632118ab/abclient-0.2.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8752 (8.5K) [application/octet-stream]
Saving to: 'abclient-0.2.3.tar.gz'

0K ........ 100% 35.7M=0s

2019-10-05 18:00:56 (35.7 MB/s) - 'abclient-0.2.3.tar.gz' saved [8752/8752]

/build-wheels/abclient-0.2.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/abclient
copying abclient/http.py -> build/lib/abclient
copying abclient/__init__.py -> build/lib/abclient
copying abclient/auth.py -> build/lib/abclient
copying abclient/backup_manager.py -> build/lib/abclient
copying abclient/client.py -> build/lib/abclient
running egg_info
writing abclient.egg-info/PKG-INFO
writing top-level names to abclient.egg-info/top_level.txt
writing dependency_links to abclient.egg-info/dependency_links.txt
reading manifest file 'abclient.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'abclient.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/http.py -> build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/__init__.py -> build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/auth.py -> build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/backup_manager.py -> build/bdist.linux-x86_64/wheel/abclient
copying build/lib/abclient/client.py -> build/bdist.linux-x86_64/wheel/abclient
running install_egg_info
Copying abclient.egg-info to build/bdist.linux-x86_64/wheel/abclient-0.2.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/abclient-0.2.3.dist-info/WHEEL
/build-wheels

############################################################
Building alembic-1.0.8-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/d6/bb/ec1e21f2e303689ad2170eb47fc67df9ad4199ade6759a99474c4d3535c8/alembic-1.0.8.tar.gz
--2019-10-05 18:00:56-- https://files.pythonhosted.org/packages/d6/bb/ec1e21f2e303689ad2170eb47fc67df9ad4199ade6759a99474c4d3535c8/alembic-1.0.8.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1030713 (1007K) [binary/octet-stream]
Saving to: 'alembic-1.0.8.tar.gz'

0K .......... .......... .......... .......... .......... 4% 3.58M 0s
50K .......... .......... .......... .......... .......... 9% 6.94M 0s
100K .......... .......... .......... .......... .......... 14% 47.3M 0s
150K .......... .......... .......... .......... .......... 19% 94.6M 0s
200K .......... .......... .......... .......... .......... 24% 7.05M 0s
250K .......... .......... .......... .......... .......... 29% 84.5M 0s
300K .......... .......... .......... .......... .......... 34% 94.4M 0s
350K .......... .......... .......... .......... .......... 39% 94.1M 0s
400K .......... .......... .......... .......... .......... 44% 9.07M 0s
450K .......... .......... .......... .......... .......... 49% 53.6M 0s
500K .......... .......... .......... .......... .......... 54% 110M 0s
550K .......... .......... .......... .......... .......... 59% 86.1M 0s
600K .......... .......... .......... .......... .......... 64% 47.5M 0s
650K .......... .......... .......... .......... .......... 69% 110M 0s
700K .......... .......... .......... .......... .......... 74% 112M 0s
750K .......... .......... .......... .......... .......... 79% 81.8M 0s
800K .......... .......... .......... .......... .......... 84% 19.4M 0s
850K .......... .......... .......... .......... .......... 89% 64.2M 0s
900K .......... .......... .......... .......... .......... 94% 96.4M 0s
950K .......... .......... .......... .......... .......... 99% 91.2M 0s
1000K ...... 100% 12504G=0.04s

2019-10-05 18:00:57 (21.9 MB/s) - 'alembic-1.0.8.tar.gz' saved [1030713/1030713]

/build-wheels/alembic-1.0.8 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/alembic
copying alembic/__init__.py -> build/lib/alembic
copying alembic/command.py -> build/lib/alembic
copying alembic/config.py -> build/lib/alembic
copying alembic/context.py -> build/lib/alembic
copying alembic/op.py -> build/lib/alembic
creating build/lib/alembic/autogenerate
copying alembic/autogenerate/__init__.py -> build/lib/alembic/autogenerate
copying alembic/autogenerate/api.py -> build/lib/alembic/autogenerate
copying alembic/autogenerate/compare.py -> build/lib/alembic/autogenerate
copying alembic/autogenerate/render.py -> build/lib/alembic/autogenerate
copying alembic/autogenerate/rewriter.py -> build/lib/alembic/autogenerate
creating build/lib/alembic/ddl
copying alembic/ddl/__init__.py -> build/lib/alembic/ddl
copying alembic/ddl/base.py -> build/lib/alembic/ddl
copying alembic/ddl/impl.py -> build/lib/alembic/ddl
copying alembic/ddl/mssql.py -> build/lib/alembic/ddl
copying alembic/ddl/mysql.py -> build/lib/alembic/ddl
copying alembic/ddl/oracle.py -> build/lib/alembic/ddl
copying alembic/ddl/postgresql.py -> build/lib/alembic/ddl
copying alembic/ddl/sqlite.py -> build/lib/alembic/ddl
creating build/lib/alembic/operations
copying alembic/operations/__init__.py -> build/lib/alembic/operations
copying alembic/operations/base.py -> build/lib/alembic/operations
copying alembic/operations/batch.py -> build/lib/alembic/operations
copying alembic/operations/ops.py -> build/lib/alembic/operations
copying alembic/operations/schemaobj.py -> build/lib/alembic/operations
copying alembic/operations/toimpl.py -> build/lib/alembic/operations
creating build/lib/alembic/runtime
copying alembic/runtime/__init__.py -> build/lib/alembic/runtime
copying alembic/runtime/environment.py -> build/lib/alembic/runtime
copying alembic/runtime/migration.py -> build/lib/alembic/runtime
creating build/lib/alembic/script
copying alembic/script/__init__.py -> build/lib/alembic/script
copying alembic/script/base.py -> build/lib/alembic/script
copying alembic/script/revision.py -> build/lib/alembic/script
creating build/lib/alembic/testing
copying alembic/testing/__init__.py -> build/lib/alembic/testing
copying alembic/testing/assertions.py -> build/lib/alembic/testing
copying alembic/testing/compat.py -> build/lib/alembic/testing
copying alembic/testing/config.py -> build/lib/alembic/testing
copying alembic/testing/engines.py -> build/lib/alembic/testing
copying alembic/testing/env.py -> build/lib/alembic/testing
copying alembic/testing/exclusions.py -> build/lib/alembic/testing
copying alembic/testing/fixtures.py -> build/lib/alembic/testing
copying alembic/testing/mock.py -> build/lib/alembic/testing
copying alembic/testing/provision.py -> build/lib/alembic/testing
copying alembic/testing/requirements.py -> build/lib/alembic/testing
copying alembic/testing/runner.py -> build/lib/alembic/testing
copying alembic/testing/util.py -> build/lib/alembic/testing
copying alembic/testing/warnings.py -> build/lib/alembic/testing
creating build/lib/alembic/util
copying alembic/util/__init__.py -> build/lib/alembic/util
copying alembic/util/compat.py -> build/lib/alembic/util
copying alembic/util/exc.py -> build/lib/alembic/util
copying alembic/util/langhelpers.py -> build/lib/alembic/util
copying alembic/util/messaging.py -> build/lib/alembic/util
copying alembic/util/pyfiles.py -> build/lib/alembic/util
copying alembic/util/sqla_compat.py -> build/lib/alembic/util
creating build/lib/alembic/testing/plugin
copying alembic/testing/plugin/__init__.py -> build/lib/alembic/testing/plugin
copying alembic/testing/plugin/bootstrap.py -> build/lib/alembic/testing/plugin
copying alembic/testing/plugin/noseplugin.py -> build/lib/alembic/testing/plugin
copying alembic/testing/plugin/plugin_base.py -> build/lib/alembic/testing/plugin
copying alembic/testing/plugin/pytestplugin.py -> build/lib/alembic/testing/plugin
running egg_info
writing requirements to alembic.egg-info/requires.txt
writing alembic.egg-info/PKG-INFO
writing top-level names to alembic.egg-info/top_level.txt
writing dependency_links to alembic.egg-info/dependency_links.txt
writing entry points to alembic.egg-info/entry_points.txt
reading manifest file 'alembic.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.sty' under directory 'docs'
warning: no files found matching '*.dat' under directory 'tests'
no previously-included directories found matching 'docs/build/output'
writing manifest file 'alembic.egg-info/SOURCES.txt'
creating build/lib/alembic/templates
creating build/lib/alembic/templates/generic
copying alembic/templates/generic/README -> build/lib/alembic/templates/generic
copying alembic/templates/generic/alembic.ini.mako -> build/lib/alembic/templates/generic
copying alembic/templates/generic/env.py -> build/lib/alembic/templates/generic
copying alembic/templates/generic/script.py.mako -> build/lib/alembic/templates/generic
creating build/lib/alembic/templates/multidb
copying alembic/templates/multidb/README -> build/lib/alembic/templates/multidb
copying alembic/templates/multidb/alembic.ini.mako -> build/lib/alembic/templates/multidb
copying alembic/templates/multidb/env.py -> build/lib/alembic/templates/multidb
copying alembic/templates/multidb/script.py.mako -> build/lib/alembic/templates/multidb
creating build/lib/alembic/templates/pylons
copying alembic/templates/pylons/README -> build/lib/alembic/templates/pylons
copying alembic/templates/pylons/alembic.ini.mako -> build/lib/alembic/templates/pylons
copying alembic/templates/pylons/env.py -> build/lib/alembic/templates/pylons
copying alembic/templates/pylons/script.py.mako -> build/lib/alembic/templates/pylons
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/__init__.py -> build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/command.py -> build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/config.py -> build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/context.py -> build/bdist.linux-x86_64/wheel/alembic
copying build/lib/alembic/op.py -> build/bdist.linux-x86_64/wheel/alembic
creating build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/api.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/compare.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/render.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
copying build/lib/alembic/autogenerate/rewriter.py -> build/bdist.linux-x86_64/wheel/alembic/autogenerate
creating build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/base.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/impl.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/mssql.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/mysql.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/oracle.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/postgresql.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
copying build/lib/alembic/ddl/sqlite.py -> build/bdist.linux-x86_64/wheel/alembic/ddl
creating build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/base.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/batch.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/ops.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/schemaobj.py -> build/bdist.linux-x86_64/wheel/alembic/operations
copying build/lib/alembic/operations/toimpl.py -> build/bdist.linux-x86_64/wheel/alembic/operations
creating build/bdist.linux-x86_64/wheel/alembic/runtime
copying build/lib/alembic/runtime/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/runtime
copying build/lib/alembic/runtime/environment.py -> build/bdist.linux-x86_64/wheel/alembic/runtime
copying build/lib/alembic/runtime/migration.py -> build/bdist.linux-x86_64/wheel/alembic/runtime
creating build/bdist.linux-x86_64/wheel/alembic/script
copying build/lib/alembic/script/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/script
copying build/lib/alembic/script/base.py -> build/bdist.linux-x86_64/wheel/alembic/script
copying build/lib/alembic/script/revision.py -> build/bdist.linux-x86_64/wheel/alembic/script
creating build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/assertions.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/compat.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/config.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/engines.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/env.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/exclusions.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/fixtures.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/mock.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/provision.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/requirements.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/runner.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/util.py -> build/bdist.linux-x86_64/wheel/alembic/testing
copying build/lib/alembic/testing/warnings.py -> build/bdist.linux-x86_64/wheel/alembic/testing
creating build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/bootstrap.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/noseplugin.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/plugin_base.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
copying build/lib/alembic/testing/plugin/pytestplugin.py -> build/bdist.linux-x86_64/wheel/alembic/testing/plugin
creating build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/__init__.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/compat.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/exc.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/langhelpers.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/messaging.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/pyfiles.py -> build/bdist.linux-x86_64/wheel/alembic/util
copying build/lib/alembic/util/sqla_compat.py -> build/bdist.linux-x86_64/wheel/alembic/util
creating build/bdist.linux-x86_64/wheel/alembic/templates
creating build/bdist.linux-x86_64/wheel/alembic/templates/generic
copying build/lib/alembic/templates/generic/README -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
copying build/lib/alembic/templates/generic/alembic.ini.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
copying build/lib/alembic/templates/generic/env.py -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
copying build/lib/alembic/templates/generic/script.py.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/generic
creating build/bdist.linux-x86_64/wheel/alembic/templates/multidb
copying build/lib/alembic/templates/multidb/README -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
copying build/lib/alembic/templates/multidb/alembic.ini.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
copying build/lib/alembic/templates/multidb/env.py -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
copying build/lib/alembic/templates/multidb/script.py.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/multidb
creating build/bdist.linux-x86_64/wheel/alembic/templates/pylons
copying build/lib/alembic/templates/pylons/README -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
copying build/lib/alembic/templates/pylons/alembic.ini.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
copying build/lib/alembic/templates/pylons/env.py -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
copying build/lib/alembic/templates/pylons/script.py.mako -> build/bdist.linux-x86_64/wheel/alembic/templates/pylons
running install_egg_info
Copying alembic.egg-info to build/bdist.linux-x86_64/wheel/alembic-1.0.8-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/alembic-1.0.8.dist-info/WHEEL
/build-wheels

############################################################
Building amqplib-1.0.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/75/b7/8c2429bf8d92354a0118614f9a4d15e53bc69ebedce534284111de5a0102/amqplib-1.0.2.tgz
--2019-10-05 18:00:58-- https://files.pythonhosted.org/packages/75/b7/8c2429bf8d92354a0118614f9a4d15e53bc69ebedce534284111de5a0102/amqplib-1.0.2.tgz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 58544 (57K) [application/octet-stream]
Saving to: 'amqplib-1.0.2.tgz'

0K .......... .......... .......... .......... .......... 87% 3.22M 0s
50K ....... 100% 88.0M=0.02s

2019-10-05 18:00:58 (3.67 MB/s) - 'amqplib-1.0.2.tgz' saved [58544/58544]

/build-wheels/amqplib-1.0.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/amqplib
copying amqplib/__init__.py -> build/lib/amqplib
creating build/lib/amqplib/client_0_8
copying amqplib/client_0_8/exceptions.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/basic_message.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/channel.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/transport.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/abstract_channel.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/connection.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/method_framing.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/__init__.py -> build/lib/amqplib/client_0_8
copying amqplib/client_0_8/serialization.py -> build/lib/amqplib/client_0_8
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/amqplib
copying build/lib/amqplib/__init__.py -> build/bdist.linux-x86_64/wheel/amqplib
creating build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/exceptions.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/basic_message.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/channel.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/transport.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/abstract_channel.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/connection.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/method_framing.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/__init__.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
copying build/lib/amqplib/client_0_8/serialization.py -> build/bdist.linux-x86_64/wheel/amqplib/client_0_8
running install_egg_info
running egg_info
writing amqplib.egg-info/PKG-INFO
writing top-level names to amqplib.egg-info/top_level.txt
writing dependency_links to amqplib.egg-info/dependency_links.txt
reading manifest file 'amqplib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'amqplib.egg-info/SOURCES.txt'
Copying amqplib.egg-info to build/bdist.linux-x86_64/wheel/amqplib-1.0.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/amqplib-1.0.2.dist-info/WHEEL
/build-wheels

############################################################
Building anyjson-0.3.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz
--2019-10-05 18:00:58-- https://files.pythonhosted.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8332 (8.1K) [application/octet-stream]
Saving to: 'anyjson-0.3.3.tar.gz'

0K ........ 100% 55.3M=0s

2019-10-05 18:00:58 (55.3 MB/s) - 'anyjson-0.3.3.tar.gz' saved [8332/8332]

/build-wheels/anyjson-0.3.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/anyjson
copying anyjson/__init__.py -> build/lib/anyjson
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/anyjson
copying build/lib/anyjson/__init__.py -> build/bdist.linux-x86_64/wheel/anyjson
running install_egg_info
running egg_info
writing anyjson.egg-info/PKG-INFO
writing top-level names to anyjson.egg-info/top_level.txt
writing dependency_links to anyjson.egg-info/dependency_links.txt
reading manifest file 'anyjson.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'anyjson.egg-info/SOURCES.txt'
Copying anyjson.egg-info to build/bdist.linux-x86_64/wheel/anyjson-0.3.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/anyjson-0.3.3.dist-info/WHEEL
/build-wheels

############################################################
Building backports.ssl_match_hostname-3.7.0.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ff/2b/8265224812912bc5b7a607c44bf7b027554e1b9775e9ee0de8032e3de4b2/backports.ssl_match_hostname-3.7.0.1.tar.gz
--2019-10-05 18:00:59-- https://files.pythonhosted.org/packages/ff/2b/8265224812912bc5b7a607c44bf7b027554e1b9775e9ee0de8032e3de4b2/backports.ssl_match_hostname-3.7.0.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5722 (5.6K) [binary/octet-stream]
Saving to: 'backports.ssl_match_hostname-3.7.0.1.tar.gz'

0K ..... 100% 31.1M=0s

2019-10-05 18:00:59 (31.1 MB/s) - 'backports.ssl_match_hostname-3.7.0.1.tar.gz' saved [5722/5722]

/build-wheels/backports.ssl_match_hostname-3.7.0.1 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/backports
copying backports/__init__.py -> build/lib/backports
creating build/lib/backports/ssl_match_hostname
copying backports/ssl_match_hostname/__init__.py -> build/lib/backports/ssl_match_hostname
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/backports
copying build/lib/backports/__init__.py -> build/bdist.linux-x86_64/wheel/backports
creating build/bdist.linux-x86_64/wheel/backports/ssl_match_hostname
copying build/lib/backports/ssl_match_hostname/__init__.py -> build/bdist.linux-x86_64/wheel/backports/ssl_match_hostname
running install_egg_info
running egg_info
creating backports.ssl_match_hostname.egg-info
writing backports.ssl_match_hostname.egg-info/PKG-INFO
writing top-level names to backports.ssl_match_hostname.egg-info/top_level.txt
writing dependency_links to backports.ssl_match_hostname.egg-info/dependency_links.txt
writing manifest file 'backports.ssl_match_hostname.egg-info/SOURCES.txt'
reading manifest file 'backports.ssl_match_hostname.egg-info/SOURCES.txt'
writing manifest file 'backports.ssl_match_hostname.egg-info/SOURCES.txt'
Copying backports.ssl_match_hostname.egg-info to build/bdist.linux-x86_64/wheel/backports.ssl_match_hostname-3.7.0.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/backports.ssl_match_hostname-3.7.0.1.dist-info/WHEEL
/build-wheels

############################################################
Building bottle-0.12.16-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/32/4e/ed046324d5ec980c252987c1dca191e001b9f06ceffaebf037eef469937c/bottle-0.12.16.tar.gz
--2019-10-05 18:00:59-- https://files.pythonhosted.org/packages/32/4e/ed046324d5ec980c252987c1dca191e001b9f06ceffaebf037eef469937c/bottle-0.12.16.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 72248 (71K) [binary/octet-stream]
Saving to: 'bottle-0.12.16.tar.gz'

0K .......... .......... .......... .......... .......... 70% 3.26M 0s
50K .......... .......... 100% 122M=0.02s

2019-10-05 18:00:59 (4.54 MB/s) - 'bottle-0.12.16.tar.gz' saved [72248/72248]

/build-wheels/bottle-0.12.16 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying bottle.py -> build/lib
running build_scripts
creating build/scripts-2.7
copying and adjusting bottle.py -> build/scripts-2.7
changing mode of build/scripts-2.7/bottle.py from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/bottle.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing bottle.egg-info/PKG-INFO
writing top-level names to bottle.egg-info/top_level.txt
writing dependency_links to bottle.egg-info/dependency_links.txt
reading manifest file 'bottle.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'LICENSE.txt'
writing manifest file 'bottle.egg-info/SOURCES.txt'
Copying bottle.egg-info to build/bdist.linux-x86_64/wheel/bottle-0.12.16-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/bottle-0.12.16.data
creating build/bdist.linux-x86_64/wheel/bottle-0.12.16.data/scripts
copying build/scripts-2.7/bottle.py -> build/bdist.linux-x86_64/wheel/bottle-0.12.16.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/bottle-0.12.16.data/scripts/bottle.py to 755
creating build/bdist.linux-x86_64/wheel/bottle-0.12.16.dist-info/WHEEL
/build-wheels

############################################################
Building cassandra_driver-3.17.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/28/1b/9edce1aaac85e7955e5a4eef2674294107640cc6cd5b7831926fc43a41b8/cassandra-driver-3.17.0.tar.gz
--2019-10-05 18:01:00-- https://files.pythonhosted.org/packages/28/1b/9edce1aaac85e7955e5a4eef2674294107640cc6cd5b7831926fc43a41b8/cassandra-driver-3.17.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 230053 (225K) [binary/octet-stream]
Saving to: 'cassandra-driver-3.17.0.tar.gz'

0K .......... .......... .......... .......... .......... 22% 3.02M 0s
50K .......... .......... .......... .......... .......... 44% 6.19M 0s
100K .......... .......... .......... .......... .......... 66% 54.4M 0s
150K .......... .......... .......... .......... .......... 89% 6.83M 0s
200K .......... .......... .... 100% 94.4M=0.03s

2019-10-05 18:01:00 (6.78 MB/s) - 'cassandra-driver-3.17.0.tar.gz' saved [230053/230053]

/build-wheels/cassandra-driver-3.17.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/cassandra
copying cassandra/__init__.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/auth.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cluster.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/concurrent.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/connection.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cqltypes.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cython_deps.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/encoder.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/marshal.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/metadata.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/metrics.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/murmur3.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/policies.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/pool.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/protocol.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/query.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/timestamps.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/type_codes.py -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/util.py -> build/lib.linux-x86_64-2.7/cassandra
creating build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/__init__.py -> build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/asyncioreactor.py -> build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/asyncorereactor.py -> build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/eventletreactor.py -> build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/geventreactor.py -> build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/libevreactor.py -> build/lib.linux-x86_64-2.7/cassandra/io
copying cassandra/io/twistedreactor.py -> build/lib.linux-x86_64-2.7/cassandra/io
creating build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/__init__.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/columns.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/connection.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/functions.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/management.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/models.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/named.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/operators.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/query.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/statements.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
copying cassandra/cqlengine/usertype.py -> build/lib.linux-x86_64-2.7/cassandra/cqlengine
running egg_info
writing requirements to cassandra_driver.egg-info/requires.txt
writing cassandra_driver.egg-info/PKG-INFO
writing top-level names to cassandra_driver.egg-info/top_level.txt
writing dependency_links to cassandra_driver.egg-info/dependency_links.txt
reading manifest file 'cassandra_driver.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'cassandra_driver.egg-info/SOURCES.txt'
copying cassandra/buffer.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/bytesio.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/bytesio.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cmurmur3.c -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cython_marshal.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cython_utils.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/cython_utils.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/deserializers.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/deserializers.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/ioutils.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/numpyFlags.h -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/numpy_parser.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/obj_parser.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/parsing.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/parsing.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/row_parser.pyx -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/tuple.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/type_codes.pxd -> build/lib.linux-x86_64-2.7/cassandra
copying cassandra/io/libevwrapper.c -> build/lib.linux-x86_64-2.7/cassandra/io
running build_ext
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/cluster.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/concurrent.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/connection.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/cqltypes.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/metadata.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/pool.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/protocol.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/query.py
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/util.py
tree = Parsing.p_module(s, pxd, full_module_name)
Compiling cassandra/cluster.py because it changed.
Compiling cassandra/concurrent.py because it changed.
Compiling cassandra/connection.py because it changed.
Compiling cassandra/cqltypes.py because it changed.
Compiling cassandra/metadata.py because it changed.
Compiling cassandra/pool.py because it changed.
Compiling cassandra/protocol.py because it changed.
Compiling cassandra/query.py because it changed.
Compiling cassandra/util.py because it changed.
[1/9] Cythonizing cassandra/cluster.py
[2/9] Cythonizing cassandra/concurrent.py
[3/9] Cythonizing cassandra/connection.py
[4/9] Cythonizing cassandra/cqltypes.py
[5/9] Cythonizing cassandra/metadata.py
[6/9] Cythonizing cassandra/pool.py
[7/9] Cythonizing cassandra/protocol.py
[8/9] Cythonizing cassandra/query.py
[9/9] Cythonizing cassandra/util.py
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/bytesio.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/cython_marshal.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/cython_utils.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/deserializers.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/ioutils.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/numpy_parser.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/obj_parser.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/parsing.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
/build-wheels/cassandra-driver-3.17.0/.eggs/Cython-0.29.13-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build-wheels/cassandra-driver-3.17.0/cassandra/row_parser.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
Compiling cassandra/bytesio.pyx because it changed.
Compiling cassandra/cython_marshal.pyx because it changed.
Compiling cassandra/cython_utils.pyx because it changed.
Compiling cassandra/deserializers.pyx because it changed.
Compiling cassandra/ioutils.pyx because it changed.
Compiling cassandra/numpy_parser.pyx because it changed.
Compiling cassandra/obj_parser.pyx because it changed.
Compiling cassandra/parsing.pyx because it changed.
Compiling cassandra/row_parser.pyx because it changed.
[1/9] Cythonizing cassandra/bytesio.pyx
[2/9] Cythonizing cassandra/cython_marshal.pyx
[3/9] Cythonizing cassandra/cython_utils.pyx
[4/9] Cythonizing cassandra/deserializers.pyx
[5/9] Cythonizing cassandra/ioutils.pyx
[6/9] Cythonizing cassandra/numpy_parser.pyx
[7/9] Cythonizing cassandra/obj_parser.pyx
[8/9] Cythonizing cassandra/parsing.pyx
[9/9] Cythonizing cassandra/row_parser.pyx
building 'cassandra.cmurmur3' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/cassandra
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/cmurmur3.c -o build/temp.linux-x86_64-2.7/cassandra/cmurmur3.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/cmurmur3.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/cmurmur3.so
building 'cassandra.io.libevwrapper' extension
creating build/temp.linux-x86_64-2.7/cassandra/io
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/libev -I/usr/local/include -I/opt/local/include -I/usr/include/python2.7 -c cassandra/io/libevwrapper.c -o build/temp.linux-x86_64-2.7/cassandra/io/libevwrapper.o
cassandra/io/libevwrapper.c:2:16: fatal error: ev.h: No such file or directory
#include <ev.h>
^
compilation terminated.
command 'gcc' failed with exit status 1
setup.py:293: UserWarning:
===============================================================================
WARNING: could not compile The cassandra.io.libevwrapper extension.

The C extensions are not required for the driver to run, but they add support
for libev and token-aware routing with the Murmur3Partitioner.

Linux users should ensure that GCC and the Python headers are available.

On Ubuntu and Debian, this can be accomplished by running:

$ sudo apt-get install build-essential python-dev

On RedHat and RedHat-based systems like CentOS and Fedora:

$ sudo yum install gcc python-devel

On OSX, homebrew installations of Python should provide the necessary headers.

libev Support
-------------
For libev support, you will also need to install libev and its headers.

On Debian/Ubuntu:

$ sudo apt-get install libev4 libev-dev

On RHEL/CentOS/Fedora:

$ sudo yum install libev libev-devel

On OSX, via homebrew:

$ brew install libev

===============================================================================

warnings.warn(self.error_message % (name,))
building 'cassandra.cluster' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/cluster.c -o build/temp.linux-x86_64-2.7/cassandra/cluster.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/cluster.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/cluster.so
building 'cassandra.concurrent' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/concurrent.c -o build/temp.linux-x86_64-2.7/cassandra/concurrent.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/concurrent.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/concurrent.so
building 'cassandra.connection' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/connection.c -o build/temp.linux-x86_64-2.7/cassandra/connection.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/connection.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/connection.so
building 'cassandra.cqltypes' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/cqltypes.c -o build/temp.linux-x86_64-2.7/cassandra/cqltypes.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/cqltypes.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/cqltypes.so
building 'cassandra.metadata' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/metadata.c -o build/temp.linux-x86_64-2.7/cassandra/metadata.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/metadata.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/metadata.so
building 'cassandra.pool' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/pool.c -o build/temp.linux-x86_64-2.7/cassandra/pool.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/pool.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/pool.so
building 'cassandra.protocol' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/protocol.c -o build/temp.linux-x86_64-2.7/cassandra/protocol.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/protocol.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/protocol.so
building 'cassandra.query' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/query.c -o build/temp.linux-x86_64-2.7/cassandra/query.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/query.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/query.so
building 'cassandra.util' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/util.c -o build/temp.linux-x86_64-2.7/cassandra/util.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/util.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/util.so
building 'cassandra.bytesio' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/bytesio.c -o build/temp.linux-x86_64-2.7/cassandra/bytesio.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/bytesio.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/bytesio.so
building 'cassandra.cython_marshal' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/cython_marshal.c -o build/temp.linux-x86_64-2.7/cassandra/cython_marshal.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/cython_marshal.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/cython_marshal.so
building 'cassandra.cython_utils' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/cython_utils.c -o build/temp.linux-x86_64-2.7/cassandra/cython_utils.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/cython_utils.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/cython_utils.so
building 'cassandra.deserializers' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/deserializers.c -o build/temp.linux-x86_64-2.7/cassandra/deserializers.o -Wno-unused-function
cassandra/deserializers.c: In function '__pyx_fuse_1__pyx_f_9cassandra_13deserializers__unpack_len':
cassandra/deserializers.c:35180:6: warning: '__pyx_v_itemlen_buf.size' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (unlikely(__pyx_t_1)) {
^
cassandra/deserializers.c:15942:44: note: '__pyx_v_itemlen_buf.size' was declared here
struct __pyx_t_9cassandra_6buffer_Buffer __pyx_v_itemlen_buf;
^
cassandra/deserializers.c:4047:74: warning: '__pyx_v_itemlen_buf.ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
(__pyx_v_out[(((sizeof(int32_t)) - __pyx_v_i) - 1)]) = (__pyx_v_src[__pyx_v_i]);
^
cassandra/deserializers.c:15942:44: note: '__pyx_v_itemlen_buf.ptr' was declared here
struct __pyx_t_9cassandra_6buffer_Buffer __pyx_v_itemlen_buf;
^
cassandra/deserializers.c: In function '__pyx_fuse_0__pyx_f_9cassandra_13deserializers__unpack_len':
cassandra/deserializers.c:35180:6: warning: '__pyx_v_itemlen_buf.size' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (unlikely(__pyx_t_1)) {
^
cassandra/deserializers.c:15890:44: note: '__pyx_v_itemlen_buf.size' was declared here
struct __pyx_t_9cassandra_6buffer_Buffer __pyx_v_itemlen_buf;
^
cassandra/deserializers.c:4547:75: warning: '__pyx_v_itemlen_buf.ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
(__pyx_v_out[(((sizeof(uint16_t)) - __pyx_v_i) - 1)]) = (__pyx_v_src[__pyx_v_i]);
^
cassandra/deserializers.c:15890:44: note: '__pyx_v_itemlen_buf.ptr' was declared here
struct __pyx_t_9cassandra_6buffer_Buffer __pyx_v_itemlen_buf;
^
cassandra/deserializers.c: In function '__pyx_f_9cassandra_13deserializers_12DesTupleType_deserialize':
cassandra/deserializers.c:4047:74: warning: '__pyx_v_itemlen_buf.ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
(__pyx_v_out[(((sizeof(int32_t)) - __pyx_v_i) - 1)]) = (__pyx_v_src[__pyx_v_i]);
^
cassandra/deserializers.c:17341:44: note: '__pyx_v_itemlen_buf.ptr' was declared here
struct __pyx_t_9cassandra_6buffer_Buffer __pyx_v_itemlen_buf;
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/deserializers.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/deserializers.so
building 'cassandra.ioutils' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/ioutils.c -o build/temp.linux-x86_64-2.7/cassandra/ioutils.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/ioutils.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/ioutils.so
building 'cassandra.numpy_parser' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Icassandra -I/usr/include/python2.7 -c cassandra/numpy_parser.c -o build/temp.linux-x86_64-2.7/cassandra/numpy_parser.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/numpy_parser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/numpy_parser.so
building 'cassandra.obj_parser' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/obj_parser.c -o build/temp.linux-x86_64-2.7/cassandra/obj_parser.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/obj_parser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/obj_parser.so
building 'cassandra.parsing' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/parsing.c -o build/temp.linux-x86_64-2.7/cassandra/parsing.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/parsing.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/parsing.so
building 'cassandra.row_parser' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c cassandra/row_parser.c -o build/temp.linux-x86_64-2.7/cassandra/row_parser.o -Wno-unused-function
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cassandra/row_parser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cassandra/row_parser.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/auth.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cluster.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/concurrent.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/connection.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cqltypes.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cython_deps.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/encoder.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/marshal.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/metadata.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/metrics.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/murmur3.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/policies.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/pool.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/protocol.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/query.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/timestamps.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/type_codes.py -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/util.py -> build/bdist.linux-x86_64/wheel/cassandra
creating build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/asyncioreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/asyncorereactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/eventletreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/geventreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/libevreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/twistedreactor.py -> build/bdist.linux-x86_64/wheel/cassandra/io
copying build/lib.linux-x86_64-2.7/cassandra/io/libevwrapper.c -> build/bdist.linux-x86_64/wheel/cassandra/io
creating build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/__init__.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/columns.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/connection.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/functions.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/management.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/models.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/named.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/operators.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/query.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/statements.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/cqlengine/usertype.py -> build/bdist.linux-x86_64/wheel/cassandra/cqlengine
copying build/lib.linux-x86_64-2.7/cassandra/buffer.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/bytesio.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/bytesio.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cmurmur3.c -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cython_marshal.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cython_utils.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cython_utils.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/deserializers.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/deserializers.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/ioutils.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/numpyFlags.h -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/numpy_parser.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/obj_parser.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/parsing.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/parsing.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/row_parser.pyx -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/tuple.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/type_codes.pxd -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cmurmur3.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cluster.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/concurrent.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/connection.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cqltypes.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/metadata.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/pool.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/protocol.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/query.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/util.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/bytesio.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cython_marshal.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/cython_utils.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/deserializers.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/ioutils.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/numpy_parser.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/obj_parser.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/parsing.so -> build/bdist.linux-x86_64/wheel/cassandra
copying build/lib.linux-x86_64-2.7/cassandra/row_parser.so -> build/bdist.linux-x86_64/wheel/cassandra
running install_egg_info
Copying cassandra_driver.egg-info to build/bdist.linux-x86_64/wheel/cassandra_driver-3.17.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/cassandra_driver-3.17.0.dist-info/WHEEL
/build-wheels

############################################################
Building construct-2.8.22-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e5/c6/3e3aeef38bb0c27364af3d21493d9690c7c3925f298559bca3c48b7c9419/construct-2.8.22.tar.gz
--2019-10-05 18:04:52-- https://files.pythonhosted.org/packages/e5/c6/3e3aeef38bb0c27364af3d21493d9690c7c3925f298559bca3c48b7c9419/construct-2.8.22.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 63339 (62K) [binary/octet-stream]
Saving to: 'construct-2.8.22.tar.gz'

0K .......... .......... .......... .......... .......... 80% 3.42M 0s
50K .......... . 100% 170M=0.01s

2019-10-05 18:04:52 (4.21 MB/s) - 'construct-2.8.22.tar.gz' saved [63339/63339]

/build-wheels/construct-2.8.22 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/construct
copying construct/core.py -> build/lib/construct
copying construct/debug.py -> build/lib/construct
copying construct/expr.py -> build/lib/construct
copying construct/__init__.py -> build/lib/construct
copying construct/version.py -> build/lib/construct
creating build/lib/construct/lib
copying construct/lib/binary.py -> build/lib/construct/lib
copying construct/lib/hex.py -> build/lib/construct/lib
copying construct/lib/container.py -> build/lib/construct/lib
copying construct/lib/py3compat.py -> build/lib/construct/lib
copying construct/lib/__init__.py -> build/lib/construct/lib
copying construct/lib/bitstream.py -> build/lib/construct/lib
creating build/lib/construct/examples
copying construct/examples/__init__.py -> build/lib/construct/examples
creating build/lib/construct/examples/formats
copying construct/examples/formats/__init__.py -> build/lib/construct/examples/formats
creating build/lib/construct/examples/formats/data
copying construct/examples/formats/data/cap.py -> build/lib/construct/examples/formats/data
copying construct/examples/formats/data/snoop.py -> build/lib/construct/examples/formats/data
copying construct/examples/formats/data/__init__.py -> build/lib/construct/examples/formats/data
creating build/lib/construct/examples/formats/executable
copying construct/examples/formats/executable/__init__.py -> build/lib/construct/examples/formats/executable
copying construct/examples/formats/executable/pe32.py -> build/lib/construct/examples/formats/executable
copying construct/examples/formats/executable/elf32.py -> build/lib/construct/examples/formats/executable
creating build/lib/construct/examples/formats/filesystem
copying construct/examples/formats/filesystem/fat16.py -> build/lib/construct/examples/formats/filesystem
copying construct/examples/formats/filesystem/mbr.py -> build/lib/construct/examples/formats/filesystem
copying construct/examples/formats/filesystem/__init__.py -> build/lib/construct/examples/formats/filesystem
copying construct/examples/formats/filesystem/ext2.py -> build/lib/construct/examples/formats/filesystem
creating build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/gif.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/emf.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/bmp.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/png.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/__init__.py -> build/lib/construct/examples/formats/graphics
copying construct/examples/formats/graphics/wmf.py -> build/lib/construct/examples/formats/graphics
creating build/lib/construct/examples/protocols
copying construct/examples/protocols/__init__.py -> build/lib/construct/examples/protocols
copying construct/examples/protocols/ipstack.py -> build/lib/construct/examples/protocols
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/core.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/debug.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/expr.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/__init__.py -> build/bdist.linux-x86_64/wheel/construct
copying build/lib/construct/version.py -> build/bdist.linux-x86_64/wheel/construct
creating build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/binary.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/hex.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/container.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/py3compat.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/__init__.py -> build/bdist.linux-x86_64/wheel/construct/lib
copying build/lib/construct/lib/bitstream.py -> build/bdist.linux-x86_64/wheel/construct/lib
creating build/bdist.linux-x86_64/wheel/construct/examples
copying build/lib/construct/examples/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples
creating build/bdist.linux-x86_64/wheel/construct/examples/formats
copying build/lib/construct/examples/formats/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats
creating build/bdist.linux-x86_64/wheel/construct/examples/formats/data
copying build/lib/construct/examples/formats/data/cap.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/data
copying build/lib/construct/examples/formats/data/snoop.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/data
copying build/lib/construct/examples/formats/data/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/data
creating build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
copying build/lib/construct/examples/formats/executable/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
copying build/lib/construct/examples/formats/executable/pe32.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
copying build/lib/construct/examples/formats/executable/elf32.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/executable
creating build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
copying build/lib/construct/examples/formats/filesystem/fat16.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
copying build/lib/construct/examples/formats/filesystem/mbr.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
copying build/lib/construct/examples/formats/filesystem/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
copying build/lib/construct/examples/formats/filesystem/ext2.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/filesystem
creating build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/gif.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/emf.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/bmp.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/png.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
copying build/lib/construct/examples/formats/graphics/wmf.py -> build/bdist.linux-x86_64/wheel/construct/examples/formats/graphics
creating build/bdist.linux-x86_64/wheel/construct/examples/protocols
copying build/lib/construct/examples/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/construct/examples/protocols
copying build/lib/construct/examples/protocols/ipstack.py -> build/bdist.linux-x86_64/wheel/construct/examples/protocols
running install_egg_info
running egg_info
writing construct.egg-info/PKG-INFO
writing top-level names to construct.egg-info/top_level.txt
writing dependency_links to construct.egg-info/dependency_links.txt
reading manifest file 'construct.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'construct.egg-info/SOURCES.txt'
Copying construct.egg-info to build/bdist.linux-x86_64/wheel/construct-2.8.22-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/construct-2.8.22.dist-info/WHEEL
/build-wheels

############################################################
Building crc16-0.1.1-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a6/e0/70a44c4385f2b33df82e518005aae16b5c1feaf082c73c0acebe3426fc0a/crc16-0.1.1.tar.gz
--2019-10-05 18:04:52-- https://files.pythonhosted.org/packages/a6/e0/70a44c4385f2b33df82e518005aae16b5c1feaf082c73c0acebe3426fc0a/crc16-0.1.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9631 (9.4K) [application/octet-stream]
Saving to: 'crc16-0.1.1.tar.gz'

0K ......... 100% 48.4M=0s

2019-10-05 18:04:53 (48.4 MB/s) - 'crc16-0.1.1.tar.gz' saved [9631/9631]

/build-wheels/crc16-0.1.1 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/crc16
copying python2x/crc16/crc16pure.py -> build/lib.linux-x86_64-2.7/crc16
copying python2x/crc16/test.py -> build/lib.linux-x86_64-2.7/crc16
copying python2x/crc16/__init__.py -> build/lib.linux-x86_64-2.7/crc16
running build_ext
building 'crc16._crc16' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/_crc16module.c -o build/temp.linux-x86_64-2.7/src/_crc16module.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/_crc16module.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/crc16/_crc16.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/crc16
copying build/lib.linux-x86_64-2.7/crc16/crc16pure.py -> build/bdist.linux-x86_64/wheel/crc16
copying build/lib.linux-x86_64-2.7/crc16/test.py -> build/bdist.linux-x86_64/wheel/crc16
copying build/lib.linux-x86_64-2.7/crc16/__init__.py -> build/bdist.linux-x86_64/wheel/crc16
copying build/lib.linux-x86_64-2.7/crc16/_crc16.so -> build/bdist.linux-x86_64/wheel/crc16
running install_egg_info
running egg_info
creating python2x/crc16.egg-info
writing python2x/crc16.egg-info/PKG-INFO
writing top-level names to python2x/crc16.egg-info/top_level.txt
writing dependency_links to python2x/crc16.egg-info/dependency_links.txt
writing manifest file 'python2x/crc16.egg-info/SOURCES.txt'
reading manifest file 'python2x/crc16.egg-info/SOURCES.txt'
writing manifest file 'python2x/crc16.egg-info/SOURCES.txt'
Copying python2x/crc16.egg-info to build/bdist.linux-x86_64/wheel/crc16-0.1.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/crc16-0.1.1.dist-info/WHEEL
/build-wheels

############################################################
Building demjson-2.2.4-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/96/67/6db789e2533158963d4af689f961b644ddd9200615b8ce92d6cad695c65a/demjson-2.2.4.tar.gz
--2019-10-05 18:04:53-- https://files.pythonhosted.org/packages/96/67/6db789e2533158963d4af689f961b644ddd9200615b8ce92d6cad695c65a/demjson-2.2.4.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 131457 (128K) [application/octet-stream]
Saving to: 'demjson-2.2.4.tar.gz'

0K .......... .......... .......... .......... .......... 38% 3.15M 0s
50K .......... .......... .......... .......... .......... 77% 6.49M 0s
100K .......... .......... ........ 100% 69.7M=0.02s

2019-10-05 18:04:53 (5.35 MB/s) - 'demjson-2.2.4.tar.gz' saved [131457/131457]

/build-wheels/demjson-2.2.4 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying demjson.py -> build/lib
running build_scripts
creating build/scripts-2.7
copying and adjusting jsonlint -> build/scripts-2.7
changing mode of build/scripts-2.7/jsonlint from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/demjson.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
creating demjson.egg-info
writing demjson.egg-info/PKG-INFO
writing top-level names to demjson.egg-info/top_level.txt
writing dependency_links to demjson.egg-info/dependency_links.txt
writing manifest file 'demjson.egg-info/SOURCES.txt'
reading manifest file 'demjson.egg-info/SOURCES.txt'
writing manifest file 'demjson.egg-info/SOURCES.txt'
Copying demjson.egg-info to build/bdist.linux-x86_64/wheel/demjson-2.2.4-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/demjson-2.2.4.data
creating build/bdist.linux-x86_64/wheel/demjson-2.2.4.data/scripts
copying build/scripts-2.7/jsonlint -> build/bdist.linux-x86_64/wheel/demjson-2.2.4.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/demjson-2.2.4.data/scripts/jsonlint to 755
creating build/bdist.linux-x86_64/wheel/demjson-2.2.4.dist-info/WHEEL
/build-wheels

############################################################
Building django_floppyforms-1.7.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/8c/18/30a9137c7ae279a27ccdeb10f6fe8be18ee98551d01ec030b6cfe8b2d2e2/django-floppyforms-1.7.0.tar.gz
--2019-10-05 18:04:54-- https://files.pythonhosted.org/packages/8c/18/30a9137c7ae279a27ccdeb10f6fe8be18ee98551d01ec030b6cfe8b2d2e2/django-floppyforms-1.7.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2438539 (2.3M) [binary/octet-stream]
Saving to: 'django-floppyforms-1.7.0.tar.gz'

0K .......... .......... .......... .......... .......... 2% 3.47M 1s
50K .......... .......... .......... .......... .......... 4% 6.73M 0s
100K .......... .......... .......... .......... .......... 6% 84.9M 0s
150K .......... .......... .......... .......... .......... 8% 103M 0s
200K .......... .......... .......... .......... .......... 10% 7.06M 0s
250K .......... .......... .......... .......... .......... 12% 106M 0s
300K .......... .......... .......... .......... .......... 14% 82.2M 0s
350K .......... .......... .......... .......... .......... 16% 110M 0s
400K .......... .......... .......... .......... .......... 18% 8.82M 0s
450K .......... .......... .......... .......... .......... 20% 41.9M 0s
500K .......... .......... .......... .......... .......... 23% 114M 0s
550K .......... .......... .......... .......... .......... 25% 94.6M 0s
600K .......... .......... .......... .......... .......... 27% 78.9M 0s
650K .......... .......... .......... .......... .......... 29% 71.0M 0s
700K .......... .......... .......... .......... .......... 31% 113M 0s
750K .......... .......... .......... .......... .......... 33% 95.9M 0s
800K .......... .......... .......... .......... .......... 35% 18.6M 0s
850K .......... .......... .......... .......... .......... 37% 57.2M 0s
900K .......... .......... .......... .......... .......... 39% 95.1M 0s
950K .......... .......... .......... .......... .......... 41% 101M 0s
1000K .......... .......... .......... .......... .......... 44% 109M 0s
1050K .......... .......... .......... .......... .......... 46% 112M 0s
1100K .......... .......... .......... .......... .......... 48% 103M 0s
1150K .......... .......... .......... .......... .......... 50% 92.2M 0s
1200K .......... .......... .......... .......... .......... 52% 40.9M 0s
1250K .......... .......... .......... .......... .......... 54% 88.1M 0s
1300K .......... .......... .......... .......... .......... 56% 111M 0s
1350K .......... .......... .......... .......... .......... 58% 92.5M 0s
1400K .......... .......... .......... .......... .......... 60% 98.2M 0s
1450K .......... .......... .......... .......... .......... 62% 113M 0s
1500K .......... .......... .......... .......... .......... 65% 120M 0s
1550K .......... .......... .......... .......... .......... 67% 88.9M 0s
1600K .......... .......... .......... .......... .......... 69% 69.2M 0s
1650K .......... .......... .......... .......... .......... 71% 57.5M 0s
1700K .......... .......... .......... .......... .......... 73% 114M 0s
1750K .......... .......... .......... .......... .......... 75% 112M 0s
1800K .......... .......... .......... .......... .......... 77% 115M 0s
1850K .......... .......... .......... .......... .......... 79% 116M 0s
1900K .......... .......... .......... .......... .......... 81% 115M 0s
1950K .......... .......... .......... .......... .......... 83% 90.1M 0s
2000K .......... .......... .......... .......... .......... 86% 49.3M 0s
2050K .......... .......... .......... .......... .......... 88% 112M 0s
2100K .......... .......... .......... .......... .......... 90% 123M 0s
2150K .......... .......... .......... .......... .......... 92% 109M 0s
2200K .......... .......... .......... .......... .......... 94% 121M 0s
2250K .......... .......... .......... .......... .......... 96% 127M 0s
2300K .......... .......... .......... .......... .......... 98% 119M 0s
2350K .......... .......... .......... . 100% 117M=0.06s

2019-10-05 18:04:58 (39.0 MB/s) - 'django-floppyforms-1.7.0.tar.gz' saved [2438539/2438539]

/build-wheels/django-floppyforms-1.7.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/floppyforms
copying floppyforms/fields.py -> build/lib/floppyforms
copying floppyforms/models.py -> build/lib/floppyforms
copying floppyforms/widgets.py -> build/lib/floppyforms
copying floppyforms/__init__.py -> build/lib/floppyforms
copying floppyforms/forms.py -> build/lib/floppyforms
copying floppyforms/compat.py -> build/lib/floppyforms
creating build/lib/floppyforms/__future__
copying floppyforms/__future__/models.py -> build/lib/floppyforms/__future__
copying floppyforms/__future__/__init__.py -> build/lib/floppyforms/__future__
creating build/lib/floppyforms/templatetags
copying floppyforms/templatetags/floppyforms_internals.py -> build/lib/floppyforms/templatetags
copying floppyforms/templatetags/floppyforms.py -> build/lib/floppyforms/templatetags
copying floppyforms/templatetags/__init__.py -> build/lib/floppyforms/templatetags
creating build/lib/floppyforms/gis
copying floppyforms/gis/fields.py -> build/lib/floppyforms/gis
copying floppyforms/gis/widgets.py -> build/lib/floppyforms/gis
copying floppyforms/gis/__init__.py -> build/lib/floppyforms/gis
running egg_info
writing django_floppyforms.egg-info/PKG-INFO
writing top-level names to django_floppyforms.egg-info/top_level.txt
writing dependency_links to django_floppyforms.egg-info/dependency_links.txt
reading manifest file 'django_floppyforms.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'django_floppyforms.egg-info/SOURCES.txt'
creating build/lib/floppyforms/static
creating build/lib/floppyforms/static/floppyforms
creating build/lib/floppyforms/static/floppyforms/gis
creating build/lib/floppyforms/static/floppyforms/gis/img
copying floppyforms/static/floppyforms/gis/img/move_vertex_off.png -> build/lib/floppyforms/static/floppyforms/gis/img
copying floppyforms/static/floppyforms/gis/img/move_vertex_on.png -> build/lib/floppyforms/static/floppyforms/gis/img
creating build/lib/floppyforms/static/floppyforms/js
copying floppyforms/static/floppyforms/js/MapWidget.js -> build/lib/floppyforms/static/floppyforms/js
creating build/lib/floppyforms/static/floppyforms/openlayers
copying floppyforms/static/floppyforms/openlayers/OpenLayers.js -> build/lib/floppyforms/static/floppyforms/openlayers
creating build/lib/floppyforms/static/floppyforms/openlayers/theme
creating build/lib/floppyforms/static/floppyforms/openlayers/theme/default
copying floppyforms/static/floppyforms/openlayers/theme/default/google.css -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default
copying floppyforms/static/floppyforms/openlayers/theme/default/ie6-style.css -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default
copying floppyforms/static/floppyforms/openlayers/theme/default/style.css -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default
copying floppyforms/static/floppyforms/openlayers/theme/default/style.mobile.css -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default
creating build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/add_point_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/add_point_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/blank.gif -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/close.gif -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/drag-rectangle-off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/drag-rectangle-on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/draw_line_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/draw_line_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/draw_point_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/draw_point_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/draw_polygon_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/draw_polygon_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/editing_tool_bar.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/move_feature_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/move_feature_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/navigation_history.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/overview_replacement.gif -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/pan-panel-NOALPHA.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/pan-panel.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/pan_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/pan_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/panning-hand-off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/panning-hand-on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/remove_point_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/remove_point_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/ruler.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/save_features_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/save_features_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/view_next_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/view_next_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/view_previous_off.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/view_previous_on.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/zoom-panel-NOALPHA.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
copying floppyforms/static/floppyforms/openlayers/theme/default/img/zoom-panel.png -> build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img
creating build/lib/floppyforms/templates
creating build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/_render_as.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/attrs.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/checkbox.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/checkbox_select.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/clearable_input.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/color.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/date.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/datetime.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/dummy.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/email.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/errors.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/file.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/hidden.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/input.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/ipaddress.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/number.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/password.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/phonenumber.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/radio.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/range.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/search.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/select.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/select_date.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/slug.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/text.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/textarea.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/time.html -> build/lib/floppyforms/templates/floppyforms
copying floppyforms/templates/floppyforms/url.html -> build/lib/floppyforms/templates/floppyforms
creating build/lib/floppyforms/templates/floppyforms/gis
copying floppyforms/templates/floppyforms/gis/google.html -> build/lib/floppyforms/templates/floppyforms/gis
copying floppyforms/templates/floppyforms/gis/openlayers.html -> build/lib/floppyforms/templates/floppyforms/gis
copying floppyforms/templates/floppyforms/gis/osm.html -> build/lib/floppyforms/templates/floppyforms/gis
creating build/lib/floppyforms/templates/floppyforms/layouts
copying floppyforms/templates/floppyforms/layouts/default.html -> build/lib/floppyforms/templates/floppyforms/layouts
copying floppyforms/templates/floppyforms/layouts/p.html -> build/lib/floppyforms/templates/floppyforms/layouts
copying floppyforms/templates/floppyforms/layouts/table.html -> build/lib/floppyforms/templates/floppyforms/layouts
copying floppyforms/templates/floppyforms/layouts/ul.html -> build/lib/floppyforms/templates/floppyforms/layouts
creating build/lib/floppyforms/templates/floppyforms/rows
copying floppyforms/templates/floppyforms/rows/default.html -> build/lib/floppyforms/templates/floppyforms/rows
copying floppyforms/templates/floppyforms/rows/li.html -> build/lib/floppyforms/templates/floppyforms/rows
copying floppyforms/templates/floppyforms/rows/p.html -> build/lib/floppyforms/templates/floppyforms/rows
copying floppyforms/templates/floppyforms/rows/tr.html -> build/lib/floppyforms/templates/floppyforms/rows
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/floppyforms
copying build/lib/floppyforms/fields.py -> build/bdist.linux-x86_64/wheel/floppyforms
copying build/lib/floppyforms/models.py -> build/bdist.linux-x86_64/wheel/floppyforms
copying build/lib/floppyforms/widgets.py -> build/bdist.linux-x86_64/wheel/floppyforms
copying build/lib/floppyforms/__init__.py -> build/bdist.linux-x86_64/wheel/floppyforms
copying build/lib/floppyforms/forms.py -> build/bdist.linux-x86_64/wheel/floppyforms
copying build/lib/floppyforms/compat.py -> build/bdist.linux-x86_64/wheel/floppyforms
creating build/bdist.linux-x86_64/wheel/floppyforms/__future__
copying build/lib/floppyforms/__future__/models.py -> build/bdist.linux-x86_64/wheel/floppyforms/__future__
copying build/lib/floppyforms/__future__/__init__.py -> build/bdist.linux-x86_64/wheel/floppyforms/__future__
creating build/bdist.linux-x86_64/wheel/floppyforms/templatetags
copying build/lib/floppyforms/templatetags/floppyforms_internals.py -> build/bdist.linux-x86_64/wheel/floppyforms/templatetags
copying build/lib/floppyforms/templatetags/floppyforms.py -> build/bdist.linux-x86_64/wheel/floppyforms/templatetags
copying build/lib/floppyforms/templatetags/__init__.py -> build/bdist.linux-x86_64/wheel/floppyforms/templatetags
creating build/bdist.linux-x86_64/wheel/floppyforms/gis
copying build/lib/floppyforms/gis/fields.py -> build/bdist.linux-x86_64/wheel/floppyforms/gis
copying build/lib/floppyforms/gis/widgets.py -> build/bdist.linux-x86_64/wheel/floppyforms/gis
copying build/lib/floppyforms/gis/__init__.py -> build/bdist.linux-x86_64/wheel/floppyforms/gis
creating build/bdist.linux-x86_64/wheel/floppyforms/static
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/gis
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/gis/img
copying build/lib/floppyforms/static/floppyforms/gis/img/move_vertex_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/gis/img
copying build/lib/floppyforms/static/floppyforms/gis/img/move_vertex_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/gis/img
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/js
copying build/lib/floppyforms/static/floppyforms/js/MapWidget.js -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/js
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers
copying build/lib/floppyforms/static/floppyforms/openlayers/OpenLayers.js -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/google.css -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/ie6-style.css -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/style.css -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/style.mobile.css -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default
creating build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/add_point_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/add_point_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/blank.gif -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/close.gif -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/drag-rectangle-off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/drag-rectangle-on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_line_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_line_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_point_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_point_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_polygon_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_polygon_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/editing_tool_bar.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/move_feature_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/move_feature_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/navigation_history.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/overview_replacement.gif -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/pan-panel-NOALPHA.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/pan-panel.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/pan_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/pan_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/panning-hand-off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/panning-hand-on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/remove_point_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/remove_point_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/ruler.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/save_features_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/save_features_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/view_next_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/view_next_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/view_previous_off.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/view_previous_on.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/zoom-panel-NOALPHA.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
copying build/lib/floppyforms/static/floppyforms/openlayers/theme/default/img/zoom-panel.png -> build/bdist.linux-x86_64/wheel/floppyforms/static/floppyforms/openlayers/theme/default/img
creating build/bdist.linux-x86_64/wheel/floppyforms/templates
creating build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/_render_as.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/attrs.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/checkbox.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/checkbox_select.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/clearable_input.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/color.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/date.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/datetime.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/dummy.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/email.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/errors.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/file.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/hidden.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/input.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/ipaddress.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/number.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/password.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/phonenumber.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/radio.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/range.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/search.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/select.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/select_date.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/slug.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/text.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/textarea.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/time.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
copying build/lib/floppyforms/templates/floppyforms/url.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms
creating build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/gis
copying build/lib/floppyforms/templates/floppyforms/gis/google.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/gis
copying build/lib/floppyforms/templates/floppyforms/gis/openlayers.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/gis
copying build/lib/floppyforms/templates/floppyforms/gis/osm.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/gis
creating build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/layouts
copying build/lib/floppyforms/templates/floppyforms/layouts/default.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/layouts
copying build/lib/floppyforms/templates/floppyforms/layouts/p.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/layouts
copying build/lib/floppyforms/templates/floppyforms/layouts/table.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/layouts
copying build/lib/floppyforms/templates/floppyforms/layouts/ul.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/layouts
creating build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/rows
copying build/lib/floppyforms/templates/floppyforms/rows/default.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/rows
copying build/lib/floppyforms/templates/floppyforms/rows/li.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/rows
copying build/lib/floppyforms/templates/floppyforms/rows/p.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/rows
copying build/lib/floppyforms/templates/floppyforms/rows/tr.html -> build/bdist.linux-x86_64/wheel/floppyforms/templates/floppyforms/rows
running install_egg_info
Copying django_floppyforms.egg-info to build/bdist.linux-x86_64/wheel/django_floppyforms-1.7.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/django_floppyforms-1.7.0.dist-info/WHEEL
/build-wheels

############################################################
Building django_pyscss-2.0.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/4b/7f/d771802305184aac6010826f60a0b2ecaa3f57d19ab0e405f0c8db07e809/django-pyscss-2.0.2.tar.gz
--2019-10-05 18:04:59-- https://files.pythonhosted.org/packages/4b/7f/d771802305184aac6010826f60a0b2ecaa3f57d19ab0e405f0c8db07e809/django-pyscss-2.0.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 17791 (17K) [application/octet-stream]
Saving to: 'django-pyscss-2.0.2.tar.gz'

0K .......... ....... 100% 2.33M=0.007s

2019-10-05 18:04:59 (2.33 MB/s) - 'django-pyscss-2.0.2.tar.gz' saved [17791/17791]

/build-wheels/django-pyscss-2.0.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/django_pyscss
copying django_pyscss/__init__.py -> build/lib/django_pyscss
copying django_pyscss/utils.py -> build/lib/django_pyscss
copying django_pyscss/compiler.py -> build/lib/django_pyscss
copying django_pyscss/compressor.py -> build/lib/django_pyscss
creating build/lib/django_pyscss/extension
copying django_pyscss/extension/__init__.py -> build/lib/django_pyscss/extension
copying django_pyscss/extension/django.py -> build/lib/django_pyscss/extension
running egg_info
writing requirements to django_pyscss.egg-info/requires.txt
writing django_pyscss.egg-info/PKG-INFO
writing top-level names to django_pyscss.egg-info/top_level.txt
writing dependency_links to django_pyscss.egg-info/dependency_links.txt
reading manifest file 'django_pyscss.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'testproject'
writing manifest file 'django_pyscss.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/django_pyscss
copying build/lib/django_pyscss/__init__.py -> build/bdist.linux-x86_64/wheel/django_pyscss
copying build/lib/django_pyscss/utils.py -> build/bdist.linux-x86_64/wheel/django_pyscss
copying build/lib/django_pyscss/compiler.py -> build/bdist.linux-x86_64/wheel/django_pyscss
copying build/lib/django_pyscss/compressor.py -> build/bdist.linux-x86_64/wheel/django_pyscss
creating build/bdist.linux-x86_64/wheel/django_pyscss/extension
copying build/lib/django_pyscss/extension/__init__.py -> build/bdist.linux-x86_64/wheel/django_pyscss/extension
copying build/lib/django_pyscss/extension/django.py -> build/bdist.linux-x86_64/wheel/django_pyscss/extension
running install_egg_info
Copying django_pyscss.egg-info to build/bdist.linux-x86_64/wheel/django_pyscss-2.0.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/django_pyscss-2.0.2.dist-info/WHEEL
/build-wheels

############################################################
Building docopt-0.6.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz
--2019-10-05 18:04:59-- https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 25901 (25K) [application/octet-stream]
Saving to: 'docopt-0.6.2.tar.gz'

0K .......... .......... ..... 100% 3.37M=0.007s

2019-10-05 18:04:59 (3.37 MB/s) - 'docopt-0.6.2.tar.gz' saved [25901/25901]

/build-wheels/docopt-0.6.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying docopt.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/docopt.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing docopt.egg-info/PKG-INFO
writing top-level names to docopt.egg-info/top_level.txt
writing dependency_links to docopt.egg-info/dependency_links.txt
reading manifest file 'docopt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'docopt.egg-info/SOURCES.txt'
Copying docopt.egg-info to build/bdist.linux-x86_64/wheel/docopt-0.6.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/docopt-0.6.2.dist-info/WHEEL
/build-wheels

############################################################
Building dogpile.cache-0.7.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/84/3e/dbf1cfc5228f1d3dca80ef714db2c5aaec5cd9efaf54d7e3daef6bc48b19/dogpile.cache-0.7.1.tar.gz
--2019-10-05 18:05:00-- https://files.pythonhosted.org/packages/84/3e/dbf1cfc5228f1d3dca80ef714db2c5aaec5cd9efaf54d7e3daef6bc48b19/dogpile.cache-0.7.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 326127 (318K) [binary/octet-stream]
Saving to: 'dogpile.cache-0.7.1.tar.gz'

0K .......... .......... .......... .......... .......... 15% 3.22M 0s
50K .......... .......... .......... .......... .......... 31% 6.19M 0s
100K .......... .......... .......... .......... .......... 47% 71.0M 0s
150K .......... .......... .......... .......... .......... 62% 7.50M 0s
200K .......... .......... .......... .......... .......... 78% 66.5M 0s
250K .......... .......... .......... .......... .......... 94% 120M 0s
300K .......... ........ 100% 128M=0.03s

2019-10-05 18:05:00 (9.86 MB/s) - 'dogpile.cache-0.7.1.tar.gz' saved [326127/326127]

/build-wheels/dogpile.cache-0.7.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/dogpile
copying dogpile/__init__.py -> build/lib/dogpile
copying dogpile/core.py -> build/lib/dogpile
copying dogpile/lock.py -> build/lib/dogpile
creating build/lib/dogpile/cache
copying dogpile/cache/__init__.py -> build/lib/dogpile/cache
copying dogpile/cache/api.py -> build/lib/dogpile/cache
copying dogpile/cache/exception.py -> build/lib/dogpile/cache
copying dogpile/cache/proxy.py -> build/lib/dogpile/cache
copying dogpile/cache/region.py -> build/lib/dogpile/cache
copying dogpile/cache/util.py -> build/lib/dogpile/cache
creating build/lib/dogpile/util
copying dogpile/util/__init__.py -> build/lib/dogpile/util
copying dogpile/util/compat.py -> build/lib/dogpile/util
copying dogpile/util/langhelpers.py -> build/lib/dogpile/util
copying dogpile/util/nameregistry.py -> build/lib/dogpile/util
copying dogpile/util/readwrite_lock.py -> build/lib/dogpile/util
creating build/lib/dogpile/cache/backends
copying dogpile/cache/backends/__init__.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/file.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/memcached.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/memory.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/null.py -> build/lib/dogpile/cache/backends
copying dogpile/cache/backends/redis.py -> build/lib/dogpile/cache/backends
creating build/lib/dogpile/cache/plugins
copying dogpile/cache/plugins/__init__.py -> build/lib/dogpile/cache/plugins
copying dogpile/cache/plugins/mako_cache.py -> build/lib/dogpile/cache/plugins
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/dogpile
copying build/lib/dogpile/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile
copying build/lib/dogpile/core.py -> build/bdist.linux-x86_64/wheel/dogpile
copying build/lib/dogpile/lock.py -> build/bdist.linux-x86_64/wheel/dogpile
creating build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/api.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/exception.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/proxy.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/region.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
copying build/lib/dogpile/cache/util.py -> build/bdist.linux-x86_64/wheel/dogpile/cache
creating build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/file.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/memcached.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/memory.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/null.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
copying build/lib/dogpile/cache/backends/redis.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/backends
creating build/bdist.linux-x86_64/wheel/dogpile/cache/plugins
copying build/lib/dogpile/cache/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/plugins
copying build/lib/dogpile/cache/plugins/mako_cache.py -> build/bdist.linux-x86_64/wheel/dogpile/cache/plugins
creating build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/__init__.py -> build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/compat.py -> build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/langhelpers.py -> build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/nameregistry.py -> build/bdist.linux-x86_64/wheel/dogpile/util
copying build/lib/dogpile/util/readwrite_lock.py -> build/bdist.linux-x86_64/wheel/dogpile/util
running install_egg_info
running egg_info
writing requirements to dogpile.cache.egg-info/requires.txt
writing dogpile.cache.egg-info/PKG-INFO
writing top-level names to dogpile.cache.egg-info/top_level.txt
writing dependency_links to dogpile.cache.egg-info/dependency_links.txt
writing entry points to dogpile.cache.egg-info/entry_points.txt
reading manifest file 'dogpile.cache.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.sty' under directory 'docs'
warning: no files found matching '*.dat' under directory 'tests'
warning: no files found matching 'CHANGES*'
no previously-included directories found matching 'docs/build/output'
writing manifest file 'dogpile.cache.egg-info/SOURCES.txt'
Copying dogpile.cache.egg-info to build/bdist.linux-x86_64/wheel/dogpile.cache-0.7.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/dogpile.cache-0.7.1.dist-info/WHEEL
/build-wheels

############################################################
Building dulwich-0.19.11-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/2e/02/42ce6e45a206ccb044d8a3296646497e96b5263624e5862d21da947b9d59/dulwich-0.19.11.tar.gz
--2019-10-05 18:05:00-- https://files.pythonhosted.org/packages/2e/02/42ce6e45a206ccb044d8a3296646497e96b5263624e5862d21da947b9d59/dulwich-0.19.11.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 364581 (356K) [binary/octet-stream]
Saving to: 'dulwich-0.19.11.tar.gz'

0K .......... .......... .......... .......... .......... 14% 3.27M 0s
50K .......... .......... .......... .......... .......... 28% 6.60M 0s
100K .......... .......... .......... .......... .......... 42% 48.0M 0s
150K .......... .......... .......... .......... .......... 56% 105M 0s
200K .......... .......... .......... .......... .......... 70% 7.06M 0s
250K .......... .......... .......... .......... .......... 84% 77.2M 0s
300K .......... .......... .......... .......... .......... 98% 116M 0s
350K ...... 100% 74.0M=0.03s

2019-10-05 18:05:01 (10.9 MB/s) - 'dulwich-0.19.11.tar.gz' saved [364581/364581]

/build-wheels/dulwich-0.19.11 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/dulwich
copying dulwich/refs.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/fastexport.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/__init__.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/web.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/object_store.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/mailmap.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/reflog.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/errors.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/pack.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/objects.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/server.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/index.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/objectspec.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/config.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/log_utils.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/stash.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/porcelain.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/repo.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/file.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/line_ending.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/ignore.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/diff_tree.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/walk.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/hooks.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/client.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/archive.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/lru_cache.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/patch.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/greenthreads.py -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/protocol.py -> build/lib.linux-x86_64-2.7/dulwich
creating build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_line_ending.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/__init__.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_greenthreads.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_web.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_missing_obj_finder.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_mailmap.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_blackbox.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_objectspec.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/utils.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_refs.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_patch.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_walk.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_repository.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_objects.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_grafts.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_object_store.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_file.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_diff_tree.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_stash.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_archive.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_reflog.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_fastexport.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_ignore.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_pack.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_protocol.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_index.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_lru_cache.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_porcelain.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_hooks.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_utils.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_client.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_server.py -> build/lib.linux-x86_64-2.7/dulwich/tests
copying dulwich/tests/test_config.py -> build/lib.linux-x86_64-2.7/dulwich/tests
creating build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/__init__.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/test_web.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/utils.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/test_repository.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/test_pack.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/test_utils.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/server_utils.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/test_client.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
copying dulwich/tests/compat/test_server.py -> build/lib.linux-x86_64-2.7/dulwich/tests/compat
creating build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/__init__.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/release_robot.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/test_release_robot.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/test_swift_smoke.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/swift.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/test_swift.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
copying dulwich/contrib/paramiko_vendor.py -> build/lib.linux-x86_64-2.7/dulwich/contrib
running egg_info
writing requirements to dulwich.egg-info/requires.txt
writing dulwich.egg-info/PKG-INFO
writing top-level names to dulwich.egg-info/top_level.txt
writing dependency_links to dulwich.egg-info/dependency_links.txt
reading manifest file 'dulwich.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'dulwich.egg-info/SOURCES.txt'
copying dulwich/_diff_tree.c -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/_objects.c -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/_pack.c -> build/lib.linux-x86_64-2.7/dulwich
copying dulwich/stdint.h -> build/lib.linux-x86_64-2.7/dulwich
creating build/lib.linux-x86_64-2.7/docs
creating build/lib.linux-x86_64-2.7/docs/tutorial
copying dulwich/../docs/tutorial/porcelain.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/conclusion.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/introduction.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/file-format.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/index.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/tag.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/encoding.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/remote.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/repo.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
copying dulwich/../docs/tutorial/object-store.txt -> build/lib.linux-x86_64-2.7/dulwich/../docs/tutorial
creating build/lib.linux-x86_64-2.7/dulwich/tests/data
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/11
copying dulwich/tests/data/blobs/11/11111111111111111111111111111111111111 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/11
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/6f
copying dulwich/tests/data/blobs/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/6f
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/95
copying dulwich/tests/data/blobs/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/95
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/e6
copying dulwich/tests/data/blobs/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/e6
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/commits
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/0d
copying dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/0d
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/5d
copying dulwich/tests/data/commits/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/5d
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/60
copying dulwich/tests/data/commits/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/60
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/indexes
copying dulwich/tests/data/indexes/index -> build/lib.linux-x86_64-2.7/dulwich/tests/data/indexes
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/packs
copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx -> build/lib.linux-x86_64-2.7/dulwich/tests/data/packs
copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack -> build/lib.linux-x86_64-2.7/dulwich/tests/data/packs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
copying dulwich/tests/data/repos/.gitattributes -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
copying dulwich/tests/data/repos/issue88_expect_ack_nak_client.export -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
copying dulwich/tests/data/repos/issue88_expect_ack_nak_other.export -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
copying dulwich/tests/data/repos/issue88_expect_ack_nak_server.export -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
copying dulwich/tests/data/repos/server_new.export -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
copying dulwich/tests/data/repos/server_old.export -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git
copying dulwich/tests/data/repos/a.git/HEAD -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git
copying dulwich/tests/data/repos/a.git/packed-refs -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/28
copying dulwich/tests/data/repos/a.git/objects/28/237f4dc30d0d462658d6b937b08a0f0b6ef55a -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/28
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/2a
copying dulwich/tests/data/repos/a.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/2a
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/4e
copying dulwich/tests/data/repos/a.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/4e
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/4f
copying dulwich/tests/data/repos/a.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/4f
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/7d
copying dulwich/tests/data/repos/a.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/7d
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/a2
copying dulwich/tests/data/repos/a.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/a2
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/a9
copying dulwich/tests/data/repos/a.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/a9
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/b0
copying dulwich/tests/data/repos/a.git/objects/b0/931cadc54336e78a1d980420e3268903b57a50 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/b0
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/ff
copying dulwich/tests/data/repos/a.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/ff
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs/heads
copying dulwich/tests/data/repos/a.git/refs/heads/master -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs/heads
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs/tags
copying dulwich/tests/data/repos/a.git/refs/tags/mytag -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs/tags
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git
copying dulwich/tests/data/repos/empty.git/HEAD -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git
copying dulwich/tests/data/repos/empty.git/config -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects/info
copying dulwich/tests/data/repos/empty.git/objects/info/.gitignore -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects/info
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects/pack
copying dulwich/tests/data/repos/empty.git/objects/pack/.gitignore -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects/pack
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs/heads
copying dulwich/tests/data/repos/empty.git/refs/heads/.gitignore -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs/heads
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs/tags
copying dulwich/tests/data/repos/empty.git/refs/tags/.gitignore -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs/tags
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git
copying dulwich/tests/data/repos/ooo_merge.git/HEAD -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/29
copying dulwich/tests/data/repos/ooo_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/29
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/38
copying dulwich/tests/data/repos/ooo_merge.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/38
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/6f
copying dulwich/tests/data/repos/ooo_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/6f
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/70
copying dulwich/tests/data/repos/ooo_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/70
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/76
copying dulwich/tests/data/repos/ooo_merge.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/76
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/90
copying dulwich/tests/data/repos/ooo_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/90
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/95
copying dulwich/tests/data/repos/ooo_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/95
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/b2
copying dulwich/tests/data/repos/ooo_merge.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/b2
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f5
copying dulwich/tests/data/repos/ooo_merge.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f5
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f9
copying dulwich/tests/data/repos/ooo_merge.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f9
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/fb
copying dulwich/tests/data/repos/ooo_merge.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/fb
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/refs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/refs/heads
copying dulwich/tests/data/repos/ooo_merge.git/refs/heads/master -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/refs/heads
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git
copying dulwich/tests/data/repos/refs.git/HEAD -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git
copying dulwich/tests/data/repos/refs.git/packed-refs -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/3b
copying dulwich/tests/data/repos/refs.git/objects/3b/9e5457140e738c2dcd39bf6d7acf88379b90d1 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/3b
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/3e
copying dulwich/tests/data/repos/refs.git/objects/3e/c9c43c84ff242e3ef4a9fc5bc111fd780a76a8 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/3e
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/42
copying dulwich/tests/data/repos/refs.git/objects/42/d06bd4b77fed026b154d16493e5deab78f02ec -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/42
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/a1
copying dulwich/tests/data/repos/refs.git/objects/a1/8114c31713746a33a2e70d9914d1ef3e781425 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/a1
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/cd
copying dulwich/tests/data/repos/refs.git/objects/cd/a609072918d7b70057b6bef9f4c2537843fcfe -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/cd
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/df
copying dulwich/tests/data/repos/refs.git/objects/df/6800012397fb85c56e7418dd4eb9405dee075c -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/df
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads
copying dulwich/tests/data/repos/refs.git/refs/heads/40-char-ref-aaaaaaaaaaaaaaaaaa -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads
copying dulwich/tests/data/repos/refs.git/refs/heads/loop -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads
copying dulwich/tests/data/repos/refs.git/refs/heads/master -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/tags
copying dulwich/tests/data/repos/refs.git/refs/tags/refs-0.2 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/tags
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git
copying dulwich/tests/data/repos/simple_merge.git/HEAD -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/0d
copying dulwich/tests/data/repos/simple_merge.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/0d
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/1b
copying dulwich/tests/data/repos/simple_merge.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/1b
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/29
copying dulwich/tests/data/repos/simple_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/29
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/4c
copying dulwich/tests/data/repos/simple_merge.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/4c
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/5d
copying dulwich/tests/data/repos/simple_merge.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/5d
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/60
copying dulwich/tests/data/repos/simple_merge.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/60
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/6f
copying dulwich/tests/data/repos/simple_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/6f
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/70
copying dulwich/tests/data/repos/simple_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/70
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/90
copying dulwich/tests/data/repos/simple_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/90
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/95
copying dulwich/tests/data/repos/simple_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/95
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/ab
copying dulwich/tests/data/repos/simple_merge.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/ab
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d4
copying dulwich/tests/data/repos/simple_merge.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d4
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d8
copying dulwich/tests/data/repos/simple_merge.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d8
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/e6
copying dulwich/tests/data/repos/simple_merge.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/e6
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/refs
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/refs/heads
copying dulwich/tests/data/repos/simple_merge.git/refs/heads/master -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/refs/heads
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/submodule
copying dulwich/tests/data/repos/submodule/dotgit -> build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/submodule
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/tags
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/tags/71
copying dulwich/tests/data/tags/71/033db03a03c6a36721efcf1968dd8f8e0cf023 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/tags/71
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/trees
creating build/lib.linux-x86_64-2.7/dulwich/tests/data/trees/70
copying dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-2.7/dulwich/tests/data/trees/70
copying dulwich/contrib/README.md -> build/lib.linux-x86_64-2.7/dulwich/contrib
running build_ext
building 'dulwich._objects' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/dulwich
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c dulwich/_objects.c -o build/temp.linux-x86_64-2.7/dulwich/_objects.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/dulwich/_objects.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/dulwich/_objects.so
building 'dulwich._pack' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c dulwich/_pack.c -o build/temp.linux-x86_64-2.7/dulwich/_pack.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/dulwich/_pack.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/dulwich/_pack.so
building 'dulwich._diff_tree' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c dulwich/_diff_tree.c -o build/temp.linux-x86_64-2.7/dulwich/_diff_tree.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/dulwich/_diff_tree.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/dulwich/_diff_tree.so
running build_scripts
creating build/scripts-2.7
copying and adjusting bin/dulwich -> build/scripts-2.7
copying and adjusting bin/dul-receive-pack -> build/scripts-2.7
copying and adjusting bin/dul-upload-pack -> build/scripts-2.7
changing mode of build/scripts-2.7/dulwich from 644 to 755
changing mode of build/scripts-2.7/dul-receive-pack from 644 to 755
changing mode of build/scripts-2.7/dul-upload-pack from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/refs.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/fastexport.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/__init__.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/web.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/object_store.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/mailmap.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/reflog.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/errors.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/pack.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/objects.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/server.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/index.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/objectspec.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/config.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/log_utils.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/stash.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/porcelain.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/repo.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/file.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/line_ending.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/ignore.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/diff_tree.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/walk.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/hooks.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/client.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/archive.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/lru_cache.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/patch.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/greenthreads.py -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/protocol.py -> build/bdist.linux-x86_64/wheel/dulwich
creating build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_line_ending.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/__init__.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_greenthreads.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_web.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_missing_obj_finder.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_mailmap.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_blackbox.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_objectspec.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/utils.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_refs.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_patch.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_walk.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_repository.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_objects.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_grafts.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_object_store.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_file.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_diff_tree.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_stash.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_archive.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_reflog.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_fastexport.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_ignore.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_pack.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_protocol.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_index.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_lru_cache.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_porcelain.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_hooks.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_client.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_server.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
copying build/lib.linux-x86_64-2.7/dulwich/tests/test_config.py -> build/bdist.linux-x86_64/wheel/dulwich/tests
creating build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/__init__.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/test_web.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/utils.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/test_repository.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/test_pack.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/test_utils.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/server_utils.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/test_client.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
copying build/lib.linux-x86_64-2.7/dulwich/tests/compat/test_server.py -> build/bdist.linux-x86_64/wheel/dulwich/tests/compat
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/11
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/11/11111111111111111111111111111111111111 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/11
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/6f
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/6f
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/95
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/95
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/e6
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/blobs/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/blobs/e6
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits/0d
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits/0d
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits/5d
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits/5d
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits/60
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/commits/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/commits/60
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/indexes
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/indexes/index -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/indexes
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/packs
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/packs
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/packs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/.gitattributes -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/issue88_expect_ack_nak_client.export -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/issue88_expect_ack_nak_other.export -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/issue88_expect_ack_nak_server.export -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/server_new.export -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/server_old.export -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/HEAD -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/packed-refs -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/28
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/28/237f4dc30d0d462658d6b937b08a0f0b6ef55a -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/28
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/2a
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/2a
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/4e
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/4e
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/4f
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/4f
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/7d
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/7d
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/a2
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/a2
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/a9
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/a9
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/b0
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/b0/931cadc54336e78a1d980420e3268903b57a50 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/b0
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/ff
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/objects/ff
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/refs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs/heads/master -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/refs/heads
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/refs/tags
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/a.git/refs/tags/mytag -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/a.git/refs/tags
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/HEAD -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/config -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/objects
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/objects/info
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects/info/.gitignore -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/objects/info
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/objects/pack
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/objects/pack/.gitignore -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/objects/pack
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/refs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs/heads/.gitignore -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/refs/heads
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/refs/tags
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/empty.git/refs/tags/.gitignore -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/empty.git/refs/tags
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/HEAD -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/29
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/29
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/38
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/38
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/6f
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/6f
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/70
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/70
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/76
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/76
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/90
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/90
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/95
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/95
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/b2
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/b2
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/f5
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/f5
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/f9
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/f9
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/fb
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/objects/fb
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/refs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/ooo_merge.git/refs/heads/master -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/ooo_merge.git/refs/heads
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/HEAD -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/packed-refs -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/3b
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/3b/9e5457140e738c2dcd39bf6d7acf88379b90d1 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/3b
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/3e
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/3e/c9c43c84ff242e3ef4a9fc5bc111fd780a76a8 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/3e
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/42
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/42/d06bd4b77fed026b154d16493e5deab78f02ec -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/42
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/a1
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/a1/8114c31713746a33a2e70d9914d1ef3e781425 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/a1
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/cd
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/cd/a609072918d7b70057b6bef9f4c2537843fcfe -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/cd
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/df
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/objects/df/6800012397fb85c56e7418dd4eb9405dee075c -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/objects/df
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads/40-char-ref-aaaaaaaaaaaaaaaaaa -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads/loop -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/heads/master -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs/heads
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs/tags
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/refs.git/refs/tags/refs-0.2 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/refs.git/refs/tags
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/HEAD -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/0d
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/0d
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/1b
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/1b
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/29
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/29
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/4c
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/4c
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/5d
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/5d
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/60
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/60
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/6f
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/6f
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/70
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/70
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/90
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/90
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/95
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/95
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/ab
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/ab
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/d4
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/d4
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/d8
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/d8
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/e6
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/objects/e6
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/refs
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/refs/heads
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/simple_merge.git/refs/heads/master -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/simple_merge.git/refs/heads
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/submodule
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/repos/submodule/dotgit -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/repos/submodule
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/tags
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/tags/71
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/tags/71/033db03a03c6a36721efcf1968dd8f8e0cf023 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/tags/71
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/trees
creating build/bdist.linux-x86_64/wheel/dulwich/tests/data/trees/70
copying build/lib.linux-x86_64-2.7/dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/bdist.linux-x86_64/wheel/dulwich/tests/data/trees/70
creating build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/release_robot.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/test_release_robot.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/test_swift_smoke.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/swift.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/test_swift.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/paramiko_vendor.py -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/contrib/README.md -> build/bdist.linux-x86_64/wheel/dulwich/contrib
copying build/lib.linux-x86_64-2.7/dulwich/_diff_tree.c -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/_objects.c -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/_pack.c -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/stdint.h -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/_objects.so -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/_pack.so -> build/bdist.linux-x86_64/wheel/dulwich
copying build/lib.linux-x86_64-2.7/dulwich/_diff_tree.so -> build/bdist.linux-x86_64/wheel/dulwich
creating build/bdist.linux-x86_64/wheel/docs
creating build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/porcelain.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/conclusion.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/introduction.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/file-format.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/index.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/tag.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/encoding.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/remote.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/repo.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
copying build/lib.linux-x86_64-2.7/docs/tutorial/object-store.txt -> build/bdist.linux-x86_64/wheel/docs/tutorial
running install_egg_info
Copying dulwich.egg-info to build/bdist.linux-x86_64/wheel/dulwich-0.19.11-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data
creating build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts
copying build/scripts-2.7/dulwich -> build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts
copying build/scripts-2.7/dul-receive-pack -> build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts
copying build/scripts-2.7/dul-upload-pack -> build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts/dulwich to 755
changing mode of build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts/dul-receive-pack to 755
changing mode of build/bdist.linux-x86_64/wheel/dulwich-0.19.11.data/scripts/dul-upload-pack to 755
creating build/bdist.linux-x86_64/wheel/dulwich-0.19.11.dist-info/WHEEL
/build-wheels

############################################################
Building enum_compat-0.0.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/95/6e/26bdcba28b66126f66cf3e4cd03bcd63f7ae330d29ee68b1f6b623550bfa/enum-compat-0.0.2.tar.gz
--2019-10-05 18:05:02-- https://files.pythonhosted.org/packages/95/6e/26bdcba28b66126f66cf3e4cd03bcd63f7ae330d29ee68b1f6b623550bfa/enum-compat-0.0.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1254 (1.2K) [application/octet-stream]
Saving to: 'enum-compat-0.0.2.tar.gz'

0K . 100% 68.8M=0s

2019-10-05 18:05:02 (68.8 MB/s) - 'enum-compat-0.0.2.tar.gz' saved [1254/1254]

/build-wheels/enum-compat-0.0.2 /build-wheels
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_egg_info
running egg_info
writing requirements to enum_compat.egg-info/requires.txt
writing enum_compat.egg-info/PKG-INFO
writing top-level names to enum_compat.egg-info/top_level.txt
writing dependency_links to enum_compat.egg-info/dependency_links.txt
reading manifest file 'enum_compat.egg-info/SOURCES.txt'
writing manifest file 'enum_compat.egg-info/SOURCES.txt'
Copying enum_compat.egg-info to build/bdist.linux-x86_64/wheel/enum_compat-0.0.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/enum_compat-0.0.2.dist-info/WHEEL
/build-wheels

############################################################
Building exabgp-4.0.10-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/aa/cf/0e98af46af506de1732f06b630a9cfea7333be65c81c3bda613cb49e98f5/exabgp-4.0.10.tar.gz
--2019-10-05 18:05:02-- https://files.pythonhosted.org/packages/aa/cf/0e98af46af506de1732f06b630a9cfea7333be65c81c3bda613cb49e98f5/exabgp-4.0.10.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 380951 (372K) [binary/octet-stream]
Saving to: 'exabgp-4.0.10.tar.gz'

0K .......... .......... .......... .......... .......... 13% 2.32M 0s
50K .......... .......... .......... .......... .......... 26% 5.51M 0s
100K .......... .......... .......... .......... .......... 40% 85.8M 0s
150K .......... .......... .......... .......... .......... 53% 6.65M 0s
200K .......... .......... .......... .......... .......... 67% 34.5M 0s
250K .......... .......... .......... .......... .......... 80% 89.8M 0s
300K .......... .......... .......... .......... .......... 94% 101M 0s
350K .......... .......... .. 100% 3.53M=0.05s

2019-10-05 18:05:03 (7.83 MB/s) - 'exabgp-4.0.10.tar.gz' saved [380951/380951]

/build-wheels/exabgp-4.0.10 /build-wheels
removing left-over egg
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/exabgp
copying lib/exabgp/__init__.py -> build/lib/exabgp
copying lib/exabgp/__main__.py -> build/lib/exabgp
copying lib/exabgp/debug.py -> build/lib/exabgp
copying lib/exabgp/logger.py -> build/lib/exabgp
copying lib/exabgp/version.py -> build/lib/exabgp
creating build/lib/exabgp/application
copying lib/exabgp/application/__init__.py -> build/lib/exabgp/application
copying lib/exabgp/application/bgp.py -> build/lib/exabgp/application
copying lib/exabgp/application/cli.py -> build/lib/exabgp/application
copying lib/exabgp/application/control.py -> build/lib/exabgp/application
copying lib/exabgp/application/flow.py -> build/lib/exabgp/application
copying lib/exabgp/application/healthcheck.py -> build/lib/exabgp/application
copying lib/exabgp/application/netlink.py -> build/lib/exabgp/application
copying lib/exabgp/application/tojson.py -> build/lib/exabgp/application
creating build/lib/exabgp/bgp
copying lib/exabgp/bgp/__init__.py -> build/lib/exabgp/bgp
copying lib/exabgp/bgp/fsm.py -> build/lib/exabgp/bgp
copying lib/exabgp/bgp/neighbor.py -> build/lib/exabgp/bgp
copying lib/exabgp/bgp/timer.py -> build/lib/exabgp/bgp
creating build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/__init__.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/direction.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/keepalive.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/message.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/nop.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/notification.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/operational.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/refresh.py -> build/lib/exabgp/bgp/message
copying lib/exabgp/bgp/message/unknown.py -> build/lib/exabgp/bgp/message
creating build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/__init__.py -> build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/asn.py -> build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/holdtime.py -> build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/routerid.py -> build/lib/exabgp/bgp/message/open
copying lib/exabgp/bgp/message/open/version.py -> build/lib/exabgp/bgp/message/open
creating build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/__init__.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/addpath.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/asn4.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/capabilities.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/capability.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/extended.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/graceful.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/hostname.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/mp.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/ms.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/negotiated.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/operational.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/refresh.py -> build/lib/exabgp/bgp/message/open/capability
copying lib/exabgp/bgp/message/open/capability/unknown.py -> build/lib/exabgp/bgp/message/open/capability
creating build/lib/exabgp/bgp/message/update
copying lib/exabgp/bgp/message/update/__init__.py -> build/lib/exabgp/bgp/message/update
copying lib/exabgp/bgp/message/update/eor.py -> build/lib/exabgp/bgp/message/update
creating build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/__init__.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/aggregator.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/aigp.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/aspath.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/atomicaggregate.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/attribute.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/attributes.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/clusterlist.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/generic.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/localpref.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/med.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/mprnlri.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/mpurnlri.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/nexthop.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/origin.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/originatorid.py -> build/lib/exabgp/bgp/message/update/attribute
copying lib/exabgp/bgp/message/update/attribute/pmsi.py -> build/lib/exabgp/bgp/message/update/attribute
creating build/lib/exabgp/bgp/message/update/attribute/bgpls
copying lib/exabgp/bgp/message/update/attribute/bgpls/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls
copying lib/exabgp/bgp/message/update/attribute/bgpls/linkstate.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls
creating build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/admingroup.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/igpmetric.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/linkname.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/maxbw.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/mplsmask.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/opaque.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/protection.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/rsvpbw.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/rterid.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/sradj.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/sradjlan.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/srlg.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/temetric.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
copying lib/exabgp/bgp/message/update/attribute/bgpls/link/unrsvpbw.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/link
creating build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/isisarea.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/lterid.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/nodeflags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/nodename.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/opaque.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/sralgo.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
copying lib/exabgp/bgp/message/update/attribute/bgpls/node/srcap.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/node
creating build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpextags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpflags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igptags.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/opaque.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/ospfaddr.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/prefixmetric.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srigpprefixattr.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srprefix.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
copying lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srrid.py -> build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix
creating build/lib/exabgp/bgp/message/update/attribute/community
copying lib/exabgp/bgp/message/update/attribute/community/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community
creating build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/bandwidth.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/chso.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/communities.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/community.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/encapsulation.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/flowspec_scope.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/l2info.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/mac_mobility.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/origin.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/rt.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/rt_record.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
copying lib/exabgp/bgp/message/update/attribute/community/extended/traffic.py -> build/lib/exabgp/bgp/message/update/attribute/community/extended
creating build/lib/exabgp/bgp/message/update/attribute/community/initial
copying lib/exabgp/bgp/message/update/attribute/community/initial/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community/initial
copying lib/exabgp/bgp/message/update/attribute/community/initial/communities.py -> build/lib/exabgp/bgp/message/update/attribute/community/initial
copying lib/exabgp/bgp/message/update/attribute/community/initial/community.py -> build/lib/exabgp/bgp/message/update/attribute/community/initial
creating build/lib/exabgp/bgp/message/update/attribute/community/large
copying lib/exabgp/bgp/message/update/attribute/community/large/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/community/large
copying lib/exabgp/bgp/message/update/attribute/community/large/communities.py -> build/lib/exabgp/bgp/message/update/attribute/community/large
copying lib/exabgp/bgp/message/update/attribute/community/large/community.py -> build/lib/exabgp/bgp/message/update/attribute/community/large
creating build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/__init__.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/ipv6sid.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/labelindex.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/prefixsid.py -> build/lib/exabgp/bgp/message/update/attribute/sr
copying lib/exabgp/bgp/message/update/attribute/sr/srgb.py -> build/lib/exabgp/bgp/message/update/attribute/sr
creating build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/__init__.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/cidr.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/flow.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/inet.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/ipvpn.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/label.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/nlri.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/rtc.py -> build/lib/exabgp/bgp/message/update/nlri
copying lib/exabgp/bgp/message/update/nlri/vpls.py -> build/lib/exabgp/bgp/message/update/nlri
creating build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/link.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/nlri.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/node.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
copying lib/exabgp/bgp/message/update/nlri/bgpls/prefixv4.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls
creating build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ifaceaddr.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ipreach.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/linkid.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/neighaddr.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/node.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ospfroute.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/prefix.py -> build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs
creating build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/ethernetad.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/mac.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/multicast.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/nlri.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/prefix.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
copying lib/exabgp/bgp/message/update/nlri/evpn/segment.py -> build/lib/exabgp/bgp/message/update/nlri/evpn
creating build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/__init__.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/esi.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/etag.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/labels.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/mac.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/path.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
copying lib/exabgp/bgp/message/update/nlri/qualifier/rd.py -> build/lib/exabgp/bgp/message/update/nlri/qualifier
creating build/lib/exabgp/configuration
copying lib/exabgp/configuration/__init__.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/capability.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/check.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/configuration.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/environment.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/parser.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/setup.py -> build/lib/exabgp/configuration
copying lib/exabgp/configuration/usage.py -> build/lib/exabgp/configuration
creating build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/__init__.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/flow.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/ip.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/label.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/path.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/vpls.py -> build/lib/exabgp/configuration/announce
copying lib/exabgp/configuration/announce/vpn.py -> build/lib/exabgp/configuration/announce
creating build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/__init__.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/error.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/format.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/location.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/scope.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/section.py -> build/lib/exabgp/configuration/core
copying lib/exabgp/configuration/core/tokeniser.py -> build/lib/exabgp/configuration/core
creating build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/__init__.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/match.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/parser.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/route.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/scope.py -> build/lib/exabgp/configuration/flow
copying lib/exabgp/configuration/flow/then.py -> build/lib/exabgp/configuration/flow
creating build/lib/exabgp/configuration/l2vpn
copying lib/exabgp/configuration/l2vpn/__init__.py -> build/lib/exabgp/configuration/l2vpn
copying lib/exabgp/configuration/l2vpn/parser.py -> build/lib/exabgp/configuration/l2vpn
copying lib/exabgp/configuration/l2vpn/vpls.py -> build/lib/exabgp/configuration/l2vpn
creating build/lib/exabgp/configuration/neighbor
copying lib/exabgp/configuration/neighbor/__init__.py -> build/lib/exabgp/configuration/neighbor
copying lib/exabgp/configuration/neighbor/api.py -> build/lib/exabgp/configuration/neighbor
copying lib/exabgp/configuration/neighbor/family.py -> build/lib/exabgp/configuration/neighbor
copying lib/exabgp/configuration/neighbor/parser.py -> build/lib/exabgp/configuration/neighbor
creating build/lib/exabgp/configuration/operational
copying lib/exabgp/configuration/operational/__init__.py -> build/lib/exabgp/configuration/operational
copying lib/exabgp/configuration/operational/parser.py -> build/lib/exabgp/configuration/operational
creating build/lib/exabgp/configuration/process
copying lib/exabgp/configuration/process/__init__.py -> build/lib/exabgp/configuration/process
copying lib/exabgp/configuration/process/parser.py -> build/lib/exabgp/configuration/process
creating build/lib/exabgp/configuration/static
copying lib/exabgp/configuration/static/__init__.py -> build/lib/exabgp/configuration/static
copying lib/exabgp/configuration/static/mpls.py -> build/lib/exabgp/configuration/static
copying lib/exabgp/configuration/static/parser.py -> build/lib/exabgp/configuration/static
copying lib/exabgp/configuration/static/route.py -> build/lib/exabgp/configuration/static
creating build/lib/exabgp/configuration/template
copying lib/exabgp/configuration/template/__init__.py -> build/lib/exabgp/configuration/template
copying lib/exabgp/configuration/template/neighbor.py -> build/lib/exabgp/configuration/template
creating build/lib/exabgp/data
copying lib/exabgp/data/__init__.py -> build/lib/exabgp/data
copying lib/exabgp/data/check.py -> build/lib/exabgp/data
creating build/lib/exabgp/netlink
copying lib/exabgp/netlink/__init__.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/attributes.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/firewall.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/message.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/netlink.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/old.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/sequence.py -> build/lib/exabgp/netlink
copying lib/exabgp/netlink/tc.py -> build/lib/exabgp/netlink
creating build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/__init__.py -> build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/address.py -> build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/link.py -> build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/neighbor.py -> build/lib/exabgp/netlink/route
copying lib/exabgp/netlink/route/network.py -> build/lib/exabgp/netlink/route
creating build/lib/exabgp/protocol
copying lib/exabgp/protocol/__init__.py -> build/lib/exabgp/protocol
copying lib/exabgp/protocol/family.py -> build/lib/exabgp/protocol
copying lib/exabgp/protocol/resource.py -> build/lib/exabgp/protocol
creating build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/__init__.py -> build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/fragment.py -> build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/icmp.py -> build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/netmask.py -> build/lib/exabgp/protocol/ip
copying lib/exabgp/protocol/ip/port.py -> build/lib/exabgp/protocol/ip
creating build/lib/exabgp/protocol/ip/tcp
copying lib/exabgp/protocol/ip/tcp/__init__.py -> build/lib/exabgp/protocol/ip/tcp
copying lib/exabgp/protocol/ip/tcp/flag.py -> build/lib/exabgp/protocol/ip/tcp
creating build/lib/exabgp/protocol/iso
copying lib/exabgp/protocol/iso/__init__.py -> build/lib/exabgp/protocol/iso
creating build/lib/exabgp/reactor
copying lib/exabgp/reactor/__init__.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/asynchronous.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/daemon.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/delay.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/interrupt.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/keepalive.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/listener.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/loop.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/peer.py -> build/lib/exabgp/reactor
copying lib/exabgp/reactor/protocol.py -> build/lib/exabgp/reactor
creating build/lib/exabgp/reactor/api
copying lib/exabgp/reactor/api/__init__.py -> build/lib/exabgp/reactor/api
copying lib/exabgp/reactor/api/processes.py -> build/lib/exabgp/reactor/api
copying lib/exabgp/reactor/api/transcoder.py -> build/lib/exabgp/reactor/api
creating build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/__init__.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/announce.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/command.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/limit.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/neighbor.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/reactor.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/rib.py -> build/lib/exabgp/reactor/api/command
copying lib/exabgp/reactor/api/command/watchdog.py -> build/lib/exabgp/reactor/api/command
creating build/lib/exabgp/reactor/api/response
copying lib/exabgp/reactor/api/response/__init__.py -> build/lib/exabgp/reactor/api/response
copying lib/exabgp/reactor/api/response/answer.py -> build/lib/exabgp/reactor/api/response
copying lib/exabgp/reactor/api/response/json.py -> build/lib/exabgp/reactor/api/response
copying lib/exabgp/reactor/api/response/text.py -> build/lib/exabgp/reactor/api/response
creating build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/__init__.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/connection.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/error.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/incoming.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/outgoing.py -> build/lib/exabgp/reactor/network
copying lib/exabgp/reactor/network/tcp.py -> build/lib/exabgp/reactor/network
creating build/lib/exabgp/rib
copying lib/exabgp/rib/__init__.py -> build/lib/exabgp/rib
copying lib/exabgp/rib/cache.py -> build/lib/exabgp/rib
copying lib/exabgp/rib/change.py -> build/lib/exabgp/rib
copying lib/exabgp/rib/incoming.py -> build/lib/exabgp/rib
copying lib/exabgp/rib/outgoing.py -> build/lib/exabgp/rib
creating build/lib/exabgp/util
copying lib/exabgp/util/__init__.py -> build/lib/exabgp/util
copying lib/exabgp/util/cache.py -> build/lib/exabgp/util
copying lib/exabgp/util/coroutine.py -> build/lib/exabgp/util
copying lib/exabgp/util/dictionary.py -> build/lib/exabgp/util
copying lib/exabgp/util/dns.py -> build/lib/exabgp/util
copying lib/exabgp/util/enumeration.py -> build/lib/exabgp/util
copying lib/exabgp/util/errstr.py -> build/lib/exabgp/util
copying lib/exabgp/util/hashtable.py -> build/lib/exabgp/util
copying lib/exabgp/util/ip.py -> build/lib/exabgp/util
copying lib/exabgp/util/od.py -> build/lib/exabgp/util
copying lib/exabgp/util/panic.py -> build/lib/exabgp/util
copying lib/exabgp/util/test.py -> build/lib/exabgp/util
copying lib/exabgp/util/trace.py -> build/lib/exabgp/util
copying lib/exabgp/util/usage.py -> build/lib/exabgp/util
creating build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/__init__.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/bitstring.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/cmd2.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/counter.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/docopt.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/gcdump.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/ipaddress.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/lsprofcalltree.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/objgraph.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/ordereddict.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/profiler.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/pyparsing.py -> build/lib/exabgp/vendoring
copying lib/exabgp/vendoring/six.py -> build/lib/exabgp/vendoring
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/__main__.py -> build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/debug.py -> build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/logger.py -> build/bdist.linux-x86_64/wheel/exabgp
copying build/lib/exabgp/version.py -> build/bdist.linux-x86_64/wheel/exabgp
creating build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/bgp.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/cli.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/control.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/flow.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/healthcheck.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/netlink.py -> build/bdist.linux-x86_64/wheel/exabgp/application
copying build/lib/exabgp/application/tojson.py -> build/bdist.linux-x86_64/wheel/exabgp/application
creating build/bdist.linux-x86_64/wheel/exabgp/bgp
copying build/lib/exabgp/bgp/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
copying build/lib/exabgp/bgp/fsm.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
copying build/lib/exabgp/bgp/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
copying build/lib/exabgp/bgp/timer.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/direction.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/keepalive.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/message.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/nop.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/notification.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/operational.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/refresh.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
copying build/lib/exabgp/bgp/message/unknown.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/asn.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/holdtime.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/routerid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
copying build/lib/exabgp/bgp/message/open/version.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/addpath.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/asn4.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/capabilities.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/capability.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/extended.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/graceful.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/hostname.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/mp.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/ms.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/negotiated.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/operational.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/refresh.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
copying build/lib/exabgp/bgp/message/open/capability/unknown.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/open/capability
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update
copying build/lib/exabgp/bgp/message/update/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update
copying build/lib/exabgp/bgp/message/update/eor.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/aggregator.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/aigp.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/aspath.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/atomicaggregate.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/attribute.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/attributes.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/clusterlist.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/generic.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/localpref.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/med.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/mprnlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/mpurnlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/nexthop.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/origin.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/originatorid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
copying build/lib/exabgp/bgp/message/update/attribute/pmsi.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/linkstate.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/admingroup.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/igpmetric.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/linkname.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/maxbw.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/mplsmask.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/opaque.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/protection.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/rsvpbw.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/rterid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/sradj.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/sradjlan.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/srlg.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/temetric.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/link/unrsvpbw.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/link
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/isisarea.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/lterid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/nodeflags.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/nodename.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/opaque.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/sralgo.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/node/srcap.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/node
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpextags.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igpflags.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/igptags.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/opaque.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/ospfaddr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/prefixmetric.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srigpprefixattr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srprefix.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
copying build/lib/exabgp/bgp/message/update/attribute/bgpls/prefix/srrid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/bgpls/prefix
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community
copying build/lib/exabgp/bgp/message/update/attribute/community/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/bandwidth.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/chso.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/communities.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/community.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/encapsulation.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/flowspec_scope.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/l2info.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/mac_mobility.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/origin.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/rt.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/rt_record.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
copying build/lib/exabgp/bgp/message/update/attribute/community/extended/traffic.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/extended
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/initial
copying build/lib/exabgp/bgp/message/update/attribute/community/initial/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/initial
copying build/lib/exabgp/bgp/message/update/attribute/community/initial/communities.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/initial
copying build/lib/exabgp/bgp/message/update/attribute/community/initial/community.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/initial
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/large
copying build/lib/exabgp/bgp/message/update/attribute/community/large/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/large
copying build/lib/exabgp/bgp/message/update/attribute/community/large/communities.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/large
copying build/lib/exabgp/bgp/message/update/attribute/community/large/community.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/community/large
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/ipv6sid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/labelindex.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/prefixsid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
copying build/lib/exabgp/bgp/message/update/attribute/sr/srgb.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/attribute/sr
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/cidr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/flow.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/inet.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/ipvpn.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/label.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/nlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/rtc.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
copying build/lib/exabgp/bgp/message/update/nlri/vpls.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/link.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/nlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/node.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/prefixv4.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ifaceaddr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ipreach.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/linkid.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/neighaddr.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/node.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/ospfroute.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
copying build/lib/exabgp/bgp/message/update/nlri/bgpls/tlvs/prefix.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/bgpls/tlvs
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/ethernetad.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/mac.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/multicast.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/nlri.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/prefix.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
copying build/lib/exabgp/bgp/message/update/nlri/evpn/segment.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/evpn
creating build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/esi.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/etag.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/labels.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/mac.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/path.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
copying build/lib/exabgp/bgp/message/update/nlri/qualifier/rd.py -> build/bdist.linux-x86_64/wheel/exabgp/bgp/message/update/nlri/qualifier
creating build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/capability.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/check.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/configuration.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/environment.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/setup.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
copying build/lib/exabgp/configuration/usage.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/flow.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/ip.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/label.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/path.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/vpls.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
copying build/lib/exabgp/configuration/announce/vpn.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/announce
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/error.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/format.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/location.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/scope.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/section.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
copying build/lib/exabgp/configuration/core/tokeniser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/core
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/match.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/route.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/scope.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
copying build/lib/exabgp/configuration/flow/then.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/flow
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
copying build/lib/exabgp/configuration/l2vpn/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
copying build/lib/exabgp/configuration/l2vpn/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
copying build/lib/exabgp/configuration/l2vpn/vpls.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/l2vpn
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
copying build/lib/exabgp/configuration/neighbor/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
copying build/lib/exabgp/configuration/neighbor/api.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
copying build/lib/exabgp/configuration/neighbor/family.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
copying build/lib/exabgp/configuration/neighbor/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/neighbor
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/operational
copying build/lib/exabgp/configuration/operational/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/operational
copying build/lib/exabgp/configuration/operational/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/operational
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/process
copying build/lib/exabgp/configuration/process/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/process
copying build/lib/exabgp/configuration/process/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/process
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/static
copying build/lib/exabgp/configuration/static/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
copying build/lib/exabgp/configuration/static/mpls.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
copying build/lib/exabgp/configuration/static/parser.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
copying build/lib/exabgp/configuration/static/route.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/static
creating build/bdist.linux-x86_64/wheel/exabgp/configuration/template
copying build/lib/exabgp/configuration/template/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/template
copying build/lib/exabgp/configuration/template/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/configuration/template
creating build/bdist.linux-x86_64/wheel/exabgp/data
copying build/lib/exabgp/data/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/data
copying build/lib/exabgp/data/check.py -> build/bdist.linux-x86_64/wheel/exabgp/data
creating build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/attributes.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/firewall.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/message.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/netlink.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/old.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/sequence.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
copying build/lib/exabgp/netlink/tc.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink
creating build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/address.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/link.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
copying build/lib/exabgp/netlink/route/network.py -> build/bdist.linux-x86_64/wheel/exabgp/netlink/route
creating build/bdist.linux-x86_64/wheel/exabgp/protocol
copying build/lib/exabgp/protocol/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol
copying build/lib/exabgp/protocol/family.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol
copying build/lib/exabgp/protocol/resource.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol
creating build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/fragment.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/icmp.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/netmask.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
copying build/lib/exabgp/protocol/ip/port.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip
creating build/bdist.linux-x86_64/wheel/exabgp/protocol/ip/tcp
copying build/lib/exabgp/protocol/ip/tcp/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip/tcp
copying build/lib/exabgp/protocol/ip/tcp/flag.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/ip/tcp
creating build/bdist.linux-x86_64/wheel/exabgp/protocol/iso
copying build/lib/exabgp/protocol/iso/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/protocol/iso
creating build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/asynchronous.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/daemon.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/delay.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/interrupt.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/keepalive.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/listener.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/loop.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/peer.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
copying build/lib/exabgp/reactor/protocol.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor
creating build/bdist.linux-x86_64/wheel/exabgp/reactor/api
copying build/lib/exabgp/reactor/api/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api
copying build/lib/exabgp/reactor/api/processes.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api
copying build/lib/exabgp/reactor/api/transcoder.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api
creating build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/announce.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/command.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/limit.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/neighbor.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/reactor.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/rib.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
copying build/lib/exabgp/reactor/api/command/watchdog.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/command
creating build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
copying build/lib/exabgp/reactor/api/response/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
copying build/lib/exabgp/reactor/api/response/answer.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
copying build/lib/exabgp/reactor/api/response/json.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
copying build/lib/exabgp/reactor/api/response/text.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/api/response
creating build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/connection.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/error.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/incoming.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/outgoing.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
copying build/lib/exabgp/reactor/network/tcp.py -> build/bdist.linux-x86_64/wheel/exabgp/reactor/network
creating build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/cache.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/change.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/incoming.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
copying build/lib/exabgp/rib/outgoing.py -> build/bdist.linux-x86_64/wheel/exabgp/rib
creating build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/cache.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/coroutine.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/dictionary.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/dns.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/enumeration.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/errstr.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/hashtable.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/ip.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/od.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/panic.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/test.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/trace.py -> build/bdist.linux-x86_64/wheel/exabgp/util
copying build/lib/exabgp/util/usage.py -> build/bdist.linux-x86_64/wheel/exabgp/util
creating build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/__init__.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/bitstring.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/cmd2.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/counter.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/docopt.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/gcdump.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/ipaddress.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/lsprofcalltree.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/objgraph.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/ordereddict.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/profiler.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/pyparsing.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
copying build/lib/exabgp/vendoring/six.py -> build/bdist.linux-x86_64/wheel/exabgp/vendoring
running install_data
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-add-remove.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-announce.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-announcement.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-api.nothing.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-api.receive.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-attributes-vpn.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-attributes.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-broken-flow.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-check.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-eor.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-fast.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-flow.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-manual-eor.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-multi-neighbor.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-multisession.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-nexthop-self.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-nexthop.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-notification.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-open.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-reload.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-teardown.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-vpls.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/api-vpnv4.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/dynamic-1.pl -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/dynamic-1.sh -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/stderr-1.py -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/syslog-1.py -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/watchdog-1.pl -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/watchdog-1.sh -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
copying etc/exabgp/run/watchdog.run -> build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/processes
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.data/data/share/exabgp/etc
running install_egg_info
running egg_info
creating lib/exabgp.egg-info
writing lib/exabgp.egg-info/PKG-INFO
writing top-level names to lib/exabgp.egg-info/top_level.txt
writing dependency_links to lib/exabgp.egg-info/dependency_links.txt
writing entry points to lib/exabgp.egg-info/entry_points.txt
writing manifest file 'lib/exabgp.egg-info/SOURCES.txt'
reading manifest file 'lib/exabgp.egg-info/SOURCES.txt'
writing manifest file 'lib/exabgp.egg-info/SOURCES.txt'
Copying lib/exabgp.egg-info to build/bdist.linux-x86_64/wheel/exabgp-4.0.10-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/exabgp-4.0.10.dist-info/WHEEL
/build-wheels

############################################################
Building flask_keystone-0.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/1f/ca/3938de8c5f4a3d1c5dd4278bedb9d31d79816feba4d088293c620a366fb1/flask_keystone-0.2.tar.gz
--2019-10-05 18:05:03-- https://files.pythonhosted.org/packages/1f/ca/3938de8c5f4a3d1c5dd4278bedb9d31d79816feba4d088293c620a366fb1/flask_keystone-0.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13224 (13K) [binary/octet-stream]
Saving to: 'flask_keystone-0.2.tar.gz'

0K .......... .. 100% 1.58M=0.008s

2019-10-05 18:05:03 (1.58 MB/s) - 'flask_keystone-0.2.tar.gz' saved [13224/13224]

/build-wheels/flask_keystone-0.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/flask_keystone
copying flask_keystone/__init__.py -> build/lib/flask_keystone
copying flask_keystone/anonymous.py -> build/lib/flask_keystone
copying flask_keystone/config.py -> build/lib/flask_keystone
copying flask_keystone/exceptions.py -> build/lib/flask_keystone
copying flask_keystone/user.py -> build/lib/flask_keystone
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/__init__.py -> build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/anonymous.py -> build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/config.py -> build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/exceptions.py -> build/bdist.linux-x86_64/wheel/flask_keystone
copying build/lib/flask_keystone/user.py -> build/bdist.linux-x86_64/wheel/flask_keystone
running install_egg_info
running egg_info
writing requirements to flask_keystone.egg-info/requires.txt
writing flask_keystone.egg-info/PKG-INFO
writing top-level names to flask_keystone.egg-info/top_level.txt
writing dependency_links to flask_keystone.egg-info/dependency_links.txt
writing entry points to flask_keystone.egg-info/entry_points.txt
reading manifest file 'flask_keystone.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'flask_keystone.egg-info/SOURCES.txt'
Copying flask_keystone.egg-info to build/bdist.linux-x86_64/wheel/flask_keystone-0.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/flask_keystone-0.2.dist-info/WHEEL
/build-wheels

############################################################
Building flask_oslolog-0.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a7/62/fec02ce761b548b1289680bb1be1aa0bce2b2c4017d5b31bd6c67c78aef9/flask_oslolog-0.1.tar.gz
--2019-10-05 18:05:04-- https://files.pythonhosted.org/packages/a7/62/fec02ce761b548b1289680bb1be1aa0bce2b2c4017d5b31bd6c67c78aef9/flask_oslolog-0.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5691 (5.6K) [application/octet-stream]
Saving to: 'flask_oslolog-0.1.tar.gz'

0K ..... 100% 45.6M=0s

2019-10-05 18:05:04 (45.6 MB/s) - 'flask_oslolog-0.1.tar.gz' saved [5691/5691]

/build-wheels/flask_oslolog-0.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/flask_oslolog
copying flask_oslolog/__init__.py -> build/lib/flask_oslolog
copying flask_oslolog/middleware.py -> build/lib/flask_oslolog
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/flask_oslolog
copying build/lib/flask_oslolog/__init__.py -> build/bdist.linux-x86_64/wheel/flask_oslolog
copying build/lib/flask_oslolog/middleware.py -> build/bdist.linux-x86_64/wheel/flask_oslolog
running install_egg_info
running egg_info
writing requirements to flask_oslolog.egg-info/requires.txt
writing flask_oslolog.egg-info/PKG-INFO
writing top-level names to flask_oslolog.egg-info/top_level.txt
writing dependency_links to flask_oslolog.egg-info/dependency_links.txt
writing entry points to flask_oslolog.egg-info/entry_points.txt
reading manifest file 'flask_oslolog.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'flask_oslolog.egg-info/SOURCES.txt'
Copying flask_oslolog.egg-info to build/bdist.linux-x86_64/wheel/flask_oslolog-0.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/flask_oslolog-0.1.dist-info/WHEEL
/build-wheels

############################################################
Building fortiosclient-0.0.3-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e9/aa/b2c0705d5e52c8d9af35422d940800b49c562758fbdad3179a6fbf6e92f5/fortiosclient-0.0.3.tar.gz
--2019-10-05 18:05:04-- https://files.pythonhosted.org/packages/e9/aa/b2c0705d5e52c8d9af35422d940800b49c562758fbdad3179a6fbf6e92f5/fortiosclient-0.0.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 28908 (28K) [binary/octet-stream]
Saving to: 'fortiosclient-0.0.3.tar.gz'

0K .......... .......... ........ 100% 3.85M=0.007s

2019-10-05 18:05:04 (3.85 MB/s) - 'fortiosclient-0.0.3.tar.gz' saved [28908/28908]

/build-wheels/fortiosclient-0.0.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/fortiosclient
creating build/lib/fortiosclient/common
copying fortiosclient/common/constants.py -> build/lib/fortiosclient/common
copying fortiosclient/common/__init__.py -> build/lib/fortiosclient/common
copying fortiosclient/common/singleton.py -> build/lib/fortiosclient/common
creating build/lib/fortiosclient/tests
creating build/lib/fortiosclient/tests/functional
creating build/lib/fortiosclient/tests/functional/api_client
copying fortiosclient/tests/functional/api_client/__init__.py -> build/lib/fortiosclient/tests/functional/api_client
copying fortiosclient/tests/functional/api_client/test_templates.py -> build/lib/fortiosclient/tests/functional/api_client
creating build/lib/fortiosclient/tests/unit
creating build/lib/fortiosclient/tests/unit/api_client
copying fortiosclient/tests/unit/api_client/test_api_eventlet_request.py -> build/lib/fortiosclient/tests/unit/api_client
copying fortiosclient/tests/unit/api_client/test_client.py -> build/lib/fortiosclient/tests/unit/api_client
copying fortiosclient/tests/unit/api_client/__init__.py -> build/lib/fortiosclient/tests/unit/api_client
copying fortiosclient/tests/__init__.py -> build/lib/fortiosclient/tests
copying fortiosclient/tests/unit/__init__.py -> build/lib/fortiosclient/tests/unit
copying fortiosclient/tests/functional/__init__.py -> build/lib/fortiosclient/tests/functional
copying fortiosclient/exception.py -> build/lib/fortiosclient
copying fortiosclient/client.py -> build/lib/fortiosclient
copying fortiosclient/request.py -> build/lib/fortiosclient
copying fortiosclient/eventlet_client.py -> build/lib/fortiosclient
copying fortiosclient/__init__.py -> build/lib/fortiosclient
copying fortiosclient/templates.py -> build/lib/fortiosclient
copying fortiosclient/eventlet_request.py -> build/lib/fortiosclient
copying fortiosclient/_i18n.py -> build/lib/fortiosclient
copying fortiosclient/base.py -> build/lib/fortiosclient
running egg_info
writing requirements to fortiosclient.egg-info/requires.txt
writing fortiosclient.egg-info/PKG-INFO
writing top-level names to fortiosclient.egg-info/top_level.txt
writing dependency_links to fortiosclient.egg-info/dependency_links.txt
[pbr] Reusing existing SOURCES.txt
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/fortiosclient
creating build/bdist.linux-x86_64/wheel/fortiosclient/common
copying build/lib/fortiosclient/common/constants.py -> build/bdist.linux-x86_64/wheel/fortiosclient/common
copying build/lib/fortiosclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/common
copying build/lib/fortiosclient/common/singleton.py -> build/bdist.linux-x86_64/wheel/fortiosclient/common
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional/api_client
copying build/lib/fortiosclient/tests/functional/api_client/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional/api_client
copying build/lib/fortiosclient/tests/functional/api_client/test_templates.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional/api_client
copying build/lib/fortiosclient/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/functional
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit
creating build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
copying build/lib/fortiosclient/tests/unit/api_client/test_api_eventlet_request.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
copying build/lib/fortiosclient/tests/unit/api_client/test_client.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
copying build/lib/fortiosclient/tests/unit/api_client/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit/api_client
copying build/lib/fortiosclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests/unit
copying build/lib/fortiosclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient/tests
copying build/lib/fortiosclient/exception.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/client.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/request.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/eventlet_client.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/__init__.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/templates.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/eventlet_request.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/_i18n.py -> build/bdist.linux-x86_64/wheel/fortiosclient
copying build/lib/fortiosclient/base.py -> build/bdist.linux-x86_64/wheel/fortiosclient
running install_egg_info
Copying fortiosclient.egg-info to build/bdist.linux-x86_64/wheel/fortiosclient-0.0.3-py2.7.egg-info
running install_scripts
/build-wheels/fortiosclient-0.0.3/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
creating build/bdist.linux-x86_64/wheel/fortiosclient-0.0.3.dist-info/WHEEL
/build-wheels

############################################################
Building frozendict-1.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/4e/55/a12ded2c426a4d2bee73f88304c9c08ebbdbadb82569ebdd6a0c007cfd08/frozendict-1.2.tar.gz
--2019-10-05 18:05:06-- https://files.pythonhosted.org/packages/4e/55/a12ded2c426a4d2bee73f88304c9c08ebbdbadb82569ebdd6a0c007cfd08/frozendict-1.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2650 (2.6K) [application/octet-stream]
Saving to: 'frozendict-1.2.tar.gz'

0K .. 100% 50.0M=0s

2019-10-05 18:05:06 (50.0 MB/s) - 'frozendict-1.2.tar.gz' saved [2650/2650]

/build-wheels/frozendict-1.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/frozendict
copying frozendict/__init__.py -> build/lib/frozendict
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/frozendict
copying build/lib/frozendict/__init__.py -> build/bdist.linux-x86_64/wheel/frozendict
running install_egg_info
running egg_info
writing frozendict.egg-info/PKG-INFO
writing top-level names to frozendict.egg-info/top_level.txt
writing dependency_links to frozendict.egg-info/dependency_links.txt
reading manifest file 'frozendict.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'frozendict.egg-info/SOURCES.txt'
Copying frozendict.egg-info to build/bdist.linux-x86_64/wheel/frozendict-1.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/frozendict-1.2.dist-info/WHEEL
/build-wheels

############################################################
Building funcparserlib-0.3.6-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/cb/f7/b4a59c3ccf67c0082546eaeb454da1a6610e924d2e7a2a21f337ecae7b40/funcparserlib-0.3.6.tar.gz
--2019-10-05 18:05:06-- https://files.pythonhosted.org/packages/cb/f7/b4a59c3ccf67c0082546eaeb454da1a6610e924d2e7a2a21f337ecae7b40/funcparserlib-0.3.6.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 30401 (30K) [application/octet-stream]
Saving to: 'funcparserlib-0.3.6.tar.gz'

0K .......... .......... ......... 100% 3.85M=0.008s

2019-10-05 18:05:06 (3.85 MB/s) - 'funcparserlib-0.3.6.tar.gz' saved [30401/30401]

/build-wheels/funcparserlib-0.3.6 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/funcparserlib
copying funcparserlib/__init__.py -> build/lib/funcparserlib
copying funcparserlib/lexer.py -> build/lib/funcparserlib
copying funcparserlib/parser.py -> build/lib/funcparserlib
copying funcparserlib/util.py -> build/lib/funcparserlib
creating build/lib/funcparserlib/tests
copying funcparserlib/tests/__init__.py -> build/lib/funcparserlib/tests
copying funcparserlib/tests/dot.py -> build/lib/funcparserlib/tests
copying funcparserlib/tests/json.py -> build/lib/funcparserlib/tests
copying funcparserlib/tests/test_dot.py -> build/lib/funcparserlib/tests
copying funcparserlib/tests/test_json.py -> build/lib/funcparserlib/tests
copying funcparserlib/tests/test_parsing.py -> build/lib/funcparserlib/tests
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/funcparserlib
copying build/lib/funcparserlib/__init__.py -> build/bdist.linux-x86_64/wheel/funcparserlib
copying build/lib/funcparserlib/lexer.py -> build/bdist.linux-x86_64/wheel/funcparserlib
copying build/lib/funcparserlib/parser.py -> build/bdist.linux-x86_64/wheel/funcparserlib
copying build/lib/funcparserlib/util.py -> build/bdist.linux-x86_64/wheel/funcparserlib
creating build/bdist.linux-x86_64/wheel/funcparserlib/tests
copying build/lib/funcparserlib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/funcparserlib/tests
copying build/lib/funcparserlib/tests/dot.py -> build/bdist.linux-x86_64/wheel/funcparserlib/tests
copying build/lib/funcparserlib/tests/json.py -> build/bdist.linux-x86_64/wheel/funcparserlib/tests
copying build/lib/funcparserlib/tests/test_dot.py -> build/bdist.linux-x86_64/wheel/funcparserlib/tests
copying build/lib/funcparserlib/tests/test_json.py -> build/bdist.linux-x86_64/wheel/funcparserlib/tests
copying build/lib/funcparserlib/tests/test_parsing.py -> build/bdist.linux-x86_64/wheel/funcparserlib/tests
running install_egg_info
running egg_info
writing funcparserlib.egg-info/PKG-INFO
writing top-level names to funcparserlib.egg-info/top_level.txt
writing dependency_links to funcparserlib.egg-info/dependency_links.txt
reading manifest file 'funcparserlib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'requires.txt'
writing manifest file 'funcparserlib.egg-info/SOURCES.txt'
Copying funcparserlib.egg-info to build/bdist.linux-x86_64/wheel/funcparserlib-0.3.6-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/funcparserlib-0.3.6.dist-info/WHEEL
/build-wheels

############################################################
Building future-0.17.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz
--2019-10-05 18:05:06-- https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 829119 (810K) [binary/octet-stream]
Saving to: 'future-0.17.1.tar.gz'

0K .......... .......... .......... .......... .......... 6% 3.21M 0s
50K .......... .......... .......... .......... .......... 12% 6.70M 0s
100K .......... .......... .......... .......... .......... 18% 56.2M 0s
150K .......... .......... .......... .......... .......... 24% 130M 0s
200K .......... .......... .......... .......... .......... 30% 6.76M 0s
250K .......... .......... .......... .......... .......... 37% 84.8M 0s
300K .......... .......... .......... .......... .......... 43% 64.7M 0s
350K .......... .......... .......... .......... .......... 49% 129M 0s
400K .......... .......... .......... .......... .......... 55% 8.10M 0s
450K .......... .......... .......... .......... .......... 61% 65.5M 0s
500K .......... .......... .......... .......... .......... 67% 68.6M 0s
550K .......... .......... .......... .......... .......... 74% 63.2M 0s
600K .......... .......... .......... .......... .......... 80% 85.5M 0s
650K .......... .......... .......... .......... .......... 86% 164M 0s
700K .......... .......... .......... .......... .......... 92% 159M 0s
750K .......... .......... .......... .......... .......... 98% 128M 0s
800K ......... 100% 204M=0.04s

2019-10-05 18:05:06 (18.6 MB/s) - 'future-0.17.1.tar.gz' saved [829119/829119]

/build-wheels/future-0.17.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/future
copying src/future/__init__.py -> build/lib/future
creating build/lib/future/builtins
copying src/future/builtins/misc.py -> build/lib/future/builtins
copying src/future/builtins/newround.py -> build/lib/future/builtins
copying src/future/builtins/__init__.py -> build/lib/future/builtins
copying src/future/builtins/newnext.py -> build/lib/future/builtins
copying src/future/builtins/disabled.py -> build/lib/future/builtins
copying src/future/builtins/iterators.py -> build/lib/future/builtins
copying src/future/builtins/newsuper.py -> build/lib/future/builtins
creating build/lib/future/types
copying src/future/types/newint.py -> build/lib/future/types
copying src/future/types/newmemoryview.py -> build/lib/future/types
copying src/future/types/newopen.py -> build/lib/future/types
copying src/future/types/newobject.py -> build/lib/future/types
copying src/future/types/newdict.py -> build/lib/future/types
copying src/future/types/newbytes.py -> build/lib/future/types
copying src/future/types/__init__.py -> build/lib/future/types
copying src/future/types/newlist.py -> build/lib/future/types
copying src/future/types/newstr.py -> build/lib/future/types
copying src/future/types/newrange.py -> build/lib/future/types
creating build/lib/future/standard_library
copying src/future/standard_library/__init__.py -> build/lib/future/standard_library
creating build/lib/future/backports
copying src/future/backports/misc.py -> build/lib/future/backports
copying src/future/backports/_markupbase.py -> build/lib/future/backports
copying src/future/backports/__init__.py -> build/lib/future/backports
copying src/future/backports/socketserver.py -> build/lib/future/backports
copying src/future/backports/total_ordering.py -> build/lib/future/backports
copying src/future/backports/socket.py -> build/lib/future/backports
copying src/future/backports/datetime.py -> build/lib/future/backports
creating build/lib/future/backports/email
copying src/future/backports/email/_policybase.py -> build/lib/future/backports/email
copying src/future/backports/email/header.py -> build/lib/future/backports/email
copying src/future/backports/email/_encoded_words.py -> build/lib/future/backports/email
copying src/future/backports/email/_header_value_parser.py -> build/lib/future/backports/email
copying src/future/backports/email/policy.py -> build/lib/future/backports/email
copying src/future/backports/email/__init__.py -> build/lib/future/backports/email
copying src/future/backports/email/message.py -> build/lib/future/backports/email
copying src/future/backports/email/encoders.py -> build/lib/future/backports/email
copying src/future/backports/email/parser.py -> build/lib/future/backports/email
copying src/future/backports/email/generator.py -> build/lib/future/backports/email
copying src/future/backports/email/utils.py -> build/lib/future/backports/email
copying src/future/backports/email/charset.py -> build/lib/future/backports/email
copying src/future/backports/email/iterators.py -> build/lib/future/backports/email
copying src/future/backports/email/quoprimime.py -> build/lib/future/backports/email
copying src/future/backports/email/errors.py -> build/lib/future/backports/email
copying src/future/backports/email/feedparser.py -> build/lib/future/backports/email
copying src/future/backports/email/_parseaddr.py -> build/lib/future/backports/email
copying src/future/backports/email/base64mime.py -> build/lib/future/backports/email
copying src/future/backports/email/headerregistry.py -> build/lib/future/backports/email
creating build/lib/future/backports/email/mime
copying src/future/backports/email/mime/multipart.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/__init__.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/message.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/application.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/nonmultipart.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/text.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/audio.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/image.py -> build/lib/future/backports/email/mime
copying src/future/backports/email/mime/base.py -> build/lib/future/backports/email/mime
creating build/lib/future/backports/html
copying src/future/backports/html/__init__.py -> build/lib/future/backports/html
copying src/future/backports/html/parser.py -> build/lib/future/backports/html
copying src/future/backports/html/entities.py -> build/lib/future/backports/html
creating build/lib/future/backports/http
copying src/future/backports/http/cookies.py -> build/lib/future/backports/http
copying src/future/backports/http/server.py -> build/lib/future/backports/http
copying src/future/backports/http/client.py -> build/lib/future/backports/http
copying src/future/backports/http/__init__.py -> build/lib/future/backports/http
copying src/future/backports/http/cookiejar.py -> build/lib/future/backports/http
creating build/lib/future/backports/test
copying src/future/backports/test/support.py -> build/lib/future/backports/test
copying src/future/backports/test/ssl_servers.py -> build/lib/future/backports/test
copying src/future/backports/test/__init__.py -> build/lib/future/backports/test
copying src/future/backports/test/pystone.py -> build/lib/future/backports/test
creating build/lib/future/backports/urllib
copying src/future/backports/urllib/error.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/request.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/__init__.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/response.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/robotparser.py -> build/lib/future/backports/urllib
copying src/future/backports/urllib/parse.py -> build/lib/future/backports/urllib
creating build/lib/future/backports/xmlrpc
copying src/future/backports/xmlrpc/server.py -> build/lib/future/backports/xmlrpc
copying src/future/backports/xmlrpc/client.py -> build/lib/future/backports/xmlrpc
copying src/future/backports/xmlrpc/__init__.py -> build/lib/future/backports/xmlrpc
creating build/lib/future/moves
copying src/future/moves/queue.py -> build/lib/future/moves
copying src/future/moves/_dummy_thread.py -> build/lib/future/moves
copying src/future/moves/copyreg.py -> build/lib/future/moves
copying src/future/moves/_markupbase.py -> build/lib/future/moves
copying src/future/moves/builtins.py -> build/lib/future/moves
copying src/future/moves/subprocess.py -> build/lib/future/moves
copying src/future/moves/__init__.py -> build/lib/future/moves
copying src/future/moves/socketserver.py -> build/lib/future/moves
copying src/future/moves/winreg.py -> build/lib/future/moves
copying src/future/moves/configparser.py -> build/lib/future/moves
copying src/future/moves/reprlib.py -> build/lib/future/moves
copying src/future/moves/collections.py -> build/lib/future/moves
copying src/future/moves/pickle.py -> build/lib/future/moves
copying src/future/moves/_thread.py -> build/lib/future/moves
copying src/future/moves/sys.py -> build/lib/future/moves
copying src/future/moves/itertools.py -> build/lib/future/moves
creating build/lib/future/moves/dbm
copying src/future/moves/dbm/ndbm.py -> build/lib/future/moves/dbm
copying src/future/moves/dbm/gnu.py -> build/lib/future/moves/dbm
copying src/future/moves/dbm/__init__.py -> build/lib/future/moves/dbm
copying src/future/moves/dbm/dumb.py -> build/lib/future/moves/dbm
creating build/lib/future/moves/html
copying src/future/moves/html/__init__.py -> build/lib/future/moves/html
copying src/future/moves/html/parser.py -> build/lib/future/moves/html
copying src/future/moves/html/entities.py -> build/lib/future/moves/html
creating build/lib/future/moves/http
copying src/future/moves/http/cookies.py -> build/lib/future/moves/http
copying src/future/moves/http/server.py -> build/lib/future/moves/http
copying src/future/moves/http/client.py -> build/lib/future/moves/http
copying src/future/moves/http/__init__.py -> build/lib/future/moves/http
copying src/future/moves/http/cookiejar.py -> build/lib/future/moves/http
creating build/lib/future/moves/test
copying src/future/moves/test/support.py -> build/lib/future/moves/test
copying src/future/moves/test/__init__.py -> build/lib/future/moves/test
creating build/lib/future/moves/tkinter
copying src/future/moves/tkinter/scrolledtext.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/colorchooser.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/commondialog.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/messagebox.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/dialog.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/constants.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/dnd.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/__init__.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/ttk.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/filedialog.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/font.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/tix.py -> build/lib/future/moves/tkinter
copying src/future/moves/tkinter/simpledialog.py -> build/lib/future/moves/tkinter
creating build/lib/future/moves/urllib
copying src/future/moves/urllib/error.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/request.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/__init__.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/response.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/robotparser.py -> build/lib/future/moves/urllib
copying src/future/moves/urllib/parse.py -> build/lib/future/moves/urllib
creating build/lib/future/moves/xmlrpc
copying src/future/moves/xmlrpc/server.py -> build/lib/future/moves/xmlrpc
copying src/future/moves/xmlrpc/client.py -> build/lib/future/moves/xmlrpc
copying src/future/moves/xmlrpc/__init__.py -> build/lib/future/moves/xmlrpc
creating build/lib/future/tests
copying src/future/tests/__init__.py -> build/lib/future/tests
copying src/future/tests/base.py -> build/lib/future/tests
creating build/lib/future/utils
copying src/future/utils/__init__.py -> build/lib/future/utils
copying src/future/utils/surrogateescape.py -> build/lib/future/utils
creating build/lib/past
copying src/past/__init__.py -> build/lib/past
creating build/lib/past/builtins
copying src/past/builtins/noniterators.py -> build/lib/past/builtins
copying src/past/builtins/misc.py -> build/lib/past/builtins
copying src/past/builtins/__init__.py -> build/lib/past/builtins
creating build/lib/past/types
copying src/past/types/basestring.py -> build/lib/past/types
copying src/past/types/__init__.py -> build/lib/past/types
copying src/past/types/olddict.py -> build/lib/past/types
copying src/past/types/oldstr.py -> build/lib/past/types
creating build/lib/past/utils
copying src/past/utils/__init__.py -> build/lib/past/utils
creating build/lib/past/translation
copying src/past/translation/__init__.py -> build/lib/past/translation
creating build/lib/libfuturize
copying src/libfuturize/__init__.py -> build/lib/libfuturize
copying src/libfuturize/main.py -> build/lib/libfuturize
copying src/libfuturize/fixer_util.py -> build/lib/libfuturize
creating build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_oldstr_wrap.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_division.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_print.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_cmp.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_division_safe.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_next_call.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_metaclass.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/__init__.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_unicode_literals_import.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_bytes.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_future_builtins.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_xrange_with_import.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_raise.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_object.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_UserDict.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_order___future__imports.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_future_standard_library.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_future_standard_library_urllib.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_basestring.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_execfile.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_unicode_keep_u.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_remove_old__future__imports.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_absolute_import.py -> build/lib/libfuturize/fixes
copying src/libfuturize/fixes/fix_print_with_import.py -> build/lib/libfuturize/fixes
creating build/lib/libpasteurize
copying src/libpasteurize/__init__.py -> build/lib/libpasteurize
copying src/libpasteurize/main.py -> build/lib/libpasteurize
creating build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_throw.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_division.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_add_future_standard_library_import.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_kwargs.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_imports2.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_metaclass.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_fullargspec.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_annotations.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_printfunction.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_imports.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/__init__.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_features.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_future_builtins.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_memoryview.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_add_all__future__imports.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_raise.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_add_all_future_builtins.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_next.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_newstyle.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_raise_.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_getcwd.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/feature_base.py -> build/lib/libpasteurize/fixes
copying src/libpasteurize/fixes/fix_unpacking.py -> build/lib/libpasteurize/fixes
creating build/lib/builtins
copying src/builtins/__init__.py -> build/lib/builtins
creating build/lib/copyreg
copying src/copyreg/__init__.py -> build/lib/copyreg
creating build/lib/html
copying src/html/__init__.py -> build/lib/html
copying src/html/parser.py -> build/lib/html
copying src/html/entities.py -> build/lib/html
creating build/lib/http
copying src/http/cookies.py -> build/lib/http
copying src/http/server.py -> build/lib/http
copying src/http/client.py -> build/lib/http
copying src/http/__init__.py -> build/lib/http
copying src/http/cookiejar.py -> build/lib/http
creating build/lib/queue
copying src/queue/__init__.py -> build/lib/queue
creating build/lib/reprlib
copying src/reprlib/__init__.py -> build/lib/reprlib
creating build/lib/socketserver
copying src/socketserver/__init__.py -> build/lib/socketserver
creating build/lib/tkinter
copying src/tkinter/scrolledtext.py -> build/lib/tkinter
copying src/tkinter/colorchooser.py -> build/lib/tkinter
copying src/tkinter/commondialog.py -> build/lib/tkinter
copying src/tkinter/messagebox.py -> build/lib/tkinter
copying src/tkinter/dialog.py -> build/lib/tkinter
copying src/tkinter/constants.py -> build/lib/tkinter
copying src/tkinter/dnd.py -> build/lib/tkinter
copying src/tkinter/__init__.py -> build/lib/tkinter
copying src/tkinter/ttk.py -> build/lib/tkinter
copying src/tkinter/filedialog.py -> build/lib/tkinter
copying src/tkinter/font.py -> build/lib/tkinter
copying src/tkinter/tix.py -> build/lib/tkinter
copying src/tkinter/simpledialog.py -> build/lib/tkinter
creating build/lib/winreg
copying src/winreg/__init__.py -> build/lib/winreg
creating build/lib/xmlrpc
copying src/xmlrpc/server.py -> build/lib/xmlrpc
copying src/xmlrpc/client.py -> build/lib/xmlrpc
copying src/xmlrpc/__init__.py -> build/lib/xmlrpc
creating build/lib/_dummy_thread
copying src/_dummy_thread/__init__.py -> build/lib/_dummy_thread
creating build/lib/_markupbase
copying src/_markupbase/__init__.py -> build/lib/_markupbase
creating build/lib/_thread
copying src/_thread/__init__.py -> build/lib/_thread
running egg_info
writing src/future.egg-info/PKG-INFO
writing top-level names to src/future.egg-info/top_level.txt
writing dependency_links to src/future.egg-info/dependency_links.txt
writing entry points to src/future.egg-info/entry_points.txt
reading manifest file 'src/future.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
writing manifest file 'src/future.egg-info/SOURCES.txt'
copying src/future/backports/test/badcert.pem -> build/lib/future/backports/test
copying src/future/backports/test/badkey.pem -> build/lib/future/backports/test
copying src/future/backports/test/dh512.pem -> build/lib/future/backports/test
copying src/future/backports/test/https_svn_python_org_root.pem -> build/lib/future/backports/test
copying src/future/backports/test/keycert.passwd.pem -> build/lib/future/backports/test
copying src/future/backports/test/keycert.pem -> build/lib/future/backports/test
copying src/future/backports/test/keycert2.pem -> build/lib/future/backports/test
copying src/future/backports/test/nokia.pem -> build/lib/future/backports/test
copying src/future/backports/test/nullbytecert.pem -> build/lib/future/backports/test
copying src/future/backports/test/nullcert.pem -> build/lib/future/backports/test
copying src/future/backports/test/sha256.pem -> build/lib/future/backports/test
copying src/future/backports/test/ssl_cert.pem -> build/lib/future/backports/test
copying src/future/backports/test/ssl_key.passwd.pem -> build/lib/future/backports/test
copying src/future/backports/test/ssl_key.pem -> build/lib/future/backports/test
creating build/lib/past/tests
copying src/past/tests/__init__.py -> build/lib/past/tests
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/future
copying build/lib/future/__init__.py -> build/bdist.linux-x86_64/wheel/future
creating build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/misc.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/newround.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/__init__.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/newnext.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/disabled.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/iterators.py -> build/bdist.linux-x86_64/wheel/future/builtins
copying build/lib/future/builtins/newsuper.py -> build/bdist.linux-x86_64/wheel/future/builtins
creating build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newint.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newmemoryview.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newopen.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newobject.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newdict.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newbytes.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/__init__.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newlist.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newstr.py -> build/bdist.linux-x86_64/wheel/future/types
copying build/lib/future/types/newrange.py -> build/bdist.linux-x86_64/wheel/future/types
creating build/bdist.linux-x86_64/wheel/future/standard_library
copying build/lib/future/standard_library/__init__.py -> build/bdist.linux-x86_64/wheel/future/standard_library
creating build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/misc.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/_markupbase.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/socketserver.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/total_ordering.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/socket.py -> build/bdist.linux-x86_64/wheel/future/backports
copying build/lib/future/backports/datetime.py -> build/bdist.linux-x86_64/wheel/future/backports
creating build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/_policybase.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/header.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/_encoded_words.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/_header_value_parser.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/policy.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/message.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/encoders.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/parser.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/generator.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/utils.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/charset.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/iterators.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/quoprimime.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/errors.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/feedparser.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/_parseaddr.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/base64mime.py -> build/bdist.linux-x86_64/wheel/future/backports/email
copying build/lib/future/backports/email/headerregistry.py -> build/bdist.linux-x86_64/wheel/future/backports/email
creating build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/multipart.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/message.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/application.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/nonmultipart.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/text.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/audio.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/image.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
copying build/lib/future/backports/email/mime/base.py -> build/bdist.linux-x86_64/wheel/future/backports/email/mime
creating build/bdist.linux-x86_64/wheel/future/backports/html
copying build/lib/future/backports/html/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/html
copying build/lib/future/backports/html/parser.py -> build/bdist.linux-x86_64/wheel/future/backports/html
copying build/lib/future/backports/html/entities.py -> build/bdist.linux-x86_64/wheel/future/backports/html
creating build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/cookies.py -> build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/server.py -> build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/client.py -> build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/http
copying build/lib/future/backports/http/cookiejar.py -> build/bdist.linux-x86_64/wheel/future/backports/http
creating build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/support.py -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/ssl_servers.py -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/pystone.py -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/badcert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/badkey.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/dh512.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/https_svn_python_org_root.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/keycert.passwd.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/keycert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/keycert2.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/nokia.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/nullbytecert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/nullcert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/sha256.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/ssl_cert.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/ssl_key.passwd.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
copying build/lib/future/backports/test/ssl_key.pem -> build/bdist.linux-x86_64/wheel/future/backports/test
creating build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/error.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/request.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/response.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/robotparser.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
copying build/lib/future/backports/urllib/parse.py -> build/bdist.linux-x86_64/wheel/future/backports/urllib
creating build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
copying build/lib/future/backports/xmlrpc/server.py -> build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
copying build/lib/future/backports/xmlrpc/client.py -> build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
copying build/lib/future/backports/xmlrpc/__init__.py -> build/bdist.linux-x86_64/wheel/future/backports/xmlrpc
creating build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/queue.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/_dummy_thread.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/copyreg.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/_markupbase.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/builtins.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/subprocess.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/socketserver.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/winreg.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/configparser.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/reprlib.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/collections.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/pickle.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/_thread.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/sys.py -> build/bdist.linux-x86_64/wheel/future/moves
copying build/lib/future/moves/itertools.py -> build/bdist.linux-x86_64/wheel/future/moves
creating build/bdist.linux-x86_64/wheel/future/moves/dbm
copying build/lib/future/moves/dbm/ndbm.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
copying build/lib/future/moves/dbm/gnu.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
copying build/lib/future/moves/dbm/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
copying build/lib/future/moves/dbm/dumb.py -> build/bdist.linux-x86_64/wheel/future/moves/dbm
creating build/bdist.linux-x86_64/wheel/future/moves/html
copying build/lib/future/moves/html/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/html
copying build/lib/future/moves/html/parser.py -> build/bdist.linux-x86_64/wheel/future/moves/html
copying build/lib/future/moves/html/entities.py -> build/bdist.linux-x86_64/wheel/future/moves/html
creating build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/cookies.py -> build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/server.py -> build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/client.py -> build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/http
copying build/lib/future/moves/http/cookiejar.py -> build/bdist.linux-x86_64/wheel/future/moves/http
creating build/bdist.linux-x86_64/wheel/future/moves/test
copying build/lib/future/moves/test/support.py -> build/bdist.linux-x86_64/wheel/future/moves/test
copying build/lib/future/moves/test/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/test
creating build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/scrolledtext.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/colorchooser.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/commondialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/messagebox.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/dialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/constants.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/dnd.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/ttk.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/filedialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/font.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/tix.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
copying build/lib/future/moves/tkinter/simpledialog.py -> build/bdist.linux-x86_64/wheel/future/moves/tkinter
creating build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/error.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/request.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/response.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/robotparser.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
copying build/lib/future/moves/urllib/parse.py -> build/bdist.linux-x86_64/wheel/future/moves/urllib
creating build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
copying build/lib/future/moves/xmlrpc/server.py -> build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
copying build/lib/future/moves/xmlrpc/client.py -> build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
copying build/lib/future/moves/xmlrpc/__init__.py -> build/bdist.linux-x86_64/wheel/future/moves/xmlrpc
creating build/bdist.linux-x86_64/wheel/future/tests
copying build/lib/future/tests/__init__.py -> build/bdist.linux-x86_64/wheel/future/tests
copying build/lib/future/tests/base.py -> build/bdist.linux-x86_64/wheel/future/tests
creating build/bdist.linux-x86_64/wheel/future/utils
copying build/lib/future/utils/__init__.py -> build/bdist.linux-x86_64/wheel/future/utils
copying build/lib/future/utils/surrogateescape.py -> build/bdist.linux-x86_64/wheel/future/utils
creating build/bdist.linux-x86_64/wheel/past
copying build/lib/past/__init__.py -> build/bdist.linux-x86_64/wheel/past
creating build/bdist.linux-x86_64/wheel/past/builtins
copying build/lib/past/builtins/noniterators.py -> build/bdist.linux-x86_64/wheel/past/builtins
copying build/lib/past/builtins/misc.py -> build/bdist.linux-x86_64/wheel/past/builtins
copying build/lib/past/builtins/__init__.py -> build/bdist.linux-x86_64/wheel/past/builtins
creating build/bdist.linux-x86_64/wheel/past/types
copying build/lib/past/types/basestring.py -> build/bdist.linux-x86_64/wheel/past/types
copying build/lib/past/types/__init__.py -> build/bdist.linux-x86_64/wheel/past/types
copying build/lib/past/types/olddict.py -> build/bdist.linux-x86_64/wheel/past/types
copying build/lib/past/types/oldstr.py -> build/bdist.linux-x86_64/wheel/past/types
creating build/bdist.linux-x86_64/wheel/past/utils
copying build/lib/past/utils/__init__.py -> build/bdist.linux-x86_64/wheel/past/utils
creating build/bdist.linux-x86_64/wheel/past/translation
copying build/lib/past/translation/__init__.py -> build/bdist.linux-x86_64/wheel/past/translation
creating build/bdist.linux-x86_64/wheel/past/tests
copying build/lib/past/tests/__init__.py -> build/bdist.linux-x86_64/wheel/past/tests
creating build/bdist.linux-x86_64/wheel/libfuturize
copying build/lib/libfuturize/__init__.py -> build/bdist.linux-x86_64/wheel/libfuturize
copying build/lib/libfuturize/main.py -> build/bdist.linux-x86_64/wheel/libfuturize
copying build/lib/libfuturize/fixer_util.py -> build/bdist.linux-x86_64/wheel/libfuturize
creating build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_oldstr_wrap.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_division.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_print.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_cmp.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_division_safe.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_next_call.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_metaclass.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/__init__.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_unicode_literals_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_bytes.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_future_builtins.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_xrange_with_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_raise.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_object.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_UserDict.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_order___future__imports.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_future_standard_library.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_future_standard_library_urllib.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_basestring.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_execfile.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_unicode_keep_u.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_remove_old__future__imports.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_absolute_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
copying build/lib/libfuturize/fixes/fix_print_with_import.py -> build/bdist.linux-x86_64/wheel/libfuturize/fixes
creating build/bdist.linux-x86_64/wheel/libpasteurize
copying build/lib/libpasteurize/__init__.py -> build/bdist.linux-x86_64/wheel/libpasteurize
copying build/lib/libpasteurize/main.py -> build/bdist.linux-x86_64/wheel/libpasteurize
creating build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_throw.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_division.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_add_future_standard_library_import.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_kwargs.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_imports2.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_metaclass.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_fullargspec.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_annotations.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_printfunction.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_imports.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/__init__.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_features.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_future_builtins.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_memoryview.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_add_all__future__imports.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_raise.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_add_all_future_builtins.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_next.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_newstyle.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_raise_.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_getcwd.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/feature_base.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
copying build/lib/libpasteurize/fixes/fix_unpacking.py -> build/bdist.linux-x86_64/wheel/libpasteurize/fixes
creating build/bdist.linux-x86_64/wheel/builtins
copying build/lib/builtins/__init__.py -> build/bdist.linux-x86_64/wheel/builtins
creating build/bdist.linux-x86_64/wheel/copyreg
copying build/lib/copyreg/__init__.py -> build/bdist.linux-x86_64/wheel/copyreg
creating build/bdist.linux-x86_64/wheel/html
copying build/lib/html/__init__.py -> build/bdist.linux-x86_64/wheel/html
copying build/lib/html/parser.py -> build/bdist.linux-x86_64/wheel/html
copying build/lib/html/entities.py -> build/bdist.linux-x86_64/wheel/html
creating build/bdist.linux-x86_64/wheel/http
copying build/lib/http/cookies.py -> build/bdist.linux-x86_64/wheel/http
copying build/lib/http/server.py -> build/bdist.linux-x86_64/wheel/http
copying build/lib/http/client.py -> build/bdist.linux-x86_64/wheel/http
copying build/lib/http/__init__.py -> build/bdist.linux-x86_64/wheel/http
copying build/lib/http/cookiejar.py -> build/bdist.linux-x86_64/wheel/http
creating build/bdist.linux-x86_64/wheel/queue
copying build/lib/queue/__init__.py -> build/bdist.linux-x86_64/wheel/queue
creating build/bdist.linux-x86_64/wheel/reprlib
copying build/lib/reprlib/__init__.py -> build/bdist.linux-x86_64/wheel/reprlib
creating build/bdist.linux-x86_64/wheel/socketserver
copying build/lib/socketserver/__init__.py -> build/bdist.linux-x86_64/wheel/socketserver
creating build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/scrolledtext.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/colorchooser.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/commondialog.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/messagebox.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/dialog.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/constants.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/dnd.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/__init__.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/ttk.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/filedialog.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/font.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/tix.py -> build/bdist.linux-x86_64/wheel/tkinter
copying build/lib/tkinter/simpledialog.py -> build/bdist.linux-x86_64/wheel/tkinter
creating build/bdist.linux-x86_64/wheel/winreg
copying build/lib/winreg/__init__.py -> build/bdist.linux-x86_64/wheel/winreg
creating build/bdist.linux-x86_64/wheel/xmlrpc
copying build/lib/xmlrpc/server.py -> build/bdist.linux-x86_64/wheel/xmlrpc
copying build/lib/xmlrpc/client.py -> build/bdist.linux-x86_64/wheel/xmlrpc
copying build/lib/xmlrpc/__init__.py -> build/bdist.linux-x86_64/wheel/xmlrpc
creating build/bdist.linux-x86_64/wheel/_dummy_thread
copying build/lib/_dummy_thread/__init__.py -> build/bdist.linux-x86_64/wheel/_dummy_thread
creating build/bdist.linux-x86_64/wheel/_markupbase
copying build/lib/_markupbase/__init__.py -> build/bdist.linux-x86_64/wheel/_markupbase
creating build/bdist.linux-x86_64/wheel/_thread
copying build/lib/_thread/__init__.py -> build/bdist.linux-x86_64/wheel/_thread
running install_egg_info
Copying src/future.egg-info to build/bdist.linux-x86_64/wheel/future-0.17.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/future-0.17.1.dist-info/WHEEL
/build-wheels

############################################################
Building google_api_python_client-1.7.8-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/7a/84/ffde3c95d4162cdc8bae710fecc6873cccb05ac33afc3b2c925c74cc0150/google-api-python-client-1.7.8.tar.gz
--2019-10-05 18:05:07-- https://files.pythonhosted.org/packages/7a/84/ffde3c95d4162cdc8bae710fecc6873cccb05ac33afc3b2c925c74cc0150/google-api-python-client-1.7.8.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 141952 (139K) [binary/octet-stream]
Saving to: 'google-api-python-client-1.7.8.tar.gz'

0K .......... .......... .......... .......... .......... 36% 3.21M 0s
50K .......... .......... .......... .......... .......... 72% 6.70M 0s
100K .......... .......... .......... ........ 100% 114M=0.02s

2019-10-05 18:05:07 (5.93 MB/s) - 'google-api-python-client-1.7.8.tar.gz' saved [141952/141952]

/build-wheels/google-api-python-client-1.7.8 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/apiclient
copying apiclient/__init__.py -> build/lib/apiclient
creating build/lib/googleapiclient
copying googleapiclient/discovery.py -> build/lib/googleapiclient
copying googleapiclient/__init__.py -> build/lib/googleapiclient
copying googleapiclient/http.py -> build/lib/googleapiclient
copying googleapiclient/model.py -> build/lib/googleapiclient
copying googleapiclient/schema.py -> build/lib/googleapiclient
copying googleapiclient/mimeparse.py -> build/lib/googleapiclient
copying googleapiclient/_helpers.py -> build/lib/googleapiclient
copying googleapiclient/channel.py -> build/lib/googleapiclient
copying googleapiclient/_auth.py -> build/lib/googleapiclient
copying googleapiclient/errors.py -> build/lib/googleapiclient
copying googleapiclient/sample_tools.py -> build/lib/googleapiclient
creating build/lib/googleapiclient/discovery_cache
copying googleapiclient/discovery_cache/__init__.py -> build/lib/googleapiclient/discovery_cache
copying googleapiclient/discovery_cache/base.py -> build/lib/googleapiclient/discovery_cache
copying googleapiclient/discovery_cache/appengine_memcache.py -> build/lib/googleapiclient/discovery_cache
copying googleapiclient/discovery_cache/file_cache.py -> build/lib/googleapiclient/discovery_cache
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/apiclient
copying build/lib/apiclient/__init__.py -> build/bdist.linux-x86_64/wheel/apiclient
creating build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/discovery.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/__init__.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/http.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/model.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/schema.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/mimeparse.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/_helpers.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/channel.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/_auth.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/errors.py -> build/bdist.linux-x86_64/wheel/googleapiclient
copying build/lib/googleapiclient/sample_tools.py -> build/bdist.linux-x86_64/wheel/googleapiclient
creating build/bdist.linux-x86_64/wheel/googleapiclient/discovery_cache
copying build/lib/googleapiclient/discovery_cache/__init__.py -> build/bdist.linux-x86_64/wheel/googleapiclient/discovery_cache
copying build/lib/googleapiclient/discovery_cache/base.py -> build/bdist.linux-x86_64/wheel/googleapiclient/discovery_cache
copying build/lib/googleapiclient/discovery_cache/appengine_memcache.py -> build/bdist.linux-x86_64/wheel/googleapiclient/discovery_cache
copying build/lib/googleapiclient/discovery_cache/file_cache.py -> build/bdist.linux-x86_64/wheel/googleapiclient/discovery_cache
running install_egg_info
running egg_info
writing requirements to google_api_python_client.egg-info/requires.txt
writing google_api_python_client.egg-info/PKG-INFO
writing top-level names to google_api_python_client.egg-info/top_level.txt
writing dependency_links to google_api_python_client.egg-info/dependency_links.txt
reading manifest file 'google_api_python_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.json' under directory 'apiclient'
warning: no files found matching 'README'
warning: no files found matching 'FAQ'
warning: no files found matching 'setpath.sh'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
writing manifest file 'google_api_python_client.egg-info/SOURCES.txt'
Copying google_api_python_client.egg-info to build/bdist.linux-x86_64/wheel/google_api_python_client-1.7.8-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/google_api_python_client-1.7.8.dist-info/WHEEL
/build-wheels

############################################################
Building happybase-1.1.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/8d/a4/9c1202ad4276d4e845594d534397c07082b90aee68c67f378fac38629e6f/happybase-1.1.0.tar.gz
--2019-10-05 18:05:08-- https://files.pythonhosted.org/packages/8d/a4/9c1202ad4276d4e845594d534397c07082b90aee68c67f378fac38629e6f/happybase-1.1.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 40633 (40K) [binary/octet-stream]
Saving to: 'happybase-1.1.0.tar.gz'

0K .......... .......... .......... ......... 100% 4.41M=0.009s

2019-10-05 18:05:08 (4.41 MB/s) - 'happybase-1.1.0.tar.gz' saved [40633/40633]

/build-wheels/happybase-1.1.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/happybase
copying happybase/util.py -> build/lib/happybase
copying happybase/__init__.py -> build/lib/happybase
copying happybase/batch.py -> build/lib/happybase
copying happybase/table.py -> build/lib/happybase
copying happybase/pool.py -> build/lib/happybase
copying happybase/_version.py -> build/lib/happybase
copying happybase/connection.py -> build/lib/happybase
running egg_info
writing requirements to happybase.egg-info/requires.txt
writing happybase.egg-info/PKG-INFO
writing top-level names to happybase.egg-info/top_level.txt
writing dependency_links to happybase.egg-info/dependency_links.txt
reading manifest file 'happybase.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'happybase.egg-info/SOURCES.txt'
copying happybase/Hbase.thrift -> build/lib/happybase
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/util.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/__init__.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/batch.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/table.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/pool.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/_version.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/connection.py -> build/bdist.linux-x86_64/wheel/happybase
copying build/lib/happybase/Hbase.thrift -> build/bdist.linux-x86_64/wheel/happybase
running install_egg_info
Copying happybase.egg-info to build/bdist.linux-x86_64/wheel/happybase-1.1.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/happybase-1.1.0.dist-info/WHEEL
/build-wheels

############################################################
Building hiredis-1.0.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/9e/e0/c160dbdff032ffe68e4b3c576cba3db22d8ceffc9513ae63368296d1bcc8/hiredis-1.0.0.tar.gz
--2019-10-05 18:05:08-- https://files.pythonhosted.org/packages/9e/e0/c160dbdff032ffe68e4b3c576cba3db22d8ceffc9513ae63368296d1bcc8/hiredis-1.0.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 54407 (53K) [binary/octet-stream]
Saving to: 'hiredis-1.0.0.tar.gz'

0K .......... .......... .......... .......... .......... 94% 3.20M 0s
50K ... 100% 5974G=0.02s

2019-10-05 18:05:08 (3.40 MB/s) - 'hiredis-1.0.0.tar.gz' saved [54407/54407]

/build-wheels/hiredis-1.0.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/hiredis
copying hiredis/__init__.py -> build/lib.linux-x86_64-2.7/hiredis
copying hiredis/version.py -> build/lib.linux-x86_64-2.7/hiredis
running build_ext
building 'hiredis.hiredis' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/vendor
creating build/temp.linux-x86_64-2.7/vendor/hiredis
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ivendor -I/usr/include/python2.7 -c src/hiredis.c -o build/temp.linux-x86_64-2.7/src/hiredis.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ivendor -I/usr/include/python2.7 -c src/reader.c -o build/temp.linux-x86_64-2.7/src/reader.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ivendor -I/usr/include/python2.7 -c vendor/hiredis/read.c -o build/temp.linux-x86_64-2.7/vendor/hiredis/read.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ivendor -I/usr/include/python2.7 -c vendor/hiredis/sds.c -o build/temp.linux-x86_64-2.7/vendor/hiredis/sds.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/hiredis.o build/temp.linux-x86_64-2.7/src/reader.o build/temp.linux-x86_64-2.7/vendor/hiredis/read.o build/temp.linux-x86_64-2.7/vendor/hiredis/sds.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/hiredis/hiredis.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/hiredis
copying build/lib.linux-x86_64-2.7/hiredis/__init__.py -> build/bdist.linux-x86_64/wheel/hiredis
copying build/lib.linux-x86_64-2.7/hiredis/version.py -> build/bdist.linux-x86_64/wheel/hiredis
copying build/lib.linux-x86_64-2.7/hiredis/hiredis.so -> build/bdist.linux-x86_64/wheel/hiredis
running install_egg_info
running egg_info
writing hiredis.egg-info/PKG-INFO
writing top-level names to hiredis.egg-info/top_level.txt
writing dependency_links to hiredis.egg-info/dependency_links.txt
reading manifest file 'hiredis.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
writing manifest file 'hiredis.egg-info/SOURCES.txt'
Copying hiredis.egg-info to build/bdist.linux-x86_64/wheel/hiredis-1.0.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/hiredis-1.0.0.dist-info/WHEEL
/build-wheels

############################################################
Building httplib2-0.12.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/75/d0/f213003c9deec99fb4f46e54580b93a3b121c487d9d6d888fc12267eb2a2/httplib2-0.12.1.tar.gz
--2019-10-05 18:05:09-- https://files.pythonhosted.org/packages/75/d0/f213003c9deec99fb4f46e54580b93a3b121c487d9d6d888fc12267eb2a2/httplib2-0.12.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 218582 (213K) [binary/octet-stream]
Saving to: 'httplib2-0.12.1.tar.gz'

0K .......... .......... .......... .......... .......... 23% 3.34M 0s
50K .......... .......... .......... .......... .......... 46% 6.59M 0s
100K .......... .......... .......... .......... .......... 70% 92.0M 0s
150K .......... .......... .......... .......... .......... 93% 7.67M 0s
200K .......... ... 100% 94.8M=0.03s

2019-10-05 18:05:09 (7.17 MB/s) - 'httplib2-0.12.1.tar.gz' saved [218582/218582]

/build-wheels/httplib2-0.12.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/httplib2
copying python2/httplib2/socks.py -> build/lib/httplib2
copying python2/httplib2/iri2uri.py -> build/lib/httplib2
copying python2/httplib2/certs.py -> build/lib/httplib2
copying python2/httplib2/__init__.py -> build/lib/httplib2
copying python2/httplib2/cacerts.txt -> build/lib/httplib2
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/httplib2
copying build/lib/httplib2/socks.py -> build/bdist.linux-x86_64/wheel/httplib2
copying build/lib/httplib2/iri2uri.py -> build/bdist.linux-x86_64/wheel/httplib2
copying build/lib/httplib2/certs.py -> build/bdist.linux-x86_64/wheel/httplib2
copying build/lib/httplib2/__init__.py -> build/bdist.linux-x86_64/wheel/httplib2
copying build/lib/httplib2/cacerts.txt -> build/bdist.linux-x86_64/wheel/httplib2
running install_egg_info
running egg_info
creating python2/httplib2.egg-info
writing python2/httplib2.egg-info/PKG-INFO
writing top-level names to python2/httplib2.egg-info/top_level.txt
writing dependency_links to python2/httplib2.egg-info/dependency_links.txt
writing manifest file 'python2/httplib2.egg-info/SOURCES.txt'
reading manifest file 'python2/httplib2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'python2/httplib2.egg-info/SOURCES.txt'
Copying python2/httplib2.egg-info to build/bdist.linux-x86_64/wheel/httplib2-0.12.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/httplib2-0.12.1.dist-info/WHEEL
/build-wheels

############################################################
Building instack_undercloud-9.4.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/f6/9e/ebd07b8bdf3432dc831d9dd51c95a0f073d7795c6fcaad31341f32333bca/instack-undercloud-9.4.0.tar.gz
--2019-10-05 18:05:10-- https://files.pythonhosted.org/packages/f6/9e/ebd07b8bdf3432dc831d9dd51c95a0f073d7795c6fcaad31341f32333bca/instack-undercloud-9.4.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 137925 (135K) [binary/octet-stream]
Saving to: 'instack-undercloud-9.4.0.tar.gz'

0K .......... .......... .......... .......... .......... 37% 3.14M 0s
50K .......... .......... .......... .......... .......... 74% 6.80M 0s
100K .......... .......... .......... .... 100% 136M=0.02s

2019-10-05 18:05:10 (5.72 MB/s) - 'instack-undercloud-9.4.0.tar.gz' saved [137925/137925]

/build-wheels/instack-undercloud-9.4.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/instack_undercloud
creating build/lib/instack_undercloud/tests
copying instack_undercloud/tests/test_validator.py -> build/lib/instack_undercloud/tests
copying instack_undercloud/tests/__init__.py -> build/lib/instack_undercloud/tests
copying instack_undercloud/tests/test_undercloud.py -> build/lib/instack_undercloud/tests
copying instack_undercloud/validator.py -> build/lib/instack_undercloud
copying instack_undercloud/__init__.py -> build/lib/instack_undercloud
copying instack_undercloud/undercloud.py -> build/lib/instack_undercloud
running egg_info
writing requirements to instack_undercloud.egg-info/requires.txt
writing instack_undercloud.egg-info/PKG-INFO
writing top-level names to instack_undercloud.egg-info/top_level.txt
writing dependency_links to instack_undercloud.egg-info/dependency_links.txt
writing entry points to instack_undercloud.egg-info/entry_points.txt
[pbr] Reusing existing SOURCES.txt
running build_scripts
creating build/scripts-2.7
copying scripts/instack-install-undercloud -> build/scripts-2.7
copying scripts/instack-pre-upgrade-undercloud -> build/scripts-2.7
copying scripts/instack-upgrade-undercloud -> build/scripts-2.7
copying scripts/instack-haproxy-cert-update -> build/scripts-2.7
changing mode of build/scripts-2.7/instack-haproxy-cert-update from 666 to 777
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/instack_undercloud
creating build/bdist.linux-x86_64/wheel/instack_undercloud/tests
copying build/lib/instack_undercloud/tests/test_validator.py -> build/bdist.linux-x86_64/wheel/instack_undercloud/tests
copying build/lib/instack_undercloud/tests/__init__.py -> build/bdist.linux-x86_64/wheel/instack_undercloud/tests
copying build/lib/instack_undercloud/tests/test_undercloud.py -> build/bdist.linux-x86_64/wheel/instack_undercloud/tests
copying build/lib/instack_undercloud/validator.py -> build/bdist.linux-x86_64/wheel/instack_undercloud
copying build/lib/instack_undercloud/__init__.py -> build/bdist.linux-x86_64/wheel/instack_undercloud
copying build/lib/instack_undercloud/undercloud.py -> build/bdist.linux-x86_64/wheel/instack_undercloud
running install_data
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/centos-cr
copying elements/centos-cr/README.rst -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/centos-cr
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-refresh-config
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-refresh-config/configure.d
copying elements/undercloud-install/os-refresh-config/configure.d/30-reload-keepalived -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-refresh-config/configure.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm
copying elements/instack-vm/README.md -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm
copying elements/instack-vm/package-installs.yaml -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm
copying elements/instack-vm/element-deps -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/etc
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-apply-config
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-apply-config/etc
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/var
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/var/opt
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-apply-config/etc/puppet
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-apply-config/etc/puppet/hieradata
copying elements/puppet-stack-config/os-apply-config/etc/puppet/hieradata/RedHat.yaml -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-apply-config/etc/puppet/hieradata
copying elements/puppet-stack-config/os-apply-config/etc/puppet/hieradata/CentOS.yaml -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-apply-config/etc/puppet/hieradata
copying elements/puppet-stack-config/README.rst -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config
copying elements/puppet-stack-config/puppet-stack-config.pp -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config
copying elements/puppet-stack-config/package-installs.yaml -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config
copying elements/puppet-stack-config/puppet-stack-config.yaml.template -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config
copying elements/puppet-stack-config/element-deps -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/json-files
copying json-files/rhel-7-undercloud-packages.json -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/json-files/
copying json-files/centos-7-undercloud-packages.json -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/json-files/
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/templates
copying templates/net-config.json.template -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/templates/
copying templates/config.json.template -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/templates/
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/centos-cr/pre-install.d
copying elements/centos-cr/pre-install.d/00-enable-cr-repo -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/centos-cr/pre-install.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/extra-data.d
copying elements/instack-vm/extra-data.d/50-add-instack-files -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/extra-data.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-refresh-config
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-refresh-config/configure.d
copying elements/puppet-stack-config/os-refresh-config/configure.d/50-puppet-stack-config -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-refresh-config/configure.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full
copying elements/overcloud-full/README.rst -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full
copying elements/overcloud-full/package-installs.yaml -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/install.d
copying elements/instack-vm/install.d/51-instack-files -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/install.d
copying elements/instack-vm/install.d/50-ip-forward -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/install.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/root
copying elements/undercloud-install/os-apply-config/root/stackrc -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/root
copying elements/undercloud-install/os-apply-config/root/tripleo-undercloud-passwords.oac -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/root
copying elements/undercloud-install/os-apply-config/root/tripleo-undercloud-passwords -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/root
copying elements/undercloud-install/os-apply-config/root/stackrc.oac -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/root
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/pip-and-virtualenv-override
copying elements/pip-and-virtualenv-override/README.md -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/pip-and-virtualenv-override
copying elements/pip-and-virtualenv-override/element-provides -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/pip-and-virtualenv-override
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full/install.d
copying elements/overcloud-full/install.d/50-persistent-journal -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full/install.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/var/opt/undercloud-stack
copying elements/undercloud-install/os-apply-config/var/opt/undercloud-stack/masquerade -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/var/opt/undercloud-stack
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/post-install.d
copying elements/instack-vm/post-install.d/90-set-hostname -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/post-install.d
copying elements/instack-vm/post-install.d/90-remove-cloud-init -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/instack-vm/post-install.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-refresh-config/post-configure.d
copying elements/puppet-stack-config/os-refresh-config/post-configure.d/10-iptables -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/os-refresh-config/post-configure.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/install.d
copying elements/puppet-stack-config/install.d/02-puppet-stack-config -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/install.d
copying elements/puppet-stack-config/install.d/10-puppet-stack-config-puppet-module -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/install.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/etc/os-net-config
copying elements/undercloud-install/os-apply-config/etc/os-net-config/config.json -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-apply-config/etc/os-net-config
copying elements/undercloud-install/element-provides -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/extra-data.d
copying elements/puppet-stack-config/extra-data.d/10-install-git -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/puppet-stack-config/extra-data.d
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full/post-install.d
copying elements/overcloud-full/post-install.d/50-remove-libvirt-default-net -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/overcloud-full/post-install.d
copying undercloud.conf.sample -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-refresh-config/post-configure.d
copying elements/undercloud-install/os-refresh-config/post-configure.d/98-undercloud-setup -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-refresh-config/post-configure.d
copying elements/undercloud-install/os-refresh-config/post-configure.d/80-seedstack-masquerade -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/data/share/instack-undercloud/undercloud-install/os-refresh-config/post-configure.d
running install_egg_info
Copying instack_undercloud.egg-info to build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts
copying build/scripts-2.7/instack-install-undercloud -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts
copying build/scripts-2.7/instack-pre-upgrade-undercloud -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts
copying build/scripts-2.7/instack-upgrade-undercloud -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts
copying build/scripts-2.7/instack-haproxy-cert-update -> build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts/instack-install-undercloud to 777
changing mode of build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts/instack-pre-upgrade-undercloud to 777
changing mode of build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts/instack-upgrade-undercloud to 777
changing mode of build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.data/scripts/instack-haproxy-cert-update to 777
/build-wheels/instack-undercloud-9.4.0/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
creating build/bdist.linux-x86_64/wheel/instack_undercloud-9.4.0.dist-info/WHEEL
/build-wheels

############################################################
Building jaeger_client-3.13.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/c8/a2/e9bd04cd660cbdffe0598173be068be23099fbd68e7a4a89b74440509130/jaeger-client-3.13.0.tar.gz
--2019-10-05 18:05:11-- https://files.pythonhosted.org/packages/c8/a2/e9bd04cd660cbdffe0598173be068be23099fbd68e7a4a89b74440509130/jaeger-client-3.13.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 77486 (76K) [binary/octet-stream]
Saving to: 'jaeger-client-3.13.0.tar.gz'

0K .......... .......... .......... .......... .......... 66% 3.21M 0s
50K .......... .......... ..... 100% 124M=0.02s

2019-10-05 18:05:11 (4.79 MB/s) - 'jaeger-client-3.13.0.tar.gz' saved [77486/77486]

/build-wheels/jaeger-client-3.13.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/jaeger_client
copying jaeger_client/throttler.py -> build/lib/jaeger_client
copying jaeger_client/config.py -> build/lib/jaeger_client
copying jaeger_client/codecs.py -> build/lib/jaeger_client
copying jaeger_client/constants.py -> build/lib/jaeger_client
copying jaeger_client/reporter.py -> build/lib/jaeger_client
copying jaeger_client/ioloop_util.py -> build/lib/jaeger_client
copying jaeger_client/rate_limiter.py -> build/lib/jaeger_client
copying jaeger_client/__init__.py -> build/lib/jaeger_client
copying jaeger_client/thrift.py -> build/lib/jaeger_client
copying jaeger_client/utils.py -> build/lib/jaeger_client
copying jaeger_client/TUDPTransport.py -> build/lib/jaeger_client
copying jaeger_client/local_agent_net.py -> build/lib/jaeger_client
copying jaeger_client/sampler.py -> build/lib/jaeger_client
copying jaeger_client/span_context.py -> build/lib/jaeger_client
copying jaeger_client/span.py -> build/lib/jaeger_client
copying jaeger_client/tracer.py -> build/lib/jaeger_client
creating build/lib/jaeger_client/metrics
copying jaeger_client/metrics/metrics.py -> build/lib/jaeger_client/metrics
copying jaeger_client/metrics/__init__.py -> build/lib/jaeger_client/metrics
copying jaeger_client/metrics/prometheus.py -> build/lib/jaeger_client/metrics
creating build/lib/jaeger_client/thrift_gen
copying jaeger_client/thrift_gen/__init__.py -> build/lib/jaeger_client/thrift_gen
creating build/lib/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/constants.py -> build/lib/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/Collector.py -> build/lib/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/__init__.py -> build/lib/jaeger_client/thrift_gen/jaeger
copying jaeger_client/thrift_gen/jaeger/ttypes.py -> build/lib/jaeger_client/thrift_gen/jaeger
creating build/lib/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/SamplingManager.py -> build/lib/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/constants.py -> build/lib/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/__init__.py -> build/lib/jaeger_client/thrift_gen/sampling
copying jaeger_client/thrift_gen/sampling/ttypes.py -> build/lib/jaeger_client/thrift_gen/sampling
creating build/lib/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/constants.py -> build/lib/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/__init__.py -> build/lib/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/ttypes.py -> build/lib/jaeger_client/thrift_gen/agent
copying jaeger_client/thrift_gen/agent/Agent.py -> build/lib/jaeger_client/thrift_gen/agent
creating build/lib/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/constants.py -> build/lib/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/ZipkinCollector.py -> build/lib/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/__init__.py -> build/lib/jaeger_client/thrift_gen/zipkincore
copying jaeger_client/thrift_gen/zipkincore/ttypes.py -> build/lib/jaeger_client/thrift_gen/zipkincore
running egg_info
writing requirements to jaeger_client.egg-info/requires.txt
writing jaeger_client.egg-info/PKG-INFO
writing top-level names to jaeger_client.egg-info/top_level.txt
writing dependency_links to jaeger_client.egg-info/dependency_links.txt
reading manifest file 'jaeger_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.thrift' under directory 'jaeger_client'
warning: no files found matching '*.yaml'
warning: no files found matching '*.json' under directory 'config'
warning: no files found matching '*.yaml' under directory 'config'
warning: no files found matching '*.rst' under directory 'docs'
writing manifest file 'jaeger_client.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/throttler.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/config.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/codecs.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/reporter.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/ioloop_util.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/rate_limiter.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/thrift.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/utils.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/TUDPTransport.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/local_agent_net.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/sampler.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/span_context.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/span.py -> build/bdist.linux-x86_64/wheel/jaeger_client
copying build/lib/jaeger_client/tracer.py -> build/bdist.linux-x86_64/wheel/jaeger_client
creating build/bdist.linux-x86_64/wheel/jaeger_client/metrics
copying build/lib/jaeger_client/metrics/metrics.py -> build/bdist.linux-x86_64/wheel/jaeger_client/metrics
copying build/lib/jaeger_client/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/metrics
copying build/lib/jaeger_client/metrics/prometheus.py -> build/bdist.linux-x86_64/wheel/jaeger_client/metrics
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen
copying build/lib/jaeger_client/thrift_gen/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
copying build/lib/jaeger_client/thrift_gen/jaeger/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
copying build/lib/jaeger_client/thrift_gen/jaeger/Collector.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
copying build/lib/jaeger_client/thrift_gen/jaeger/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
copying build/lib/jaeger_client/thrift_gen/jaeger/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/jaeger
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
copying build/lib/jaeger_client/thrift_gen/sampling/SamplingManager.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
copying build/lib/jaeger_client/thrift_gen/sampling/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
copying build/lib/jaeger_client/thrift_gen/sampling/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
copying build/lib/jaeger_client/thrift_gen/sampling/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/sampling
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
copying build/lib/jaeger_client/thrift_gen/agent/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
copying build/lib/jaeger_client/thrift_gen/agent/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
copying build/lib/jaeger_client/thrift_gen/agent/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
copying build/lib/jaeger_client/thrift_gen/agent/Agent.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/agent
creating build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
copying build/lib/jaeger_client/thrift_gen/zipkincore/constants.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
copying build/lib/jaeger_client/thrift_gen/zipkincore/ZipkinCollector.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
copying build/lib/jaeger_client/thrift_gen/zipkincore/__init__.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
copying build/lib/jaeger_client/thrift_gen/zipkincore/ttypes.py -> build/bdist.linux-x86_64/wheel/jaeger_client/thrift_gen/zipkincore
running install_egg_info
Copying jaeger_client.egg-info to build/bdist.linux-x86_64/wheel/jaeger_client-3.13.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/jaeger_client-3.13.0.dist-info/WHEEL
/build-wheels

############################################################
Building jsonpath_rw-1.4.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/71/7c/45001b1f19af8c4478489fbae4fc657b21c4c669d7a5a036a86882581d85/jsonpath-rw-1.4.0.tar.gz
--2019-10-05 18:05:12-- https://files.pythonhosted.org/packages/71/7c/45001b1f19af8c4478489fbae4fc657b21c4c669d7a5a036a86882581d85/jsonpath-rw-1.4.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13814 (13K) [application/octet-stream]
Saving to: 'jsonpath-rw-1.4.0.tar.gz'

0K .......... ... 100% 1.85M=0.007s

2019-10-05 18:05:12 (1.85 MB/s) - 'jsonpath-rw-1.4.0.tar.gz' saved [13814/13814]

/build-wheels/jsonpath-rw-1.4.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/jsonpath_rw
copying jsonpath_rw/__init__.py -> build/lib/jsonpath_rw
copying jsonpath_rw/jsonpath.py -> build/lib/jsonpath_rw
copying jsonpath_rw/lexer.py -> build/lib/jsonpath_rw
copying jsonpath_rw/parser.py -> build/lib/jsonpath_rw
creating build/lib/jsonpath_rw/bin
copying jsonpath_rw/bin/__init__.py -> build/lib/jsonpath_rw/bin
copying jsonpath_rw/bin/jsonpath.py -> build/lib/jsonpath_rw/bin
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/jsonpath_rw
copying build/lib/jsonpath_rw/__init__.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
copying build/lib/jsonpath_rw/jsonpath.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
copying build/lib/jsonpath_rw/lexer.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
copying build/lib/jsonpath_rw/parser.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw
creating build/bdist.linux-x86_64/wheel/jsonpath_rw/bin
copying build/lib/jsonpath_rw/bin/__init__.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw/bin
copying build/lib/jsonpath_rw/bin/jsonpath.py -> build/bdist.linux-x86_64/wheel/jsonpath_rw/bin
running install_egg_info
running egg_info
writing requirements to jsonpath_rw.egg-info/requires.txt
writing jsonpath_rw.egg-info/PKG-INFO
writing top-level names to jsonpath_rw.egg-info/top_level.txt
writing dependency_links to jsonpath_rw.egg-info/dependency_links.txt
writing entry points to jsonpath_rw.egg-info/entry_points.txt
reading manifest file 'jsonpath_rw.egg-info/SOURCES.txt'
writing manifest file 'jsonpath_rw.egg-info/SOURCES.txt'
Copying jsonpath_rw.egg-info to build/bdist.linux-x86_64/wheel/jsonpath_rw-1.4.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/jsonpath_rw-1.4.0.dist-info/WHEEL
/build-wheels

############################################################
Building krest-1.3.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/fb/d2/9dbbd3a76f2385041720a0eb51ddab676e688fa8bee8a1489470839616cf/krest-1.3.1.tar.gz
--2019-10-05 18:05:12-- https://files.pythonhosted.org/packages/fb/d2/9dbbd3a76f2385041720a0eb51ddab676e688fa8bee8a1489470839616cf/krest-1.3.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6252 (6.1K) [application/octet-stream]
Saving to: 'krest-1.3.1.tar.gz'

0K ...... 100% 38.1M=0s

2019-10-05 18:05:12 (38.1 MB/s) - 'krest-1.3.1.tar.gz' saved [6252/6252]

/build-wheels/krest-1.3.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying krest.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/krest.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing requirements to krest.egg-info/requires.txt
writing krest.egg-info/PKG-INFO
writing top-level names to krest.egg-info/top_level.txt
writing dependency_links to krest.egg-info/dependency_links.txt
reading manifest file 'krest.egg-info/SOURCES.txt'
writing manifest file 'krest.egg-info/SOURCES.txt'
Copying krest.egg-info to build/bdist.linux-x86_64/wheel/krest-1.3.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/krest-1.3.1.dist-info/WHEEL
/build-wheels

############################################################
Building logutils-0.3.5-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz
--2019-10-05 18:05:13-- https://files.pythonhosted.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 27703 (27K) [application/octet-stream]
Saving to: 'logutils-0.3.5.tar.gz'

0K .......... .......... ....... 100% 3.51M=0.008s

2019-10-05 18:05:13 (3.51 MB/s) - 'logutils-0.3.5.tar.gz' saved [27703/27703]

/build-wheels/logutils-0.3.5 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/logutils
copying logutils/queue.py -> build/lib/logutils
copying logutils/colorize.py -> build/lib/logutils
copying logutils/dictconfig.py -> build/lib/logutils
copying logutils/testing.py -> build/lib/logutils
copying logutils/adapter.py -> build/lib/logutils
copying logutils/redis.py -> build/lib/logutils
copying logutils/http.py -> build/lib/logutils
copying logutils/__init__.py -> build/lib/logutils
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/queue.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/colorize.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/dictconfig.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/testing.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/adapter.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/redis.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/http.py -> build/bdist.linux-x86_64/wheel/logutils
copying build/lib/logutils/__init__.py -> build/bdist.linux-x86_64/wheel/logutils
running install_egg_info
running egg_info
creating logutils.egg-info
writing logutils.egg-info/PKG-INFO
writing top-level names to logutils.egg-info/top_level.txt
writing dependency_links to logutils.egg-info/dependency_links.txt
writing manifest file 'logutils.egg-info/SOURCES.txt'
reading manifest file 'logutils.egg-info/SOURCES.txt'
writing manifest file 'logutils.egg-info/SOURCES.txt'
Copying logutils.egg-info to build/bdist.linux-x86_64/wheel/logutils-0.3.5-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/logutils-0.3.5.dist-info/WHEEL
/build-wheels

############################################################
Building Mako-1.0.7-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/eb/f3/67579bb486517c0d49547f9697e36582cd19dafb5df9e687ed8e22de57fa/Mako-1.0.7.tar.gz
--2019-10-05 18:05:13-- https://files.pythonhosted.org/packages/eb/f3/67579bb486517c0d49547f9697e36582cd19dafb5df9e687ed8e22de57fa/Mako-1.0.7.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 564418 (551K) [binary/octet-stream]
Saving to: 'Mako-1.0.7.tar.gz'

0K .......... .......... .......... .......... .......... 9% 3.21M 0s
50K .......... .......... .......... .......... .......... 18% 6.43M 0s
100K .......... .......... .......... .......... .......... 27% 64.9M 0s
150K .......... .......... .......... .......... .......... 36% 89.5M 0s
200K .......... .......... .......... .......... .......... 45% 6.82M 0s
250K .......... .......... .......... .......... .......... 54% 71.7M 0s
300K .......... .......... .......... .......... .......... 63% 109M 0s
350K .......... .......... .......... .......... .......... 72% 8.07M 0s
400K .......... .......... .......... .......... .......... 81% 64.0M 0s
450K .......... .......... .......... .......... .......... 90% 116M 0s
500K .......... .......... .......... .......... .......... 99% 124M 0s
550K . 100% 15.2M=0.04s

2019-10-05 18:05:13 (13.4 MB/s) - 'Mako-1.0.7.tar.gz' saved [564418/564418]

/build-wheels/Mako-1.0.7 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/mako
copying mako/parsetree.py -> build/lib/mako
copying mako/lookup.py -> build/lib/mako
copying mako/exceptions.py -> build/lib/mako
copying mako/compat.py -> build/lib/mako
copying mako/_ast_util.py -> build/lib/mako
copying mako/lexer.py -> build/lib/mako
copying mako/template.py -> build/lib/mako
copying mako/cache.py -> build/lib/mako
copying mako/codegen.py -> build/lib/mako
copying mako/pyparser.py -> build/lib/mako
copying mako/cmd.py -> build/lib/mako
copying mako/filters.py -> build/lib/mako
copying mako/util.py -> build/lib/mako
copying mako/pygen.py -> build/lib/mako
copying mako/__init__.py -> build/lib/mako
copying mako/runtime.py -> build/lib/mako
copying mako/ast.py -> build/lib/mako
creating build/lib/mako/ext
copying mako/ext/preprocessors.py -> build/lib/mako/ext
copying mako/ext/turbogears.py -> build/lib/mako/ext
copying mako/ext/autohandler.py -> build/lib/mako/ext
copying mako/ext/pygmentplugin.py -> build/lib/mako/ext
copying mako/ext/beaker_cache.py -> build/lib/mako/ext
copying mako/ext/babelplugin.py -> build/lib/mako/ext
copying mako/ext/__init__.py -> build/lib/mako/ext
copying mako/ext/extract.py -> build/lib/mako/ext
copying mako/ext/linguaplugin.py -> build/lib/mako/ext
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/parsetree.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/lookup.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/exceptions.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/compat.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/_ast_util.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/lexer.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/template.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/cache.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/codegen.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/pyparser.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/cmd.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/filters.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/util.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/pygen.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/__init__.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/runtime.py -> build/bdist.linux-x86_64/wheel/mako
copying build/lib/mako/ast.py -> build/bdist.linux-x86_64/wheel/mako
creating build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/preprocessors.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/turbogears.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/autohandler.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/pygmentplugin.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/beaker_cache.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/babelplugin.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/__init__.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/extract.py -> build/bdist.linux-x86_64/wheel/mako/ext
copying build/lib/mako/ext/linguaplugin.py -> build/bdist.linux-x86_64/wheel/mako/ext
running install_egg_info
running egg_info
writing requirements to Mako.egg-info/requires.txt
writing Mako.egg-info/PKG-INFO
writing top-level names to Mako.egg-info/top_level.txt
writing dependency_links to Mako.egg-info/dependency_links.txt
writing entry points to Mako.egg-info/entry_points.txt
reading manifest file 'Mako.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.xml' under directory 'examples'
warning: no files found matching '*.mako' under directory 'examples'
warning: no files found matching 'distribute_setup.py'
warning: no files found matching 'ez_setup.py'
no previously-included directories found matching 'doc/build/output'
writing manifest file 'Mako.egg-info/SOURCES.txt'
Copying Mako.egg-info to build/bdist.linux-x86_64/wheel/Mako-1.0.7-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/Mako-1.0.7.dist-info/WHEEL
/build-wheels

############################################################
Building MarkupSafe-1.1.1-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz
--2019-10-05 18:05:14-- https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19151 (19K) [binary/octet-stream]
Saving to: 'MarkupSafe-1.1.1.tar.gz'

0K .......... ........ 100% 2.50M=0.007s

2019-10-05 18:05:14 (2.50 MB/s) - 'MarkupSafe-1.1.1.tar.gz' saved [19151/19151]

/build-wheels/MarkupSafe-1.1.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/markupsafe
copying src/markupsafe/__init__.py -> build/lib.linux-x86_64-2.7/markupsafe
copying src/markupsafe/_compat.py -> build/lib.linux-x86_64-2.7/markupsafe
copying src/markupsafe/_constants.py -> build/lib.linux-x86_64-2.7/markupsafe
copying src/markupsafe/_native.py -> build/lib.linux-x86_64-2.7/markupsafe
running egg_info
writing src/MarkupSafe.egg-info/PKG-INFO
writing top-level names to src/MarkupSafe.egg-info/top_level.txt
writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt
reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt'
copying src/markupsafe/_speedups.c -> build/lib.linux-x86_64-2.7/markupsafe
running build_ext
building 'markupsafe._speedups' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/markupsafe
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/markupsafe/_speedups.c -o build/temp.linux-x86_64-2.7/src/markupsafe/_speedups.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/markupsafe/_speedups.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/markupsafe/_speedups.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-2.7/markupsafe/__init__.py -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-2.7/markupsafe/_compat.py -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-2.7/markupsafe/_constants.py -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-2.7/markupsafe/_native.py -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-2.7/markupsafe/_speedups.c -> build/bdist.linux-x86_64/wheel/markupsafe
copying build/lib.linux-x86_64-2.7/markupsafe/_speedups.so -> build/bdist.linux-x86_64/wheel/markupsafe
running install_egg_info
Copying src/MarkupSafe.egg-info to build/bdist.linux-x86_64/wheel/MarkupSafe-1.1.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/MarkupSafe-1.1.1.dist-info/WHEEL
/build-wheels

############################################################
Building mox-0.5.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/0c/a1/64740c638cc5fae807022368f4141700518ee343b53eb3e90bf3cc15a4d4/mox-0.5.3.tar.gz
--2019-10-05 18:05:14-- https://files.pythonhosted.org/packages/0c/a1/64740c638cc5fae807022368f4141700518ee343b53eb3e90bf3cc15a4d4/mox-0.5.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 32397 (32K) [application/octet-stream]
Saving to: 'mox-0.5.3.tar.gz'

0K .......... .......... .......... . 100% 4.20M=0.007s

2019-10-05 18:05:14 (4.20 MB/s) - 'mox-0.5.3.tar.gz' saved [32397/32397]

/build-wheels/mox-0.5.3 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying mox.py -> build/lib
copying stubout.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/mox.py -> build/bdist.linux-x86_64/wheel
copying build/lib/stubout.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
creating mox.egg-info
writing mox.egg-info/PKG-INFO
writing top-level names to mox.egg-info/top_level.txt
writing dependency_links to mox.egg-info/dependency_links.txt
writing manifest file 'mox.egg-info/SOURCES.txt'
reading manifest file 'mox.egg-info/SOURCES.txt'
writing manifest file 'mox.egg-info/SOURCES.txt'
Copying mox.egg-info to build/bdist.linux-x86_64/wheel/mox-0.5.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/mox-0.5.3.dist-info/WHEEL
/build-wheels

############################################################
Building mpmath-1.1.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ca/63/3384ebb3b51af9610086b23ea976e6d27d6d97bf140a76a365bd77a3eb32/mpmath-1.1.0.tar.gz
--2019-10-05 18:05:15-- https://files.pythonhosted.org/packages/ca/63/3384ebb3b51af9610086b23ea976e6d27d6d97bf140a76a365bd77a3eb32/mpmath-1.1.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 512600 (501K) [binary/octet-stream]
Saving to: 'mpmath-1.1.0.tar.gz'

0K .......... .......... .......... .......... .......... 9% 3.17M 0s
50K .......... .......... .......... .......... .......... 19% 6.63M 0s
100K .......... .......... .......... .......... .......... 29% 50.2M 0s
150K .......... .......... .......... .......... .......... 39% 107M 0s
200K .......... .......... .......... .......... .......... 49% 7.21M 0s
250K .......... .......... .......... .......... .......... 59% 112M 0s
300K .......... .......... .......... .......... .......... 69% 7.07M 0s
350K .......... .......... .......... .......... .......... 79% 41.0M 0s
400K .......... .......... .......... .......... .......... 89% 122M 0s
450K .......... .......... .......... .......... .......... 99% 131M 0s
500K 100% 1118G=0.04s

2019-10-05 18:05:15 (12.1 MB/s) - 'mpmath-1.1.0.tar.gz' saved [512600/512600]

/build-wheels/mpmath-1.1.0 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/mpmath
copying mpmath/rational.py -> build/lib/mpmath
copying mpmath/function_docs.py -> build/lib/mpmath
copying mpmath/__init__.py -> build/lib/mpmath
copying mpmath/math2.py -> build/lib/mpmath
copying mpmath/usertools.py -> build/lib/mpmath
copying mpmath/ctx_fp.py -> build/lib/mpmath
copying mpmath/visualization.py -> build/lib/mpmath
copying mpmath/identification.py -> build/lib/mpmath
copying mpmath/ctx_iv.py -> build/lib/mpmath
copying mpmath/ctx_mp_python.py -> build/lib/mpmath
copying mpmath/ctx_mp.py -> build/lib/mpmath
copying mpmath/ctx_base.py -> build/lib/mpmath
creating build/lib/mpmath/libmp
copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp
copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp
copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp
copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp
copying mpmath/libmp/six.py -> build/lib/mpmath/libmp
creating build/lib/mpmath/calculus
copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus
copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus
copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus
copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus
copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus
copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus
copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus
copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus
creating build/lib/mpmath/functions
copying mpmath/functions/__init__.py -> build/lib/mpmath/functions
copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions
copying mpmath/functions/theta.py -> build/lib/mpmath/functions
copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions
copying mpmath/functions/zeta.py -> build/lib/mpmath/functions
copying mpmath/functions/functions.py -> build/lib/mpmath/functions
copying mpmath/functions/bessel.py -> build/lib/mpmath/functions
copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions
copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions
copying mpmath/functions/factorials.py -> build/lib/mpmath/functions
copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions
copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions
copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions
creating build/lib/mpmath/matrices
copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices
copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices
copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices
copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices
copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices
copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices
creating build/lib/mpmath/tests
copying mpmath/tests/__init__.py -> build/lib/mpmath/tests
copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests
copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests
copying mpmath/tests/torture.py -> build/lib/mpmath/tests
copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests
copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests
copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests
copying mpmath/tests/test_division.py -> build/lib/mpmath/tests
copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests
copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests
copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests
copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests
copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests
copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests
copying mpmath/tests/test_special.py -> build/lib/mpmath/tests
copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests
copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests
copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests
copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests
copying mpmath/tests/runtests.py -> build/lib/mpmath/tests
copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests
copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests
copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests
copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests
copying mpmath/tests/test_str.py -> build/lib/mpmath/tests
copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests
copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests
copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests
copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests
copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests
copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests
copying mpmath/tests/test_power.py -> build/lib/mpmath/tests
copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests
copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests
copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests
copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/rational.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/function_docs.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/math2.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/usertools.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_fp.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/visualization.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/identification.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_iv.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_mp_python.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_mp.py -> build/bdist.linux-x86_64/wheel/mpmath
copying build/lib/mpmath/ctx_base.py -> build/bdist.linux-x86_64/wheel/mpmath
creating build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/backend.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libelefun.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libintmath.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libmpf.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libmpi.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libhyper.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/gammazeta.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/libmpc.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
copying build/lib/mpmath/libmp/six.py -> build/bdist.linux-x86_64/wheel/mpmath/libmp
creating build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/odes.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/differentiation.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/polynomials.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/calculus.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/optimization.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/quadrature.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/extrapolation.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/approximation.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
copying build/lib/mpmath/calculus/inverselaplace.py -> build/bdist.linux-x86_64/wheel/mpmath/calculus
creating build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/hypergeometric.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/theta.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/qfunctions.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/zeta.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/functions.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/bessel.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/elliptic.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/zetazeros.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/factorials.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/rszeta.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/expintegrals.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
copying build/lib/mpmath/functions/orthogonal.py -> build/bdist.linux-x86_64/wheel/mpmath/functions
creating build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/matrices.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/linalg.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/eigen_symmetric.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/calculus.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
copying build/lib/mpmath/matrices/eigen.py -> build/bdist.linux-x86_64/wheel/mpmath/matrices
creating build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/__init__.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_diff.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_functions.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/torture.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_convert.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_mpmath.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/extratest_gamma.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_division.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_pickle.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_levin.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_functions2.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_interval.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_eigen.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_ode.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_special.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_matrices.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_eigen_symmetric.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_elliptic.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_identify.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/runtests.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_summation.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_compatibility.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_hp.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_gammazeta.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_str.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_visualization.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/extratest_zeta.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_quad.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_trig.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_calculus.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_bitwise.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_power.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_fp.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_linalg.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_basic_ops.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
copying build/lib/mpmath/tests/test_rootfinding.py -> build/bdist.linux-x86_64/wheel/mpmath/tests
running install_egg_info
running egg_info
creating mpmath.egg-info
writing mpmath.egg-info/PKG-INFO
writing top-level names to mpmath.egg-info/top_level.txt
writing dependency_links to mpmath.egg-info/dependency_links.txt
writing manifest file 'mpmath.egg-info/SOURCES.txt'
reading manifest file 'mpmath.egg-info/SOURCES.txt'
writing manifest file 'mpmath.egg-info/SOURCES.txt'
Copying mpmath.egg-info to build/bdist.linux-x86_64/wheel/mpmath-1.1.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/mpmath-1.1.0.dist-info/WHEEL
/build-wheels

############################################################
Building munch-2.3.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/68/f4/260ec98ea840757a0da09e0ed8135333d59b8dfebe9752a365b04857660a/munch-2.3.2.tar.gz
--2019-10-05 18:05:15-- https://files.pythonhosted.org/packages/68/f4/260ec98ea840757a0da09e0ed8135333d59b8dfebe9752a365b04857660a/munch-2.3.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7598 (7.4K) [binary/octet-stream]
Saving to: 'munch-2.3.2.tar.gz'

0K ....... 100% 43.6M=0s

2019-10-05 18:05:15 (43.6 MB/s) - 'munch-2.3.2.tar.gz' saved [7598/7598]

/build-wheels/munch-2.3.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/munch
copying munch/__init__.py -> build/lib/munch
copying munch/python3_compat.py -> build/lib/munch
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/munch
copying build/lib/munch/__init__.py -> build/bdist.linux-x86_64/wheel/munch
copying build/lib/munch/python3_compat.py -> build/bdist.linux-x86_64/wheel/munch
running install_egg_info
running egg_info
writing requirements to munch.egg-info/requires.txt
writing munch.egg-info/PKG-INFO
writing top-level names to munch.egg-info/top_level.txt
writing dependency_links to munch.egg-info/dependency_links.txt
reading manifest file 'munch.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'munch.egg-info/SOURCES.txt'
Copying munch.egg-info to build/bdist.linux-x86_64/wheel/munch-2.3.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/munch-2.3.2.dist-info/WHEEL
/build-wheels

############################################################
Building netifaces-0.10.9-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/0d/18/fd6e9c71a35b67a73160ec80a49da63d1eed2d2055054cc2995714949132/netifaces-0.10.9.tar.gz
--2019-10-05 18:05:16-- https://files.pythonhosted.org/packages/0d/18/fd6e9c71a35b67a73160ec80a49da63d1eed2d2055054cc2995714949132/netifaces-0.10.9.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 28844 (28K) [binary/octet-stream]
Saving to: 'netifaces-0.10.9.tar.gz'

0K .......... .......... ........ 100% 3.71M=0.007s

2019-10-05 18:05:16 (3.71 MB/s) - 'netifaces-0.10.9.tar.gz' saved [28844/28844]

/build-wheels/netifaces-0.10.9 /build-wheels
running bdist_wheel
running build
running build_ext
checking for getifaddrs...found.
checking for getnameinfo...found.
checking for IPv6 socket IOCTLs...not found.
checking for optional header files...netash/ash.h netatalk/at.h netax25/ax25.h neteconet/ec.h netipx/ipx.h netpacket/packet.h linux/irda.h linux/atm.h linux/llc.h linux/tipc.h linux/dn.h.
checking whether struct sockaddr has a length field...no.
checking which sockaddr_xxx structs are defined...at ax25 in in6 ipx un ash ec ll atmpvc atmsvc dn irda llc.
checking for routing socket support...no.
checking for sysctl(CTL_NET...) support...no.
checking for netlink support...yes.
will use netlink to read routing table
building 'netifaces' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DNETIFACES_VERSION=0.10.9 -DHAVE_GETIFADDRS=1 -DHAVE_GETNAMEINFO=1 -DHAVE_NETASH_ASH_H=1 -DHAVE_NETATALK_AT_H=1 -DHAVE_NETAX25_AX25_H=1 -DHAVE_NETECONET_EC_H=1 -DHAVE_NETIPX_IPX_H=1 -DHAVE_NETPACKET_PACKET_H=1 -DHAVE_LINUX_IRDA_H=1 -DHAVE_LINUX_ATM_H=1 -DHAVE_LINUX_LLC_H=1 -DHAVE_LINUX_TIPC_H=1 -DHAVE_LINUX_DN_H=1 -DHAVE_SOCKADDR_AT=1 -DHAVE_SOCKADDR_AX25=1 -DHAVE_SOCKADDR_IN=1 -DHAVE_SOCKADDR_IN6=1 -DHAVE_SOCKADDR_IPX=1 -DHAVE_SOCKADDR_UN=1 -DHAVE_SOCKADDR_ASH=1 -DHAVE_SOCKADDR_EC=1 -DHAVE_SOCKADDR_LL=1 -DHAVE_SOCKADDR_ATMPVC=1 -DHAVE_SOCKADDR_ATMSVC=1 -DHAVE_SOCKADDR_DN=1 -DHAVE_SOCKADDR_IRDA=1 -DHAVE_SOCKADDR_LLC=1 -DHAVE_PF_NETLINK=1 -I/usr/include/python2.7 -c netifaces.c -o build/temp.linux-x86_64-2.7/netifaces.o
creating build/lib.linux-x86_64-2.7
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/netifaces.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/netifaces.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/netifaces.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing netifaces.egg-info/PKG-INFO
writing top-level names to netifaces.egg-info/top_level.txt
writing dependency_links to netifaces.egg-info/dependency_links.txt
reading manifest file 'netifaces.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'netifaces.egg-info/SOURCES.txt'
Copying netifaces.egg-info to build/bdist.linux-x86_64/wheel/netifaces-0.10.9-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/netifaces-0.10.9.dist-info/WHEEL
/build-wheels

############################################################
Building netmiko-2.3.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/83/a7/2d77f332ecf44909e70002cb20dbabfe8bd7bb1c552b67a2a75349fe1598/netmiko-2.3.0.tar.gz
--2019-10-05 18:05:19-- https://files.pythonhosted.org/packages/83/a7/2d77f332ecf44909e70002cb20dbabfe8bd7bb1c552b67a2a75349fe1598/netmiko-2.3.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 79533 (78K) [binary/octet-stream]
Saving to: 'netmiko-2.3.0.tar.gz'

0K .......... .......... .......... .......... .......... 64% 2.89M 0s
50K .......... .......... ....... 100% 122M=0.02s

2019-10-05 18:05:19 (4.42 MB/s) - 'netmiko-2.3.0.tar.gz' saved [79533/79533]

/build-wheels/netmiko-2.3.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/netmiko
copying netmiko/py23_compat.py -> build/lib/netmiko
copying netmiko/base_connection.py -> build/lib/netmiko
copying netmiko/ssh_dispatcher.py -> build/lib/netmiko
copying netmiko/cisco_base_connection.py -> build/lib/netmiko
copying netmiko/scp_handler.py -> build/lib/netmiko
copying netmiko/scp_functions.py -> build/lib/netmiko
copying netmiko/__init__.py -> build/lib/netmiko
copying netmiko/snmp_autodetect.py -> build/lib/netmiko
copying netmiko/ssh_autodetect.py -> build/lib/netmiko
copying netmiko/ssh_exception.py -> build/lib/netmiko
copying netmiko/utilities.py -> build/lib/netmiko
copying netmiko/netmiko_globals.py -> build/lib/netmiko
creating build/lib/netmiko/vyos
copying netmiko/vyos/vyos_ssh.py -> build/lib/netmiko/vyos
copying netmiko/vyos/__init__.py -> build/lib/netmiko/vyos
creating build/lib/netmiko/eltex
copying netmiko/eltex/eltex_ssh.py -> build/lib/netmiko/eltex
copying netmiko/eltex/__init__.py -> build/lib/netmiko/eltex
creating build/lib/netmiko/ipinfusion
copying netmiko/ipinfusion/__init__.py -> build/lib/netmiko/ipinfusion
copying netmiko/ipinfusion/ipinfusion_ocnos.py -> build/lib/netmiko/ipinfusion
creating build/lib/netmiko/quanta
copying netmiko/quanta/quanta_mesh_ssh.py -> build/lib/netmiko/quanta
copying netmiko/quanta/__init__.py -> build/lib/netmiko/quanta
creating build/lib/netmiko/terminal_server
copying netmiko/terminal_server/__init__.py -> build/lib/netmiko/terminal_server
copying netmiko/terminal_server/terminal_server.py -> build/lib/netmiko/terminal_server
creating build/lib/netmiko/fortinet
copying netmiko/fortinet/__init__.py -> build/lib/netmiko/fortinet
copying netmiko/fortinet/fortinet_ssh.py -> build/lib/netmiko/fortinet
creating build/lib/netmiko/enterasys
copying netmiko/enterasys/enterasys_ssh.py -> build/lib/netmiko/enterasys
copying netmiko/enterasys/__init__.py -> build/lib/netmiko/enterasys
creating build/lib/netmiko/coriant
copying netmiko/coriant/__init__.py -> build/lib/netmiko/coriant
copying netmiko/coriant/coriant_ssh.py -> build/lib/netmiko/coriant
creating build/lib/netmiko/ovs
copying netmiko/ovs/ovs_linux_ssh.py -> build/lib/netmiko/ovs
copying netmiko/ovs/__init__.py -> build/lib/netmiko/ovs
creating build/lib/netmiko/_textfsm
copying netmiko/_textfsm/_clitable.py -> build/lib/netmiko/_textfsm
copying netmiko/_textfsm/_terminal.py -> build/lib/netmiko/_textfsm
copying netmiko/_textfsm/__init__.py -> build/lib/netmiko/_textfsm
copying netmiko/_textfsm/_texttable.py -> build/lib/netmiko/_textfsm
creating build/lib/netmiko/citrix
copying netmiko/citrix/__init__.py -> build/lib/netmiko/citrix
copying netmiko/citrix/netscaler_ssh.py -> build/lib/netmiko/citrix
creating build/lib/netmiko/mellanox
copying netmiko/mellanox/__init__.py -> build/lib/netmiko/mellanox
copying netmiko/mellanox/mellanox_ssh.py -> build/lib/netmiko/mellanox
creating build/lib/netmiko/ruckus
copying netmiko/ruckus/__init__.py -> build/lib/netmiko/ruckus
copying netmiko/ruckus/ruckus_fastiron.py -> build/lib/netmiko/ruckus
creating build/lib/netmiko/linux
copying netmiko/linux/__init__.py -> build/lib/netmiko/linux
copying netmiko/linux/linux_ssh.py -> build/lib/netmiko/linux
creating build/lib/netmiko/rad
copying netmiko/rad/__init__.py -> build/lib/netmiko/rad
copying netmiko/rad/rad_etx.py -> build/lib/netmiko/rad
creating build/lib/netmiko/calix
copying netmiko/calix/calix_b6.py -> build/lib/netmiko/calix
copying netmiko/calix/__init__.py -> build/lib/netmiko/calix
creating build/lib/netmiko/ciena
copying netmiko/ciena/ciena_saos_ssh.py -> build/lib/netmiko/ciena
copying netmiko/ciena/__init__.py -> build/lib/netmiko/ciena
creating build/lib/netmiko/ubiquiti
copying netmiko/ubiquiti/__init__.py -> build/lib/netmiko/ubiquiti
copying netmiko/ubiquiti/edge_ssh.py -> build/lib/netmiko/ubiquiti
creating build/lib/netmiko/hp
copying netmiko/hp/hp_procurve.py -> build/lib/netmiko/hp
copying netmiko/hp/hp_comware.py -> build/lib/netmiko/hp
copying netmiko/hp/__init__.py -> build/lib/netmiko/hp
creating build/lib/netmiko/extreme
copying netmiko/extreme/extreme_wing_ssh.py -> build/lib/netmiko/extreme
copying netmiko/extreme/extreme_ers_ssh.py -> build/lib/netmiko/extreme
copying netmiko/extreme/extreme_exos.py -> build/lib/netmiko/extreme
copying netmiko/extreme/__init__.py -> build/lib/netmiko/extreme
copying netmiko/extreme/extreme_nos_ssh.py -> build/lib/netmiko/extreme
copying netmiko/extreme/extreme_netiron.py -> build/lib/netmiko/extreme
copying netmiko/extreme/extreme_slx_ssh.py -> build/lib/netmiko/extreme
copying netmiko/extreme/extreme_vsp_ssh.py -> build/lib/netmiko/extreme
creating build/lib/netmiko/accedian
copying netmiko/accedian/accedian_ssh.py -> build/lib/netmiko/accedian
copying netmiko/accedian/__init__.py -> build/lib/netmiko/accedian
creating build/lib/netmiko/juniper
copying netmiko/juniper/juniper.py -> build/lib/netmiko/juniper
copying netmiko/juniper/__init__.py -> build/lib/netmiko/juniper
creating build/lib/netmiko/arista
copying netmiko/arista/arista.py -> build/lib/netmiko/arista
copying netmiko/arista/__init__.py -> build/lib/netmiko/arista
creating build/lib/netmiko/alcatel
copying netmiko/alcatel/alcatel_aos_ssh.py -> build/lib/netmiko/alcatel
copying netmiko/alcatel/__init__.py -> build/lib/netmiko/alcatel
copying netmiko/alcatel/alcatel_sros_ssh.py -> build/lib/netmiko/alcatel
creating build/lib/netmiko/netapp
copying netmiko/netapp/__init__.py -> build/lib/netmiko/netapp
copying netmiko/netapp/netapp_cdot_ssh.py -> build/lib/netmiko/netapp
creating build/lib/netmiko/huawei
copying netmiko/huawei/__init__.py -> build/lib/netmiko/huawei
copying netmiko/huawei/huawei_ssh.py -> build/lib/netmiko/huawei
creating build/lib/netmiko/checkpoint
copying netmiko/checkpoint/checkpoint_gaia_ssh.py -> build/lib/netmiko/checkpoint
copying netmiko/checkpoint/__init__.py -> build/lib/netmiko/checkpoint
creating build/lib/netmiko/mrv
copying netmiko/mrv/__init__.py -> build/lib/netmiko/mrv
copying netmiko/mrv/mrv_ssh.py -> build/lib/netmiko/mrv
creating build/lib/netmiko/a10
copying netmiko/a10/__init__.py -> build/lib/netmiko/a10
copying netmiko/a10/a10_ssh.py -> build/lib/netmiko/a10
creating build/lib/netmiko/dell
copying netmiko/dell/dell_dnos6.py -> build/lib/netmiko/dell
copying netmiko/dell/dell_powerconnect.py -> build/lib/netmiko/dell
copying netmiko/dell/dell_os10_ssh.py -> build/lib/netmiko/dell
copying netmiko/dell/dell_force10_ssh.py -> build/lib/netmiko/dell
copying netmiko/dell/__init__.py -> build/lib/netmiko/dell
copying netmiko/dell/dell_isilon_ssh.py -> build/lib/netmiko/dell
creating build/lib/netmiko/f5
copying netmiko/f5/f5_linux_ssh.py -> build/lib/netmiko/f5
copying netmiko/f5/__init__.py -> build/lib/netmiko/f5
copying netmiko/f5/f5_tmsh_ssh.py -> build/lib/netmiko/f5
creating build/lib/netmiko/aruba
copying netmiko/aruba/aruba_ssh.py -> build/lib/netmiko/aruba
copying netmiko/aruba/__init__.py -> build/lib/netmiko/aruba
creating build/lib/netmiko/cisco
copying netmiko/cisco/cisco_s300.py -> build/lib/netmiko/cisco
copying netmiko/cisco/cisco_tp_tcce.py -> build/lib/netmiko/cisco
copying netmiko/cisco/__init__.py -> build/lib/netmiko/cisco
copying netmiko/cisco/cisco_asa_ssh.py -> build/lib/netmiko/cisco
copying netmiko/cisco/cisco_wlc_ssh.py -> build/lib/netmiko/cisco
copying netmiko/cisco/cisco_nxos_ssh.py -> build/lib/netmiko/cisco
copying netmiko/cisco/cisco_ios.py -> build/lib/netmiko/cisco
copying netmiko/cisco/cisco_xr_ssh.py -> build/lib/netmiko/cisco
creating build/lib/netmiko/pluribus
copying netmiko/pluribus/pluribus_ssh.py -> build/lib/netmiko/pluribus
copying netmiko/pluribus/__init__.py -> build/lib/netmiko/pluribus
creating build/lib/netmiko/apresia
copying netmiko/apresia/apresia_aeos.py -> build/lib/netmiko/apresia
copying netmiko/apresia/__init__.py -> build/lib/netmiko/apresia
creating build/lib/netmiko/paloalto
copying netmiko/paloalto/paloalto_panos.py -> build/lib/netmiko/paloalto
copying netmiko/paloalto/__init__.py -> build/lib/netmiko/paloalto
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/py23_compat.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/base_connection.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/ssh_dispatcher.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/cisco_base_connection.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/scp_handler.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/scp_functions.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/snmp_autodetect.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/ssh_autodetect.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/ssh_exception.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/utilities.py -> build/bdist.linux-x86_64/wheel/netmiko
copying build/lib/netmiko/netmiko_globals.py -> build/bdist.linux-x86_64/wheel/netmiko
creating build/bdist.linux-x86_64/wheel/netmiko/vyos
copying build/lib/netmiko/vyos/vyos_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/vyos
copying build/lib/netmiko/vyos/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/vyos
creating build/bdist.linux-x86_64/wheel/netmiko/eltex
copying build/lib/netmiko/eltex/eltex_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/eltex
copying build/lib/netmiko/eltex/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/eltex
creating build/bdist.linux-x86_64/wheel/netmiko/ipinfusion
copying build/lib/netmiko/ipinfusion/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/ipinfusion
copying build/lib/netmiko/ipinfusion/ipinfusion_ocnos.py -> build/bdist.linux-x86_64/wheel/netmiko/ipinfusion
creating build/bdist.linux-x86_64/wheel/netmiko/quanta
copying build/lib/netmiko/quanta/quanta_mesh_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/quanta
copying build/lib/netmiko/quanta/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/quanta
creating build/bdist.linux-x86_64/wheel/netmiko/terminal_server
copying build/lib/netmiko/terminal_server/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/terminal_server
copying build/lib/netmiko/terminal_server/terminal_server.py -> build/bdist.linux-x86_64/wheel/netmiko/terminal_server
creating build/bdist.linux-x86_64/wheel/netmiko/fortinet
copying build/lib/netmiko/fortinet/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/fortinet
copying build/lib/netmiko/fortinet/fortinet_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/fortinet
creating build/bdist.linux-x86_64/wheel/netmiko/enterasys
copying build/lib/netmiko/enterasys/enterasys_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/enterasys
copying build/lib/netmiko/enterasys/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/enterasys
creating build/bdist.linux-x86_64/wheel/netmiko/coriant
copying build/lib/netmiko/coriant/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/coriant
copying build/lib/netmiko/coriant/coriant_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/coriant
creating build/bdist.linux-x86_64/wheel/netmiko/ovs
copying build/lib/netmiko/ovs/ovs_linux_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/ovs
copying build/lib/netmiko/ovs/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/ovs
creating build/bdist.linux-x86_64/wheel/netmiko/_textfsm
copying build/lib/netmiko/_textfsm/_clitable.py -> build/bdist.linux-x86_64/wheel/netmiko/_textfsm
copying build/lib/netmiko/_textfsm/_terminal.py -> build/bdist.linux-x86_64/wheel/netmiko/_textfsm
copying build/lib/netmiko/_textfsm/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/_textfsm
copying build/lib/netmiko/_textfsm/_texttable.py -> build/bdist.linux-x86_64/wheel/netmiko/_textfsm
creating build/bdist.linux-x86_64/wheel/netmiko/citrix
copying build/lib/netmiko/citrix/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/citrix
copying build/lib/netmiko/citrix/netscaler_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/citrix
creating build/bdist.linux-x86_64/wheel/netmiko/mellanox
copying build/lib/netmiko/mellanox/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/mellanox
copying build/lib/netmiko/mellanox/mellanox_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/mellanox
creating build/bdist.linux-x86_64/wheel/netmiko/ruckus
copying build/lib/netmiko/ruckus/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/ruckus
copying build/lib/netmiko/ruckus/ruckus_fastiron.py -> build/bdist.linux-x86_64/wheel/netmiko/ruckus
creating build/bdist.linux-x86_64/wheel/netmiko/linux
copying build/lib/netmiko/linux/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/linux
copying build/lib/netmiko/linux/linux_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/linux
creating build/bdist.linux-x86_64/wheel/netmiko/rad
copying build/lib/netmiko/rad/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/rad
copying build/lib/netmiko/rad/rad_etx.py -> build/bdist.linux-x86_64/wheel/netmiko/rad
creating build/bdist.linux-x86_64/wheel/netmiko/calix
copying build/lib/netmiko/calix/calix_b6.py -> build/bdist.linux-x86_64/wheel/netmiko/calix
copying build/lib/netmiko/calix/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/calix
creating build/bdist.linux-x86_64/wheel/netmiko/ciena
copying build/lib/netmiko/ciena/ciena_saos_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/ciena
copying build/lib/netmiko/ciena/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/ciena
creating build/bdist.linux-x86_64/wheel/netmiko/ubiquiti
copying build/lib/netmiko/ubiquiti/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/ubiquiti
copying build/lib/netmiko/ubiquiti/edge_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/ubiquiti
creating build/bdist.linux-x86_64/wheel/netmiko/hp
copying build/lib/netmiko/hp/hp_procurve.py -> build/bdist.linux-x86_64/wheel/netmiko/hp
copying build/lib/netmiko/hp/hp_comware.py -> build/bdist.linux-x86_64/wheel/netmiko/hp
copying build/lib/netmiko/hp/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/hp
creating build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_wing_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_ers_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_exos.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_nos_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_netiron.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_slx_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
copying build/lib/netmiko/extreme/extreme_vsp_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/extreme
creating build/bdist.linux-x86_64/wheel/netmiko/accedian
copying build/lib/netmiko/accedian/accedian_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/accedian
copying build/lib/netmiko/accedian/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/accedian
creating build/bdist.linux-x86_64/wheel/netmiko/juniper
copying build/lib/netmiko/juniper/juniper.py -> build/bdist.linux-x86_64/wheel/netmiko/juniper
copying build/lib/netmiko/juniper/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/juniper
creating build/bdist.linux-x86_64/wheel/netmiko/arista
copying build/lib/netmiko/arista/arista.py -> build/bdist.linux-x86_64/wheel/netmiko/arista
copying build/lib/netmiko/arista/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/arista
creating build/bdist.linux-x86_64/wheel/netmiko/alcatel
copying build/lib/netmiko/alcatel/alcatel_aos_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/alcatel
copying build/lib/netmiko/alcatel/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/alcatel
copying build/lib/netmiko/alcatel/alcatel_sros_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/alcatel
creating build/bdist.linux-x86_64/wheel/netmiko/netapp
copying build/lib/netmiko/netapp/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/netapp
copying build/lib/netmiko/netapp/netapp_cdot_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/netapp
creating build/bdist.linux-x86_64/wheel/netmiko/huawei
copying build/lib/netmiko/huawei/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/huawei
copying build/lib/netmiko/huawei/huawei_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/huawei
creating build/bdist.linux-x86_64/wheel/netmiko/checkpoint
copying build/lib/netmiko/checkpoint/checkpoint_gaia_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/checkpoint
copying build/lib/netmiko/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/checkpoint
creating build/bdist.linux-x86_64/wheel/netmiko/mrv
copying build/lib/netmiko/mrv/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/mrv
copying build/lib/netmiko/mrv/mrv_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/mrv
creating build/bdist.linux-x86_64/wheel/netmiko/a10
copying build/lib/netmiko/a10/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/a10
copying build/lib/netmiko/a10/a10_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/a10
creating build/bdist.linux-x86_64/wheel/netmiko/dell
copying build/lib/netmiko/dell/dell_dnos6.py -> build/bdist.linux-x86_64/wheel/netmiko/dell
copying build/lib/netmiko/dell/dell_powerconnect.py -> build/bdist.linux-x86_64/wheel/netmiko/dell
copying build/lib/netmiko/dell/dell_os10_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/dell
copying build/lib/netmiko/dell/dell_force10_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/dell
copying build/lib/netmiko/dell/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/dell
copying build/lib/netmiko/dell/dell_isilon_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/dell
creating build/bdist.linux-x86_64/wheel/netmiko/f5
copying build/lib/netmiko/f5/f5_linux_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/f5
copying build/lib/netmiko/f5/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/f5
copying build/lib/netmiko/f5/f5_tmsh_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/f5
creating build/bdist.linux-x86_64/wheel/netmiko/aruba
copying build/lib/netmiko/aruba/aruba_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/aruba
copying build/lib/netmiko/aruba/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/aruba
creating build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_s300.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_tp_tcce.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_asa_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_wlc_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_nxos_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_ios.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
copying build/lib/netmiko/cisco/cisco_xr_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/cisco
creating build/bdist.linux-x86_64/wheel/netmiko/pluribus
copying build/lib/netmiko/pluribus/pluribus_ssh.py -> build/bdist.linux-x86_64/wheel/netmiko/pluribus
copying build/lib/netmiko/pluribus/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/pluribus
creating build/bdist.linux-x86_64/wheel/netmiko/apresia
copying build/lib/netmiko/apresia/apresia_aeos.py -> build/bdist.linux-x86_64/wheel/netmiko/apresia
copying build/lib/netmiko/apresia/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/apresia
creating build/bdist.linux-x86_64/wheel/netmiko/paloalto
copying build/lib/netmiko/paloalto/paloalto_panos.py -> build/bdist.linux-x86_64/wheel/netmiko/paloalto
copying build/lib/netmiko/paloalto/__init__.py -> build/bdist.linux-x86_64/wheel/netmiko/paloalto
running install_egg_info
running egg_info
writing requirements to netmiko.egg-info/requires.txt
writing netmiko.egg-info/PKG-INFO
writing top-level names to netmiko.egg-info/top_level.txt
writing dependency_links to netmiko.egg-info/dependency_links.txt
reading manifest file 'netmiko.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'netmiko.egg-info/SOURCES.txt'
Copying netmiko.egg-info to build/bdist.linux-x86_64/wheel/netmiko-2.3.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/netmiko-2.3.0.dist-info/WHEEL
/build-wheels

############################################################
Building nodeenv-1.3.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/00/6e/ed417bd1ed417ab3feada52d0c89ab0ed87d150f91590badf84273e047c9/nodeenv-1.3.3.tar.gz
--2019-10-05 18:05:19-- https://files.pythonhosted.org/packages/00/6e/ed417bd1ed417ab3feada52d0c89ab0ed87d150f91590badf84273e047c9/nodeenv-1.3.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 34015 (33K) [binary/octet-stream]
Saving to: 'nodeenv-1.3.3.tar.gz'

0K .......... .......... .......... ... 100% 4.08M=0.008s

2019-10-05 18:05:19 (4.08 MB/s) - 'nodeenv-1.3.3.tar.gz' saved [34015/34015]

/build-wheels/nodeenv-1.3.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying nodeenv.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/nodeenv.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing nodeenv.egg-info/PKG-INFO
writing top-level names to nodeenv.egg-info/top_level.txt
writing dependency_links to nodeenv.egg-info/dependency_links.txt
writing entry points to nodeenv.egg-info/entry_points.txt
reading manifest file 'nodeenv.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'debian-upstream/nodeenv'
no previously-included directories found matching 'debian-upstream/sdist'
warning: no previously-included files matching '*.log' found under directory 'debian-upstream'
warning: no previously-included files matching '*.substvars' found under directory 'debian-upstream'
warning: no previously-included files matching 'files' found under directory 'debian-upstream'
writing manifest file 'nodeenv.egg-info/SOURCES.txt'
Copying nodeenv.egg-info to build/bdist.linux-x86_64/wheel/nodeenv-1.3.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/nodeenv-1.3.3.dist-info/WHEEL
/build-wheels

############################################################
Building nose_exclude-0.5.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/63/cf/90c4be56bf11b7bc8801086d9445baf731aa36b8e8fc5791731e8e604dcd/nose-exclude-0.5.0.tar.gz
--2019-10-05 18:05:20-- https://files.pythonhosted.org/packages/63/cf/90c4be56bf11b7bc8801086d9445baf731aa36b8e8fc5791731e8e604dcd/nose-exclude-0.5.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7359 (7.2K) [application/octet-stream]
Saving to: 'nose-exclude-0.5.0.tar.gz'

0K ....... 100% 37.7M=0s

2019-10-05 18:05:20 (37.7 MB/s) - 'nose-exclude-0.5.0.tar.gz' saved [7359/7359]

/build-wheels/nose-exclude-0.5.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying nose_exclude.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/nose_exclude.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing requirements to nose_exclude.egg-info/requires.txt
writing nose_exclude.egg-info/PKG-INFO
writing top-level names to nose_exclude.egg-info/top_level.txt
writing dependency_links to nose_exclude.egg-info/dependency_links.txt
writing entry points to nose_exclude.egg-info/entry_points.txt
reading manifest file 'nose_exclude.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'nose_exclude.egg-info/SOURCES.txt'
Copying nose_exclude.egg-info to build/bdist.linux-x86_64/wheel/nose_exclude-0.5.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/nose_exclude-0.5.0.dist-info/WHEEL
/build-wheels

############################################################
Building nosehtmloutput-0.0.5-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/0c/f7/6cb16c0b233d3f2d62be38ddb7d7c1bc967188c41575ecf0312e6575730d/nosehtmloutput-0.0.5.tar.gz
--2019-10-05 18:05:20-- https://files.pythonhosted.org/packages/0c/f7/6cb16c0b233d3f2d62be38ddb7d7c1bc967188c41575ecf0312e6575730d/nosehtmloutput-0.0.5.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7525 (7.3K) [application/octet-stream]
Saving to: 'nosehtmloutput-0.0.5.tar.gz'

0K ....... 100% 39.8M=0s

2019-10-05 18:05:20 (39.8 MB/s) - 'nosehtmloutput-0.0.5.tar.gz' saved [7525/7525]

/build-wheels/nosehtmloutput-0.0.5 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/htmloutput
copying htmloutput/__init__.py -> build/lib/htmloutput
copying htmloutput/version.py -> build/lib/htmloutput
copying htmloutput/nose_wrapper.py -> build/lib/htmloutput
copying htmloutput/htmloutput.py -> build/lib/htmloutput
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/htmloutput
copying build/lib/htmloutput/__init__.py -> build/bdist.linux-x86_64/wheel/htmloutput
copying build/lib/htmloutput/version.py -> build/bdist.linux-x86_64/wheel/htmloutput
copying build/lib/htmloutput/nose_wrapper.py -> build/bdist.linux-x86_64/wheel/htmloutput
copying build/lib/htmloutput/htmloutput.py -> build/bdist.linux-x86_64/wheel/htmloutput
running install_egg_info
running egg_info
writing requirements to nosehtmloutput.egg-info/requires.txt
writing nosehtmloutput.egg-info/PKG-INFO
writing top-level names to nosehtmloutput.egg-info/top_level.txt
writing dependency_links to nosehtmloutput.egg-info/dependency_links.txt
writing entry points to nosehtmloutput.egg-info/entry_points.txt
reading manifest file 'nosehtmloutput.egg-info/SOURCES.txt'
writing manifest file 'nosehtmloutput.egg-info/SOURCES.txt'
Copying nosehtmloutput.egg-info to build/bdist.linux-x86_64/wheel/nosehtmloutput-0.0.5-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/nosehtmloutput-0.0.5.dist-info/WHEEL
/build-wheels

############################################################
Building openshift-0.8.6-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/73/ed/c92c0ba23b6c4c8e5542151a1b89cb8ff01f68a72fe68f6c95a28d885ebe/openshift-0.8.6.tar.gz
--2019-10-05 18:05:21-- https://files.pythonhosted.org/packages/73/ed/c92c0ba23b6c4c8e5542151a1b89cb8ff01f68a72fe68f6c95a28d885ebe/openshift-0.8.6.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 349453 (341K) [binary/octet-stream]
Saving to: 'openshift-0.8.6.tar.gz'

0K .......... .......... .......... .......... .......... 14% 3.03M 0s
50K .......... .......... .......... .......... .......... 29% 6.29M 0s
100K .......... .......... .......... .......... .......... 43% 60.8M 0s
150K .......... .......... .......... .......... .......... 58% 107M 0s
200K .......... .......... .......... .......... .......... 73% 6.69M 0s
250K .......... .......... .......... .......... .......... 87% 100M 0s
300K .......... .......... .......... .......... . 100% 115M=0.03s

2019-10-05 18:05:21 (10.0 MB/s) - 'openshift-0.8.6.tar.gz' saved [349453/349453]

/build-wheels/openshift-0.8.6 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/openshift
copying openshift/__init__.py -> build/lib/openshift
copying openshift/watch.py -> build/lib/openshift
creating build/lib/scripts
copying scripts/constants.py -> build/lib/scripts
copying scripts/__init__.py -> build/lib/scripts
copying scripts/update_generated.py -> build/lib/scripts
creating build/lib/openshift/config
copying openshift/config/kube_config.py -> build/lib/openshift/config
copying openshift/config/__init__.py -> build/lib/openshift/config
creating build/lib/openshift/ansiblegen
copying openshift/ansiblegen/modules.py -> build/lib/openshift/ansiblegen
copying openshift/ansiblegen/docstrings.py -> build/lib/openshift/ansiblegen
copying openshift/ansiblegen/cli.py -> build/lib/openshift/ansiblegen
copying openshift/ansiblegen/__init__.py -> build/lib/openshift/ansiblegen
creating build/lib/openshift/test
copying openshift/test/test_v1_deployment_cause_image_trigger.py -> build/lib/openshift/test
copying openshift/test/test_v1_project_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy_spec.py -> build/lib/openshift/test
copying openshift/test/test_authorization_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_role.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_secret_build_source.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_log.py -> build/lib/openshift/test
copying openshift/test/test_v1_generic_web_hook_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_import_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_signature_condition.py -> build/lib/openshift/test
copying openshift/test/test_v1_source_control_user.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_status_output.py -> build/lib/openshift/test
copying openshift/test/test_v1_user_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_docker_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_config_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_reference.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy_rule.py -> build/lib/openshift/test
copying openshift/test/test_build_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding_restriction_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_project_request.py -> build/lib/openshift/test
copying openshift/test/test_v1_self_subject_rules_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_client_authorization_list.py -> build/lib/openshift/test
copying openshift/test/test_image_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_project_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_fs_group_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1beta1_ingress_tls.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_request.py -> build/lib/openshift/test
copying openshift/test/test_v1_stage_info.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role_binding.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_ingress_condition.py -> build/lib/openshift/test
copying openshift/test/test_user_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_source.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role_binding_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_import_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_config.py -> build/lib/openshift/test
copying openshift/test/test_route_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_template.py -> build/lib/openshift/test
copying openshift/test/test_v1_group_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_v1_broker_template_instance.py -> build/lib/openshift/test
copying openshift/test/test_v1_host_subnet.py -> build/lib/openshift/test
copying openshift/test/test_v1_exec_new_pod_hook.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_subject_review_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_tag.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_self_subject_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_rollback.py -> build/lib/openshift/test
copying openshift/test/test_oapi_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_se_linux_context_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_network_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_change_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_tls_config.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_change_trigger.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_list.py -> build/lib/openshift/test
copying openshift/test/test_oauth_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_apps_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_build_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role_list.py -> build/lib/openshift/test
copying openshift/test/test_image_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_event.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy_list.py -> build/lib/openshift/test
copying openshift/test/test_security_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_allowed_flex_volume.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_self_subject_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_net_namespace.py -> build/lib/openshift/test
copying openshift/test/test_v1_named_tag_event_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_signature.py -> build/lib/openshift/test
copying openshift/test/test_v1_git_lab_web_hook_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_request.py -> build/lib/openshift/test
copying openshift/test/test_v1_jenkins_pipeline_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_network_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_net_namespace_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_import.py -> build/lib/openshift/test
copying openshift/test/test_v1_source_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_template_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_route.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_ingress.py -> build/lib/openshift/test
copying openshift/test/test_v1_resource_quota_status_by_namespace.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_id_range.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_review_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_bitbucket_web_hook_cause.py -> build/lib/openshift/test
copying openshift/test/__init__.py -> build/lib/openshift/test
copying openshift/test/test_v1_repository_import_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_signature_issuer.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_config_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_trigger_image_change_params.py -> build/lib/openshift/test
copying openshift/test/test_v1_identity.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_network.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_config_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_condition.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_tag_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_broker_template_instance_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_self_subject_rules_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_parameter.py -> build/lib/openshift/test
copying openshift/test/test_v1_subject_rules_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_secret_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_label.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_object.py -> build/lib/openshift/test
copying openshift/test/test_v1_rolling_deployment_strategy_params.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_rollback_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_post_commit_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_lookup_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_security_context_constraints.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_project.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_mapping.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_log.py -> build/lib/openshift/test
copying openshift/test/test_v1_git_hub_web_hook_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_user_identity_mapping.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_requester.py -> build/lib/openshift/test
copying openshift/test/test_v1_user.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_image_hook.py -> build/lib/openshift/test
copying openshift/test/test_v1_server_address_by_client_cidr.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_trigger_cause.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_client.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_details.py -> build/lib/openshift/test
copying openshift/test/test_v1_source_revision.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_status.py -> build/lib/openshift/test
copying openshift/test/test_route_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_import_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_client_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_service_account_restriction.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_port.py -> build/lib/openshift/test
copying openshift/test/test_v1_project_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_signature_subject.py -> build/lib/openshift/test
copying openshift/test/test_v1_group_restriction.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_status_output_to.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_client_authorization.py -> build/lib/openshift/test
copying openshift/test/test_v1_run_as_user_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1_broker_template_instance_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_network_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_network_entry.py -> build/lib/openshift/test
copying openshift/test/test_v1_local_subject_access_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_access_token_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_local_resource_access_review.py -> build/lib/openshift/test
copying openshift/test/test_user_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_subject_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_project_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_output.py -> build/lib/openshift/test
copying openshift/test/test_v1_group.py -> build/lib/openshift/test
copying openshift/test/test_v1_user_restriction.py -> build/lib/openshift/test
copying openshift/test/test_v1_host_subnet_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_import_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_git_source_revision.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_template_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_condition.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role_scope_restriction.py -> build/lib/openshift/test
copying openshift/test/test_quota_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_layer.py -> build/lib/openshift/test
copying openshift/test/test_v1_source_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1_security_context_constraints_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_resource_access_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_applied_cluster_resource_quota_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_strategy.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_config.py -> build/lib/openshift/test
copying openshift/test/test_apps_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_custom_deployment_strategy_params.py -> build/lib/openshift/test
copying openshift/test/test_v1_service_account_pod_security_policy_review_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_role.py -> build/lib/openshift/test
copying openshift/test/test_v1_deployment_trigger_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_reference_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_policy_rule.py -> build/lib/openshift/test
copying openshift/test/test_v1_lifecycle_hook.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_source_path.py -> build/lib/openshift/test
copying openshift/test/test_v1_recreate_deployment_strategy_params.py -> build/lib/openshift/test
copying openshift/test/test_v1_subject_rules_review_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_image.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding_restriction_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_source.py -> build/lib/openshift/test
copying openshift/test/test_v1_build.py -> build/lib/openshift/test
copying openshift/test/test_security_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota_selector.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_image.py -> build/lib/openshift/test
copying openshift/test/test_v1_web_hook_trigger.py -> build/lib/openshift/test
copying openshift/test/test_oauth_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_pod_security_policy_subject_review_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_subject_rules_review.py -> build/lib/openshift/test
copying openshift/test/test_v1_step_info.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_target_reference.py -> build/lib/openshift/test
copying openshift/test/test_v1_image_stream_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_scope_restriction.py -> build/lib/openshift/test
copying openshift/test/test_v1_supplemental_groups_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1_template_instance.py -> build/lib/openshift/test
copying openshift/test/test_project_openshift_io_v1_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_egress_network_policy_peer.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_access_token.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_import_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_cluster_resource_quota.py -> build/lib/openshift/test
copying openshift/test/test_v1_repository_import_status.py -> build/lib/openshift/test
copying openshift/test/test_v1_tag_event_condition.py -> build/lib/openshift/test
copying openshift/test/test_v1_service_account_reference.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_authorize_token_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_docker_strategy_options.py -> build/lib/openshift/test
copying openshift/test/test_v1_identity_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_applied_cluster_resource_quota.py -> build/lib/openshift/test
copying openshift/test/test_v1_binary_build_source.py -> build/lib/openshift/test
copying openshift/test/test_v1_role_binding_restriction.py -> build/lib/openshift/test
copying openshift/test/test_authorization_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_git_build_source.py -> build/lib/openshift/test
copying openshift/test/test_quota_openshift_io_api.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_spec.py -> build/lib/openshift/test
copying openshift/test/test_v1_build_trigger_policy.py -> build/lib/openshift/test
copying openshift/test/test_v1_secret_local_reference.py -> build/lib/openshift/test
copying openshift/test/test_v1_custom_build_strategy.py -> build/lib/openshift/test
copying openshift/test/test_v1_o_auth_authorize_token.py -> build/lib/openshift/test
copying openshift/test/test_v1_route_list.py -> build/lib/openshift/test
copying openshift/test/test_v1_subject_access_review.py -> build/lib/openshift/test
creating build/lib/openshift/helper
copying openshift/helper/openshift.py -> build/lib/openshift/helper
copying openshift/helper/hashes.py -> build/lib/openshift/helper
copying openshift/helper/exceptions.py -> build/lib/openshift/helper
copying openshift/helper/__init__.py -> build/lib/openshift/helper
copying openshift/helper/ansible.py -> build/lib/openshift/helper
copying openshift/helper/kubernetes.py -> build/lib/openshift/helper
copying openshift/helper/base.py -> build/lib/openshift/helper
creating build/lib/openshift/client
copying openshift/client/api_client.py -> build/lib/openshift/client
copying openshift/client/__init__.py -> build/lib/openshift/client
creating build/lib/openshift/dynamic
copying openshift/dynamic/client.py -> build/lib/openshift/dynamic
copying openshift/dynamic/exceptions.py -> build/lib/openshift/dynamic
copying openshift/dynamic/__init__.py -> build/lib/openshift/dynamic
creating build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role_binding_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_exec_new_pod_hook.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_broker_template_instance.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_review_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_status_output.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_security_context_constraints_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding_restriction_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_source_path.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_details.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_parameter.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_import_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_source_revision.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project_request.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_broker_template_instance_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_subject_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy_peer.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_security_context_constraints.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_access_token.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_tag.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_port.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_request.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_import_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tls_config.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_applied_cluster_resource_quota_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_self_subject_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_lifecycle_hook.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_run_as_user_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_git_build_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_ingress_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy_rule.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_server_address_by_client_cidr.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_signature.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_requester.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding_restriction_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_config_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_reference.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_service_account_reference.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota_selector.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_event.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_access_token_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_secret_local_reference.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_signature_issuer.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_policy_rule.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_source_control_user.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_scope_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_mapping.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_service_account_pod_security_policy_review_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_request.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_secret_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_user.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_subject_access_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_ingress.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_rolling_deployment_strategy_params.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_repository_import_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_output.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_named_tag_event_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_import_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_resource_access_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_config_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_self_subject_rules_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_authorize_token.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_network_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_secret_build_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role_scope_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_subject_review_status.py -> build/lib/openshift/client/models
copying openshift/client/models/__init__.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_web_hook_trigger.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_object.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_jenkins_pipeline_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1beta1_ingress_tls.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_post_commit_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_net_namespace.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_supplemental_groups_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_change_trigger.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_trigger_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_allowed_flex_volume.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_client_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_tag_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_git_source_revision.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_custom_deployment_strategy_params.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_rollback_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_client_authorization_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_egress_network_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_user_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_change_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_layer.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_cause_image_trigger.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_git_lab_web_hook_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_repository_import_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_import.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_target_reference.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_import_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_docker_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_network_entry.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_role_binding.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_stage_info.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_template_instance_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_subject_rules_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_reference_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_subject_rules_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_service_account_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_self_subject_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_host_subnet_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_user_identity_mapping.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_id_range.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_broker_template_instance_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_client.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_group_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_resource_quota_status_by_namespace.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_identity.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_source_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_resource_quota_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_custom_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_step_info.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_client_authorization.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_user_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_se_linux_context_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_identity_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_group.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_generic_web_hook_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_signature_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_group_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_cluster_network.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_binary_build_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_local_subject_access_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_fs_group_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_git_hub_web_hook_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_image.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_stream_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_recreate_deployment_strategy_params.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_self_subject_rules_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_event_condition.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_lookup_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_import_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_log.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_trigger_policy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_source_build_strategy.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_trigger_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_tag_image_hook.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_docker_strategy_options.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_role_binding_restriction.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_local_resource_access_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_bitbucket_web_hook_cause.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_source.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_o_auth_authorize_token_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_log.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_project.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_review.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_pod_security_policy_subject_review_spec.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_applied_cluster_resource_quota.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_status_output_to.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_config.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_trigger_image_change_params.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_image_label.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_build_config_status.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_signature_subject.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_deployment_config_rollback.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_host_subnet.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_route.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_net_namespace_list.py -> build/lib/openshift/client/models
copying openshift/client/models/v1_subject_rules_review_status.py -> build/lib/openshift/client/models
creating build/lib/openshift/client/apis
copying openshift/client/apis/apps_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/oauth_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/oapi_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/build_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/security_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/security_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/oauth_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/route_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/image_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/template_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/__init__.py -> build/lib/openshift/client/apis
copying openshift/client/apis/image_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/user_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/template_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/apps_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/build_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/project_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/network_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/quota_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/user_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/authorization_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/route_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/network_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/authorization_openshift_io_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/quota_openshift_io_v1_api.py -> build/lib/openshift/client/apis
copying openshift/client/apis/project_openshift_io_v1_api.py -> build/lib/openshift/client/apis
creating build/lib/scripts/from_gen
copying scripts/from_gen/__init__.py -> build/lib/scripts/from_gen
copying scripts/from_gen/preprocess_spec.py -> build/lib/scripts/from_gen
running egg_info
writing requirements to openshift.egg-info/requires.txt
writing openshift.egg-info/PKG-INFO
writing top-level names to openshift.egg-info/top_level.txt
writing dependency_links to openshift.egg-info/dependency_links.txt
writing entry points to openshift.egg-info/entry_points.txt
reading manifest file 'openshift.egg-info/SOURCES.txt'
writing manifest file 'openshift.egg-info/SOURCES.txt'
copying scripts/from_gen/custom_objects_spec.json -> build/lib/scripts/from_gen
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/openshift
copying build/lib/openshift/__init__.py -> build/bdist.linux-x86_64/wheel/openshift
copying build/lib/openshift/watch.py -> build/bdist.linux-x86_64/wheel/openshift
creating build/bdist.linux-x86_64/wheel/openshift/config
copying build/lib/openshift/config/kube_config.py -> build/bdist.linux-x86_64/wheel/openshift/config
copying build/lib/openshift/config/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/config
creating build/bdist.linux-x86_64/wheel/openshift/ansiblegen
copying build/lib/openshift/ansiblegen/modules.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
copying build/lib/openshift/ansiblegen/docstrings.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
copying build/lib/openshift/ansiblegen/cli.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
copying build/lib/openshift/ansiblegen/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/ansiblegen
creating build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_cause_image_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_authorization_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_secret_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_log.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_generic_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_signature_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_source_control_user.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_status_output.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_user_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_docker_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_build_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding_restriction_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project_request.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_self_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_client_authorization_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_image_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_project_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_fs_group_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1beta1_ingress_tls.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_request.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_stage_info.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_ingress_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_user_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_config.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_route_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_group_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_broker_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_host_subnet.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_exec_new_pod_hook.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_subject_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_tag.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_self_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_rollback.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_oapi_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_se_linux_context_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_network_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_change_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tls_config.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_change_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_oauth_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_apps_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_build_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_image_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_event.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_security_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_allowed_flex_volume.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_self_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_net_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_named_tag_event_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_signature.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_git_lab_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_request.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_jenkins_pipeline_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_network_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_net_namespace_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_import.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_source_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_template_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_ingress.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_resource_quota_status_by_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_id_range.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_bitbucket_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_repository_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_signature_issuer.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_trigger_image_change_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_identity.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_network.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_tag_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_broker_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_self_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_parameter.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_secret_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_label.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_object.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_rolling_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_rollback_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_post_commit_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_lookup_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_security_context_constraints.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_log.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_git_hub_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_user_identity_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_requester.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_user.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_image_hook.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_server_address_by_client_cidr.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_trigger_cause.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_client.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_details.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_route_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_client_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_service_account_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_port.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_signature_subject.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_group_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_status_output_to.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_client_authorization.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_run_as_user_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_broker_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_network_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_network_entry.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_local_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_access_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_local_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_user_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_project_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_output.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_group.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_user_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_host_subnet_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_git_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_template_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_quota_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_layer.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_source_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_security_context_constraints_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_applied_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_config.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_apps_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_custom_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_service_account_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_role.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_deployment_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_reference_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_lifecycle_hook.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_source_path.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_recreate_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_subject_rules_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding_restriction_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_security_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota_selector.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_image.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_web_hook_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_oauth_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_pod_security_policy_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_step_info.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_target_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_image_stream_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_supplemental_groups_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_project_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_egress_network_policy_peer.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_access_token.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_import_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_repository_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_tag_event_condition.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_service_account_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_authorize_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_docker_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_identity_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_applied_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_binary_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_role_binding_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_authorization_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_git_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_quota_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_spec.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_build_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_secret_local_reference.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_custom_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_o_auth_authorize_token.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_route_list.py -> build/bdist.linux-x86_64/wheel/openshift/test
copying build/lib/openshift/test/test_v1_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/test
creating build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/openshift.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/hashes.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/exceptions.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/ansible.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/kubernetes.py -> build/bdist.linux-x86_64/wheel/openshift/helper
copying build/lib/openshift/helper/base.py -> build/bdist.linux-x86_64/wheel/openshift/helper
creating build/bdist.linux-x86_64/wheel/openshift/client
copying build/lib/openshift/client/api_client.py -> build/bdist.linux-x86_64/wheel/openshift/client
copying build/lib/openshift/client/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/client
creating build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_exec_new_pod_hook.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_broker_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_status_output.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_security_context_constraints_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding_restriction_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_source_path.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_details.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_parameter.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project_request.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_broker_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy_peer.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_security_context_constraints.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_access_token.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_tag.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_port.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_request.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_import_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tls_config.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_applied_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_self_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_lifecycle_hook.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_run_as_user_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_git_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_ingress_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_server_address_by_client_cidr.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_signature.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_requester.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding_restriction_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_service_account_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota_selector.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_event.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_access_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_secret_local_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_signature_issuer.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_policy_rule.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_source_control_user.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_service_account_pod_security_policy_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_request.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_secret_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_user.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_ingress.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_rolling_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_repository_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_output.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_named_tag_event_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_import_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_config_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_self_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_authorize_token.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_network_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_secret_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role_scope_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_subject_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_web_hook_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_object.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_jenkins_pipeline_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1beta1_ingress_tls.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_post_commit_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_net_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_supplemental_groups_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_change_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_allowed_flex_volume.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_client_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_tag_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_git_source_revision.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_custom_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_rollback_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_client_authorization_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_egress_network_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_user_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_change_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_layer.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_cause_image_trigger.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_git_lab_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_repository_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_import.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_target_reference.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_docker_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_network_entry.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_role_binding.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_stage_info.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_template_instance_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_subject_rules_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_reference_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_service_account_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_self_subject_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_host_subnet_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_user_identity_mapping.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_id_range.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_broker_template_instance_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_client.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_group_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_resource_quota_status_by_namespace.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_identity.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_source_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_resource_quota_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_custom_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_step_info.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_client_authorization.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_user_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_se_linux_context_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_identity_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_group.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_generic_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_signature_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_group_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_cluster_network.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_binary_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_local_subject_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_fs_group_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_git_hub_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_image.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_stream_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_recreate_deployment_strategy_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_self_subject_rules_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_event_condition.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_lookup_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_import_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_log.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_trigger_policy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_source_build_strategy.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_trigger_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_tag_image_hook.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_docker_strategy_options.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_role_binding_restriction.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_local_resource_access_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_bitbucket_web_hook_cause.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_source.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_o_auth_authorize_token_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_log.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_project.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_review.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_pod_security_policy_subject_review_spec.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_applied_cluster_resource_quota.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_status_output_to.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_config.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_trigger_image_change_params.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_image_label.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_build_config_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_signature_subject.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_deployment_config_rollback.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_host_subnet.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_route.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_net_namespace_list.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
copying build/lib/openshift/client/models/v1_subject_rules_review_status.py -> build/bdist.linux-x86_64/wheel/openshift/client/models
creating build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/apps_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/oauth_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/oapi_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/build_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/security_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/security_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/oauth_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/route_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/image_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/template_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/image_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/user_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/template_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/apps_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/build_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/project_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/network_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/quota_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/user_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/authorization_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/route_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/network_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/authorization_openshift_io_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/quota_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
copying build/lib/openshift/client/apis/project_openshift_io_v1_api.py -> build/bdist.linux-x86_64/wheel/openshift/client/apis
creating build/bdist.linux-x86_64/wheel/openshift/dynamic
copying build/lib/openshift/dynamic/client.py -> build/bdist.linux-x86_64/wheel/openshift/dynamic
copying build/lib/openshift/dynamic/exceptions.py -> build/bdist.linux-x86_64/wheel/openshift/dynamic
copying build/lib/openshift/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/openshift/dynamic
creating build/bdist.linux-x86_64/wheel/scripts
copying build/lib/scripts/constants.py -> build/bdist.linux-x86_64/wheel/scripts
copying build/lib/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/scripts
copying build/lib/scripts/update_generated.py -> build/bdist.linux-x86_64/wheel/scripts
creating build/bdist.linux-x86_64/wheel/scripts/from_gen
copying build/lib/scripts/from_gen/__init__.py -> build/bdist.linux-x86_64/wheel/scripts/from_gen
copying build/lib/scripts/from_gen/preprocess_spec.py -> build/bdist.linux-x86_64/wheel/scripts/from_gen
copying build/lib/scripts/from_gen/custom_objects_spec.json -> build/bdist.linux-x86_64/wheel/scripts/from_gen
running install_data
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/requirements.txt
copying requirements.txt -> build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/requirements.txt
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/custom_objects_spec.json
copying scripts/from_gen/custom_objects_spec.json -> build/bdist.linux-x86_64/wheel/openshift-0.8.6.data/data/custom_objects_spec.json
running install_egg_info
Copying openshift.egg-info to build/bdist.linux-x86_64/wheel/openshift-0.8.6-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/openshift-0.8.6.dist-info/WHEEL
/build-wheels

############################################################
Building openstack.nose_plugin-0.11-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/bc/83/e7c9b9297e1a501d2c2617f98d6176199570e8ee32f0e72669c8852c6c81/openstack.nose_plugin-0.11.tar.gz
--2019-10-05 18:05:22-- https://files.pythonhosted.org/packages/bc/83/e7c9b9297e1a501d2c2617f98d6176199570e8ee32f0e72669c8852c6c81/openstack.nose_plugin-0.11.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4120 (4.0K) [application/octet-stream]
Saving to: 'openstack.nose_plugin-0.11.tar.gz'

0K .... 100% 35.4M=0s

2019-10-05 18:05:22 (35.4 MB/s) - 'openstack.nose_plugin-0.11.tar.gz' saved [4120/4120]

/build-wheels/openstack.nose_plugin-0.11 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/openstack
copying openstack/__init__.py -> build/lib/openstack
copying openstack/nose_plugin.py -> build/lib/openstack
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
copying openstack/nose_plugin.py -> build/bdist.linux-x86_64/wheel/openstack
Skipping installation of build/bdist.linux-x86_64/wheel/openstack/__init__.py (namespace package)
running install_egg_info
running egg_info
writing requirements to openstack.nose_plugin.egg-info/requires.txt
writing openstack.nose_plugin.egg-info/PKG-INFO
writing namespace_packages to openstack.nose_plugin.egg-info/namespace_packages.txt
writing top-level names to openstack.nose_plugin.egg-info/top_level.txt
writing dependency_links to openstack.nose_plugin.egg-info/dependency_links.txt
writing entry points to openstack.nose_plugin.egg-info/entry_points.txt
reading manifest file 'openstack.nose_plugin.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'openstack.nose_plugin.egg-info/SOURCES.txt'
Copying openstack.nose_plugin.egg-info to build/bdist.linux-x86_64/wheel/openstack.nose_plugin-0.11-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/openstack.nose_plugin-0.11-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/openstack.nose_plugin-0.11.dist-info/WHEEL
/build-wheels

############################################################
Building opentracing-1.3.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/06/c2/90b35a1abdc639a5c6000d8202c70217d60e80f5b328870efb73fda71115/opentracing-1.3.0.tar.gz
--2019-10-05 18:05:22-- https://files.pythonhosted.org/packages/06/c2/90b35a1abdc639a5c6000d8202c70217d60e80f5b328870efb73fda71115/opentracing-1.3.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 20460 (20K) [binary/octet-stream]
Saving to: 'opentracing-1.3.0.tar.gz'

0K .......... ......... 100% 2.67M=0.007s

2019-10-05 18:05:22 (2.67 MB/s) - 'opentracing-1.3.0.tar.gz' saved [20460/20460]

/build-wheels/opentracing-1.3.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/opentracing
copying opentracing/__init__.py -> build/lib/opentracing
copying opentracing/propagation.py -> build/lib/opentracing
copying opentracing/span.py -> build/lib/opentracing
copying opentracing/tracer.py -> build/lib/opentracing
running egg_info
writing requirements to opentracing.egg-info/requires.txt
writing opentracing.egg-info/PKG-INFO
writing top-level names to opentracing.egg-info/top_level.txt
writing dependency_links to opentracing.egg-info/dependency_links.txt
reading manifest file 'opentracing.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'example'
warning: no files found matching '*.thrift' under directory 'example'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
no previously-included directories found matching 'docs/_build'
writing manifest file 'opentracing.egg-info/SOURCES.txt'
creating build/lib/opentracing/ext
copying opentracing/ext/__init__.py -> build/lib/opentracing/ext
copying opentracing/ext/tags.py -> build/lib/opentracing/ext
creating build/lib/opentracing/harness
copying opentracing/harness/__init__.py -> build/lib/opentracing/harness
copying opentracing/harness/api_check.py -> build/lib/opentracing/harness
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/propagation.py -> build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/span.py -> build/bdist.linux-x86_64/wheel/opentracing
copying build/lib/opentracing/tracer.py -> build/bdist.linux-x86_64/wheel/opentracing
creating build/bdist.linux-x86_64/wheel/opentracing/ext
copying build/lib/opentracing/ext/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing/ext
copying build/lib/opentracing/ext/tags.py -> build/bdist.linux-x86_64/wheel/opentracing/ext
creating build/bdist.linux-x86_64/wheel/opentracing/harness
copying build/lib/opentracing/harness/__init__.py -> build/bdist.linux-x86_64/wheel/opentracing/harness
copying build/lib/opentracing/harness/api_check.py -> build/bdist.linux-x86_64/wheel/opentracing/harness
running install_egg_info
Copying opentracing.egg-info to build/bdist.linux-x86_64/wheel/opentracing-1.3.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/opentracing-1.3.0.dist-info/WHEEL
/build-wheels

############################################################
Building ovs-2.10.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/97/33/c4b889693cec4c4487ce4d4c7fc5dafeabfed7c5bbcd4a54152657a54d01/ovs-2.10.0.tar.gz
--2019-10-05 18:05:23-- https://files.pythonhosted.org/packages/97/33/c4b889693cec4c4487ce4d4c7fc5dafeabfed7c5bbcd4a54152657a54d01/ovs-2.10.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 98548 (96K) [binary/octet-stream]
Saving to: 'ovs-2.10.0.tar.gz'

0K .......... .......... .......... .......... .......... 51% 3.06M 0s
50K .......... .......... .......... .......... ...... 100% 6.09M=0.02s

2019-10-05 18:05:23 (4.03 MB/s) - 'ovs-2.10.0.tar.gz' saved [98548/98548]

/build-wheels/ovs-2.10.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/ovs
copying ovs/jsonrpc.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/reconnect.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/daemon.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/fcntl_win.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/timeval.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/stream.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/__init__.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/version.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/dirs.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/fatal_signal.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/ovsuuid.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/process.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/socket_util.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/winutils.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/json.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/poller.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/util.py -> build/lib.linux-x86_64-2.7/ovs
copying ovs/vlog.py -> build/lib.linux-x86_64-2.7/ovs
creating build/lib.linux-x86_64-2.7/ovs/compat
copying ovs/compat/__init__.py -> build/lib.linux-x86_64-2.7/ovs/compat
creating build/lib.linux-x86_64-2.7/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sorteddict.py -> build/lib.linux-x86_64-2.7/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sortedset.py -> build/lib.linux-x86_64-2.7/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sortedlist.py -> build/lib.linux-x86_64-2.7/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/__init__.py -> build/lib.linux-x86_64-2.7/ovs/compat/sortedcontainers
creating build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/parser.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/types.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/error.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/__init__.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/custom_index.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/schema.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/data.py -> build/lib.linux-x86_64-2.7/ovs/db
copying ovs/db/idl.py -> build/lib.linux-x86_64-2.7/ovs/db
creating build/lib.linux-x86_64-2.7/ovs/unixctl
copying ovs/unixctl/client.py -> build/lib.linux-x86_64-2.7/ovs/unixctl
copying ovs/unixctl/server.py -> build/lib.linux-x86_64-2.7/ovs/unixctl
copying ovs/unixctl/__init__.py -> build/lib.linux-x86_64-2.7/ovs/unixctl
running build_ext
building 'ovs._json' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/ovs
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c ovs/_json.c -o build/temp.linux-x86_64-2.7/ovs/_json.o
ovs/_json.c:2:30: fatal error: openvswitch/json.h: No such file or directory
#include <openvswitch/json.h>
^
compilation terminated.
***************************************************************************
WARNING: The C extension could not be compiled, speedups are not enabled.
Failure information, if any, is above.
Retrying the build without the C extension.
***************************************************************************
running bdist_wheel
running build
running build_py
creating build/lib
creating build/lib/ovs
copying ovs/jsonrpc.py -> build/lib/ovs
copying ovs/reconnect.py -> build/lib/ovs
copying ovs/daemon.py -> build/lib/ovs
copying ovs/fcntl_win.py -> build/lib/ovs
copying ovs/timeval.py -> build/lib/ovs
copying ovs/stream.py -> build/lib/ovs
copying ovs/__init__.py -> build/lib/ovs
copying ovs/version.py -> build/lib/ovs
copying ovs/dirs.py -> build/lib/ovs
copying ovs/fatal_signal.py -> build/lib/ovs
copying ovs/ovsuuid.py -> build/lib/ovs
copying ovs/process.py -> build/lib/ovs
copying ovs/socket_util.py -> build/lib/ovs
copying ovs/winutils.py -> build/lib/ovs
copying ovs/json.py -> build/lib/ovs
copying ovs/poller.py -> build/lib/ovs
copying ovs/util.py -> build/lib/ovs
copying ovs/vlog.py -> build/lib/ovs
creating build/lib/ovs/compat
copying ovs/compat/__init__.py -> build/lib/ovs/compat
creating build/lib/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sorteddict.py -> build/lib/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sortedset.py -> build/lib/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/sortedlist.py -> build/lib/ovs/compat/sortedcontainers
copying ovs/compat/sortedcontainers/__init__.py -> build/lib/ovs/compat/sortedcontainers
creating build/lib/ovs/db
copying ovs/db/parser.py -> build/lib/ovs/db
copying ovs/db/types.py -> build/lib/ovs/db
copying ovs/db/error.py -> build/lib/ovs/db
copying ovs/db/__init__.py -> build/lib/ovs/db
copying ovs/db/custom_index.py -> build/lib/ovs/db
copying ovs/db/schema.py -> build/lib/ovs/db
copying ovs/db/data.py -> build/lib/ovs/db
copying ovs/db/idl.py -> build/lib/ovs/db
creating build/lib/ovs/unixctl
copying ovs/unixctl/client.py -> build/lib/ovs/unixctl
copying ovs/unixctl/server.py -> build/lib/ovs/unixctl
copying ovs/unixctl/__init__.py -> build/lib/ovs/unixctl
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/jsonrpc.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/reconnect.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/daemon.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/fcntl_win.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/timeval.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/stream.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/__init__.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/version.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/dirs.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/fatal_signal.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/ovsuuid.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/process.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/socket_util.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/winutils.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/json.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/poller.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/util.py -> build/bdist.linux-x86_64/wheel/ovs
copying build/lib/ovs/vlog.py -> build/bdist.linux-x86_64/wheel/ovs
creating build/bdist.linux-x86_64/wheel/ovs/compat
copying build/lib/ovs/compat/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/compat
creating build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
copying build/lib/ovs/compat/sortedcontainers/sorteddict.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
copying build/lib/ovs/compat/sortedcontainers/sortedset.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
copying build/lib/ovs/compat/sortedcontainers/sortedlist.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
copying build/lib/ovs/compat/sortedcontainers/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/compat/sortedcontainers
creating build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/parser.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/types.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/error.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/custom_index.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/schema.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/data.py -> build/bdist.linux-x86_64/wheel/ovs/db
copying build/lib/ovs/db/idl.py -> build/bdist.linux-x86_64/wheel/ovs/db
creating build/bdist.linux-x86_64/wheel/ovs/unixctl
copying build/lib/ovs/unixctl/client.py -> build/bdist.linux-x86_64/wheel/ovs/unixctl
copying build/lib/ovs/unixctl/server.py -> build/bdist.linux-x86_64/wheel/ovs/unixctl
copying build/lib/ovs/unixctl/__init__.py -> build/bdist.linux-x86_64/wheel/ovs/unixctl
running install_egg_info
running egg_info
writing requirements to ovs.egg-info/requires.txt
writing ovs.egg-info/PKG-INFO
writing top-level names to ovs.egg-info/top_level.txt
writing dependency_links to ovs.egg-info/dependency_links.txt
reading manifest file 'ovs.egg-info/SOURCES.txt'
writing manifest file 'ovs.egg-info/SOURCES.txt'
Copying ovs.egg-info to build/bdist.linux-x86_64/wheel/ovs-2.10.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/ovs-2.10.0.dist-info/WHEEL
/build-wheels

############################################################
Building panko-5.0.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a9/89/d666e0889d869e41c9b7f87a0a34858b2520782b82e025da84c98e0db8f6/panko-5.0.0.tar.gz
--2019-10-05 18:05:23-- https://files.pythonhosted.org/packages/a9/89/d666e0889d869e41c9b7f87a0a34858b2520782b82e025da84c98e0db8f6/panko-5.0.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 145765 (142K) [binary/octet-stream]
Saving to: 'panko-5.0.0.tar.gz'

0K .......... .......... .......... .......... .......... 35% 3.40M 0s
50K .......... .......... .......... .......... .......... 70% 6.90M 0s
100K .......... .......... .......... .......... .. 100% 123M=0.02s

2019-10-05 18:05:24 (6.38 MB/s) - 'panko-5.0.0.tar.gz' saved [145765/145765]

/build-wheels/panko-5.0.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/panko
creating build/lib/panko/tests
creating build/lib/panko/tests/unit
creating build/lib/panko/tests/unit/api
copying panko/tests/unit/api/__init__.py -> build/lib/panko/tests/unit/api
copying panko/tests/unit/api/test_app.py -> build/lib/panko/tests/unit/api
copying panko/tests/unit/api/test_versions.py -> build/lib/panko/tests/unit/api
creating build/lib/panko/api
creating build/lib/panko/api/controllers
creating build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/capabilities.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/base.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/__init__.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/root.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/events.py -> build/lib/panko/api/controllers/v2
copying panko/api/controllers/v2/utils.py -> build/lib/panko/api/controllers/v2
creating build/lib/panko/tests/functional
copying panko/tests/functional/__init__.py -> build/lib/panko/tests/functional
copying panko/tests/functional/test_bin.py -> build/lib/panko/tests/functional
creating build/lib/panko/tests/unit/storage
copying panko/tests/unit/storage/__init__.py -> build/lib/panko/tests/unit/storage
copying panko/tests/unit/storage/test_get_connection.py -> build/lib/panko/tests/unit/storage
creating build/lib/panko/tests/unit/meter
copying panko/tests/unit/meter/__init__.py -> build/lib/panko/tests/unit/meter
creating build/lib/panko/policies
copying panko/policies/base.py -> build/lib/panko/policies
copying panko/policies/__init__.py -> build/lib/panko/policies
copying panko/policies/telemetry.py -> build/lib/panko/policies
copying panko/policies/segregation.py -> build/lib/panko/policies
creating build/lib/panko/storage
creating build/lib/panko/storage/sqlalchemy
copying panko/storage/sqlalchemy/__init__.py -> build/lib/panko/storage/sqlalchemy
copying panko/storage/sqlalchemy/models.py -> build/lib/panko/storage/sqlalchemy
copying panko/tests/db.py -> build/lib/panko/tests
copying panko/tests/base.py -> build/lib/panko/tests
copying panko/tests/__init__.py -> build/lib/panko/tests
copying panko/tests/mocks.py -> build/lib/panko/tests
creating build/lib/panko/tests/functional/gabbi
copying panko/tests/functional/gabbi/fixtures.py -> build/lib/panko/tests/functional/gabbi
copying panko/tests/functional/gabbi/__init__.py -> build/lib/panko/tests/functional/gabbi
copying panko/tests/functional/gabbi/test_gabbi.py -> build/lib/panko/tests/functional/gabbi
copying panko/tests/functional/gabbi/test_gabbi_prefix.py -> build/lib/panko/tests/functional/gabbi
creating build/lib/panko/tests/unit/event
copying panko/tests/unit/event/__init__.py -> build/lib/panko/tests/unit/event
creating build/lib/panko/tests/functional/api
copying panko/tests/functional/api/__init__.py -> build/lib/panko/tests/functional/api
creating build/lib/panko/cmd
copying panko/cmd/__init__.py -> build/lib/panko/cmd
copying panko/cmd/storage.py -> build/lib/panko/cmd
copying panko/api/controllers/__init__.py -> build/lib/panko/api/controllers
copying panko/api/controllers/root.py -> build/lib/panko/api/controllers
copying panko/api/middleware.py -> build/lib/panko/api
copying panko/api/__init__.py -> build/lib/panko/api
copying panko/api/hooks.py -> build/lib/panko/api
copying panko/api/app.py -> build/lib/panko/api
copying panko/api/rbac.py -> build/lib/panko/api
creating build/lib/panko/hacking
copying panko/hacking/checks.py -> build/lib/panko/hacking
copying panko/hacking/__init__.py -> build/lib/panko/hacking
copying panko/opts.py -> build/lib/panko
copying panko/version.py -> build/lib/panko
copying panko/__init__.py -> build/lib/panko
copying panko/service.py -> build/lib/panko
copying panko/i18n.py -> build/lib/panko
copying panko/utils.py -> build/lib/panko
creating build/lib/panko/storage/hbase
copying panko/storage/hbase/base.py -> build/lib/panko/storage/hbase
copying panko/storage/hbase/__init__.py -> build/lib/panko/storage/hbase
copying panko/storage/hbase/utils.py -> build/lib/panko/storage/hbase
copying panko/storage/hbase/inmemory.py -> build/lib/panko/storage/hbase
creating build/lib/panko/storage/mongo
copying panko/storage/mongo/__init__.py -> build/lib/panko/storage/mongo
copying panko/storage/mongo/utils.py -> build/lib/panko/storage/mongo
creating build/lib/panko/tests/unit/storage/sqlalchemy
copying panko/tests/unit/storage/sqlalchemy/__init__.py -> build/lib/panko/tests/unit/storage/sqlalchemy
copying panko/tests/unit/storage/sqlalchemy/test_models.py -> build/lib/panko/tests/unit/storage/sqlalchemy
creating build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/test_acl_scenarios.py -> build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/test_event_scenarios.py -> build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/__init__.py -> build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/test_app.py -> build/lib/panko/tests/functional/api/v2
copying panko/tests/functional/api/v2/test_capabilities.py -> build/lib/panko/tests/functional/api/v2
creating build/lib/panko/conf
copying panko/conf/__init__.py -> build/lib/panko/conf
copying panko/conf/defaults.py -> build/lib/panko/conf
creating build/lib/panko/tests/unit/api/v2
copying panko/tests/unit/api/v2/__init__.py -> build/lib/panko/tests/unit/api/v2
copying panko/tests/unit/api/v2/test_wsme_custom_type.py -> build/lib/panko/tests/unit/api/v2
copying panko/tests/unit/api/v2/test_query.py -> build/lib/panko/tests/unit/api/v2
copying panko/tests/unit/__init__.py -> build/lib/panko/tests/unit
copying panko/tests/unit/test_utils.py -> build/lib/panko/tests/unit
creating build/lib/panko/tests/functional/storage
copying panko/tests/functional/storage/test_impl_mongodb.py -> build/lib/panko/tests/functional/storage
copying panko/tests/functional/storage/__init__.py -> build/lib/panko/tests/functional/storage
copying panko/tests/functional/storage/test_storage_scenarios.py -> build/lib/panko/tests/functional/storage
copying panko/tests/functional/storage/test_impl_sqlalchemy.py -> build/lib/panko/tests/functional/storage
creating build/lib/panko/publisher
copying panko/publisher/__init__.py -> build/lib/panko/publisher
copying panko/publisher/database.py -> build/lib/panko/publisher
creating build/lib/panko/tests/functional/publisher
copying panko/tests/functional/publisher/__init__.py -> build/lib/panko/tests/functional/publisher
copying panko/storage/base.py -> build/lib/panko/storage
copying panko/storage/pymongo_base.py -> build/lib/panko/storage
copying panko/storage/impl_mongodb.py -> build/lib/panko/storage
copying panko/storage/__init__.py -> build/lib/panko/storage
copying panko/storage/impl_elasticsearch.py -> build/lib/panko/storage
copying panko/storage/impl_sqlalchemy.py -> build/lib/panko/storage
copying panko/storage/models.py -> build/lib/panko/storage
copying panko/storage/impl_log.py -> build/lib/panko/storage
copying panko/storage/impl_hbase.py -> build/lib/panko/storage
running egg_info
writing requirements to panko.egg-info/requires.txt
writing panko.egg-info/PKG-INFO
writing top-level names to panko.egg-info/top_level.txt
writing dependency_links to panko.egg-info/dependency_links.txt
writing entry points to panko.egg-info/entry_points.txt
[pbr] Reusing existing SOURCES.txt
creating build/lib/panko/tests/functional/hooks
copying panko/tests/functional/hooks/post_test_hook.sh -> build/lib/panko/tests/functional/hooks
creating build/lib/panko/storage/sqlalchemy/alembic
copying panko/storage/sqlalchemy/alembic/README -> build/lib/panko/storage/sqlalchemy/alembic
copying panko/storage/sqlalchemy/alembic/alembic.ini -> build/lib/panko/storage/sqlalchemy/alembic
copying panko/storage/sqlalchemy/alembic/env.py -> build/lib/panko/storage/sqlalchemy/alembic
copying panko/storage/sqlalchemy/alembic/script.py.mako -> build/lib/panko/storage/sqlalchemy/alembic
creating build/lib/panko/storage/sqlalchemy/alembic/versions
copying panko/storage/sqlalchemy/alembic/versions/c3955547bff2_support_big_integer_traits.py -> build/lib/panko/storage/sqlalchemy/alembic/versions
creating build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/api-events-no-data.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/api-events-with-data.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/basic.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/capabilities.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
copying panko/tests/functional/gabbi/gabbits/middleware.yaml -> build/lib/panko/tests/functional/gabbi/gabbits
creating build/lib/panko/tests/functional/gabbi/gabbits_prefix
copying panko/tests/functional/gabbi/gabbits_prefix/basic.yaml -> build/lib/panko/tests/functional/gabbi/gabbits_prefix
copying panko/api/app.wsgi -> build/lib/panko/api
creating build/lib/panko/locale
creating build/lib/panko/locale/en_GB
creating build/lib/panko/locale/en_GB/LC_MESSAGES
copying panko/locale/en_GB/LC_MESSAGES/panko.po -> build/lib/panko/locale/en_GB/LC_MESSAGES
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/panko
creating build/bdist.linux-x86_64/wheel/panko/tests
creating build/bdist.linux-x86_64/wheel/panko/tests/unit
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/api
copying build/lib/panko/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api
copying build/lib/panko/tests/unit/api/test_app.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api
copying build/lib/panko/tests/unit/api/test_versions.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
copying build/lib/panko/tests/unit/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
copying build/lib/panko/tests/unit/api/v2/test_wsme_custom_type.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
copying build/lib/panko/tests/unit/api/v2/test_query.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/api/v2
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/storage
copying build/lib/panko/tests/unit/storage/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage
copying build/lib/panko/tests/unit/storage/test_get_connection.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/storage/sqlalchemy
copying build/lib/panko/tests/unit/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage/sqlalchemy
copying build/lib/panko/tests/unit/storage/sqlalchemy/test_models.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/storage/sqlalchemy
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/meter
copying build/lib/panko/tests/unit/meter/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/meter
creating build/bdist.linux-x86_64/wheel/panko/tests/unit/event
copying build/lib/panko/tests/unit/event/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit/event
copying build/lib/panko/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit
copying build/lib/panko/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/panko/tests/unit
creating build/bdist.linux-x86_64/wheel/panko/tests/functional
copying build/lib/panko/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional
copying build/lib/panko/tests/functional/test_bin.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
copying build/lib/panko/tests/functional/gabbi/fixtures.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
copying build/lib/panko/tests/functional/gabbi/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
copying build/lib/panko/tests/functional/gabbi/test_gabbi.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
copying build/lib/panko/tests/functional/gabbi/test_gabbi_prefix.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/api-events-no-data.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/api-events-with-data.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/basic.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/capabilities.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
copying build/lib/panko/tests/functional/gabbi/gabbits/middleware.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits_prefix
copying build/lib/panko/tests/functional/gabbi/gabbits_prefix/basic.yaml -> build/bdist.linux-x86_64/wheel/panko/tests/functional/gabbi/gabbits_prefix
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/api
copying build/lib/panko/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/test_acl_scenarios.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/test_event_scenarios.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/test_app.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
copying build/lib/panko/tests/functional/api/v2/test_capabilities.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/api/v2
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
copying build/lib/panko/tests/functional/storage/test_impl_mongodb.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
copying build/lib/panko/tests/functional/storage/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
copying build/lib/panko/tests/functional/storage/test_storage_scenarios.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
copying build/lib/panko/tests/functional/storage/test_impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/storage
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/publisher
copying build/lib/panko/tests/functional/publisher/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests/functional/publisher
creating build/bdist.linux-x86_64/wheel/panko/tests/functional/hooks
copying build/lib/panko/tests/functional/hooks/post_test_hook.sh -> build/bdist.linux-x86_64/wheel/panko/tests/functional/hooks
copying build/lib/panko/tests/db.py -> build/bdist.linux-x86_64/wheel/panko/tests
copying build/lib/panko/tests/base.py -> build/bdist.linux-x86_64/wheel/panko/tests
copying build/lib/panko/tests/__init__.py -> build/bdist.linux-x86_64/wheel/panko/tests
copying build/lib/panko/tests/mocks.py -> build/bdist.linux-x86_64/wheel/panko/tests
creating build/bdist.linux-x86_64/wheel/panko/api
creating build/bdist.linux-x86_64/wheel/panko/api/controllers
creating build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/capabilities.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/base.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/__init__.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/root.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/events.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/v2/utils.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers/v2
copying build/lib/panko/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers
copying build/lib/panko/api/controllers/root.py -> build/bdist.linux-x86_64/wheel/panko/api/controllers
copying build/lib/panko/api/middleware.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/__init__.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/hooks.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/app.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/rbac.py -> build/bdist.linux-x86_64/wheel/panko/api
copying build/lib/panko/api/app.wsgi -> build/bdist.linux-x86_64/wheel/panko/api
creating build/bdist.linux-x86_64/wheel/panko/policies
copying build/lib/panko/policies/base.py -> build/bdist.linux-x86_64/wheel/panko/policies
copying build/lib/panko/policies/__init__.py -> build/bdist.linux-x86_64/wheel/panko/policies
copying build/lib/panko/policies/telemetry.py -> build/bdist.linux-x86_64/wheel/panko/policies
copying build/lib/panko/policies/segregation.py -> build/bdist.linux-x86_64/wheel/panko/policies
creating build/bdist.linux-x86_64/wheel/panko/storage
creating build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy
copying build/lib/panko/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy
copying build/lib/panko/storage/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy
creating build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
copying build/lib/panko/storage/sqlalchemy/alembic/README -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
copying build/lib/panko/storage/sqlalchemy/alembic/alembic.ini -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
copying build/lib/panko/storage/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
copying build/lib/panko/storage/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic
creating build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic/versions
copying build/lib/panko/storage/sqlalchemy/alembic/versions/c3955547bff2_support_big_integer_traits.py -> build/bdist.linux-x86_64/wheel/panko/storage/sqlalchemy/alembic/versions
creating build/bdist.linux-x86_64/wheel/panko/storage/hbase
copying build/lib/panko/storage/hbase/base.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
copying build/lib/panko/storage/hbase/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
copying build/lib/panko/storage/hbase/utils.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
copying build/lib/panko/storage/hbase/inmemory.py -> build/bdist.linux-x86_64/wheel/panko/storage/hbase
creating build/bdist.linux-x86_64/wheel/panko/storage/mongo
copying build/lib/panko/storage/mongo/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage/mongo
copying build/lib/panko/storage/mongo/utils.py -> build/bdist.linux-x86_64/wheel/panko/storage/mongo
copying build/lib/panko/storage/base.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/pymongo_base.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_mongodb.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/__init__.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_elasticsearch.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/models.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_log.py -> build/bdist.linux-x86_64/wheel/panko/storage
copying build/lib/panko/storage/impl_hbase.py -> build/bdist.linux-x86_64/wheel/panko/storage
creating build/bdist.linux-x86_64/wheel/panko/cmd
copying build/lib/panko/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/panko/cmd
copying build/lib/panko/cmd/storage.py -> build/bdist.linux-x86_64/wheel/panko/cmd
creating build/bdist.linux-x86_64/wheel/panko/hacking
copying build/lib/panko/hacking/checks.py -> build/bdist.linux-x86_64/wheel/panko/hacking
copying build/lib/panko/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/panko/hacking
copying build/lib/panko/opts.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/version.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/__init__.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/service.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/i18n.py -> build/bdist.linux-x86_64/wheel/panko
copying build/lib/panko/utils.py -> build/bdist.linux-x86_64/wheel/panko
creating build/bdist.linux-x86_64/wheel/panko/conf
copying build/lib/panko/conf/__init__.py -> build/bdist.linux-x86_64/wheel/panko/conf
copying build/lib/panko/conf/defaults.py -> build/bdist.linux-x86_64/wheel/panko/conf
creating build/bdist.linux-x86_64/wheel/panko/publisher
copying build/lib/panko/publisher/__init__.py -> build/bdist.linux-x86_64/wheel/panko/publisher
copying build/lib/panko/publisher/database.py -> build/bdist.linux-x86_64/wheel/panko/publisher
creating build/bdist.linux-x86_64/wheel/panko/locale
creating build/bdist.linux-x86_64/wheel/panko/locale/en_GB
creating build/bdist.linux-x86_64/wheel/panko/locale/en_GB/LC_MESSAGES
copying build/lib/panko/locale/en_GB/LC_MESSAGES/panko.po -> build/bdist.linux-x86_64/wheel/panko/locale/en_GB/LC_MESSAGES
running install_egg_info
Copying panko.egg-info to build/bdist.linux-x86_64/wheel/panko-5.0.0-py2.7.egg-info
running install_scripts
/build-wheels/panko-5.0.0/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
Installing panko-api script to build/bdist.linux-x86_64/wheel/panko-5.0.0.data/scripts
creating build/bdist.linux-x86_64/wheel/panko-5.0.0.dist-info/WHEEL
/build-wheels

############################################################
Building pathlib-1.0.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ac/aa/9b065a76b9af472437a0059f77e8f962fe350438b927cb80184c32f075eb/pathlib-1.0.1.tar.gz
--2019-10-05 18:05:25-- https://files.pythonhosted.org/packages/ac/aa/9b065a76b9af472437a0059f77e8f962fe350438b927cb80184c32f075eb/pathlib-1.0.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 49298 (48K) [application/octet-stream]
Saving to: 'pathlib-1.0.1.tar.gz'

0K .......... .......... .......... .......... ........ 100% 2.83M=0.02s

2019-10-05 18:05:25 (2.83 MB/s) - 'pathlib-1.0.1.tar.gz' saved [49298/49298]

/build-wheels/pathlib-1.0.1 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying pathlib.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/pathlib.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
creating pathlib.egg-info
writing pathlib.egg-info/PKG-INFO
writing top-level names to pathlib.egg-info/top_level.txt
writing dependency_links to pathlib.egg-info/dependency_links.txt
writing manifest file 'pathlib.egg-info/SOURCES.txt'
reading manifest file 'pathlib.egg-info/SOURCES.txt'
writing manifest file 'pathlib.egg-info/SOURCES.txt'
Copying pathlib.egg-info to build/bdist.linux-x86_64/wheel/pathlib-1.0.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pathlib-1.0.1.dist-info/WHEEL
/build-wheels

############################################################
Building pecan-1.3.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/91/2c/ac1874e148ad57c8d50831949b9329adbe20580dfc55d3e4899221563d49/pecan-1.3.2.tar.gz
--2019-10-05 18:05:25-- https://files.pythonhosted.org/packages/91/2c/ac1874e148ad57c8d50831949b9329adbe20580dfc55d3e4899221563d49/pecan-1.3.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 119868 (117K) [binary/octet-stream]
Saving to: 'pecan-1.3.2.tar.gz'

0K .......... .......... .......... .......... .......... 42% 3.18M 0s
50K .......... .......... .......... .......... .......... 85% 6.64M 0s
100K .......... ....... 100% 98.9M=0.02s

2019-10-05 18:05:25 (5.00 MB/s) - 'pecan-1.3.2.tar.gz' saved [119868/119868]

/build-wheels/pecan-1.3.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pecan
copying pecan/__init__.py -> build/lib/pecan
copying pecan/configuration.py -> build/lib/pecan
copying pecan/core.py -> build/lib/pecan
copying pecan/decorators.py -> build/lib/pecan
copying pecan/deploy.py -> build/lib/pecan
copying pecan/extensions.py -> build/lib/pecan
copying pecan/hooks.py -> build/lib/pecan
copying pecan/jsonify.py -> build/lib/pecan
copying pecan/log.py -> build/lib/pecan
copying pecan/rest.py -> build/lib/pecan
copying pecan/routing.py -> build/lib/pecan
copying pecan/secure.py -> build/lib/pecan
copying pecan/templating.py -> build/lib/pecan
copying pecan/testing.py -> build/lib/pecan
copying pecan/util.py -> build/lib/pecan
creating build/lib/pecan/commands
copying pecan/commands/__init__.py -> build/lib/pecan/commands
copying pecan/commands/base.py -> build/lib/pecan/commands
copying pecan/commands/create.py -> build/lib/pecan/commands
copying pecan/commands/serve.py -> build/lib/pecan/commands
copying pecan/commands/shell.py -> build/lib/pecan/commands
creating build/lib/pecan/compat
copying pecan/compat/__init__.py -> build/lib/pecan/compat
creating build/lib/pecan/ext
copying pecan/ext/__init__.py -> build/lib/pecan/ext
creating build/lib/pecan/middleware
copying pecan/middleware/__init__.py -> build/lib/pecan/middleware
copying pecan/middleware/debug.py -> build/lib/pecan/middleware
copying pecan/middleware/errordocument.py -> build/lib/pecan/middleware
copying pecan/middleware/recursive.py -> build/lib/pecan/middleware
copying pecan/middleware/static.py -> build/lib/pecan/middleware
creating build/lib/pecan/scaffolds
copying pecan/scaffolds/__init__.py -> build/lib/pecan/scaffolds
creating build/lib/pecan/tests
copying pecan/tests/__init__.py -> build/lib/pecan/tests
copying pecan/tests/scaffold_builder.py -> build/lib/pecan/tests
copying pecan/tests/test_base.py -> build/lib/pecan/tests
copying pecan/tests/test_commands.py -> build/lib/pecan/tests
copying pecan/tests/test_conf.py -> build/lib/pecan/tests
copying pecan/tests/test_generic.py -> build/lib/pecan/tests
copying pecan/tests/test_hooks.py -> build/lib/pecan/tests
copying pecan/tests/test_jsonify.py -> build/lib/pecan/tests
copying pecan/tests/test_no_thread_locals.py -> build/lib/pecan/tests
copying pecan/tests/test_rest.py -> build/lib/pecan/tests
copying pecan/tests/test_scaffolds.py -> build/lib/pecan/tests
copying pecan/tests/test_secure.py -> build/lib/pecan/tests
copying pecan/tests/test_templating.py -> build/lib/pecan/tests
copying pecan/tests/test_util.py -> build/lib/pecan/tests
creating build/lib/pecan/tests/middleware
copying pecan/tests/middleware/__init__.py -> build/lib/pecan/tests/middleware
copying pecan/tests/middleware/test_errordocument.py -> build/lib/pecan/tests/middleware
copying pecan/tests/middleware/test_recursive.py -> build/lib/pecan/tests/middleware
copying pecan/tests/middleware/test_static.py -> build/lib/pecan/tests/middleware
creating build/lib/pecan/tests/scaffold_fixtures
copying pecan/tests/scaffold_fixtures/__init__.py -> build/lib/pecan/tests/scaffold_fixtures
creating build/lib/pecan/tests/templates
copying pecan/tests/templates/__init__.py -> build/lib/pecan/tests/templates
running egg_info
writing requirements to pecan.egg-info/requires.txt
writing pecan.egg-info/PKG-INFO
writing top-level names to pecan.egg-info/top_level.txt
writing dependency_links to pecan.egg-info/dependency_links.txt
writing entry points to pecan.egg-info/entry_points.txt
reading manifest file 'pecan.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'pecan/middleware/resources/*'
writing manifest file 'pecan.egg-info/SOURCES.txt'
creating build/lib/pecan/scaffolds/base
copying pecan/scaffolds/base/MANIFEST.in -> build/lib/pecan/scaffolds/base
copying pecan/scaffolds/base/config.py_tmpl -> build/lib/pecan/scaffolds/base
copying pecan/scaffolds/base/setup.cfg_tmpl -> build/lib/pecan/scaffolds/base
copying pecan/scaffolds/base/setup.py_tmpl -> build/lib/pecan/scaffolds/base
creating build/lib/pecan/scaffolds/base/+package+
copying pecan/scaffolds/base/+package+/__init__.py -> build/lib/pecan/scaffolds/base/+package+
copying pecan/scaffolds/base/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/base/+package+
creating build/lib/pecan/scaffolds/base/+package+/controllers
copying pecan/scaffolds/base/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/base/+package+/controllers
copying pecan/scaffolds/base/+package+/controllers/root.py -> build/lib/pecan/scaffolds/base/+package+/controllers
creating build/lib/pecan/scaffolds/base/+package+/model
copying pecan/scaffolds/base/+package+/model/__init__.py -> build/lib/pecan/scaffolds/base/+package+/model
creating build/lib/pecan/scaffolds/base/+package+/templates
copying pecan/scaffolds/base/+package+/templates/error.html -> build/lib/pecan/scaffolds/base/+package+/templates
copying pecan/scaffolds/base/+package+/templates/index.html -> build/lib/pecan/scaffolds/base/+package+/templates
copying pecan/scaffolds/base/+package+/templates/layout.html -> build/lib/pecan/scaffolds/base/+package+/templates
creating build/lib/pecan/scaffolds/base/+package+/tests
copying pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests
copying pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests
copying pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests
copying pecan/scaffolds/base/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/base/+package+/tests
creating build/lib/pecan/scaffolds/base/public
creating build/lib/pecan/scaffolds/base/public/css
copying pecan/scaffolds/base/public/css/style.css -> build/lib/pecan/scaffolds/base/public/css
creating build/lib/pecan/scaffolds/base/public/images
copying pecan/scaffolds/base/public/images/logo.png -> build/lib/pecan/scaffolds/base/public/images
creating build/lib/pecan/scaffolds/rest-api
copying pecan/scaffolds/rest-api/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api
copying pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/lib/pecan/scaffolds/rest-api
copying pecan/scaffolds/rest-api/setup.py_tmpl -> build/lib/pecan/scaffolds/rest-api
creating build/lib/pecan/scaffolds/rest-api/+package+
copying pecan/scaffolds/rest-api/+package+/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+
copying pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+
copying pecan/scaffolds/rest-api/+package+/errors.py -> build/lib/pecan/scaffolds/rest-api/+package+
creating build/lib/pecan/scaffolds/rest-api/+package+/controllers
copying pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers
copying pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers
creating build/lib/pecan/scaffolds/rest-api/+package+/model
copying pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/model
creating build/lib/pecan/scaffolds/rest-api/+package+/tests
copying pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests
copying pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests
copying pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests
copying pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/rest-api/+package+/tests
creating build/lib/pecan/tests/config_fixtures
copying pecan/tests/config_fixtures/config.py -> build/lib/pecan/tests/config_fixtures
copying pecan/tests/config_fixtures/empty.py -> build/lib/pecan/tests/config_fixtures
copying pecan/tests/config_fixtures/foobar.py -> build/lib/pecan/tests/config_fixtures
copying pecan/tests/config_fixtures/forcedict.py -> build/lib/pecan/tests/config_fixtures
creating build/lib/pecan/tests/config_fixtures/bad
copying pecan/tests/config_fixtures/bad/importerror.py -> build/lib/pecan/tests/config_fixtures/bad
copying pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/lib/pecan/tests/config_fixtures/bad
creating build/lib/pecan/tests/middleware/static_fixtures
copying pecan/tests/middleware/static_fixtures/self.png -> build/lib/pecan/tests/middleware/static_fixtures
copying pecan/tests/middleware/static_fixtures/text.txt -> build/lib/pecan/tests/middleware/static_fixtures
creating build/lib/pecan/tests/scaffold_fixtures/content_sub
copying pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub
creating build/lib/pecan/tests/scaffold_fixtures/content_sub/bar
copying pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub/bar
creating build/lib/pecan/tests/scaffold_fixtures/file_sub
copying pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/lib/pecan/tests/scaffold_fixtures/file_sub
creating build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
copying pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
creating build/lib/pecan/tests/scaffold_fixtures/simple
copying pecan/tests/scaffold_fixtures/simple/foo -> build/lib/pecan/tests/scaffold_fixtures/simple
creating build/lib/pecan/tests/scaffold_fixtures/simple/bar
copying pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/simple/bar
copying pecan/tests/templates/form_colors.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_colors_invalid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_colors_valid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_login_invalid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_login_valid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_name.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_name_invalid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_name_invalid_custom.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/form_name_valid.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/genshi.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/genshi_bad.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/jinja.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/jinja_bad.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/kajiki.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/mako.html -> build/lib/pecan/tests/templates
copying pecan/tests/templates/mako_bad.html -> build/lib/pecan/tests/templates
running build_scripts
creating build/scripts-2.7
copying and adjusting bin/pecan -> build/scripts-2.7
changing mode of build/scripts-2.7/pecan from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/__init__.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/configuration.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/core.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/decorators.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/deploy.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/extensions.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/hooks.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/jsonify.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/log.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/rest.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/routing.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/secure.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/templating.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/testing.py -> build/bdist.linux-x86_64/wheel/pecan
copying build/lib/pecan/util.py -> build/bdist.linux-x86_64/wheel/pecan
creating build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/base.py -> build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/create.py -> build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/serve.py -> build/bdist.linux-x86_64/wheel/pecan/commands
copying build/lib/pecan/commands/shell.py -> build/bdist.linux-x86_64/wheel/pecan/commands
creating build/bdist.linux-x86_64/wheel/pecan/compat
copying build/lib/pecan/compat/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/compat
creating build/bdist.linux-x86_64/wheel/pecan/ext
copying build/lib/pecan/ext/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/ext
creating build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/debug.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/errordocument.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/recursive.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
copying build/lib/pecan/middleware/static.py -> build/bdist.linux-x86_64/wheel/pecan/middleware
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds
copying build/lib/pecan/scaffolds/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
copying build/lib/pecan/scaffolds/base/MANIFEST.in -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
copying build/lib/pecan/scaffolds/base/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
copying build/lib/pecan/scaffolds/base/setup.cfg_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
copying build/lib/pecan/scaffolds/base/setup.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+
copying build/lib/pecan/scaffolds/base/+package+/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+
copying build/lib/pecan/scaffolds/base/+package+/app.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/controllers
copying build/lib/pecan/scaffolds/base/+package+/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/controllers
copying build/lib/pecan/scaffolds/base/+package+/controllers/root.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/controllers
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/model
copying build/lib/pecan/scaffolds/base/+package+/model/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/model
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
copying build/lib/pecan/scaffolds/base/+package+/templates/error.html -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
copying build/lib/pecan/scaffolds/base/+package+/templates/index.html -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
copying build/lib/pecan/scaffolds/base/+package+/templates/layout.html -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/templates
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
copying build/lib/pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
copying build/lib/pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
copying build/lib/pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
copying build/lib/pecan/scaffolds/base/+package+/tests/test_units.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/+package+/tests
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/css
copying build/lib/pecan/scaffolds/base/public/css/style.css -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/css
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/images
copying build/lib/pecan/scaffolds/base/public/images/logo.png -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/base/public/images
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
copying build/lib/pecan/scaffolds/rest-api/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
copying build/lib/pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
copying build/lib/pecan/scaffolds/rest-api/setup.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
copying build/lib/pecan/scaffolds/rest-api/+package+/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
copying build/lib/pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
copying build/lib/pecan/scaffolds/rest-api/+package+/errors.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/controllers
copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/controllers
copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/controllers
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/model
copying build/lib/pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/model
creating build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
copying build/lib/pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
copying build/lib/pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/bdist.linux-x86_64/wheel/pecan/scaffolds/rest-api/+package+/tests
creating build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/scaffold_builder.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_base.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_commands.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_conf.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_generic.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_hooks.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_jsonify.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_no_thread_locals.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_rest.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_scaffolds.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_secure.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_templating.py -> build/bdist.linux-x86_64/wheel/pecan/tests
copying build/lib/pecan/tests/test_util.py -> build/bdist.linux-x86_64/wheel/pecan/tests
creating build/bdist.linux-x86_64/wheel/pecan/tests/middleware
copying build/lib/pecan/tests/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
copying build/lib/pecan/tests/middleware/test_errordocument.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
copying build/lib/pecan/tests/middleware/test_recursive.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
copying build/lib/pecan/tests/middleware/test_static.py -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware
creating build/bdist.linux-x86_64/wheel/pecan/tests/middleware/static_fixtures
copying build/lib/pecan/tests/middleware/static_fixtures/self.png -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware/static_fixtures
copying build/lib/pecan/tests/middleware/static_fixtures/text.txt -> build/bdist.linux-x86_64/wheel/pecan/tests/middleware/static_fixtures
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures
copying build/lib/pecan/tests/scaffold_fixtures/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub
copying build/lib/pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub/bar
copying build/lib/pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/content_sub/bar
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub
copying build/lib/pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
copying build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/file_sub/bar_+package+
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple
copying build/lib/pecan/tests/scaffold_fixtures/simple/foo -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple
creating build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple/bar
copying build/lib/pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/bdist.linux-x86_64/wheel/pecan/tests/scaffold_fixtures/simple/bar
creating build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/__init__.py -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_colors.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_colors_invalid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_colors_valid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_login_invalid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_login_valid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_name.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_name_invalid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_name_invalid_custom.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/form_name_valid.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/genshi.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/genshi_bad.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/jinja.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/jinja_bad.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/kajiki.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/mako.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
copying build/lib/pecan/tests/templates/mako_bad.html -> build/bdist.linux-x86_64/wheel/pecan/tests/templates
creating build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
copying build/lib/pecan/tests/config_fixtures/config.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
copying build/lib/pecan/tests/config_fixtures/empty.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
copying build/lib/pecan/tests/config_fixtures/foobar.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
copying build/lib/pecan/tests/config_fixtures/forcedict.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures
creating build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures/bad
copying build/lib/pecan/tests/config_fixtures/bad/importerror.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures/bad
copying build/lib/pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/bdist.linux-x86_64/wheel/pecan/tests/config_fixtures/bad
running install_egg_info
Copying pecan.egg-info to build/bdist.linux-x86_64/wheel/pecan-1.3.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pecan-1.3.2.data
creating build/bdist.linux-x86_64/wheel/pecan-1.3.2.data/scripts
copying build/scripts-2.7/pecan -> build/bdist.linux-x86_64/wheel/pecan-1.3.2.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/pecan-1.3.2.data/scripts/pecan to 755
creating build/bdist.linux-x86_64/wheel/pecan-1.3.2.dist-info/WHEEL
/build-wheels

############################################################
Building pika_pool-0.1.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ec/48/50c8f02a3eef4cb824bec50661ec1713040402cc1b2a38954dc977a59c23/pika-pool-0.1.3.tar.gz
--2019-10-05 18:05:26-- https://files.pythonhosted.org/packages/ec/48/50c8f02a3eef4cb824bec50661ec1713040402cc1b2a38954dc977a59c23/pika-pool-0.1.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4722 (4.6K) [application/octet-stream]
Saving to: 'pika-pool-0.1.3.tar.gz'

0K .... 100% 34.1M=0s

2019-10-05 18:05:26 (34.1 MB/s) - 'pika-pool-0.1.3.tar.gz' saved [4722/4722]

/build-wheels/pika-pool-0.1.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying pika_pool.py -> build/lib
running egg_info
writing requirements to pika_pool.egg-info/requires.txt
writing pika_pool.egg-info/PKG-INFO
writing top-level names to pika_pool.egg-info/top_level.txt
writing dependency_links to pika_pool.egg-info/dependency_links.txt
reading manifest file 'pika_pool.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pika_pool.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/pika_pool.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
Copying pika_pool.egg-info to build/bdist.linux-x86_64/wheel/pika_pool-0.1.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pika_pool-0.1.3.dist-info/WHEEL
/build-wheels

############################################################
Building positional-1.1.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/8c/16/64a4fa0967c486380468dca18867d22ac1c17bba06349e31ace77c7757f7/positional-1.1.2.tar.gz
--2019-10-05 18:05:26-- https://files.pythonhosted.org/packages/8c/16/64a4fa0967c486380468dca18867d22ac1c17bba06349e31ace77c7757f7/positional-1.1.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16434 (16K) [binary/octet-stream]
Saving to: 'positional-1.1.2.tar.gz'

0K .......... ...... 100% 2.16M=0.007s

2019-10-05 18:05:27 (2.16 MB/s) - 'positional-1.1.2.tar.gz' saved [16434/16434]

/build-wheels/positional-1.1.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/positional
copying positional/__init__.py -> build/lib/positional
creating build/lib/positional/tests
copying positional/tests/__init__.py -> build/lib/positional/tests
copying positional/tests/test_positional.py -> build/lib/positional/tests
running egg_info
writing requirements to positional.egg-info/requires.txt
writing positional.egg-info/PKG-INFO
writing top-level names to positional.egg-info/top_level.txt
writing dependency_links to positional.egg-info/dependency_links.txt
[pbr] Reusing existing SOURCES.txt
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/positional
copying build/lib/positional/__init__.py -> build/bdist.linux-x86_64/wheel/positional
creating build/bdist.linux-x86_64/wheel/positional/tests
copying build/lib/positional/tests/__init__.py -> build/bdist.linux-x86_64/wheel/positional/tests
copying build/lib/positional/tests/test_positional.py -> build/bdist.linux-x86_64/wheel/positional/tests
running install_egg_info
Copying positional.egg-info to build/bdist.linux-x86_64/wheel/positional-1.1.2-py2.7.egg-info
running install_scripts
/build-wheels/positional-1.1.2/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
creating build/bdist.linux-x86_64/wheel/positional-1.1.2.dist-info/WHEEL
/build-wheels

############################################################
Building prettytable-0.7.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e0/a1/36203205f77ccf98f3c6cf17cf068c972e6458d7e58509ca66da949ca347/prettytable-0.7.2.tar.gz
--2019-10-05 18:05:28-- https://files.pythonhosted.org/packages/e0/a1/36203205f77ccf98f3c6cf17cf068c972e6458d7e58509ca66da949ca347/prettytable-0.7.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 24784 (24K) [application/octet-stream]
Saving to: 'prettytable-0.7.2.tar.gz'

0K .......... .......... .... 100% 3.38M=0.007s

2019-10-05 18:05:28 (3.38 MB/s) - 'prettytable-0.7.2.tar.gz' saved [24784/24784]

/build-wheels/prettytable-0.7.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying prettytable.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/prettytable.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing prettytable.egg-info/PKG-INFO
writing top-level names to prettytable.egg-info/top_level.txt
writing dependency_links to prettytable.egg-info/dependency_links.txt
reading manifest file 'prettytable.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'prettytable.egg-info/SOURCES.txt'
Copying prettytable.egg-info to build/bdist.linux-x86_64/wheel/prettytable-0.7.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/prettytable-0.7.2.dist-info/WHEEL
/build-wheels

############################################################
Building proboscis-1.2.6.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/3c/c8/c187818ab8d0faecdc3c16c1e0b2e522f3b38570f0fb91dcae21662019d0/proboscis-1.2.6.0.tar.gz
--2019-10-05 18:05:28-- https://files.pythonhosted.org/packages/3c/c8/c187818ab8d0faecdc3c16c1e0b2e522f3b38570f0fb91dcae21662019d0/proboscis-1.2.6.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19901 (19K) [application/octet-stream]
Saving to: 'proboscis-1.2.6.0.tar.gz'

0K .......... ......... 100% 2.35M=0.008s

2019-10-05 18:05:28 (2.35 MB/s) - 'proboscis-1.2.6.0.tar.gz' saved [19901/19901]

/build-wheels/proboscis-1.2.6.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/proboscis
copying proboscis/__init__.py -> build/lib/proboscis
copying proboscis/asserts.py -> build/lib/proboscis
copying proboscis/case.py -> build/lib/proboscis
copying proboscis/check.py -> build/lib/proboscis
copying proboscis/core.py -> build/lib/proboscis
copying proboscis/decorators.py -> build/lib/proboscis
copying proboscis/dependencies.py -> build/lib/proboscis
copying proboscis/sorting.py -> build/lib/proboscis
creating build/lib/proboscis/compatability
copying proboscis/compatability/__init__.py -> build/lib/proboscis/compatability
copying proboscis/compatability/exceptions_2_5.py -> build/lib/proboscis/compatability
copying proboscis/compatability/exceptions_2_6.py -> build/lib/proboscis/compatability
copying proboscis/compatability/raise_2_x.py -> build/lib/proboscis/compatability
copying proboscis/compatability/raise_3_x.py -> build/lib/proboscis/compatability
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/__init__.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/asserts.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/case.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/check.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/core.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/decorators.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/dependencies.py -> build/bdist.linux-x86_64/wheel/proboscis
copying build/lib/proboscis/sorting.py -> build/bdist.linux-x86_64/wheel/proboscis
creating build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/__init__.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/exceptions_2_5.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/exceptions_2_6.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/raise_2_x.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
copying build/lib/proboscis/compatability/raise_3_x.py -> build/bdist.linux-x86_64/wheel/proboscis/compatability
running install_egg_info
running egg_info
writing proboscis.egg-info/PKG-INFO
writing top-level names to proboscis.egg-info/top_level.txt
writing dependency_links to proboscis.egg-info/dependency_links.txt
reading manifest file 'proboscis.egg-info/SOURCES.txt'
writing manifest file 'proboscis.egg-info/SOURCES.txt'
Copying proboscis.egg-info to build/bdist.linux-x86_64/wheel/proboscis-1.2.6.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/proboscis-1.2.6.0.dist-info/WHEEL
/build-wheels

############################################################
Building psutil-5.6.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/79/e6/a4e3c92fe19d386dcc6149dbf0b76f1c93c5491ae9d9ecf866f6769b45a4/psutil-5.6.0.tar.gz
--2019-10-05 18:05:29-- https://files.pythonhosted.org/packages/79/e6/a4e3c92fe19d386dcc6149dbf0b76f1c93c5491ae9d9ecf866f6769b45a4/psutil-5.6.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 426596 (417K) [binary/octet-stream]
Saving to: 'psutil-5.6.0.tar.gz'

0K .......... .......... .......... .......... .......... 12% 3.23M 0s
50K .......... .......... .......... .......... .......... 24% 6.39M 0s
100K .......... .......... .......... .......... .......... 36% 57.9M 0s
150K .......... .......... .......... .......... .......... 48% 120M 0s
200K .......... .......... .......... .......... .......... 60% 7.03M 0s
250K .......... .......... .......... .......... .......... 72% 68.9M 0s
300K .......... .......... .......... .......... .......... 84% 121M 0s
350K .......... .......... .......... .......... .......... 96% 113M 0s
400K .......... ...... 100% 139M=0.03s

2019-10-05 18:05:29 (12.5 MB/s) - 'psutil-5.6.0.tar.gz' saved [426596/426596]

/build-wheels/psutil-5.6.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/psutil
copying psutil/__init__.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_common.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_compat.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_psaix.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_psbsd.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_pslinux.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_psosx.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_psposix.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_pssunos.py -> build/lib.linux-x86_64-2.7/psutil
copying psutil/_pswindows.py -> build/lib.linux-x86_64-2.7/psutil
creating build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/__init__.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/__main__.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_aix.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_bsd.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_connections.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_contracts.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_linux.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_memory_leaks.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_misc.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_osx.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_posix.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_process.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_sunos.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_system.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_unicode.py -> build/lib.linux-x86_64-2.7/psutil/tests
copying psutil/tests/test_windows.py -> build/lib.linux-x86_64-2.7/psutil/tests
running build_ext
building 'psutil._psutil_linux' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/psutil
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=560 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=560 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=560 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/psutil/_psutil_common.o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so
building 'psutil._psutil_posix' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=560 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=560 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/psutil/_psutil_common.o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/__init__.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_common.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_compat.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_psaix.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_psbsd.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_pslinux.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_psosx.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_psposix.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_pssunos.py -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_pswindows.py -> build/bdist.linux-x86_64/wheel/psutil
creating build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/__init__.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/__main__.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_aix.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_bsd.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_connections.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_contracts.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_linux.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_memory_leaks.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_misc.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_osx.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_posix.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_process.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_sunos.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_system.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_unicode.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/tests/test_windows.py -> build/bdist.linux-x86_64/wheel/psutil/tests
copying build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so -> build/bdist.linux-x86_64/wheel/psutil
copying build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so -> build/bdist.linux-x86_64/wheel/psutil
running install_egg_info
running egg_info
writing requirements to psutil.egg-info/requires.txt
writing psutil.egg-info/PKG-INFO
writing top-level names to psutil.egg-info/top_level.txt
writing dependency_links to psutil.egg-info/dependency_links.txt
reading manifest file 'psutil.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'psutil.egg-info/SOURCES.txt'
Copying psutil.egg-info to build/bdist.linux-x86_64/wheel/psutil-5.6.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/psutil-5.6.0.dist-info/WHEEL
/build-wheels

############################################################
Building pycparser-2.19-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz
--2019-10-05 18:05:30-- https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 158295 (155K) [binary/octet-stream]
Saving to: 'pycparser-2.19.tar.gz'

0K .......... .......... .......... .......... .......... 32% 3.34M 0s
50K .......... .......... .......... .......... .......... 64% 7.18M 0s
100K .......... .......... .......... .......... .......... 97% 81.6M 0s
150K .... 100% 52.2M=0.02s

2019-10-05 18:05:30 (6.83 MB/s) - 'pycparser-2.19.tar.gz' saved [158295/158295]

/build-wheels/pycparser-2.19 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pycparser
copying pycparser/_build_tables.py -> build/lib/pycparser
copying pycparser/c_ast.py -> build/lib/pycparser
copying pycparser/lextab.py -> build/lib/pycparser
copying pycparser/c_parser.py -> build/lib/pycparser
copying pycparser/ast_transforms.py -> build/lib/pycparser
copying pycparser/_ast_gen.py -> build/lib/pycparser
copying pycparser/c_generator.py -> build/lib/pycparser
copying pycparser/c_lexer.py -> build/lib/pycparser
copying pycparser/plyparser.py -> build/lib/pycparser
copying pycparser/yacctab.py -> build/lib/pycparser
copying pycparser/__init__.py -> build/lib/pycparser
creating build/lib/pycparser/ply
copying pycparser/ply/lex.py -> build/lib/pycparser/ply
copying pycparser/ply/ygen.py -> build/lib/pycparser/ply
copying pycparser/ply/ctokens.py -> build/lib/pycparser/ply
copying pycparser/ply/yacc.py -> build/lib/pycparser/ply
copying pycparser/ply/cpp.py -> build/lib/pycparser/ply
copying pycparser/ply/__init__.py -> build/lib/pycparser/ply
copying pycparser/_c_ast.cfg -> build/lib/pycparser
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/_build_tables.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/c_ast.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/lextab.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/c_parser.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/ast_transforms.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/_ast_gen.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/c_generator.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/c_lexer.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/plyparser.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/yacctab.py -> build/bdist.linux-x86_64/wheel/pycparser
copying build/lib/pycparser/__init__.py -> build/bdist.linux-x86_64/wheel/pycparser
creating build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/ply/lex.py -> build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/ply/ygen.py -> build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/ply/ctokens.py -> build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/ply/yacc.py -> build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/ply/cpp.py -> build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/ply/__init__.py -> build/bdist.linux-x86_64/wheel/pycparser/ply
copying build/lib/pycparser/_c_ast.cfg -> build/bdist.linux-x86_64/wheel/pycparser
running install_egg_info
running egg_info
writing pycparser.egg-info/PKG-INFO
writing top-level names to pycparser.egg-info/top_level.txt
writing dependency_links to pycparser.egg-info/dependency_links.txt
reading manifest file 'pycparser.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'setup.pyc'
warning: no previously-included files matching 'yacctab.*' found under directory 'tests'
warning: no previously-included files matching 'lextab.*' found under directory 'tests'
warning: no previously-included files matching 'yacctab.*' found under directory 'examples'
warning: no previously-included files matching 'lextab.*' found under directory 'examples'
writing manifest file 'pycparser.egg-info/SOURCES.txt'
Copying pycparser.egg-info to build/bdist.linux-x86_64/wheel/pycparser-2.19-py2.7.egg-info
running install_scripts
Build the lexing/parsing tables
creating build/bdist.linux-x86_64/wheel/pycparser-2.19.dist-info/WHEEL
/build-wheels

############################################################
Building pycryptodomex-3.7.3-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/9e/ed/e44c54a648fdfa56bf0682cd94b03303fa74a70e964c86acbbedf992afbe/pycryptodomex-3.7.3.tar.gz
--2019-10-05 18:05:31-- https://files.pythonhosted.org/packages/9e/ed/e44c54a648fdfa56bf0682cd94b03303fa74a70e964c86acbbedf992afbe/pycryptodomex-3.7.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9289461 (8.9M) [binary/octet-stream]
Saving to: 'pycryptodomex-3.7.3.tar.gz'

0K .......... .......... .......... .......... .......... 0% 3.23M 3s
50K .......... .......... .......... .......... .......... 1% 6.48M 2s
100K .......... .......... .......... .......... .......... 1% 72.2M 1s
150K .......... .......... .......... .......... .......... 2% 7.22M 1s
200K .......... .......... .......... .......... .......... 2% 81.4M 1s
250K .......... .......... .......... .......... .......... 3% 102M 1s
300K .......... .......... .......... .......... .......... 3% 68.8M 1s
350K .......... .......... .......... .......... .......... 4% 132M 1s
400K .......... .......... .......... .......... .......... 4% 8.02M 1s
450K .......... .......... .......... .......... .......... 5% 98.4M 1s
500K .......... .......... .......... .......... .......... 6% 147M 1s
550K .......... .......... .......... .......... .......... 6% 54.5M 1s
600K .......... .......... .......... .......... .......... 7% 98.8M 1s
650K .......... .......... .......... .......... .......... 7% 139M 0s
700K .......... .......... .......... .......... .......... 8% 134M 0s
750K .......... .......... .......... .......... .......... 8% 12.1M 0s
800K .......... .......... .......... .......... .......... 9% 81.5M 0s
850K .......... .......... .......... .......... .......... 9% 62.0M 0s
900K .......... .......... .......... .......... .......... 10% 88.3M 0s
950K .......... .......... .......... .......... .......... 11% 135M 0s
1000K .......... .......... .......... .......... .......... 11% 125M 0s
1050K .......... .......... .......... .......... .......... 12% 117M 0s
1100K .......... .......... .......... .......... .......... 12% 65.1M 0s
1150K .......... .......... .......... .......... .......... 13% 65.9M 0s
1200K .......... .......... .......... .......... .......... 13% 83.3M 0s
1250K .......... .......... .......... .......... .......... 14% 145M 0s
1300K .......... .......... .......... .......... .......... 14% 149M 0s
1350K .......... .......... .......... .......... .......... 15% 119M 0s
1400K .......... .......... .......... .......... .......... 15% 108M 0s
1450K .......... .......... .......... .......... .......... 16% 113M 0s
1500K .......... .......... .......... .......... .......... 17% 130M 0s
1550K .......... .......... .......... .......... .......... 17% 84.1M 0s
1600K .......... .......... .......... .......... .......... 18% 63.1M 0s
1650K .......... .......... .......... .......... .......... 18% 107M 0s
1700K .......... .......... .......... .......... .......... 19% 78.2M 0s
1750K .......... .......... .......... .......... .......... 19% 155M 0s
1800K .......... .......... .......... .......... .......... 20% 35.3M 0s
1850K .......... .......... .......... .......... .......... 20% 75.0M 0s
1900K .......... .......... .......... .......... .......... 21% 143M 0s
1950K .......... .......... .......... .......... .......... 22% 139M 0s
2000K .......... .......... .......... .......... .......... 22% 122M 0s
2050K .......... .......... .......... .......... .......... 23% 70.1M 0s
2100K .......... .......... .......... .......... .......... 23% 74.5M 0s
2150K .......... .......... .......... .......... .......... 24% 94.2M 0s
2200K .......... .......... .......... .......... .......... 24% 137M 0s
2250K .......... .......... .......... .......... .......... 25% 151M 0s
2300K .......... .......... .......... .......... .......... 25% 158M 0s
2350K .......... .......... .......... .......... .......... 26% 98.5M 0s
2400K .......... .......... .......... .......... .......... 27% 105M 0s
2450K .......... .......... .......... .......... .......... 27% 77.0M 0s
2500K .......... .......... .......... .......... .......... 28% 97.1M 0s
2550K .......... .......... .......... .......... .......... 28% 53.6M 0s
2600K .......... .......... .......... .......... .......... 29% 95.8M 0s
2650K .......... .......... .......... .......... .......... 29% 101M 0s
2700K .......... .......... .......... .......... .......... 30% 134M 0s
2750K .......... .......... .......... .......... .......... 30% 91.7M 0s
2800K .......... .......... .......... .......... .......... 31% 67.6M 0s
2850K .......... .......... .......... .......... .......... 31% 100M 0s
2900K .......... .......... .......... .......... .......... 32% 129M 0s
2950K .......... .......... .......... .......... .......... 33% 125M 0s
3000K .......... .......... .......... .......... .......... 33% 126M 0s
3050K .......... .......... .......... .......... .......... 34% 111M 0s
3100K .......... .......... .......... .......... .......... 34% 91.2M 0s
3150K .......... .......... .......... .......... .......... 35% 96.8M 0s
3200K .......... .......... .......... .......... .......... 35% 109M 0s
3250K .......... .......... .......... .......... .......... 36% 73.5M 0s
3300K .......... .......... .......... .......... .......... 36% 44.0M 0s
3350K .......... .......... .......... .......... .......... 37% 10.1M 0s
3400K .......... .......... .......... .......... .......... 38% 92.1M 0s
3450K .......... .......... .......... .......... .......... 38% 107M 0s
3500K .......... .......... .......... .......... .......... 39% 35.5M 0s
3550K .......... .......... .......... .......... .......... 39% 88.9M 0s
3600K .......... .......... .......... .......... .......... 40% 88.7M 0s
3650K .......... .......... .......... .......... .......... 40% 139M 0s
3700K .......... .......... .......... .......... .......... 41% 107M 0s
3750K .......... .......... .......... .......... .......... 41% 111M 0s
3800K .......... .......... .......... .......... .......... 42% 127M 0s
3850K .......... .......... .......... .......... .......... 42% 164M 0s
3900K .......... .......... .......... .......... .......... 43% 136M 0s
3950K .......... .......... .......... .......... .......... 44% 147M 0s
4000K .......... .......... .......... .......... .......... 44% 93.8M 0s
4050K .......... .......... .......... .......... .......... 45% 123M 0s
4100K .......... .......... .......... .......... .......... 45% 174M 0s
4150K .......... .......... .......... .......... .......... 46% 56.7M 0s
4200K .......... .......... .......... .......... .......... 46% 62.4M 0s
4250K .......... .......... .......... .......... .......... 47% 155M 0s
4300K .......... .......... .......... .......... .......... 47% 82.5M 0s
4350K .......... .......... .......... .......... .......... 48% 121M 0s
4400K .......... .......... .......... .......... .......... 49% 88.8M 0s
4450K .......... .......... .......... .......... .......... 49% 83.3M 0s
4500K .......... .......... .......... .......... .......... 50% 84.8M 0s
4550K .......... .......... .......... .......... .......... 50% 141M 0s
4600K .......... .......... .......... .......... .......... 51% 147M 0s
4650K .......... .......... .......... .......... .......... 51% 151M 0s
4700K .......... .......... .......... .......... .......... 52% 141M 0s
4750K .......... .......... .......... .......... .......... 52% 110M 0s
4800K .......... .......... .......... .......... .......... 53% 91.0M 0s
4850K .......... .......... .......... .......... .......... 54% 103M 0s
4900K .......... .......... .......... .......... .......... 54% 36.4M 0s
4950K .......... .......... .......... .......... .......... 55% 90.4M 0s
5000K .......... .......... .......... .......... .......... 55% 101M 0s
5050K .......... .......... .......... .......... .......... 56% 119M 0s
5100K .......... .......... .......... .......... .......... 56% 92.8M 0s
5150K .......... .......... .......... .......... .......... 57% 104M 0s
5200K .......... .......... .......... .......... .......... 57% 81.8M 0s
5250K .......... .......... .......... .......... .......... 58% 103M 0s
5300K .......... .......... .......... .......... .......... 58% 95.9M 0s
5350K .......... .......... .......... .......... .......... 59% 155M 0s
5400K .......... .......... .......... .......... .......... 60% 156M 0s
5450K .......... .......... .......... .......... .......... 60% 101M 0s
5500K .......... .......... .......... .......... .......... 61% 128M 0s
5550K .......... .......... .......... .......... .......... 61% 107M 0s
5600K .......... .......... .......... .......... .......... 62% 84.8M 0s
5650K .......... .......... .......... .......... .......... 62% 37.1M 0s
5700K .......... .......... .......... .......... .......... 63% 88.9M 0s
5750K .......... .......... .......... .......... .......... 63% 104M 0s
5800K .......... .......... .......... .......... .......... 64% 111M 0s
5850K .......... .......... .......... .......... .......... 65% 60.7M 0s
5900K .......... .......... .......... .......... .......... 65% 110M 0s
5950K .......... .......... .......... .......... .......... 66% 103M 0s
6000K .......... .......... .......... .......... .......... 66% 140M 0s
6050K .......... .......... .......... .......... .......... 67% 106M 0s
6100K .......... .......... .......... .......... .......... 67% 118M 0s
6150K .......... .......... .......... .......... .......... 68% 118M 0s
6200K .......... .......... .......... .......... .......... 68% 116M 0s
6250K .......... .......... .......... .......... .......... 69% 117M 0s
6300K .......... .......... .......... .......... .......... 69% 96.9M 0s
6350K .......... .......... .......... .......... .......... 70% 109M 0s
6400K .......... .......... .......... .......... .......... 71% 39.3M 0s
6450K .......... .......... .......... .......... .......... 71% 84.2M 0s
6500K .......... .......... .......... .......... .......... 72% 121M 0s
6550K .......... .......... .......... .......... .......... 72% 102M 0s
6600K .......... .......... .......... .......... .......... 73% 62.9M 0s
6650K .......... .......... .......... .......... .......... 73% 112M 0s
6700K .......... .......... .......... .......... .......... 74% 98.8M 0s
6750K .......... .......... .......... .......... .......... 74% 125M 0s
6800K .......... .......... .......... .......... .......... 75% 75.0M 0s
6850K .......... .......... .......... .......... .......... 76% 128M 0s
6900K .......... .......... .......... .......... .......... 76% 152M 0s
6950K .......... .......... .......... .......... .......... 77% 126M 0s
7000K .......... .......... .......... .......... .......... 77% 96.1M 0s
7050K .......... .......... .......... .......... .......... 78% 97.8M 0s
7100K .......... .......... .......... .......... .......... 78% 128M 0s
7150K .......... .......... .......... .......... .......... 79% 159M 0s
7200K .......... .......... .......... .......... .......... 79% 37.3M 0s
7250K .......... .......... .......... .......... .......... 80% 94.8M 0s
7300K .......... .......... .......... .......... .......... 81% 98.2M 0s
7350K .......... .......... .......... .......... .......... 81% 41.8M 0s
7400K .......... .......... .......... .......... .......... 82% 97.6M 0s
7450K .......... .......... .......... .......... .......... 82% 128M 0s
7500K .......... .......... .......... .......... .......... 83% 120M 0s
7550K .......... .......... .......... .......... .......... 83% 104M 0s
7600K .......... .......... .......... .......... .......... 84% 105M 0s
7650K .......... .......... .......... .......... .......... 84% 101M 0s
7700K .......... .......... .......... .......... .......... 85% 117M 0s
7750K .......... .......... .......... .......... .......... 85% 103M 0s
7800K .......... .......... .......... .......... .......... 86% 97.6M 0s
7850K .......... .......... .......... .......... .......... 87% 151M 0s
7900K .......... .......... .......... .......... .......... 87% 128M 0s
7950K .......... .......... .......... .......... .......... 88% 67.0M 0s
8000K .......... .......... .......... .......... .......... 88% 76.2M 0s
8050K .......... .......... .......... .......... .......... 89% 100M 0s
8100K .......... .......... .......... .......... .......... 89% 101M 0s
8150K .......... .......... .......... .......... .......... 90% 44.6M 0s
8200K .......... .......... .......... .......... .......... 90% 103M 0s
8250K .......... .......... .......... .......... .......... 91% 106M 0s
8300K .......... .......... .......... .......... .......... 92% 106M 0s
8350K .......... .......... .......... .......... .......... 92% 130M 0s
8400K .......... .......... .......... .......... .......... 93% 96.6M 0s
8450K .......... .......... .......... .......... .......... 93% 104M 0s
8500K .......... .......... .......... .......... .......... 94% 116M 0s
8550K .......... .......... .......... .......... .......... 94% 125M 0s
8600K .......... .......... .......... .......... .......... 95% 107M 0s
8650K .......... .......... .......... .......... .......... 95% 116M 0s
8700K .......... .......... .......... .......... .......... 96% 72.6M 0s
8750K .......... .......... .......... .......... .......... 97% 71.0M 0s
8800K .......... .......... .......... .......... .......... 97% 84.1M 0s
8850K .......... .......... .......... .......... .......... 98% 109M 0s
8900K .......... .......... .......... .......... .......... 98% 49.6M 0s
8950K .......... .......... .......... .......... .......... 99% 122M 0s
9000K .......... .......... .......... .......... .......... 99% 88.5M 0s
9050K .......... .......... . 100% 170M=0.1s

2019-10-05 18:05:32 (64.8 MB/s) - 'pycryptodomex-3.7.3.tar.gz' saved [9289461/9289461]

/build-wheels/pycryptodomex-3.7.3 /build-wheels
Testing support for clang
Target does not support clang
Testing support for gcc
Target does support gcc
Testing support for stdint.h header
Target does support stdint.h header
Testing support for 128-bit integer
Target does support 128-bit integer
Testing support for intrin.h header
Target does not support intrin.h header
Testing support for cpuid.h header
Target does support cpuid.h header
Testing support for posix_memalign
Target does support posix_memalign
Testing support for SSE2 (x86intrin.h)
Target does support SSE2 (x86intrin.h)
Testing support for AESNI intrinsics
Target does support AESNI intrinsics
Compiling support for AESNI instructions
Testing support for CLMUL intrinsics
Target does support CLMUL intrinsics
Compiling support for CLMUL instructions
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/Cryptodome
copying lib/Cryptodome/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome
creating build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ccm.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC4.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_gcm.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ecb.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cfb.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ofb.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cbc.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC2.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_eax.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Salsa20.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ctr.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_siv.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ocb.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/AES.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/CAST.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_openpgp.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Blowfish.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES3.py -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
creating build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/keccak.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/HMAC.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD2.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE256.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA512.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA224.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2b.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/CMAC.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_512.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD5.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/Poly1305.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE128.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_384.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2s.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD160.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_256.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA384.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA256.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA1.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_224.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD4.py -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
creating build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/IO/PKCS8.py -> build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/IO/_PBES.py -> build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/IO/PEM.py -> build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/IO/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/IO
creating build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ECC.py -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ElGamal.py -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/RSA.py -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/DSA.py -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
creating build/lib.linux-x86_64-2.7/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/SecretSharing.py -> build/lib.linux-x86_64-2.7/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/KDF.py -> build/lib.linux-x86_64-2.7/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Protocol
creating build/lib.linux-x86_64-2.7/Cryptodome/Random
copying lib/Cryptodome/Random/random.py -> build/lib.linux-x86_64-2.7/Cryptodome/Random
copying lib/Cryptodome/Random/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Random
creating build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/DSS.py -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/pkcs1_15.py -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/pss.py -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
creating build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/Padding.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/Counter.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/asn1.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/_raw_api.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/RFC1751.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/py3compat.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/_file_system.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/number.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/strxor.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/_cpu_features.py -> build/lib.linux-x86_64-2.7/Cryptodome/Util
creating build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/Primality.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerBase.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerNative.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerGMP.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/Numbers.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerCustom.py -> build/lib.linux-x86_64-2.7/Cryptodome/Math
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest
copying lib/Cryptodome/SelfTest/__main__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest
copying lib/Cryptodome/SelfTest/loader.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest
copying lib/Cryptodome/SelfTest/st_common.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest
copying lib/Cryptodome/SelfTest/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CCM.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CTR.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_OFB.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_OCB.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_EAX.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_SIV.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_GCM.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CFB.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
copying lib/Cryptodome/SelfTest/Cipher/test_CBC.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_keccak.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA1.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_Poly1305.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/common.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_CMAC.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHAKE.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
copying lib/Cryptodome/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/IO
copying lib/Cryptodome/SelfTest/IO/test_PKCS8.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/IO
copying lib/Cryptodome/SelfTest/IO/test_PBES.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/IO
copying lib/Cryptodome/SelfTest/IO/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/IO
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol
copying lib/Cryptodome/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol
copying lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol
copying lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol
copying lib/Cryptodome/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_ECC.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
copying lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Random
copying lib/Cryptodome/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Random
copying lib/Cryptodome/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Random
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature
copying lib/Cryptodome/SelfTest/Signature/test_dss.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature
copying lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature
copying lib/Cryptodome/SelfTest/Signature/test_pss.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature
copying lib/Cryptodome/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_Padding.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_strxor.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
copying lib/Cryptodome/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math
copying lib/Cryptodome/SelfTest/Math/test_Numbers.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math
copying lib/Cryptodome/SelfTest/Math/test_modexp.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math
copying lib/Cryptodome/SelfTest/Math/__init__.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math
copying lib/Cryptodome/SelfTest/Math/test_Primality.py -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math
copying lib/Cryptodome/py.typed -> build/lib.linux-x86_64-2.7/Cryptodome
copying lib/Cryptodome/__init__.pyi -> build/lib.linux-x86_64-2.7/Cryptodome
copying lib/Cryptodome/Cipher/__init__.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/CAST.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ecb.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cbc.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_siv.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ccm.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_OAEP.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_gcm.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC4.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/AES.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ocb.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_openpgp.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_eax.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cfb.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES3.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Blowfish.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ofb.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ctr.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Salsa20.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC2.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Cipher
copying lib/Cryptodome/Hash/SHAKE256.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/__init__.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA384.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/CMAC.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA1.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD4.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA224.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_256.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2s.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_224.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/Poly1305.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE128.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA256.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_512.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD160.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/HMAC.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD5.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/keccak.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_384.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA512.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD2.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2b.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Hash
copying lib/Cryptodome/IO/PEM.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/IO/PKCS8.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/IO/_PBES.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/IO
copying lib/Cryptodome/PublicKey/__init__.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/DSA.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ElGamal.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/RSA.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ECC.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/PublicKey
copying lib/Cryptodome/Protocol/SecretSharing.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/__init__.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/KDF.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Protocol
copying lib/Cryptodome/Random/__init__.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Random
copying lib/Cryptodome/Random/random.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Random
copying lib/Cryptodome/Signature/pkcs1_15.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_PSS.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/pss.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Signature/DSS.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Signature
copying lib/Cryptodome/Util/_cpu_features.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/number.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/py3compat.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/_file_system.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/Padding.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/RFC1751.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/strxor.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/asn1.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/_raw_api.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Util/Counter.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Util
copying lib/Cryptodome/Math/_IntegerNative.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/Primality.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerGMP.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/Numbers.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerCustom.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerBase.pyi -> build/lib.linux-x86_64-2.7/Cryptodome/Math
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA1
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA1
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s
copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s
copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s
copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b
copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b
copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b
copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/wycheproof
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/DSA
copying lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/DSA
copying lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/DSA
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA
copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA
copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA
copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5
copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5
copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5
copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS
copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS
copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS
copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS
creating build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json -> build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
running build_ext
building 'Cryptodome.Hash._MD2' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/MD2.c -o build/temp.linux-x86_64-2.7/src/MD2.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/MD2.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_MD2.so
building 'Cryptodome.Hash._MD4' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/MD4.c -o build/temp.linux-x86_64-2.7/src/MD4.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/MD4.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_MD4.so
building 'Cryptodome.Hash._MD5' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/MD5.c -o build/temp.linux-x86_64-2.7/src/MD5.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/MD5.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_MD5.so
building 'Cryptodome.Hash._SHA1' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/SHA1.c -o build/temp.linux-x86_64-2.7/src/SHA1.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA1.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_SHA1.so
building 'Cryptodome.Hash._SHA256' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/SHA256.c -o build/temp.linux-x86_64-2.7/src/SHA256.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA256.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_SHA256.so
building 'Cryptodome.Hash._SHA224' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/SHA224.c -o build/temp.linux-x86_64-2.7/src/SHA224.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA224.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_SHA224.so
building 'Cryptodome.Hash._SHA384' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/SHA384.c -o build/temp.linux-x86_64-2.7/src/SHA384.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA384.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_SHA384.so
building 'Cryptodome.Hash._SHA512' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/SHA512.c -o build/temp.linux-x86_64-2.7/src/SHA512.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA512.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_SHA512.so
building 'Cryptodome.Hash._RIPEMD160' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/RIPEMD160.c -o build/temp.linux-x86_64-2.7/src/RIPEMD160.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/RIPEMD160.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_RIPEMD160.so
building 'Cryptodome.Hash._keccak' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/keccak.c -o build/temp.linux-x86_64-2.7/src/keccak.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/keccak.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_keccak.so
building 'Cryptodome.Hash._BLAKE2b' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/blake2b.c -o build/temp.linux-x86_64-2.7/src/blake2b.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/blake2b.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_BLAKE2b.so
building 'Cryptodome.Hash._BLAKE2s' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/blake2s.c -o build/temp.linux-x86_64-2.7/src/blake2s.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/blake2s.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_BLAKE2s.so
building 'Cryptodome.Hash._ghash_portable' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/ghash_portable.c -o build/temp.linux-x86_64-2.7/src/ghash_portable.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/ghash_portable.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_ghash_portable.so
building 'Cryptodome.Hash._ghash_clmul' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/ghash_clmul.c -o build/temp.linux-x86_64-2.7/src/ghash_clmul.o -mpclmul -mssse3 -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/ghash_clmul.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_ghash_clmul.so
building 'Cryptodome.Hash._poly1305' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/poly1305.c -o build/temp.linux-x86_64-2.7/src/poly1305.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/poly1305.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Hash/_poly1305.so
building 'Cryptodome.Cipher._raw_aes' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/AES.c -o build/temp.linux-x86_64-2.7/src/AES.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/AES.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_aes.so
building 'Cryptodome.Cipher._raw_aesni' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/AESNI.c -o build/temp.linux-x86_64-2.7/src/AESNI.o -maes -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/AESNI.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_aesni.so
building 'Cryptodome.Cipher._raw_arc2' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/ARC2.c -o build/temp.linux-x86_64-2.7/src/ARC2.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/ARC2.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_arc2.so
building 'Cryptodome.Cipher._raw_blowfish' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/Blowfish.c -o build/temp.linux-x86_64-2.7/src/Blowfish.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/Blowfish.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_blowfish.so
building 'Cryptodome.Cipher._raw_cast' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/CAST.c -o build/temp.linux-x86_64-2.7/src/CAST.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/CAST.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_cast.so
building 'Cryptodome.Cipher._raw_des' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES.c -o build/temp.linux-x86_64-2.7/src/DES.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/DES.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_des.so
building 'Cryptodome.Cipher._raw_des3' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES3.c -o build/temp.linux-x86_64-2.7/src/DES3.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/DES3.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_des3.so
building 'Cryptodome.Util._cpuid_c' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/cpuid.c -o build/temp.linux-x86_64-2.7/src/cpuid.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/cpuid.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Util/_cpuid_c.so
building 'Cryptodome.Cipher._raw_ecb' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/raw_ecb.c -o build/temp.linux-x86_64-2.7/src/raw_ecb.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/raw_ecb.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_ecb.so
building 'Cryptodome.Cipher._raw_cbc' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/raw_cbc.c -o build/temp.linux-x86_64-2.7/src/raw_cbc.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/raw_cbc.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_cbc.so
building 'Cryptodome.Cipher._raw_cfb' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/raw_cfb.c -o build/temp.linux-x86_64-2.7/src/raw_cfb.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/raw_cfb.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_cfb.so
building 'Cryptodome.Cipher._raw_ofb' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/raw_ofb.c -o build/temp.linux-x86_64-2.7/src/raw_ofb.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/raw_ofb.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_ofb.so
building 'Cryptodome.Cipher._raw_ctr' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/raw_ctr.c -o build/temp.linux-x86_64-2.7/src/raw_ctr.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/raw_ctr.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_ctr.so
building 'Cryptodome.Cipher._raw_ocb' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -I/usr/include/python2.7 -c src/raw_ocb.c -o build/temp.linux-x86_64-2.7/src/raw_ocb.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/raw_ocb.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_ocb.so
building 'Cryptodome.Cipher._ARC4' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/ARC4.c -o build/temp.linux-x86_64-2.7/src/ARC4.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/ARC4.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_ARC4.so
building 'Cryptodome.Cipher._Salsa20' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/Salsa20.c -o build/temp.linux-x86_64-2.7/src/Salsa20.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/Salsa20.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_Salsa20.so
building 'Cryptodome.Cipher._chacha20' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/chacha20.c -o build/temp.linux-x86_64-2.7/src/chacha20.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/chacha20.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_chacha20.so
building 'Cryptodome.Protocol._scrypt' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/scrypt.c -o build/temp.linux-x86_64-2.7/src/scrypt.o -O3 -msse2
src/scrypt.c: In function 'scryptBlockMix':
src/scrypt.c:91:11: warning: assignment from incompatible pointer type [enabled by default]
x = y;
^
src/scrypt.c: In function 'scryptROMix':
src/scrypt.c:136:9: warning: passing argument 1 of 'scryptBlockMix' from incompatible pointer type [enabled by default]
scryptBlockMix(x, &x[two_r], two_r, core);
^
src/scrypt.c:76:13: note: expected 'const uint8_t (*)[64]' but argument is of type 'uint8_t (*)[64]'
static void scryptBlockMix(const uint8_t in[][64], uint8_t out[][64], size_t two_r,
^
src/scrypt.c:150:9: warning: passing argument 1 of 'scryptBlockMix' from incompatible pointer type [enabled by default]
scryptBlockMix(x, (uint8_t (*)[64])data_out, two_r, core);
^
src/scrypt.c:76:13: note: expected 'const uint8_t (*)[64]' but argument is of type 'uint8_t (*)[64]'
static void scryptBlockMix(const uint8_t in[][64], uint8_t out[][64], size_t two_r,
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/scrypt.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Protocol/_scrypt.so
building 'Cryptodome.Util._strxor' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/strxor.c -o build/temp.linux-x86_64-2.7/src/strxor.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/strxor.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Util/_strxor.so
building 'Cryptodome.Math._montgomery' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/montgomery.c -o build/temp.linux-x86_64-2.7/src/montgomery.o -O3 -msse2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/siphash.c -o build/temp.linux-x86_64-2.7/src/siphash.o -O3 -msse2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/montgomery_utils.c -o build/temp.linux-x86_64-2.7/src/montgomery_utils.o -O3 -msse2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python2.7 -c src/multiply_64.c -o build/temp.linux-x86_64-2.7/src/multiply_64.o -O3 -msse2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/montgomery.o build/temp.linux-x86_64-2.7/src/siphash.o build/temp.linux-x86_64-2.7/src/montgomery_utils.o build/temp.linux-x86_64-2.7/src/multiply_64.o -L/usr/lib64 -o build/lib.linux-x86_64-2.7/Cryptodome/Math/_montgomery.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/Cryptodome
copying build/lib.linux-x86_64-2.7/Cryptodome/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome
creating build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_ccm.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/ARC4.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_gcm.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/ChaCha20.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_ecb.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_cfb.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_ofb.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_cbc.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/DES.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/ARC2.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_eax.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/Salsa20.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_ctr.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/ChaCha20_Poly1305.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_siv.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_ocb.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/AES.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/CAST.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_openpgp.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/Blowfish.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/PKCS1_OAEP.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/DES3.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/__init__.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/CAST.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_ecb.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_cbc.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_siv.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_ccm.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/PKCS1_OAEP.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_gcm.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/ARC4.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/AES.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/ChaCha20.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_ocb.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/PKCS1_v1_5.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_openpgp.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_eax.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_cfb.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/DES3.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/Blowfish.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_ofb.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_mode_ctr.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/DES.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/Salsa20.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/ARC2.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_aes.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_aesni.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_arc2.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_blowfish.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_cast.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_des.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_des3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_ecb.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_cbc.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_cfb.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_ofb.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_ctr.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_raw_ocb.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_ARC4.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_Salsa20.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/Cipher/_chacha20.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher
creating build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/keccak.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/HMAC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/MD2.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHAKE256.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA512.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA224.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/BLAKE2b.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/CMAC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA3_512.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/MD5.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/Poly1305.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHAKE128.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA3_384.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/BLAKE2s.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/RIPEMD160.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA3_256.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA384.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/RIPEMD.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA256.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA1.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA3_224.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/MD4.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHAKE256.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/__init__.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA384.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/CMAC.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA1.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/MD4.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA224.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA3_256.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/BLAKE2s.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA3_224.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/Poly1305.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHAKE128.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA256.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA3_512.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/RIPEMD160.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/HMAC.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/MD5.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/RIPEMD.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/keccak.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA3_384.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/SHA512.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/MD2.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/BLAKE2b.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_MD2.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_MD4.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_MD5.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_SHA1.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_SHA256.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_SHA224.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_SHA384.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_SHA512.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_RIPEMD160.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_keccak.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_BLAKE2b.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_BLAKE2s.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_ghash_portable.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_ghash_clmul.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/Hash/_poly1305.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash
creating build/bdist.linux-x86_64/wheel/Cryptodome/IO
copying build/lib.linux-x86_64-2.7/Cryptodome/IO/PKCS8.py -> build/bdist.linux-x86_64/wheel/Cryptodome/IO
copying build/lib.linux-x86_64-2.7/Cryptodome/IO/_PBES.py -> build/bdist.linux-x86_64/wheel/Cryptodome/IO
copying build/lib.linux-x86_64-2.7/Cryptodome/IO/PEM.py -> build/bdist.linux-x86_64/wheel/Cryptodome/IO
copying build/lib.linux-x86_64-2.7/Cryptodome/IO/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/IO
copying build/lib.linux-x86_64-2.7/Cryptodome/IO/PEM.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/IO
copying build/lib.linux-x86_64-2.7/Cryptodome/IO/PKCS8.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/IO
copying build/lib.linux-x86_64-2.7/Cryptodome/IO/_PBES.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/IO
creating build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/PublicKey/ECC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/PublicKey/ElGamal.py -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/PublicKey/RSA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/PublicKey/DSA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/PublicKey/__init__.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/PublicKey/DSA.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/PublicKey/ElGamal.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/PublicKey/RSA.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/PublicKey/ECC.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey
creating build/bdist.linux-x86_64/wheel/Cryptodome/Protocol
copying build/lib.linux-x86_64-2.7/Cryptodome/Protocol/SecretSharing.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol
copying build/lib.linux-x86_64-2.7/Cryptodome/Protocol/KDF.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol
copying build/lib.linux-x86_64-2.7/Cryptodome/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol
copying build/lib.linux-x86_64-2.7/Cryptodome/Protocol/SecretSharing.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol
copying build/lib.linux-x86_64-2.7/Cryptodome/Protocol/__init__.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol
copying build/lib.linux-x86_64-2.7/Cryptodome/Protocol/KDF.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol
copying build/lib.linux-x86_64-2.7/Cryptodome/Protocol/_scrypt.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol
creating build/bdist.linux-x86_64/wheel/Cryptodome/Random
copying build/lib.linux-x86_64-2.7/Cryptodome/Random/random.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Random
copying build/lib.linux-x86_64-2.7/Cryptodome/Random/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Random
copying build/lib.linux-x86_64-2.7/Cryptodome/Random/__init__.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Random
copying build/lib.linux-x86_64-2.7/Cryptodome/Random/random.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Random
creating build/bdist.linux-x86_64/wheel/Cryptodome/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/Signature/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/Signature/DSS.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/Signature/PKCS1_PSS.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/Signature/pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/Signature/pss.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/Signature/pkcs1_15.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/Signature/PKCS1_PSS.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/Signature/pss.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/Signature/PKCS1_v1_5.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/Signature/DSS.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature
creating build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/Padding.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/Counter.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/asn1.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/_raw_api.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/RFC1751.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/py3compat.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/_file_system.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/number.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/strxor.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/_cpu_features.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/_cpu_features.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/number.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/py3compat.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/_file_system.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/Padding.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/RFC1751.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/strxor.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/asn1.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/_raw_api.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/Counter.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/_cpuid_c.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/Util/_strxor.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Util
creating build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/Primality.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/_IntegerBase.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/_IntegerNative.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/_IntegerGMP.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/Numbers.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/_IntegerCustom.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/_IntegerNative.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/Primality.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/_IntegerGMP.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/Numbers.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/_IntegerCustom.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/_IntegerBase.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/Math/_montgomery.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Math
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/__main__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/loader.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/st_common.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_ARC2.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_CCM.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_ARC4.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_DES.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_CTR.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_OFB.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_DES3.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_OCB.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/common.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_EAX.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_SIV.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_GCM.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_CFB.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_CAST.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_AES.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_CBC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/AES
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/TDES
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_SHA384.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_HMAC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_keccak.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_SHA512.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_MD4.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_MD2.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_SHA1.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_SHA256.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_Poly1305.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/common.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_SHA224.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_CMAC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_SHAKE.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_MD5.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/SHA1
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/SHA1
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/SHA2
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/SHA2
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/SHA2
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/SHA2
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/SHA3
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/SHA3
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/keccak
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/wycheproof
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash/test_vectors/wycheproof
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/IO
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/IO/test_PKCS8.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/IO
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/IO/test_PBES.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/IO
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/IO/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/IO
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol/test_KDF.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Protocol
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Protocol
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_ECC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_DSA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_RSA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey/test_vectors/ECC
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Random
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Random/test_random.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Random
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Random/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Random
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_dss.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_pss.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/DSA
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/DSA
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/DSA
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/ECDSA
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/ECDSA
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/ECDSA
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/ECDSA
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature/test_vectors/wycheproof
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util/test_Counter.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util/test_Padding.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util/test_asn1.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util/test_strxor.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Util/test_number.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util
creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math/test_Numbers.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math/test_modexp.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/SelfTest/Math/test_Primality.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Math
copying build/lib.linux-x86_64-2.7/Cryptodome/py.typed -> build/bdist.linux-x86_64/wheel/Cryptodome
copying build/lib.linux-x86_64-2.7/Cryptodome/__init__.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome
running install_egg_info
running egg_info
writing pycryptodomex.egg-info/PKG-INFO
writing top-level names to pycryptodomex.egg-info/top_level.txt
writing dependency_links to pycryptodomex.egg-info/dependency_links.txt
reading manifest file 'pycryptodomex.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'Doc/_build'
warning: no previously-included files matching '*.pyc' found under directory 'src'
no previously-included directories found matching 'src/test/build'
writing manifest file 'pycryptodomex.egg-info/SOURCES.txt'
Copying pycryptodomex.egg-info to build/bdist.linux-x86_64/wheel/pycryptodomex-3.7.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pycryptodomex-3.7.3.dist-info/WHEEL
/build-wheels

############################################################
Building pydotplus-2.0.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/60/bf/62567830b700d9f6930e9ab6831d6ba256f7b0b730acb37278b0ccdffacf/pydotplus-2.0.2.tar.gz
--2019-10-05 18:05:43-- https://files.pythonhosted.org/packages/60/bf/62567830b700d9f6930e9ab6831d6ba256f7b0b730acb37278b0ccdffacf/pydotplus-2.0.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 278677 (272K) [application/octet-stream]
Saving to: 'pydotplus-2.0.2.tar.gz'

0K .......... .......... .......... .......... .......... 18% 2.91M 0s
50K .......... .......... .......... .......... .......... 36% 5.89M 0s
100K .......... .......... .......... .......... .......... 55% 75.6M 0s
150K .......... .......... .......... .......... .......... 73% 137M 0s
200K .......... .......... .......... .......... .......... 91% 6.27M 0s
250K .......... .......... .. 100% 100M=0.03s

2019-10-05 18:05:44 (7.79 MB/s) - 'pydotplus-2.0.2.tar.gz' saved [278677/278677]

/build-wheels/pydotplus-2.0.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pydotplus
copying lib/pydotplus/__init__.py -> build/lib/pydotplus
copying lib/pydotplus/version.py -> build/lib/pydotplus
copying lib/pydotplus/graphviz.py -> build/lib/pydotplus
copying lib/pydotplus/parser.py -> build/lib/pydotplus
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pydotplus
copying build/lib/pydotplus/__init__.py -> build/bdist.linux-x86_64/wheel/pydotplus
copying build/lib/pydotplus/version.py -> build/bdist.linux-x86_64/wheel/pydotplus
copying build/lib/pydotplus/graphviz.py -> build/bdist.linux-x86_64/wheel/pydotplus
copying build/lib/pydotplus/parser.py -> build/bdist.linux-x86_64/wheel/pydotplus
running install_egg_info
running egg_info
writing requirements to lib/pydotplus.egg-info/requires.txt
writing lib/pydotplus.egg-info/PKG-INFO
writing top-level names to lib/pydotplus.egg-info/top_level.txt
writing dependency_links to lib/pydotplus.egg-info/dependency_links.txt
reading manifest file 'lib/pydotplus.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'lib/pydotplus.egg-info/SOURCES.txt'
Copying lib/pydotplus.egg-info to build/bdist.linux-x86_64/wheel/pydotplus-2.0.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pydotplus-2.0.2.dist-info/WHEEL
/build-wheels

############################################################
Building pyeclib-1.5.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e3/02/2814399e18c10f0ea6912bf7e7ce5e20c9482b4b5fae9f756c72c97cc144/pyeclib-1.5.0.tar.gz
--2019-10-05 18:05:44-- https://files.pythonhosted.org/packages/e3/02/2814399e18c10f0ea6912bf7e7ce5e20c9482b4b5fae9f756c72c97cc144/pyeclib-1.5.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6682493 (6.4M) [binary/octet-stream]
Saving to: 'pyeclib-1.5.0.tar.gz'

0K .......... .......... .......... .......... .......... 0% 2.99M 2s
50K .......... .......... .......... .......... .......... 1% 5.73M 2s
100K .......... .......... .......... .......... .......... 2% 51.5M 1s
150K .......... .......... .......... .......... .......... 3% 6.77M 1s
200K .......... .......... .......... .......... .......... 3% 42.4M 1s
250K .......... .......... .......... .......... .......... 4% 95.9M 1s
300K .......... .......... .......... .......... .......... 5% 98.3M 1s
350K .......... .......... .......... .......... .......... 6% 118M 1s
400K .......... .......... .......... .......... .......... 6% 7.25M 1s
450K .......... .......... .......... .......... .......... 7% 117M 1s
500K .......... .......... .......... .......... .......... 8% 65.3M 0s
550K .......... .......... .......... .......... .......... 9% 99.6M 0s
600K .......... .......... .......... .......... .......... 9% 130M 0s
650K .......... .......... .......... .......... .......... 10% 139M 0s
700K .......... .......... .......... .......... .......... 11% 57.5M 0s
750K .......... .......... .......... .......... .......... 12% 96.6M 0s
800K .......... .......... .......... .......... .......... 13% 12.3M 0s
850K .......... .......... .......... .......... .......... 13% 60.6M 0s
900K .......... .......... .......... .......... .......... 14% 56.8M 0s
950K .......... .......... .......... .......... .......... 15% 77.4M 0s
1000K .......... .......... .......... .......... .......... 16% 176M 0s
1050K .......... .......... .......... .......... .......... 16% 181M 0s
1100K .......... .......... .......... .......... .......... 17% 90.1M 0s
1150K .......... .......... .......... .......... .......... 18% 87.8M 0s
1200K .......... .......... .......... .......... .......... 19% 113M 0s
1250K .......... .......... .......... .......... .......... 19% 112M 0s
1300K .......... .......... .......... .......... .......... 20% 97.9M 0s
1350K .......... .......... .......... .......... .......... 21% 90.3M 0s
1400K .......... .......... .......... .......... .......... 22% 112M 0s
1450K .......... .......... .......... .......... .......... 22% 117M 0s
1500K .......... .......... .......... .......... .......... 23% 111M 0s
1550K .......... .......... .......... .......... .......... 24% 94.5M 0s
1600K .......... .......... .......... .......... .......... 25% 75.7M 0s
1650K .......... .......... .......... .......... .......... 26% 119M 0s
1700K .......... .......... .......... .......... .......... 26% 126M 0s
1750K .......... .......... .......... .......... .......... 27% 147M 0s
1800K .......... .......... .......... .......... .......... 28% 107M 0s
1850K .......... .......... .......... .......... .......... 29% 112M 0s
1900K .......... .......... .......... .......... .......... 29% 81.9M 0s
1950K .......... .......... .......... .......... .......... 30% 81.6M 0s
2000K .......... .......... .......... .......... .......... 31% 149M 0s
2050K .......... .......... .......... .......... .......... 32% 124M 0s
2100K .......... .......... .......... .......... .......... 32% 158M 0s
2150K .......... .......... .......... .......... .......... 33% 117M 0s
2200K .......... .......... .......... .......... .......... 34% 77.4M 0s
2250K .......... .......... .......... .......... .......... 35% 67.1M 0s
2300K .......... .......... .......... .......... .......... 36% 135M 0s
2350K .......... .......... .......... .......... .......... 36% 148M 0s
2400K .......... .......... .......... .......... .......... 37% 138M 0s
2450K .......... .......... .......... .......... .......... 38% 95.8M 0s
2500K .......... .......... .......... .......... .......... 39% 81.8M 0s
2550K .......... .......... .......... .......... .......... 39% 77.9M 0s
2600K .......... .......... .......... .......... .......... 40% 145M 0s
2650K .......... .......... .......... .......... .......... 41% 138M 0s
2700K .......... .......... .......... .......... .......... 42% 150M 0s
2750K .......... .......... .......... .......... .......... 42% 143M 0s
2800K .......... .......... .......... .......... .......... 43% 127M 0s
2850K .......... .......... .......... .......... .......... 44% 72.6M 0s
2900K .......... .......... .......... .......... .......... 45% 87.7M 0s
2950K .......... .......... .......... .......... .......... 45% 101M 0s
3000K .......... .......... .......... .......... .......... 46% 145M 0s
3050K .......... .......... .......... .......... .......... 47% 137M 0s
3100K .......... .......... .......... .......... .......... 48% 148M 0s
3150K .......... .......... .......... .......... .......... 49% 153M 0s
3200K .......... .......... .......... .......... .......... 49% 92.8M 0s
3250K .......... .......... .......... .......... .......... 50% 67.3M 0s
3300K .......... .......... .......... .......... .......... 51% 142M 0s
3350K .......... .......... .......... .......... .......... 52% 132M 0s
3400K .......... .......... .......... .......... .......... 52% 140M 0s
3450K .......... .......... .......... .......... .......... 53% 125M 0s
3500K .......... .......... .......... .......... .......... 54% 146M 0s
3550K .......... .......... .......... .......... .......... 55% 135M 0s
3600K .......... .......... .......... .......... .......... 55% 149M 0s
3650K .......... .......... .......... .......... .......... 56% 95.3M 0s
3700K .......... .......... .......... .......... .......... 57% 111M 0s
3750K .......... .......... .......... .......... .......... 58% 98.2M 0s
3800K .......... .......... .......... .......... .......... 58% 102M 0s
3850K .......... .......... .......... .......... .......... 59% 95.0M 0s
3900K .......... .......... .......... .......... .......... 60% 180M 0s
3950K .......... .......... .......... .......... .......... 61% 167M 0s
4000K .......... .......... .......... .......... .......... 62% 88.3M 0s
4050K .......... .......... .......... .......... .......... 62% 90.2M 0s
4100K .......... .......... .......... .......... .......... 63% 140M 0s
4150K .......... .......... .......... .......... .......... 64% 138M 0s
4200K .......... .......... .......... .......... .......... 65% 103M 0s
4250K .......... .......... .......... .......... .......... 65% 94.0M 0s
4300K .......... .......... .......... .......... .......... 66% 103M 0s
4350K .......... .......... .......... .......... .......... 67% 158M 0s
4400K .......... .......... .......... .......... .......... 68% 121M 0s
4450K .......... .......... .......... .......... .......... 68% 80.5M 0s
4500K .......... .......... .......... .......... .......... 69% 108M 0s
4550K .......... .......... .......... .......... .......... 70% 165M 0s
4600K .......... .......... .......... .......... .......... 71% 135M 0s
4650K .......... .......... .......... .......... .......... 72% 97.1M 0s
4700K .......... .......... .......... .......... .......... 72% 109M 0s
4750K .......... .......... .......... .......... .......... 73% 82.2M 0s
4800K .......... .......... .......... .......... .......... 74% 131M 0s
4850K .......... .......... .......... .......... .......... 75% 133M 0s
4900K .......... .......... .......... .......... .......... 75% 128M 0s
4950K .......... .......... .......... .......... .......... 76% 103M 0s
5000K .......... .......... .......... .......... .......... 77% 115M 0s
5050K .......... .......... .......... .......... .......... 78% 127M 0s
5100K .......... .......... .......... .......... .......... 78% 101M 0s
5150K .......... .......... .......... .......... .......... 79% 90.2M 0s
5200K .......... .......... .......... .......... .......... 80% 102M 0s
5250K .......... .......... .......... .......... .......... 81% 132M 0s
5300K .......... .......... .......... .......... .......... 81% 161M 0s
5350K .......... .......... .......... .......... .......... 82% 104M 0s
5400K .......... .......... .......... .......... .......... 83% 95.3M 0s
5450K .......... .......... .......... .......... .......... 84% 103M 0s
5500K .......... .......... .......... .......... .......... 85% 167M 0s
5550K .......... .......... .......... .......... .......... 85% 91.7M 0s
5600K .......... .......... .......... .......... .......... 86% 162M 0s
5650K .......... .......... .......... .......... .......... 87% 94.2M 0s
5700K .......... .......... .......... .......... .......... 88% 98.6M 0s
5750K .......... .......... .......... .......... .......... 88% 135M 0s
5800K .......... .......... .......... .......... .......... 89% 104M 0s
5850K .......... .......... .......... .......... .......... 90% 90.3M 0s
5900K .......... .......... .......... .......... .......... 91% 141M 0s
5950K .......... .......... .......... .......... .......... 91% 146M 0s
6000K .......... .......... .......... .......... .......... 92% 102M 0s
6050K .......... .......... .......... .......... .......... 93% 83.6M 0s
6100K .......... .......... .......... .......... .......... 94% 92.1M 0s
6150K .......... .......... .......... .......... .......... 95% 145M 0s
6200K .......... .......... .......... .......... .......... 95% 158M 0s
6250K .......... .......... .......... .......... .......... 96% 97.3M 0s
6300K .......... .......... .......... .......... .......... 97% 98.6M 0s
6350K .......... .......... .......... .......... .......... 98% 147M 0s
6400K .......... .......... .......... .......... .......... 98% 117M 0s
6450K .......... .......... .......... .......... .......... 99% 83.0M 0s
6500K .......... .......... ..... 100% 207M=0.1s

2019-10-05 18:05:55 (63.2 MB/s) - 'pyeclib-1.5.0.tar.gz' saved [6682493/6682493]

/build-wheels/pyeclib-1.5.0 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/pyeclib
copying pyeclib/__init__.py -> build/lib.linux-x86_64-2.7/pyeclib
copying pyeclib/ec_iface.py -> build/lib.linux-x86_64-2.7/pyeclib
copying pyeclib/core.py -> build/lib.linux-x86_64-2.7/pyeclib
copying pyeclib/utils.py -> build/lib.linux-x86_64-2.7/pyeclib
copying pyeclib/enum.py -> build/lib.linux-x86_64-2.7/pyeclib
running build_ext
building 'pyeclib_c' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/c
creating build/temp.linux-x86_64-2.7/src/c/pyeclib_c
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DMAJOR VERSION=1 -DMINOR VERSION=5 -I/usr/include/python2.7 -Isrc/c/pyeclib_c -I/usr/include -I/usr/include/liberasurecode -I/usr/include/liberasurecode -I/usr/include -I/usr/include/python2.7 -c src/c/pyeclib_c/pyeclib_c.c -o build/temp.linux-x86_64-2.7/src/c/pyeclib_c/pyeclib_c.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/c/pyeclib_c/pyeclib_c.c:29:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/stdio.h:27:0,
from src/c/pyeclib_c/pyeclib_c.c:27:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from src/c/pyeclib_c/pyeclib_c.c:29:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/stdio.h:27:0,
from src/c/pyeclib_c/pyeclib_c.c:27:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
src/c/pyeclib_c/pyeclib_c.c: In function 'redirect_stderr':
src/c/pyeclib_c/pyeclib_c.c:207:12: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen(_PATH_DEVNULL, "w", stderr);
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/c/pyeclib_c/pyeclib_c.o -L/usr/lib64 -lerasurecode -lpython2.7 -o build/lib.linux-x86_64-2.7/pyeclib_c.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pyeclib
copying build/lib.linux-x86_64-2.7/pyeclib/__init__.py -> build/bdist.linux-x86_64/wheel/pyeclib
copying build/lib.linux-x86_64-2.7/pyeclib/ec_iface.py -> build/bdist.linux-x86_64/wheel/pyeclib
copying build/lib.linux-x86_64-2.7/pyeclib/core.py -> build/bdist.linux-x86_64/wheel/pyeclib
copying build/lib.linux-x86_64-2.7/pyeclib/utils.py -> build/bdist.linux-x86_64/wheel/pyeclib
copying build/lib.linux-x86_64-2.7/pyeclib/enum.py -> build/bdist.linux-x86_64/wheel/pyeclib
copying build/lib.linux-x86_64-2.7/pyeclib_c.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing pyeclib.egg-info/PKG-INFO
writing top-level names to pyeclib.egg-info/top_level.txt
writing dependency_links to pyeclib.egg-info/dependency_links.txt
reading manifest file 'pyeclib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pyeclib.egg-info/SOURCES.txt'
Copying pyeclib.egg-info to build/bdist.linux-x86_64/wheel/pyeclib-1.5.0-py2.7.egg-info
running install_scripts
***************************************************
**
** PyECLib libraries have been installed to:
** build/bdist.linux-x86_64/wheel/
**
** Any user using this library must update:
** LD_LIBRARY_PATH
**
** Run 'ldconfig' or place this line:
** export LD_LIBRARY_PATH=build/bdist.linux-x86_64/wheel/
**
** into .bashrc, .profile, or the appropriate shell
** start-up script! Also look at ldconfig(8) man
** page for a more static LD configuration
**
***************************************************
creating build/bdist.linux-x86_64/wheel/pyeclib-1.5.0.dist-info/WHEEL
/build-wheels

############################################################
Building pyinotify-0.9.6-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e3/c0/fd5b18dde17c1249658521f69598f3252f11d9d7a980c5be8619970646e1/pyinotify-0.9.6.tar.gz
--2019-10-05 18:05:56-- https://files.pythonhosted.org/packages/e3/c0/fd5b18dde17c1249658521f69598f3252f11d9d7a980c5be8619970646e1/pyinotify-0.9.6.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 60998 (60K) [application/octet-stream]
Saving to: 'pyinotify-0.9.6.tar.gz'

0K .......... .......... .......... .......... .......... 83% 3.23M 0s
50K ......... 100% 145M=0.02s

2019-10-05 18:05:56 (3.83 MB/s) - 'pyinotify-0.9.6.tar.gz' saved [60998/60998]

/build-wheels/pyinotify-0.9.6 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying python2/pyinotify.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/pyinotify.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
creating python2/pyinotify.egg-info
writing python2/pyinotify.egg-info/PKG-INFO
writing top-level names to python2/pyinotify.egg-info/top_level.txt
writing dependency_links to python2/pyinotify.egg-info/dependency_links.txt
writing manifest file 'python2/pyinotify.egg-info/SOURCES.txt'
reading manifest file 'python2/pyinotify.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'python2/pyinotify.egg-info/SOURCES.txt'
Copying python2/pyinotify.egg-info to build/bdist.linux-x86_64/wheel/pyinotify-0.9.6-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pyinotify-0.9.6.dist-info/WHEEL
/build-wheels

############################################################
Building pykerberos-1.2.1-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/9a/b8/1ec56b6fa8a2e2a81420bd3d90e70b59fc83f6b857fb2c2c37accddc8be3/pykerberos-1.2.1.tar.gz
--2019-10-05 18:05:57-- https://files.pythonhosted.org/packages/9a/b8/1ec56b6fa8a2e2a81420bd3d90e70b59fc83f6b857fb2c2c37accddc8be3/pykerberos-1.2.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 24535 (24K) [binary/octet-stream]
Saving to: 'pykerberos-1.2.1.tar.gz'

0K .......... .......... ... 100% 3.16M=0.007s

2019-10-05 18:05:57 (3.16 MB/s) - 'pykerberos-1.2.1.tar.gz' saved [24535/24535]

/build-wheels/pykerberos-1.2.1 /build-wheels
running bdist_wheel
running build
running build_ext
building 'kerberos' extension
creating build
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/kerberos.c -o build/temp.linux-x86_64-2.7/src/kerberos.o -DGSSAPI_EXT
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/kerberosbasic.c -o build/temp.linux-x86_64-2.7/src/kerberosbasic.o -DGSSAPI_EXT
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/kerberosgss.c -o build/temp.linux-x86_64-2.7/src/kerberosgss.o -DGSSAPI_EXT
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/kerberospw.c -o build/temp.linux-x86_64-2.7/src/kerberospw.o -DGSSAPI_EXT
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/base64.c -o build/temp.linux-x86_64-2.7/src/base64.o -DGSSAPI_EXT
creating build/lib.linux-x86_64-2.7
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/kerberos.o build/temp.linux-x86_64-2.7/src/kerberosbasic.o build/temp.linux-x86_64-2.7/src/kerberosgss.o build/temp.linux-x86_64-2.7/src/kerberospw.o build/temp.linux-x86_64-2.7/src/base64.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/kerberos.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/kerberos.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing pykerberos.egg-info/PKG-INFO
writing top-level names to pykerberos.egg-info/top_level.txt
writing dependency_links to pykerberos.egg-info/dependency_links.txt
reading manifest file 'pykerberos.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pykerberos.egg-info/SOURCES.txt'
Copying pykerberos.egg-info to build/bdist.linux-x86_64/wheel/pykerberos-1.2.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pykerberos-1.2.1.dist-info/WHEEL
/build-wheels

############################################################
Building pylxd-2.2.9-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/42/4f/39c3614b91f0b9e8ba757d2bacb13b356b5c8d0f6be1fdebbc2b795ae831/pylxd-2.2.9.tar.gz
--2019-10-05 18:05:58-- https://files.pythonhosted.org/packages/42/4f/39c3614b91f0b9e8ba757d2bacb13b356b5c8d0f6be1fdebbc2b795ae831/pylxd-2.2.9.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 99126 (97K) [binary/octet-stream]
Saving to: 'pylxd-2.2.9.tar.gz'

0K .......... .......... .......... .......... .......... 51% 3.36M 0s
50K .......... .......... .......... .......... ...... 100% 6.52M=0.02s

2019-10-05 18:05:58 (4.39 MB/s) - 'pylxd-2.2.9.tar.gz' saved [99126/99126]

/build-wheels/pylxd-2.2.9 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pylxd
creating build/lib/pylxd/models
copying pylxd/models/network.py -> build/lib/pylxd/models
copying pylxd/models/profile.py -> build/lib/pylxd/models
copying pylxd/models/storage_pool.py -> build/lib/pylxd/models
copying pylxd/models/certificate.py -> build/lib/pylxd/models
copying pylxd/models/operation.py -> build/lib/pylxd/models
copying pylxd/models/_model.py -> build/lib/pylxd/models
copying pylxd/models/container.py -> build/lib/pylxd/models
copying pylxd/models/__init__.py -> build/lib/pylxd/models
copying pylxd/models/cluster.py -> build/lib/pylxd/models
copying pylxd/models/image.py -> build/lib/pylxd/models
creating build/lib/pylxd/tests
copying pylxd/tests/mock_lxd.py -> build/lib/pylxd/tests
copying pylxd/tests/test_client.py -> build/lib/pylxd/tests
copying pylxd/tests/__init__.py -> build/lib/pylxd/tests
copying pylxd/tests/testing.py -> build/lib/pylxd/tests
creating build/lib/pylxd/tests/models
copying pylxd/tests/models/test_cluster_member.py -> build/lib/pylxd/tests/models
copying pylxd/tests/models/test_model.py -> build/lib/pylxd/tests/models
copying pylxd/tests/models/test_storage.py -> build/lib/pylxd/tests/models
copying pylxd/tests/models/test_profile.py -> build/lib/pylxd/tests/models
copying pylxd/tests/models/test_container.py -> build/lib/pylxd/tests/models
copying pylxd/tests/models/test_image.py -> build/lib/pylxd/tests/models
copying pylxd/tests/models/test_cluster.py -> build/lib/pylxd/tests/models
copying pylxd/tests/models/test_operation.py -> build/lib/pylxd/tests/models
copying pylxd/tests/models/__init__.py -> build/lib/pylxd/tests/models
copying pylxd/tests/models/test_network.py -> build/lib/pylxd/tests/models
copying pylxd/tests/models/test_certificate.py -> build/lib/pylxd/tests/models
creating build/lib/pylxd/deprecated
creating build/lib/pylxd/deprecated/tests
copying pylxd/deprecated/tests/test_connection.py -> build/lib/pylxd/deprecated/tests
copying pylxd/deprecated/tests/test_container.py -> build/lib/pylxd/deprecated/tests
copying pylxd/deprecated/tests/test_image.py -> build/lib/pylxd/deprecated/tests
copying pylxd/deprecated/tests/fake_api.py -> build/lib/pylxd/deprecated/tests
copying pylxd/deprecated/tests/test_operation.py -> build/lib/pylxd/deprecated/tests
copying pylxd/deprecated/tests/utils.py -> build/lib/pylxd/deprecated/tests
copying pylxd/deprecated/tests/test_host.py -> build/lib/pylxd/deprecated/tests
copying pylxd/deprecated/tests/test_profiles.py -> build/lib/pylxd/deprecated/tests
copying pylxd/deprecated/tests/__init__.py -> build/lib/pylxd/deprecated/tests
copying pylxd/deprecated/tests/test_network.py -> build/lib/pylxd/deprecated/tests
copying pylxd/deprecated/tests/test_certificate.py -> build/lib/pylxd/deprecated/tests
copying pylxd/deprecated/tests/test_image_alias.py -> build/lib/pylxd/deprecated/tests
copying pylxd/exceptions.py -> build/lib/pylxd
copying pylxd/client.py -> build/lib/pylxd
copying pylxd/deprecation.py -> build/lib/pylxd
copying pylxd/managers.py -> build/lib/pylxd
copying pylxd/__init__.py -> build/lib/pylxd
copying pylxd/deprecated/network.py -> build/lib/pylxd/deprecated
copying pylxd/deprecated/connection.py -> build/lib/pylxd/deprecated
copying pylxd/deprecated/exceptions.py -> build/lib/pylxd/deprecated
copying pylxd/deprecated/api.py -> build/lib/pylxd/deprecated
copying pylxd/deprecated/profiles.py -> build/lib/pylxd/deprecated
copying pylxd/deprecated/base.py -> build/lib/pylxd/deprecated
copying pylxd/deprecated/certificate.py -> build/lib/pylxd/deprecated
copying pylxd/deprecated/operation.py -> build/lib/pylxd/deprecated
copying pylxd/deprecated/container.py -> build/lib/pylxd/deprecated
copying pylxd/deprecated/utils.py -> build/lib/pylxd/deprecated
copying pylxd/deprecated/__init__.py -> build/lib/pylxd/deprecated
copying pylxd/deprecated/hosts.py -> build/lib/pylxd/deprecated
copying pylxd/deprecated/image.py -> build/lib/pylxd/deprecated
running egg_info
writing requirements to pylxd.egg-info/requires.txt
writing pylxd.egg-info/PKG-INFO
writing top-level names to pylxd.egg-info/top_level.txt
writing dependency_links to pylxd.egg-info/dependency_links.txt
[pbr] Reusing existing SOURCES.txt
copying pylxd/tests/lxd.crt -> build/lib/pylxd/tests
copying pylxd/tests/lxd.key -> build/lib/pylxd/tests
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pylxd
creating build/bdist.linux-x86_64/wheel/pylxd/models
copying build/lib/pylxd/models/network.py -> build/bdist.linux-x86_64/wheel/pylxd/models
copying build/lib/pylxd/models/profile.py -> build/bdist.linux-x86_64/wheel/pylxd/models
copying build/lib/pylxd/models/storage_pool.py -> build/bdist.linux-x86_64/wheel/pylxd/models
copying build/lib/pylxd/models/certificate.py -> build/bdist.linux-x86_64/wheel/pylxd/models
copying build/lib/pylxd/models/operation.py -> build/bdist.linux-x86_64/wheel/pylxd/models
copying build/lib/pylxd/models/_model.py -> build/bdist.linux-x86_64/wheel/pylxd/models
copying build/lib/pylxd/models/container.py -> build/bdist.linux-x86_64/wheel/pylxd/models
copying build/lib/pylxd/models/__init__.py -> build/bdist.linux-x86_64/wheel/pylxd/models
copying build/lib/pylxd/models/cluster.py -> build/bdist.linux-x86_64/wheel/pylxd/models
copying build/lib/pylxd/models/image.py -> build/bdist.linux-x86_64/wheel/pylxd/models
creating build/bdist.linux-x86_64/wheel/pylxd/tests
copying build/lib/pylxd/tests/mock_lxd.py -> build/bdist.linux-x86_64/wheel/pylxd/tests
copying build/lib/pylxd/tests/test_client.py -> build/bdist.linux-x86_64/wheel/pylxd/tests
copying build/lib/pylxd/tests/__init__.py -> build/bdist.linux-x86_64/wheel/pylxd/tests
copying build/lib/pylxd/tests/testing.py -> build/bdist.linux-x86_64/wheel/pylxd/tests
creating build/bdist.linux-x86_64/wheel/pylxd/tests/models
copying build/lib/pylxd/tests/models/test_cluster_member.py -> build/bdist.linux-x86_64/wheel/pylxd/tests/models
copying build/lib/pylxd/tests/models/test_model.py -> build/bdist.linux-x86_64/wheel/pylxd/tests/models
copying build/lib/pylxd/tests/models/test_storage.py -> build/bdist.linux-x86_64/wheel/pylxd/tests/models
copying build/lib/pylxd/tests/models/test_profile.py -> build/bdist.linux-x86_64/wheel/pylxd/tests/models
copying build/lib/pylxd/tests/models/test_container.py -> build/bdist.linux-x86_64/wheel/pylxd/tests/models
copying build/lib/pylxd/tests/models/test_image.py -> build/bdist.linux-x86_64/wheel/pylxd/tests/models
copying build/lib/pylxd/tests/models/test_cluster.py -> build/bdist.linux-x86_64/wheel/pylxd/tests/models
copying build/lib/pylxd/tests/models/test_operation.py -> build/bdist.linux-x86_64/wheel/pylxd/tests/models
copying build/lib/pylxd/tests/models/__init__.py -> build/bdist.linux-x86_64/wheel/pylxd/tests/models
copying build/lib/pylxd/tests/models/test_network.py -> build/bdist.linux-x86_64/wheel/pylxd/tests/models
copying build/lib/pylxd/tests/models/test_certificate.py -> build/bdist.linux-x86_64/wheel/pylxd/tests/models
copying build/lib/pylxd/tests/lxd.crt -> build/bdist.linux-x86_64/wheel/pylxd/tests
copying build/lib/pylxd/tests/lxd.key -> build/bdist.linux-x86_64/wheel/pylxd/tests
creating build/bdist.linux-x86_64/wheel/pylxd/deprecated
creating build/bdist.linux-x86_64/wheel/pylxd/deprecated/tests
copying build/lib/pylxd/deprecated/tests/test_connection.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated/tests
copying build/lib/pylxd/deprecated/tests/test_container.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated/tests
copying build/lib/pylxd/deprecated/tests/test_image.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated/tests
copying build/lib/pylxd/deprecated/tests/fake_api.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated/tests
copying build/lib/pylxd/deprecated/tests/test_operation.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated/tests
copying build/lib/pylxd/deprecated/tests/utils.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated/tests
copying build/lib/pylxd/deprecated/tests/test_host.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated/tests
copying build/lib/pylxd/deprecated/tests/test_profiles.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated/tests
copying build/lib/pylxd/deprecated/tests/__init__.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated/tests
copying build/lib/pylxd/deprecated/tests/test_network.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated/tests
copying build/lib/pylxd/deprecated/tests/test_certificate.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated/tests
copying build/lib/pylxd/deprecated/tests/test_image_alias.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated/tests
copying build/lib/pylxd/deprecated/network.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated
copying build/lib/pylxd/deprecated/connection.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated
copying build/lib/pylxd/deprecated/exceptions.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated
copying build/lib/pylxd/deprecated/api.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated
copying build/lib/pylxd/deprecated/profiles.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated
copying build/lib/pylxd/deprecated/base.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated
copying build/lib/pylxd/deprecated/certificate.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated
copying build/lib/pylxd/deprecated/operation.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated
copying build/lib/pylxd/deprecated/container.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated
copying build/lib/pylxd/deprecated/utils.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated
copying build/lib/pylxd/deprecated/__init__.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated
copying build/lib/pylxd/deprecated/hosts.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated
copying build/lib/pylxd/deprecated/image.py -> build/bdist.linux-x86_64/wheel/pylxd/deprecated
copying build/lib/pylxd/exceptions.py -> build/bdist.linux-x86_64/wheel/pylxd
copying build/lib/pylxd/client.py -> build/bdist.linux-x86_64/wheel/pylxd
copying build/lib/pylxd/deprecation.py -> build/bdist.linux-x86_64/wheel/pylxd
copying build/lib/pylxd/managers.py -> build/bdist.linux-x86_64/wheel/pylxd
copying build/lib/pylxd/__init__.py -> build/bdist.linux-x86_64/wheel/pylxd
running install_egg_info
Copying pylxd.egg-info to build/bdist.linux-x86_64/wheel/pylxd-2.2.9-py2.7.egg-info
running install_scripts
/build-wheels/pylxd-2.2.9/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
creating build/bdist.linux-x86_64/wheel/pylxd-2.2.9.dist-info/WHEEL
/build-wheels

############################################################
Building pyperclip-1.7.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/2d/0f/4eda562dffd085945d57c2d9a5da745cfb5228c02bc90f2c74bbac746243/pyperclip-1.7.0.tar.gz
--2019-10-05 18:06:00-- https://files.pythonhosted.org/packages/2d/0f/4eda562dffd085945d57c2d9a5da745cfb5228c02bc90f2c74bbac746243/pyperclip-1.7.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15977 (16K) [binary/octet-stream]
Saving to: 'pyperclip-1.7.0.tar.gz'

0K .......... ..... 100% 2.21M=0.007s

2019-10-05 18:06:00 (2.21 MB/s) - 'pyperclip-1.7.0.tar.gz' saved [15977/15977]

/build-wheels/pyperclip-1.7.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pyperclip
copying src/pyperclip/__init__.py -> build/lib/pyperclip
copying src/pyperclip/__main__.py -> build/lib/pyperclip
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pyperclip
copying build/lib/pyperclip/__init__.py -> build/bdist.linux-x86_64/wheel/pyperclip
copying build/lib/pyperclip/__main__.py -> build/bdist.linux-x86_64/wheel/pyperclip
running install_egg_info
running egg_info
writing src/pyperclip.egg-info/PKG-INFO
writing top-level names to src/pyperclip.egg-info/top_level.txt
writing dependency_links to src/pyperclip.egg-info/dependency_links.txt
reading manifest file 'src/pyperclip.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'pyperclip'
writing manifest file 'src/pyperclip.egg-info/SOURCES.txt'
Copying src/pyperclip.egg-info to build/bdist.linux-x86_64/wheel/pyperclip-1.7.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pyperclip-1.7.0.dist-info/WHEEL
/build-wheels

############################################################
Building pyroute2-0.5.4-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/70/47/3c629288ec7b9114c751d656187db2dd1d6e668d3314a18d393a58bb3e81/pyroute2-0.5.4.tar.gz
--2019-10-05 18:06:00-- https://files.pythonhosted.org/packages/70/47/3c629288ec7b9114c751d656187db2dd1d6e668d3314a18d393a58bb3e81/pyroute2-0.5.4.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 694768 (678K) [binary/octet-stream]
Saving to: 'pyroute2-0.5.4.tar.gz'

0K .......... .......... .......... .......... .......... 7% 3.20M 0s
50K .......... .......... .......... .......... .......... 14% 6.53M 0s
100K .......... .......... .......... .......... .......... 22% 60.6M 0s
150K .......... .......... .......... .......... .......... 29% 7.18M 0s
200K .......... .......... .......... .......... .......... 36% 135M 0s
250K .......... .......... .......... .......... .......... 44% 48.9M 0s
300K .......... .......... .......... .......... .......... 51% 112M 0s
350K .......... .......... .......... .......... .......... 58% 7.79M 0s
400K .......... .......... .......... .......... .......... 66% 112M 0s
450K .......... .......... .......... .......... .......... 73% 88.7M 0s
500K .......... .......... .......... .......... .......... 81% 108M 0s
550K .......... .......... .......... .......... .......... 88% 83.9M 0s
600K .......... .......... .......... .......... .......... 95% 113M 0s
650K .......... .......... ........ 100% 129M=0.04s

2019-10-05 18:06:00 (16.1 MB/s) - 'pyroute2-0.5.4.tar.gz' saved [694768/694768]

/build-wheels/pyroute2-0.5.4 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pyroute2
copying pyroute2/__init__.py -> build/lib/pyroute2
copying pyroute2/ipset.py -> build/lib/pyroute2
copying pyroute2/common.py -> build/lib/pyroute2
copying pyroute2/proxy.py -> build/lib/pyroute2
copying pyroute2/conntrack.py -> build/lib/pyroute2
copying pyroute2/wiset.py -> build/lib/pyroute2
copying pyroute2/devlink.py -> build/lib/pyroute2
copying pyroute2/arp.py -> build/lib/pyroute2
copying pyroute2/iwutil.py -> build/lib/pyroute2
creating build/lib/pyroute2/bsd
copying pyroute2/bsd/__init__.py -> build/lib/pyroute2/bsd
copying pyroute2/bsd/util.py -> build/lib/pyroute2/bsd
creating build/lib/pyroute2/bsd/rtmsocket
copying pyroute2/bsd/rtmsocket/freebsd.py -> build/lib/pyroute2/bsd/rtmsocket
copying pyroute2/bsd/rtmsocket/__init__.py -> build/lib/pyroute2/bsd/rtmsocket
copying pyroute2/bsd/rtmsocket/openbsd.py -> build/lib/pyroute2/bsd/rtmsocket
creating build/lib/pyroute2/bsd/pf_route
copying pyroute2/bsd/pf_route/freebsd.py -> build/lib/pyroute2/bsd/pf_route
copying pyroute2/bsd/pf_route/__init__.py -> build/lib/pyroute2/bsd/pf_route
copying pyroute2/bsd/pf_route/openbsd.py -> build/lib/pyroute2/bsd/pf_route
creating build/lib/pyroute2/cli
copying pyroute2/cli/__init__.py -> build/lib/pyroute2/cli
creating build/lib/pyroute2/config
copying pyroute2/config/test_platform.py -> build/lib/pyroute2/config
copying pyroute2/config/eventlet.py -> build/lib/pyroute2/config
copying pyroute2/config/__init__.py -> build/lib/pyroute2/config
copying pyroute2/config/asyncio.py -> build/lib/pyroute2/config
creating build/lib/pyroute2/dhcp
copying pyroute2/dhcp/__init__.py -> build/lib/pyroute2/dhcp
copying pyroute2/dhcp/dhcp4msg.py -> build/lib/pyroute2/dhcp
copying pyroute2/dhcp/dhcp4socket.py -> build/lib/pyroute2/dhcp
creating build/lib/pyroute2/ipdb
copying pyroute2/ipdb/interfaces.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/linkedset.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/transactional.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/main.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/__init__.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/exceptions.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/rules.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/routes.py -> build/lib/pyroute2/ipdb
copying pyroute2/ipdb/utils.py -> build/lib/pyroute2/ipdb
creating build/lib/pyroute2/iproute
copying pyroute2/iproute/remote.py -> build/lib/pyroute2/iproute
copying pyroute2/iproute/bsd.py -> build/lib/pyroute2/iproute
copying pyroute2/iproute/__init__.py -> build/lib/pyroute2/iproute
copying pyroute2/iproute/linux.py -> build/lib/pyroute2/iproute
creating build/lib/pyroute2/ndb
copying pyroute2/ndb/rtnl_object.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/report.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/address.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/main.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/sql.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/interface.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/neighbour.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/__init__.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/dbschema.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/query.py -> build/lib/pyroute2/ndb
copying pyroute2/ndb/route.py -> build/lib/pyroute2/ndb
creating build/lib/pyroute2/netns
copying pyroute2/netns/nslink.py -> build/lib/pyroute2/netns
copying pyroute2/netns/__init__.py -> build/lib/pyroute2/netns
creating build/lib/pyroute2/netns/process
copying pyroute2/netns/process/__init__.py -> build/lib/pyroute2/netns/process
copying pyroute2/netns/process/proxy.py -> build/lib/pyroute2/netns/process
creating build/lib/pyroute2/netlink
copying pyroute2/netlink/nlsocket.py -> build/lib/pyroute2/netlink
copying pyroute2/netlink/__init__.py -> build/lib/pyroute2/netlink
copying pyroute2/netlink/exceptions.py -> build/lib/pyroute2/netlink
creating build/lib/pyroute2/netlink/generic
copying pyroute2/netlink/generic/__init__.py -> build/lib/pyroute2/netlink/generic
creating build/lib/pyroute2/netlink/ipq
copying pyroute2/netlink/ipq/__init__.py -> build/lib/pyroute2/netlink/ipq
creating build/lib/pyroute2/netlink/nfnetlink
copying pyroute2/netlink/nfnetlink/nftsocket.py -> build/lib/pyroute2/netlink/nfnetlink
copying pyroute2/netlink/nfnetlink/nfctsocket.py -> build/lib/pyroute2/netlink/nfnetlink
copying pyroute2/netlink/nfnetlink/__init__.py -> build/lib/pyroute2/netlink/nfnetlink
copying pyroute2/netlink/nfnetlink/ipset.py -> build/lib/pyroute2/netlink/nfnetlink
creating build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/rtmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/req.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/p2pmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/ifaddrmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/__init__.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/errmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/ndmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/fibmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/rtgenmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/iprsocket.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/nsidmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/iw_event.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/ndtmsg.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/marshal.py -> build/lib/pyroute2/netlink/rtnl
copying pyroute2/netlink/rtnl/riprsocket.py -> build/lib/pyroute2/netlink/rtnl
creating build/lib/pyroute2/netlink/rtnl/ifinfmsg
copying pyroute2/netlink/rtnl/ifinfmsg/__init__.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg
copying pyroute2/netlink/rtnl/ifinfmsg/compat.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg
copying pyroute2/netlink/rtnl/ifinfmsg/proxy.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg
creating build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/vti6.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/ipvlan.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/bond.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/tuntap.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/vrf.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/vxlan.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/xfrm.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/__init__.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/gtp.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/vti.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying pyroute2/netlink/rtnl/ifinfmsg/plugins/vlan.py -> build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins
creating build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_netem.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_drr.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_bpf.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_tbf.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/cls_basic.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/act_mirred.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_hfsc.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/act_connmark.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/cls_matchall.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/act_vlan.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_sfq.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_ingress.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_choke.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/cls_u32.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/__init__.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_codel.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_fq_codel.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_template.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/act_gact.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/common.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_clsact.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/act_bpf.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_plug.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_htb.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/cls_flow.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/common_ematch.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/act_police.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/sched_pfifo_fast.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/cls_fw.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/em_ipset.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
copying pyroute2/netlink/rtnl/tcmsg/common_act.py -> build/lib/pyroute2/netlink/rtnl/tcmsg
creating build/lib/pyroute2/netlink/taskstats
copying pyroute2/netlink/taskstats/__init__.py -> build/lib/pyroute2/netlink/taskstats
creating build/lib/pyroute2/netlink/nl80211
copying pyroute2/netlink/nl80211/__init__.py -> build/lib/pyroute2/netlink/nl80211
creating build/lib/pyroute2/netlink/devlink
copying pyroute2/netlink/devlink/__init__.py -> build/lib/pyroute2/netlink/devlink
creating build/lib/pyroute2/netlink/diag
copying pyroute2/netlink/diag/__init__.py -> build/lib/pyroute2/netlink/diag
creating build/lib/pyroute2/netlink/event
copying pyroute2/netlink/event/acpi_event.py -> build/lib/pyroute2/netlink/event
copying pyroute2/netlink/event/thermal_event.py -> build/lib/pyroute2/netlink/event
copying pyroute2/netlink/event/dquot.py -> build/lib/pyroute2/netlink/event
copying pyroute2/netlink/event/__init__.py -> build/lib/pyroute2/netlink/event
creating build/lib/pyroute2/nftables
copying pyroute2/nftables/main.py -> build/lib/pyroute2/nftables
copying pyroute2/nftables/__init__.py -> build/lib/pyroute2/nftables
copying pyroute2/nftables/expressions.py -> build/lib/pyroute2/nftables
creating build/lib/pyroute2/protocols
copying pyroute2/protocols/rawsocket.py -> build/lib/pyroute2/protocols
copying pyroute2/protocols/icmp.py -> build/lib/pyroute2/protocols
copying pyroute2/protocols/__init__.py -> build/lib/pyroute2/protocols
creating build/lib/pyroute2/remote
copying pyroute2/remote/__main__.py -> build/lib/pyroute2/remote
copying pyroute2/remote/__init__.py -> build/lib/pyroute2/remote
copying pyroute2/remote/shell.py -> build/lib/pyroute2/remote
running build_scripts
creating build/scripts-2.7
copying and adjusting ./cli/ss2 -> build/scripts-2.7
changing mode of build/scripts-2.7/ss2 from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pyroute2
copying build/lib/pyroute2/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2
copying build/lib/pyroute2/ipset.py -> build/bdist.linux-x86_64/wheel/pyroute2
copying build/lib/pyroute2/common.py -> build/bdist.linux-x86_64/wheel/pyroute2
copying build/lib/pyroute2/proxy.py -> build/bdist.linux-x86_64/wheel/pyroute2
copying build/lib/pyroute2/conntrack.py -> build/bdist.linux-x86_64/wheel/pyroute2
copying build/lib/pyroute2/wiset.py -> build/bdist.linux-x86_64/wheel/pyroute2
copying build/lib/pyroute2/devlink.py -> build/bdist.linux-x86_64/wheel/pyroute2
copying build/lib/pyroute2/arp.py -> build/bdist.linux-x86_64/wheel/pyroute2
copying build/lib/pyroute2/iwutil.py -> build/bdist.linux-x86_64/wheel/pyroute2
creating build/bdist.linux-x86_64/wheel/pyroute2/bsd
copying build/lib/pyroute2/bsd/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/bsd
copying build/lib/pyroute2/bsd/util.py -> build/bdist.linux-x86_64/wheel/pyroute2/bsd
creating build/bdist.linux-x86_64/wheel/pyroute2/bsd/rtmsocket
copying build/lib/pyroute2/bsd/rtmsocket/freebsd.py -> build/bdist.linux-x86_64/wheel/pyroute2/bsd/rtmsocket
copying build/lib/pyroute2/bsd/rtmsocket/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/bsd/rtmsocket
copying build/lib/pyroute2/bsd/rtmsocket/openbsd.py -> build/bdist.linux-x86_64/wheel/pyroute2/bsd/rtmsocket
creating build/bdist.linux-x86_64/wheel/pyroute2/bsd/pf_route
copying build/lib/pyroute2/bsd/pf_route/freebsd.py -> build/bdist.linux-x86_64/wheel/pyroute2/bsd/pf_route
copying build/lib/pyroute2/bsd/pf_route/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/bsd/pf_route
copying build/lib/pyroute2/bsd/pf_route/openbsd.py -> build/bdist.linux-x86_64/wheel/pyroute2/bsd/pf_route
creating build/bdist.linux-x86_64/wheel/pyroute2/cli
copying build/lib/pyroute2/cli/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/cli
creating build/bdist.linux-x86_64/wheel/pyroute2/config
copying build/lib/pyroute2/config/test_platform.py -> build/bdist.linux-x86_64/wheel/pyroute2/config
copying build/lib/pyroute2/config/eventlet.py -> build/bdist.linux-x86_64/wheel/pyroute2/config
copying build/lib/pyroute2/config/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/config
copying build/lib/pyroute2/config/asyncio.py -> build/bdist.linux-x86_64/wheel/pyroute2/config
creating build/bdist.linux-x86_64/wheel/pyroute2/dhcp
copying build/lib/pyroute2/dhcp/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/dhcp
copying build/lib/pyroute2/dhcp/dhcp4msg.py -> build/bdist.linux-x86_64/wheel/pyroute2/dhcp
copying build/lib/pyroute2/dhcp/dhcp4socket.py -> build/bdist.linux-x86_64/wheel/pyroute2/dhcp
creating build/bdist.linux-x86_64/wheel/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/interfaces.py -> build/bdist.linux-x86_64/wheel/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/linkedset.py -> build/bdist.linux-x86_64/wheel/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/transactional.py -> build/bdist.linux-x86_64/wheel/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/main.py -> build/bdist.linux-x86_64/wheel/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/exceptions.py -> build/bdist.linux-x86_64/wheel/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/rules.py -> build/bdist.linux-x86_64/wheel/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/routes.py -> build/bdist.linux-x86_64/wheel/pyroute2/ipdb
copying build/lib/pyroute2/ipdb/utils.py -> build/bdist.linux-x86_64/wheel/pyroute2/ipdb
creating build/bdist.linux-x86_64/wheel/pyroute2/iproute
copying build/lib/pyroute2/iproute/remote.py -> build/bdist.linux-x86_64/wheel/pyroute2/iproute
copying build/lib/pyroute2/iproute/bsd.py -> build/bdist.linux-x86_64/wheel/pyroute2/iproute
copying build/lib/pyroute2/iproute/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/iproute
copying build/lib/pyroute2/iproute/linux.py -> build/bdist.linux-x86_64/wheel/pyroute2/iproute
creating build/bdist.linux-x86_64/wheel/pyroute2/ndb
copying build/lib/pyroute2/ndb/rtnl_object.py -> build/bdist.linux-x86_64/wheel/pyroute2/ndb
copying build/lib/pyroute2/ndb/report.py -> build/bdist.linux-x86_64/wheel/pyroute2/ndb
copying build/lib/pyroute2/ndb/address.py -> build/bdist.linux-x86_64/wheel/pyroute2/ndb
copying build/lib/pyroute2/ndb/main.py -> build/bdist.linux-x86_64/wheel/pyroute2/ndb
copying build/lib/pyroute2/ndb/sql.py -> build/bdist.linux-x86_64/wheel/pyroute2/ndb
copying build/lib/pyroute2/ndb/interface.py -> build/bdist.linux-x86_64/wheel/pyroute2/ndb
copying build/lib/pyroute2/ndb/neighbour.py -> build/bdist.linux-x86_64/wheel/pyroute2/ndb
copying build/lib/pyroute2/ndb/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/ndb
copying build/lib/pyroute2/ndb/dbschema.py -> build/bdist.linux-x86_64/wheel/pyroute2/ndb
copying build/lib/pyroute2/ndb/query.py -> build/bdist.linux-x86_64/wheel/pyroute2/ndb
copying build/lib/pyroute2/ndb/route.py -> build/bdist.linux-x86_64/wheel/pyroute2/ndb
creating build/bdist.linux-x86_64/wheel/pyroute2/netns
copying build/lib/pyroute2/netns/nslink.py -> build/bdist.linux-x86_64/wheel/pyroute2/netns
copying build/lib/pyroute2/netns/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netns
creating build/bdist.linux-x86_64/wheel/pyroute2/netns/process
copying build/lib/pyroute2/netns/process/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netns/process
copying build/lib/pyroute2/netns/process/proxy.py -> build/bdist.linux-x86_64/wheel/pyroute2/netns/process
creating build/bdist.linux-x86_64/wheel/pyroute2/netlink
copying build/lib/pyroute2/netlink/nlsocket.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink
copying build/lib/pyroute2/netlink/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink
copying build/lib/pyroute2/netlink/exceptions.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink
creating build/bdist.linux-x86_64/wheel/pyroute2/netlink/generic
copying build/lib/pyroute2/netlink/generic/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/generic
creating build/bdist.linux-x86_64/wheel/pyroute2/netlink/ipq
copying build/lib/pyroute2/netlink/ipq/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/ipq
creating build/bdist.linux-x86_64/wheel/pyroute2/netlink/nfnetlink
copying build/lib/pyroute2/netlink/nfnetlink/nftsocket.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/nfnetlink
copying build/lib/pyroute2/netlink/nfnetlink/nfctsocket.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/nfnetlink
copying build/lib/pyroute2/netlink/nfnetlink/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/nfnetlink
copying build/lib/pyroute2/netlink/nfnetlink/ipset.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/nfnetlink
creating build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/rtmsg.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/req.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/p2pmsg.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/ifaddrmsg.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/errmsg.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/ndmsg.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/fibmsg.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/rtgenmsg.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/iprsocket.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/nsidmsg.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/iw_event.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/ndtmsg.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/marshal.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
copying build/lib/pyroute2/netlink/rtnl/riprsocket.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl
creating build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/compat.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/proxy.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg
creating build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/vti6.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/ipvlan.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/bond.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/tuntap.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/vrf.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/vxlan.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/xfrm.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/gtp.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/vti.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg/plugins
copying build/lib/pyroute2/netlink/rtnl/ifinfmsg/plugins/vlan.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/ifinfmsg/plugins
creating build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_netem.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_drr.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_bpf.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_tbf.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/cls_basic.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/act_mirred.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_hfsc.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/act_connmark.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/cls_matchall.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/act_vlan.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_sfq.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_ingress.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_choke.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/cls_u32.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_codel.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_fq_codel.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_template.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/act_gact.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/common.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_clsact.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/act_bpf.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_plug.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_htb.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/cls_flow.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/common_ematch.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/act_police.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/sched_pfifo_fast.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/cls_fw.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/em_ipset.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
copying build/lib/pyroute2/netlink/rtnl/tcmsg/common_act.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/rtnl/tcmsg
creating build/bdist.linux-x86_64/wheel/pyroute2/netlink/taskstats
copying build/lib/pyroute2/netlink/taskstats/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/taskstats
creating build/bdist.linux-x86_64/wheel/pyroute2/netlink/nl80211
copying build/lib/pyroute2/netlink/nl80211/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/nl80211
creating build/bdist.linux-x86_64/wheel/pyroute2/netlink/devlink
copying build/lib/pyroute2/netlink/devlink/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/devlink
creating build/bdist.linux-x86_64/wheel/pyroute2/netlink/diag
copying build/lib/pyroute2/netlink/diag/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/diag
creating build/bdist.linux-x86_64/wheel/pyroute2/netlink/event
copying build/lib/pyroute2/netlink/event/acpi_event.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/event
copying build/lib/pyroute2/netlink/event/thermal_event.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/event
copying build/lib/pyroute2/netlink/event/dquot.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/event
copying build/lib/pyroute2/netlink/event/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/netlink/event
creating build/bdist.linux-x86_64/wheel/pyroute2/nftables
copying build/lib/pyroute2/nftables/main.py -> build/bdist.linux-x86_64/wheel/pyroute2/nftables
copying build/lib/pyroute2/nftables/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/nftables
copying build/lib/pyroute2/nftables/expressions.py -> build/bdist.linux-x86_64/wheel/pyroute2/nftables
creating build/bdist.linux-x86_64/wheel/pyroute2/protocols
copying build/lib/pyroute2/protocols/rawsocket.py -> build/bdist.linux-x86_64/wheel/pyroute2/protocols
copying build/lib/pyroute2/protocols/icmp.py -> build/bdist.linux-x86_64/wheel/pyroute2/protocols
copying build/lib/pyroute2/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/protocols
creating build/bdist.linux-x86_64/wheel/pyroute2/remote
copying build/lib/pyroute2/remote/__main__.py -> build/bdist.linux-x86_64/wheel/pyroute2/remote
copying build/lib/pyroute2/remote/__init__.py -> build/bdist.linux-x86_64/wheel/pyroute2/remote
copying build/lib/pyroute2/remote/shell.py -> build/bdist.linux-x86_64/wheel/pyroute2/remote
running install_egg_info
running egg_info
creating pyroute2.egg-info
writing pyroute2.egg-info/PKG-INFO
writing top-level names to pyroute2.egg-info/top_level.txt
writing dependency_links to pyroute2.egg-info/dependency_links.txt
writing manifest file 'pyroute2.egg-info/SOURCES.txt'
reading manifest file 'pyroute2.egg-info/SOURCES.txt'
writing manifest file 'pyroute2.egg-info/SOURCES.txt'
Copying pyroute2.egg-info to build/bdist.linux-x86_64/wheel/pyroute2-0.5.4-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pyroute2-0.5.4.data
creating build/bdist.linux-x86_64/wheel/pyroute2-0.5.4.data/scripts
copying build/scripts-2.7/ss2 -> build/bdist.linux-x86_64/wheel/pyroute2-0.5.4.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/pyroute2-0.5.4.data/scripts/ss2 to 755
creating build/bdist.linux-x86_64/wheel/pyroute2-0.5.4.dist-info/WHEEL
/build-wheels

############################################################
Building pyScss-1.3.4-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/1d/4a/221ae7561c8f51c4f28b2b172366ccd0820b14bb947350df82428dfce381/pyScss-1.3.4.tar.gz
--2019-10-05 18:06:01-- https://files.pythonhosted.org/packages/1d/4a/221ae7561c8f51c4f28b2b172366ccd0820b14bb947350df82428dfce381/pyScss-1.3.4.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 120226 (117K) [application/octet-stream]
Saving to: 'pyScss-1.3.4.tar.gz'

0K .......... .......... .......... .......... .......... 42% 2.87M 0s
50K .......... .......... .......... .......... .......... 85% 5.99M 0s
100K .......... ....... 100% 89.1M=0.03s

2019-10-05 18:06:01 (4.52 MB/s) - 'pyScss-1.3.4.tar.gz' saved [120226/120226]

/build-wheels/pyScss-1.3.4 /build-wheels
setup.py:36: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65.
libraries=['pcre']
/usr/lib64/python2.7/distutils/core.py:112: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65.
_setup_distribution = dist = klass(attrs)
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/scss
copying scss/legacy.py -> build/lib.linux-x86_64-2.7/scss
copying scss/cssdefs.py -> build/lib.linux-x86_64-2.7/scss
copying scss/__init__.py -> build/lib.linux-x86_64-2.7/scss
copying scss/__main__.py -> build/lib.linux-x86_64-2.7/scss
copying scss/types.py -> build/lib.linux-x86_64-2.7/scss
copying scss/compiler.py -> build/lib.linux-x86_64-2.7/scss
copying scss/rule.py -> build/lib.linux-x86_64-2.7/scss
copying scss/scss_meta.py -> build/lib.linux-x86_64-2.7/scss
copying scss/setup.py -> build/lib.linux-x86_64-2.7/scss
copying scss/errors.py -> build/lib.linux-x86_64-2.7/scss
copying scss/sourcemap.py -> build/lib.linux-x86_64-2.7/scss
copying scss/source.py -> build/lib.linux-x86_64-2.7/scss
copying scss/config.py -> build/lib.linux-x86_64-2.7/scss
copying scss/namespace.py -> build/lib.linux-x86_64-2.7/scss
copying scss/ast.py -> build/lib.linux-x86_64-2.7/scss
copying scss/tool.py -> build/lib.linux-x86_64-2.7/scss
copying scss/calculator.py -> build/lib.linux-x86_64-2.7/scss
copying scss/selector.py -> build/lib.linux-x86_64-2.7/scss
copying scss/util.py -> build/lib.linux-x86_64-2.7/scss
creating build/lib.linux-x86_64-2.7/scss/extension
copying scss/extension/__init__.py -> build/lib.linux-x86_64-2.7/scss/extension
copying scss/extension/bootstrap.py -> build/lib.linux-x86_64-2.7/scss/extension
copying scss/extension/fonts.py -> build/lib.linux-x86_64-2.7/scss/extension
copying scss/extension/extra.py -> build/lib.linux-x86_64-2.7/scss/extension
copying scss/extension/api.py -> build/lib.linux-x86_64-2.7/scss/extension
copying scss/extension/core.py -> build/lib.linux-x86_64-2.7/scss/extension
creating build/lib.linux-x86_64-2.7/scss/extension/compass
copying scss/extension/compass/__init__.py -> build/lib.linux-x86_64-2.7/scss/extension/compass
copying scss/extension/compass/gradients.py -> build/lib.linux-x86_64-2.7/scss/extension/compass
copying scss/extension/compass/layouts.py -> build/lib.linux-x86_64-2.7/scss/extension/compass
copying scss/extension/compass/helpers.py -> build/lib.linux-x86_64-2.7/scss/extension/compass
copying scss/extension/compass/sprites.py -> build/lib.linux-x86_64-2.7/scss/extension/compass
copying scss/extension/compass/images.py -> build/lib.linux-x86_64-2.7/scss/extension/compass
copying scss/extension/compass/configuration.py -> build/lib.linux-x86_64-2.7/scss/extension/compass
creating build/lib.linux-x86_64-2.7/scss/grammar
copying scss/grammar/__init__.py -> build/lib.linux-x86_64-2.7/scss/grammar
copying scss/grammar/scanner.py -> build/lib.linux-x86_64-2.7/scss/grammar
copying scss/grammar/expression.py -> build/lib.linux-x86_64-2.7/scss/grammar
running build_ext
building 'scss.grammar._scanner' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/scss
creating build/temp.linux-x86_64-2.7/scss/src
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c scss/src/_speedups.c -o build/temp.linux-x86_64-2.7/scss/src/_speedups.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c scss/src/block_locator.c -o build/temp.linux-x86_64-2.7/scss/src/block_locator.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c scss/src/scanner.c -o build/temp.linux-x86_64-2.7/scss/src/scanner.o
scss/src/scanner.c: In function 'Pattern_initialize':
scss/src/scanner.c:98:11: warning: variable 'regex' set but not used [-Wunused-but-set-variable]
Pattern *regex;
^
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c scss/src/hashtable.c -o build/temp.linux-x86_64-2.7/scss/src/hashtable.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/scss/src/_speedups.o build/temp.linux-x86_64-2.7/scss/src/block_locator.o build/temp.linux-x86_64-2.7/scss/src/scanner.o build/temp.linux-x86_64-2.7/scss/src/hashtable.o -L/usr/lib64 -lpcre -lpython2.7 -o build/lib.linux-x86_64-2.7/scss/grammar/_scanner.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/legacy.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/cssdefs.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/__init__.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/__main__.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/types.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/compiler.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/rule.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/scss_meta.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/setup.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/errors.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/sourcemap.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/source.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/config.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/namespace.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/ast.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/tool.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/calculator.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/selector.py -> build/bdist.linux-x86_64/wheel/scss
copying build/lib.linux-x86_64-2.7/scss/util.py -> build/bdist.linux-x86_64/wheel/scss
creating build/bdist.linux-x86_64/wheel/scss/extension
copying build/lib.linux-x86_64-2.7/scss/extension/__init__.py -> build/bdist.linux-x86_64/wheel/scss/extension
copying build/lib.linux-x86_64-2.7/scss/extension/bootstrap.py -> build/bdist.linux-x86_64/wheel/scss/extension
copying build/lib.linux-x86_64-2.7/scss/extension/fonts.py -> build/bdist.linux-x86_64/wheel/scss/extension
copying build/lib.linux-x86_64-2.7/scss/extension/extra.py -> build/bdist.linux-x86_64/wheel/scss/extension
copying build/lib.linux-x86_64-2.7/scss/extension/api.py -> build/bdist.linux-x86_64/wheel/scss/extension
copying build/lib.linux-x86_64-2.7/scss/extension/core.py -> build/bdist.linux-x86_64/wheel/scss/extension
creating build/bdist.linux-x86_64/wheel/scss/extension/compass
copying build/lib.linux-x86_64-2.7/scss/extension/compass/__init__.py -> build/bdist.linux-x86_64/wheel/scss/extension/compass
copying build/lib.linux-x86_64-2.7/scss/extension/compass/gradients.py -> build/bdist.linux-x86_64/wheel/scss/extension/compass
copying build/lib.linux-x86_64-2.7/scss/extension/compass/layouts.py -> build/bdist.linux-x86_64/wheel/scss/extension/compass
copying build/lib.linux-x86_64-2.7/scss/extension/compass/helpers.py -> build/bdist.linux-x86_64/wheel/scss/extension/compass
copying build/lib.linux-x86_64-2.7/scss/extension/compass/sprites.py -> build/bdist.linux-x86_64/wheel/scss/extension/compass
copying build/lib.linux-x86_64-2.7/scss/extension/compass/images.py -> build/bdist.linux-x86_64/wheel/scss/extension/compass
copying build/lib.linux-x86_64-2.7/scss/extension/compass/configuration.py -> build/bdist.linux-x86_64/wheel/scss/extension/compass
creating build/bdist.linux-x86_64/wheel/scss/grammar
copying build/lib.linux-x86_64-2.7/scss/grammar/__init__.py -> build/bdist.linux-x86_64/wheel/scss/grammar
copying build/lib.linux-x86_64-2.7/scss/grammar/scanner.py -> build/bdist.linux-x86_64/wheel/scss/grammar
copying build/lib.linux-x86_64-2.7/scss/grammar/expression.py -> build/bdist.linux-x86_64/wheel/scss/grammar
copying build/lib.linux-x86_64-2.7/scss/grammar/_scanner.so -> build/bdist.linux-x86_64/wheel/scss/grammar
running install_egg_info
running egg_info
writing requirements to pyScss.egg-info/requires.txt
writing pyScss.egg-info/PKG-INFO
writing top-level names to pyScss.egg-info/top_level.txt
writing dependency_links to pyScss.egg-info/dependency_links.txt
writing entry points to pyScss.egg-info/entry_points.txt
reading manifest file 'pyScss.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pyScss.egg-info/SOURCES.txt'
Copying pyScss.egg-info to build/bdist.linux-x86_64/wheel/pyScss-1.3.4-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pyScss-1.3.4.dist-info/WHEEL
/build-wheels

############################################################
Building pysendfile-2.0.1-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/cd/3f/4aa268afd0252f06b3b487c296a066a01ddd4222a46b7a3748599c8fc8c3/pysendfile-2.0.1.tar.gz
--2019-10-05 18:06:02-- https://files.pythonhosted.org/packages/cd/3f/4aa268afd0252f06b3b487c296a066a01ddd4222a46b7a3748599c8fc8c3/pysendfile-2.0.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19315 (19K) [application/octet-stream]
Saving to: 'pysendfile-2.0.1.tar.gz'

0K .......... ........ 100% 2.38M=0.008s

2019-10-05 18:06:02 (2.38 MB/s) - 'pysendfile-2.0.1.tar.gz' saved [19315/19315]

/build-wheels/pysendfile-2.0.1 /build-wheels
running bdist_wheel
running build
running build_ext
building 'sendfile' extension
creating build
creating build/temp.linux-x86_64-2.7
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c sendfilemodule.c -o build/temp.linux-x86_64-2.7/sendfilemodule.o
sendfilemodule.c:315:28: warning: '_state' defined but not used [-Wunused-variable]
static struct module_state _state;
^
creating build/lib.linux-x86_64-2.7
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/sendfilemodule.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/sendfile.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/sendfile.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing pysendfile.egg-info/PKG-INFO
writing top-level names to pysendfile.egg-info/top_level.txt
writing dependency_links to pysendfile.egg-info/dependency_links.txt
reading manifest file 'pysendfile.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pysendfile.egg-info/SOURCES.txt'
Copying pysendfile.egg-info to build/bdist.linux-x86_64/wheel/pysendfile-2.0.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pysendfile-2.0.1.dist-info/WHEEL
/build-wheels

############################################################
Building pystache-0.5.4-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/d6/fd/eb8c212053addd941cc90baac307c00ac246ac3fce7166b86434c6eae963/pystache-0.5.4.tar.gz
--2019-10-05 18:06:03-- https://files.pythonhosted.org/packages/d6/fd/eb8c212053addd941cc90baac307c00ac246ac3fce7166b86434c6eae963/pystache-0.5.4.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 75131 (73K) [application/octet-stream]
Saving to: 'pystache-0.5.4.tar.gz'

0K .......... .......... .......... .......... .......... 68% 3.21M 0s
50K .......... .......... ... 100% 94.5M=0.02s

2019-10-05 18:06:03 (4.63 MB/s) - 'pystache-0.5.4.tar.gz' saved [75131/75131]

/build-wheels/pystache-0.5.4 /build-wheels
pystache: using: version '41.2.0' of <module 'setuptools' from '/usr/lib/python2.7/site-packages/setuptools/__init__.pyc'>
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pystache
copying pystache/__init__.py -> build/lib/pystache
copying pystache/common.py -> build/lib/pystache
copying pystache/context.py -> build/lib/pystache
copying pystache/defaults.py -> build/lib/pystache
copying pystache/init.py -> build/lib/pystache
copying pystache/loader.py -> build/lib/pystache
copying pystache/locator.py -> build/lib/pystache
copying pystache/parsed.py -> build/lib/pystache
copying pystache/parser.py -> build/lib/pystache
copying pystache/renderengine.py -> build/lib/pystache
copying pystache/renderer.py -> build/lib/pystache
copying pystache/specloader.py -> build/lib/pystache
copying pystache/template_spec.py -> build/lib/pystache
creating build/lib/pystache/commands
copying pystache/commands/__init__.py -> build/lib/pystache/commands
copying pystache/commands/render.py -> build/lib/pystache/commands
copying pystache/commands/test.py -> build/lib/pystache/commands
creating build/lib/pystache/tests
copying pystache/tests/__init__.py -> build/lib/pystache/tests
copying pystache/tests/benchmark.py -> build/lib/pystache/tests
copying pystache/tests/common.py -> build/lib/pystache/tests
copying pystache/tests/doctesting.py -> build/lib/pystache/tests
copying pystache/tests/main.py -> build/lib/pystache/tests
copying pystache/tests/spectesting.py -> build/lib/pystache/tests
copying pystache/tests/test___init__.py -> build/lib/pystache/tests
copying pystache/tests/test_commands.py -> build/lib/pystache/tests
copying pystache/tests/test_context.py -> build/lib/pystache/tests
copying pystache/tests/test_defaults.py -> build/lib/pystache/tests
copying pystache/tests/test_examples.py -> build/lib/pystache/tests
copying pystache/tests/test_loader.py -> build/lib/pystache/tests
copying pystache/tests/test_locator.py -> build/lib/pystache/tests
copying pystache/tests/test_parser.py -> build/lib/pystache/tests
copying pystache/tests/test_pystache.py -> build/lib/pystache/tests
copying pystache/tests/test_renderengine.py -> build/lib/pystache/tests
copying pystache/tests/test_renderer.py -> build/lib/pystache/tests
copying pystache/tests/test_simple.py -> build/lib/pystache/tests
copying pystache/tests/test_specloader.py -> build/lib/pystache/tests
creating build/lib/pystache/tests/data
copying pystache/tests/data/__init__.py -> build/lib/pystache/tests/data
copying pystache/tests/data/views.py -> build/lib/pystache/tests/data
creating build/lib/pystache/tests/data/locator
copying pystache/tests/data/locator/__init__.py -> build/lib/pystache/tests/data/locator
creating build/lib/pystache/tests/examples
copying pystache/tests/examples/__init__.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/comments.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/complex.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/delimiters.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/double_section.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/escaped.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/inverted.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/lambdas.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/nested_context.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/partials_with_lambdas.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/readme.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/simple.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/template_partial.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/unescaped.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/unicode_input.py -> build/lib/pystache/tests/examples
copying pystache/tests/examples/unicode_output.py -> build/lib/pystache/tests/examples
copying pystache/tests/data/ascii.mustache -> build/lib/pystache/tests/data
copying pystache/tests/data/duplicate.mustache -> build/lib/pystache/tests/data
copying pystache/tests/data/non_ascii.mustache -> build/lib/pystache/tests/data
copying pystache/tests/data/sample_view.mustache -> build/lib/pystache/tests/data
copying pystache/tests/data/say_hello.mustache -> build/lib/pystache/tests/data
copying pystache/tests/data/locator/duplicate.mustache -> build/lib/pystache/tests/data/locator
copying pystache/tests/data/locator/template.txt -> build/lib/pystache/tests/data/locator
copying pystache/tests/examples/comments.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/complex.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/delimiters.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/double_section.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/escaped.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/inner_partial.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/inverted.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/lambdas.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/looping_partial.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/nested_context.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/partial_in_partial.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/partial_with_lambda.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/say_hello.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/simple.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/tagless.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/template_partial.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/unescaped.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/unicode_input.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/unicode_output.mustache -> build/lib/pystache/tests/examples
copying pystache/tests/examples/inner_partial.txt -> build/lib/pystache/tests/examples
copying pystache/tests/examples/template_partial.txt -> build/lib/pystache/tests/examples
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pystache
copying build/lib/pystache/__init__.py -> build/bdist.linux-x86_64/wheel/pystache
copying build/lib/pystache/common.py -> build/bdist.linux-x86_64/wheel/pystache
copying build/lib/pystache/context.py -> build/bdist.linux-x86_64/wheel/pystache
copying build/lib/pystache/defaults.py -> build/bdist.linux-x86_64/wheel/pystache
copying build/lib/pystache/init.py -> build/bdist.linux-x86_64/wheel/pystache
copying build/lib/pystache/loader.py -> build/bdist.linux-x86_64/wheel/pystache
copying build/lib/pystache/locator.py -> build/bdist.linux-x86_64/wheel/pystache
copying build/lib/pystache/parsed.py -> build/bdist.linux-x86_64/wheel/pystache
copying build/lib/pystache/parser.py -> build/bdist.linux-x86_64/wheel/pystache
copying build/lib/pystache/renderengine.py -> build/bdist.linux-x86_64/wheel/pystache
copying build/lib/pystache/renderer.py -> build/bdist.linux-x86_64/wheel/pystache
copying build/lib/pystache/specloader.py -> build/bdist.linux-x86_64/wheel/pystache
copying build/lib/pystache/template_spec.py -> build/bdist.linux-x86_64/wheel/pystache
creating build/bdist.linux-x86_64/wheel/pystache/commands
copying build/lib/pystache/commands/__init__.py -> build/bdist.linux-x86_64/wheel/pystache/commands
copying build/lib/pystache/commands/render.py -> build/bdist.linux-x86_64/wheel/pystache/commands
copying build/lib/pystache/commands/test.py -> build/bdist.linux-x86_64/wheel/pystache/commands
creating build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/__init__.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/benchmark.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/common.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/doctesting.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/main.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/spectesting.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/test___init__.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/test_commands.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/test_context.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/test_defaults.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/test_examples.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/test_loader.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/test_locator.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/test_parser.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/test_pystache.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/test_renderengine.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/test_renderer.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/test_simple.py -> build/bdist.linux-x86_64/wheel/pystache/tests
copying build/lib/pystache/tests/test_specloader.py -> build/bdist.linux-x86_64/wheel/pystache/tests
creating build/bdist.linux-x86_64/wheel/pystache/tests/data
copying build/lib/pystache/tests/data/__init__.py -> build/bdist.linux-x86_64/wheel/pystache/tests/data
copying build/lib/pystache/tests/data/views.py -> build/bdist.linux-x86_64/wheel/pystache/tests/data
creating build/bdist.linux-x86_64/wheel/pystache/tests/data/locator
copying build/lib/pystache/tests/data/locator/__init__.py -> build/bdist.linux-x86_64/wheel/pystache/tests/data/locator
copying build/lib/pystache/tests/data/locator/duplicate.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/data/locator
copying build/lib/pystache/tests/data/locator/template.txt -> build/bdist.linux-x86_64/wheel/pystache/tests/data/locator
copying build/lib/pystache/tests/data/ascii.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/data
copying build/lib/pystache/tests/data/duplicate.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/data
copying build/lib/pystache/tests/data/non_ascii.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/data
copying build/lib/pystache/tests/data/sample_view.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/data
copying build/lib/pystache/tests/data/say_hello.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/data
creating build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/__init__.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/comments.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/complex.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/delimiters.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/double_section.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/escaped.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/inverted.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/lambdas.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/nested_context.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/partials_with_lambdas.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/readme.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/simple.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/template_partial.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/unescaped.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/unicode_input.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/unicode_output.py -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/comments.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/complex.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/delimiters.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/double_section.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/escaped.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/inner_partial.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/inverted.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/lambdas.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/looping_partial.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/nested_context.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/partial_in_partial.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/partial_with_lambda.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/say_hello.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/simple.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/tagless.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/template_partial.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/unescaped.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/unicode_input.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/unicode_output.mustache -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/inner_partial.txt -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
copying build/lib/pystache/tests/examples/template_partial.txt -> build/bdist.linux-x86_64/wheel/pystache/tests/examples
running install_egg_info
running egg_info
writing pystache.egg-info/PKG-INFO
writing top-level names to pystache.egg-info/top_level.txt
writing dependency_links to pystache.egg-info/dependency_links.txt
writing entry points to pystache.egg-info/entry_points.txt
reading manifest file 'pystache.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pystache.egg-info/SOURCES.txt'
Copying pystache.egg-info to build/bdist.linux-x86_64/wheel/pystache-0.5.4-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pystache-0.5.4.dist-info/WHEEL
/build-wheels

############################################################
Building python_etcd-0.4.5-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a1/da/616a4d073642da5dd432e5289b7c1cb0963cc5dde23d1ecb8d726821ab41/python-etcd-0.4.5.tar.gz
--2019-10-05 18:06:03-- https://files.pythonhosted.org/packages/a1/da/616a4d073642da5dd432e5289b7c1cb0963cc5dde23d1ecb8d726821ab41/python-etcd-0.4.5.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 37270 (36K) [binary/octet-stream]
Saving to: 'python-etcd-0.4.5.tar.gz'

0K .......... .......... .......... ...... 100% 4.60M=0.008s

2019-10-05 18:06:03 (4.60 MB/s) - 'python-etcd-0.4.5.tar.gz' saved [37270/37270]

/build-wheels/python-etcd-0.4.5 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/etcd
copying src/etcd/__init__.py -> build/lib/etcd
copying src/etcd/auth.py -> build/lib/etcd
copying src/etcd/client.py -> build/lib/etcd
copying src/etcd/lock.py -> build/lib/etcd
creating build/lib/etcd/tests
copying src/etcd/tests/__init__.py -> build/lib/etcd/tests
copying src/etcd/tests/test_auth.py -> build/lib/etcd/tests
creating build/lib/etcd/tests/integration
copying src/etcd/tests/integration/__init__.py -> build/lib/etcd/tests/integration
copying src/etcd/tests/integration/helpers.py -> build/lib/etcd/tests/integration
copying src/etcd/tests/integration/test_simple.py -> build/lib/etcd/tests/integration
copying src/etcd/tests/integration/test_ssl.py -> build/lib/etcd/tests/integration
creating build/lib/etcd/tests/unit
copying src/etcd/tests/unit/__init__.py -> build/lib/etcd/tests/unit
copying src/etcd/tests/unit/test_client.py -> build/lib/etcd/tests/unit
copying src/etcd/tests/unit/test_lock.py -> build/lib/etcd/tests/unit
copying src/etcd/tests/unit/test_old_request.py -> build/lib/etcd/tests/unit
copying src/etcd/tests/unit/test_request.py -> build/lib/etcd/tests/unit
copying src/etcd/tests/unit/test_result.py -> build/lib/etcd/tests/unit
running egg_info
writing requirements to src/python_etcd.egg-info/requires.txt
writing src/python_etcd.egg-info/PKG-INFO
writing top-level names to src/python_etcd.egg-info/top_level.txt
writing dependency_links to src/python_etcd.egg-info/dependency_links.txt
reading manifest file 'src/python_etcd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'src/python_etcd.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/etcd
copying build/lib/etcd/__init__.py -> build/bdist.linux-x86_64/wheel/etcd
copying build/lib/etcd/auth.py -> build/bdist.linux-x86_64/wheel/etcd
copying build/lib/etcd/client.py -> build/bdist.linux-x86_64/wheel/etcd
copying build/lib/etcd/lock.py -> build/bdist.linux-x86_64/wheel/etcd
creating build/bdist.linux-x86_64/wheel/etcd/tests
copying build/lib/etcd/tests/__init__.py -> build/bdist.linux-x86_64/wheel/etcd/tests
copying build/lib/etcd/tests/test_auth.py -> build/bdist.linux-x86_64/wheel/etcd/tests
creating build/bdist.linux-x86_64/wheel/etcd/tests/integration
copying build/lib/etcd/tests/integration/__init__.py -> build/bdist.linux-x86_64/wheel/etcd/tests/integration
copying build/lib/etcd/tests/integration/helpers.py -> build/bdist.linux-x86_64/wheel/etcd/tests/integration
copying build/lib/etcd/tests/integration/test_simple.py -> build/bdist.linux-x86_64/wheel/etcd/tests/integration
copying build/lib/etcd/tests/integration/test_ssl.py -> build/bdist.linux-x86_64/wheel/etcd/tests/integration
creating build/bdist.linux-x86_64/wheel/etcd/tests/unit
copying build/lib/etcd/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/etcd/tests/unit
copying build/lib/etcd/tests/unit/test_client.py -> build/bdist.linux-x86_64/wheel/etcd/tests/unit
copying build/lib/etcd/tests/unit/test_lock.py -> build/bdist.linux-x86_64/wheel/etcd/tests/unit
copying build/lib/etcd/tests/unit/test_old_request.py -> build/bdist.linux-x86_64/wheel/etcd/tests/unit
copying build/lib/etcd/tests/unit/test_request.py -> build/bdist.linux-x86_64/wheel/etcd/tests/unit
copying build/lib/etcd/tests/unit/test_result.py -> build/bdist.linux-x86_64/wheel/etcd/tests/unit
running install_egg_info
Copying src/python_etcd.egg-info to build/bdist.linux-x86_64/wheel/python_etcd-0.4.5-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/python_etcd-0.4.5.dist-info/WHEEL
/build-wheels

############################################################
Building python_ldap-3.1.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/7f/1c/28d721dff2fcd2fef9d55b40df63a00be26ec8a11e8c6fc612ae642f9cfd/python-ldap-3.1.0.tar.gz
--2019-10-05 18:06:04-- https://files.pythonhosted.org/packages/7f/1c/28d721dff2fcd2fef9d55b40df63a00be26ec8a11e8c6fc612ae642f9cfd/python-ldap-3.1.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 366019 (357K) [binary/octet-stream]
Saving to: 'python-ldap-3.1.0.tar.gz'

0K .......... .......... .......... .......... .......... 13% 3.39M 0s
50K .......... .......... .......... .......... .......... 27% 6.92M 0s
100K .......... .......... .......... .......... .......... 41% 61.9M 0s
150K .......... .......... .......... .......... .......... 55% 99.8M 0s
200K .......... .......... .......... .......... .......... 69% 7.16M 0s
250K .......... .......... .......... .......... .......... 83% 54.5M 0s
300K .......... .......... .......... .......... .......... 97% 106M 0s
350K ....... 100% 75.8M=0.03s

2019-10-05 18:06:04 (11.2 MB/s) - 'python-ldap-3.1.0.tar.gz' saved [366019/366019]

/build-wheels/python-ldap-3.1.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
copying Lib/ldapurl.py -> build/lib.linux-x86_64-2.7
copying Lib/ldif.py -> build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/async.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/syncrepl.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/constants.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/resiter.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/pkginfo.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/cidict.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/functions.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/modlist.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/asyncsearch.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/sasl.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/filter.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/dn.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/compat.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/ldapobject.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/__init__.py -> build/lib.linux-x86_64-2.7/ldap
copying Lib/ldap/logger.py -> build/lib.linux-x86_64-2.7/ldap
creating build/lib.linux-x86_64-2.7/ldap/controls
copying Lib/ldap/controls/readentry.py -> build/lib.linux-x86_64-2.7/ldap/controls
copying Lib/ldap/controls/openldap.py -> build/lib.linux-x86_64-2.7/ldap/controls
copying Lib/ldap/controls/vlv.py -> build/lib.linux-x86_64-2.7/ldap/controls
copying Lib/ldap/controls/libldap.py -> build/lib.linux-x86_64-2.7/ldap/controls
copying Lib/ldap/controls/simple.py -> build/lib.linux-x86_64-2.7/ldap/controls
copying Lib/ldap/controls/sss.py -> build/lib.linux-x86_64-2.7/ldap/controls
copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-x86_64-2.7/ldap/controls
copying Lib/ldap/controls/deref.py -> build/lib.linux-x86_64-2.7/ldap/controls
copying Lib/ldap/controls/__init__.py -> build/lib.linux-x86_64-2.7/ldap/controls
copying Lib/ldap/controls/psearch.py -> build/lib.linux-x86_64-2.7/ldap/controls
copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-x86_64-2.7/ldap/controls
copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-x86_64-2.7/ldap/controls
copying Lib/ldap/controls/pagedresults.py -> build/lib.linux-x86_64-2.7/ldap/controls
creating build/lib.linux-x86_64-2.7/ldap/extop
copying Lib/ldap/extop/dds.py -> build/lib.linux-x86_64-2.7/ldap/extop
copying Lib/ldap/extop/__init__.py -> build/lib.linux-x86_64-2.7/ldap/extop
creating build/lib.linux-x86_64-2.7/ldap/schema
copying Lib/ldap/schema/subentry.py -> build/lib.linux-x86_64-2.7/ldap/schema
copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-x86_64-2.7/ldap/schema
copying Lib/ldap/schema/__init__.py -> build/lib.linux-x86_64-2.7/ldap/schema
copying Lib/ldap/schema/models.py -> build/lib.linux-x86_64-2.7/ldap/schema
creating build/lib.linux-x86_64-2.7/slapdtest
copying Lib/slapdtest/__init__.py -> build/lib.linux-x86_64-2.7/slapdtest
copying Lib/slapdtest/_slapdtest.py -> build/lib.linux-x86_64-2.7/slapdtest
running egg_info
writing requirements to Lib/python_ldap.egg-info/requires.txt
writing Lib/python_ldap.egg-info/PKG-INFO
writing top-level names to Lib/python_ldap.egg-info/top_level.txt
writing dependency_links to Lib/python_ldap.egg-info/dependency_links.txt
reading manifest file 'Lib/python_ldap.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'Doc/.build'
writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt'
creating build/lib.linux-x86_64-2.7/slapdtest/certs
copying Lib/slapdtest/certs/README -> build/lib.linux-x86_64-2.7/slapdtest/certs
copying Lib/slapdtest/certs/ca.conf -> build/lib.linux-x86_64-2.7/slapdtest/certs
copying Lib/slapdtest/certs/ca.pem -> build/lib.linux-x86_64-2.7/slapdtest/certs
copying Lib/slapdtest/certs/client.conf -> build/lib.linux-x86_64-2.7/slapdtest/certs
copying Lib/slapdtest/certs/client.key -> build/lib.linux-x86_64-2.7/slapdtest/certs
copying Lib/slapdtest/certs/client.pem -> build/lib.linux-x86_64-2.7/slapdtest/certs
copying Lib/slapdtest/certs/gencerts.sh -> build/lib.linux-x86_64-2.7/slapdtest/certs
copying Lib/slapdtest/certs/gennssdb.sh -> build/lib.linux-x86_64-2.7/slapdtest/certs
copying Lib/slapdtest/certs/server.conf -> build/lib.linux-x86_64-2.7/slapdtest/certs
copying Lib/slapdtest/certs/server.key -> build/lib.linux-x86_64-2.7/slapdtest/certs
copying Lib/slapdtest/certs/server.pem -> build/lib.linux-x86_64-2.7/slapdtest/certs
running build_ext
building '_ldap' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/Modules
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/LDAPObject.c -o build/temp.linux-x86_64-2.7/Modules/LDAPObject.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/ldapcontrol.c -o build/temp.linux-x86_64-2.7/Modules/ldapcontrol.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/common.c -o build/temp.linux-x86_64-2.7/Modules/common.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/constants.c -o build/temp.linux-x86_64-2.7/Modules/constants.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/functions.c -o build/temp.linux-x86_64-2.7/Modules/functions.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/ldapmodule.c -o build/temp.linux-x86_64-2.7/Modules/ldapmodule.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/message.c -o build/temp.linux-x86_64-2.7/Modules/message.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/options.c -o build/temp.linux-x86_64-2.7/Modules/options.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/berval.c -o build/temp.linux-x86_64-2.7/Modules/berval.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/Modules/LDAPObject.o build/temp.linux-x86_64-2.7/Modules/ldapcontrol.o build/temp.linux-x86_64-2.7/Modules/common.o build/temp.linux-x86_64-2.7/Modules/constants.o build/temp.linux-x86_64-2.7/Modules/functions.o build/temp.linux-x86_64-2.7/Modules/ldapmodule.o build/temp.linux-x86_64-2.7/Modules/message.o build/temp.linux-x86_64-2.7/Modules/options.o build/temp.linux-x86_64-2.7/Modules/berval.o -L/usr/lib64 -lldap_r -llber -lpython2.7 -o build/lib.linux-x86_64-2.7/_ldap.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/ldapurl.py -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/ldif.py -> build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/async.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/syncrepl.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/constants.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/resiter.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/pkginfo.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/cidict.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/functions.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/modlist.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/asyncsearch.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/sasl.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/filter.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/dn.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/compat.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/ldapobject.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/__init__.py -> build/bdist.linux-x86_64/wheel/ldap
copying build/lib.linux-x86_64-2.7/ldap/logger.py -> build/bdist.linux-x86_64/wheel/ldap
creating build/bdist.linux-x86_64/wheel/ldap/controls
copying build/lib.linux-x86_64-2.7/ldap/controls/readentry.py -> build/bdist.linux-x86_64/wheel/ldap/controls
copying build/lib.linux-x86_64-2.7/ldap/controls/openldap.py -> build/bdist.linux-x86_64/wheel/ldap/controls
copying build/lib.linux-x86_64-2.7/ldap/controls/vlv.py -> build/bdist.linux-x86_64/wheel/ldap/controls
copying build/lib.linux-x86_64-2.7/ldap/controls/libldap.py -> build/bdist.linux-x86_64/wheel/ldap/controls
copying build/lib.linux-x86_64-2.7/ldap/controls/simple.py -> build/bdist.linux-x86_64/wheel/ldap/controls
copying build/lib.linux-x86_64-2.7/ldap/controls/sss.py -> build/bdist.linux-x86_64/wheel/ldap/controls
copying build/lib.linux-x86_64-2.7/ldap/controls/pwdpolicy.py -> build/bdist.linux-x86_64/wheel/ldap/controls
copying build/lib.linux-x86_64-2.7/ldap/controls/deref.py -> build/bdist.linux-x86_64/wheel/ldap/controls
copying build/lib.linux-x86_64-2.7/ldap/controls/__init__.py -> build/bdist.linux-x86_64/wheel/ldap/controls
copying build/lib.linux-x86_64-2.7/ldap/controls/psearch.py -> build/bdist.linux-x86_64/wheel/ldap/controls
copying build/lib.linux-x86_64-2.7/ldap/controls/sessiontrack.py -> build/bdist.linux-x86_64/wheel/ldap/controls
copying build/lib.linux-x86_64-2.7/ldap/controls/ppolicy.py -> build/bdist.linux-x86_64/wheel/ldap/controls
copying build/lib.linux-x86_64-2.7/ldap/controls/pagedresults.py -> build/bdist.linux-x86_64/wheel/ldap/controls
creating build/bdist.linux-x86_64/wheel/ldap/extop
copying build/lib.linux-x86_64-2.7/ldap/extop/dds.py -> build/bdist.linux-x86_64/wheel/ldap/extop
copying build/lib.linux-x86_64-2.7/ldap/extop/__init__.py -> build/bdist.linux-x86_64/wheel/ldap/extop
creating build/bdist.linux-x86_64/wheel/ldap/schema
copying build/lib.linux-x86_64-2.7/ldap/schema/subentry.py -> build/bdist.linux-x86_64/wheel/ldap/schema
copying build/lib.linux-x86_64-2.7/ldap/schema/tokenizer.py -> build/bdist.linux-x86_64/wheel/ldap/schema
copying build/lib.linux-x86_64-2.7/ldap/schema/__init__.py -> build/bdist.linux-x86_64/wheel/ldap/schema
copying build/lib.linux-x86_64-2.7/ldap/schema/models.py -> build/bdist.linux-x86_64/wheel/ldap/schema
creating build/bdist.linux-x86_64/wheel/slapdtest
copying build/lib.linux-x86_64-2.7/slapdtest/__init__.py -> build/bdist.linux-x86_64/wheel/slapdtest
copying build/lib.linux-x86_64-2.7/slapdtest/_slapdtest.py -> build/bdist.linux-x86_64/wheel/slapdtest
creating build/bdist.linux-x86_64/wheel/slapdtest/certs
copying build/lib.linux-x86_64-2.7/slapdtest/certs/README -> build/bdist.linux-x86_64/wheel/slapdtest/certs
copying build/lib.linux-x86_64-2.7/slapdtest/certs/ca.conf -> build/bdist.linux-x86_64/wheel/slapdtest/certs
copying build/lib.linux-x86_64-2.7/slapdtest/certs/ca.pem -> build/bdist.linux-x86_64/wheel/slapdtest/certs
copying build/lib.linux-x86_64-2.7/slapdtest/certs/client.conf -> build/bdist.linux-x86_64/wheel/slapdtest/certs
copying build/lib.linux-x86_64-2.7/slapdtest/certs/client.key -> build/bdist.linux-x86_64/wheel/slapdtest/certs
copying build/lib.linux-x86_64-2.7/slapdtest/certs/client.pem -> build/bdist.linux-x86_64/wheel/slapdtest/certs
copying build/lib.linux-x86_64-2.7/slapdtest/certs/gencerts.sh -> build/bdist.linux-x86_64/wheel/slapdtest/certs
copying build/lib.linux-x86_64-2.7/slapdtest/certs/gennssdb.sh -> build/bdist.linux-x86_64/wheel/slapdtest/certs
copying build/lib.linux-x86_64-2.7/slapdtest/certs/server.conf -> build/bdist.linux-x86_64/wheel/slapdtest/certs
copying build/lib.linux-x86_64-2.7/slapdtest/certs/server.key -> build/bdist.linux-x86_64/wheel/slapdtest/certs
copying build/lib.linux-x86_64-2.7/slapdtest/certs/server.pem -> build/bdist.linux-x86_64/wheel/slapdtest/certs
copying build/lib.linux-x86_64-2.7/_ldap.so -> build/bdist.linux-x86_64/wheel
writing byte-compilation script '/tmp/tmpNH_jNL.py'
/usr/bin/python -O /tmp/tmpNH_jNL.py
removing /tmp/tmpNH_jNL.py
running install_egg_info
Copying Lib/python_ldap.egg-info to build/bdist.linux-x86_64/wheel/python_ldap-3.1.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/python_ldap-3.1.0.dist-info/WHEEL
/build-wheels

############################################################
Building python_nss-1.0.1-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/6b/29/629098e34951c358b1f04f13a70b3590eb0cf2df817d945bd05c4169d71b/python-nss-1.0.1.tar.bz2
--2019-10-05 18:06:06-- https://files.pythonhosted.org/packages/6b/29/629098e34951c358b1f04f13a70b3590eb0cf2df817d945bd05c4169d71b/python-nss-1.0.1.tar.bz2
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 222059 (217K) [binary/octet-stream]
Saving to: 'python-nss-1.0.1.tar.bz2'

0K .......... .......... .......... .......... .......... 23% 3.18M 0s
50K .......... .......... .......... .......... .......... 46% 6.71M 0s
100K .......... .......... .......... .......... .......... 69% 52.9M 0s
150K .......... .......... .......... .......... .......... 92% 106M 0s
200K .......... ...... 100% 2.65M=0.03s

2019-10-05 18:06:06 (7.00 MB/s) - 'python-nss-1.0.1.tar.bz2' saved [222059/222059]

/build-wheels/python-nss-1.0.1 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/nss
copying src/__init__.py -> build/lib.linux-x86_64-2.7/nss
running build_ext
building 'nss.error' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/python2.7 -c src/py_nspr_error.c -o build/temp.linux-x86_64-2.7/src/py_nspr_error.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/py_nspr_error.o -L/usr/lib64 -lnspr4 -lpython2.7 -o build/lib.linux-x86_64-2.7/nss/error.so
building 'nss.io' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/python2.7 -c src/py_nspr_io.c -o build/temp.linux-x86_64-2.7/src/py_nspr_io.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/py_nspr_io.o -L/usr/lib64 -lnspr4 -lpython2.7 -o build/lib.linux-x86_64-2.7/nss/io.so
building 'nss.nss' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Isrc -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/python2.7 -c src/py_nss.c -o build/temp.linux-x86_64-2.7/src/py_nss.o
In file included from src/py_nss.h:22:0,
from src/py_nss.c:341:
/usr/include/nss3/key.h:9:9: note: #pragma message: key.h is deprecated. Please include keyhi.h instead.
#pragma message("key.h is deprecated. Please include keyhi.h instead.")
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/py_nss.o -L/usr/lib64 -lnspr4 -lssl3 -lnss3 -lsmime3 -lpython2.7 -o build/lib.linux-x86_64-2.7/nss/nss.so
building 'nss.ssl' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Isrc -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/python2.7 -c src/py_ssl.c -o build/temp.linux-x86_64-2.7/src/py_ssl.o
In file included from src/py_nss.h:22:0,
from src/py_ssl.c:17:
/usr/include/nss3/key.h:9:9: note: #pragma message: key.h is deprecated. Please include keyhi.h instead.
#pragma message("key.h is deprecated. Please include keyhi.h instead.")
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/py_ssl.o -L/usr/lib64 -lnspr4 -lssl3 -lpython2.7 -o build/lib.linux-x86_64-2.7/nss/ssl.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/nss
copying build/lib.linux-x86_64-2.7/nss/__init__.py -> build/bdist.linux-x86_64/wheel/nss
copying build/lib.linux-x86_64-2.7/nss/error.so -> build/bdist.linux-x86_64/wheel/nss
copying build/lib.linux-x86_64-2.7/nss/io.so -> build/bdist.linux-x86_64/wheel/nss
copying build/lib.linux-x86_64-2.7/nss/nss.so -> build/bdist.linux-x86_64/wheel/nss
copying build/lib.linux-x86_64-2.7/nss/ssl.so -> build/bdist.linux-x86_64/wheel/nss
running install_egg_info
running egg_info
creating python_nss.egg-info
writing python_nss.egg-info/PKG-INFO
writing top-level names to python_nss.egg-info/top_level.txt
writing dependency_links to python_nss.egg-info/dependency_links.txt
writing manifest file 'python_nss.egg-info/SOURCES.txt'
reading manifest file 'python_nss.egg-info/SOURCES.txt'
writing manifest file 'python_nss.egg-info/SOURCES.txt'
Copying python_nss.egg-info to build/bdist.linux-x86_64/wheel/python_nss-1.0.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/python_nss-1.0.1.dist-info/WHEEL
/build-wheels

############################################################
Building python_pcre-0.7-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/9d/af/61435bd163f01fe3709fca9b1f79e4978d8089ee671d2e004fc85e10de29/python-pcre-0.7.tar.gz
--2019-10-05 18:06:15-- https://files.pythonhosted.org/packages/9d/af/61435bd163f01fe3709fca9b1f79e4978d8089ee671d2e004fc85e10de29/python-pcre-0.7.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 52596 (51K) [application/octet-stream]
Saving to: 'python-pcre-0.7.tar.gz'

0K .......... .......... .......... .......... .......... 97% 3.34M 0s
50K . 100% 2600G=0.01s

2019-10-05 18:06:15 (3.44 MB/s) - 'python-pcre-0.7.tar.gz' saved [52596/52596]

/build-wheels/python-pcre-0.7 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
copying python/pcre.py -> build/lib.linux-x86_64-2.7
running build_ext
building '_pcre' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/pcremodule.c -o build/temp.linux-x86_64-2.7/src/pcremodule.o -fno-strict-aliasing
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/pcremodule.o -L/usr/lib64 -lpcre -lpython2.7 -o build/lib.linux-x86_64-2.7/_pcre.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/pcre.py -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/_pcre.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
creating python/python_pcre.egg-info
writing python/python_pcre.egg-info/PKG-INFO
writing top-level names to python/python_pcre.egg-info/top_level.txt
writing dependency_links to python/python_pcre.egg-info/dependency_links.txt
writing manifest file 'python/python_pcre.egg-info/SOURCES.txt'
reading manifest file 'python/python_pcre.egg-info/SOURCES.txt'
writing manifest file 'python/python_pcre.egg-info/SOURCES.txt'
Copying python/python_pcre.egg-info to build/bdist.linux-x86_64/wheel/python_pcre-0.7-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/python_pcre-0.7.dist-info/WHEEL
/build-wheels

############################################################
Building python_pytun-2.3.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/52/a4/a062106c739eac79c8160fcf5779ebc84afc1c38b016ab216ed1e6da69b6/python-pytun-2.3.0.tar.gz
--2019-10-05 18:06:16-- https://files.pythonhosted.org/packages/52/a4/a062106c739eac79c8160fcf5779ebc84afc1c38b016ab216ed1e6da69b6/python-pytun-2.3.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7869 (7.7K) [binary/octet-stream]
Saving to: 'python-pytun-2.3.0.tar.gz'

0K ....... 100% 46.8M=0s

2019-10-05 18:06:16 (46.8 MB/s) - 'python-pytun-2.3.0.tar.gz' saved [7869/7869]

/build-wheels/python-pytun-2.3.0 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_ext
building 'pytun' extension
creating build
creating build/temp.linux-x86_64-2.7
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c pytun.c -o build/temp.linux-x86_64-2.7/pytun.o
creating build/lib.linux-x86_64-2.7
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/pytun.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/pytun.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/pytun.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing python_pytun.egg-info/PKG-INFO
writing top-level names to python_pytun.egg-info/top_level.txt
writing dependency_links to python_pytun.egg-info/dependency_links.txt
reading manifest file 'python_pytun.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'python_pytun.egg-info/SOURCES.txt'
Copying python_pytun.egg-info to build/bdist.linux-x86_64/wheel/python_pytun-2.3.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/python_pytun-2.3.0.dist-info/WHEEL
/build-wheels

############################################################
Building python_string_utils-0.6.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/5d/13/216f2d4a71307f5a4e5782f1f59e6e8e5d6d6c00eaadf9f92aeccfbb900c/python-string-utils-0.6.0.tar.gz
--2019-10-05 18:06:17-- https://files.pythonhosted.org/packages/5d/13/216f2d4a71307f5a4e5782f1f59e6e8e5d6d6c00eaadf9f92aeccfbb900c/python-string-utils-0.6.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7333 (7.2K) [application/octet-stream]
Saving to: 'python-string-utils-0.6.0.tar.gz'

0K ....... 100% 50.0M=0s

2019-10-05 18:06:17 (50.0 MB/s) - 'python-string-utils-0.6.0.tar.gz' saved [7333/7333]

/build-wheels/python-string-utils-0.6.0 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying string_utils.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/string_utils.py -> build/bdist.linux-x86_64/wheel
running install_data
creating build/bdist.linux-x86_64/wheel/python_string_utils-0.6.0.data
creating build/bdist.linux-x86_64/wheel/python_string_utils-0.6.0.data/data
creating build/bdist.linux-x86_64/wheel/python_string_utils-0.6.0.data/data/README
copying README.md -> build/bdist.linux-x86_64/wheel/python_string_utils-0.6.0.data/data/README
running install_egg_info
running egg_info
creating python_string_utils.egg-info
writing python_string_utils.egg-info/PKG-INFO
writing top-level names to python_string_utils.egg-info/top_level.txt
writing dependency_links to python_string_utils.egg-info/dependency_links.txt
writing manifest file 'python_string_utils.egg-info/SOURCES.txt'
reading manifest file 'python_string_utils.egg-info/SOURCES.txt'
writing manifest file 'python_string_utils.egg-info/SOURCES.txt'
Copying python_string_utils.egg-info to build/bdist.linux-x86_64/wheel/python_string_utils-0.6.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/python_string_utils-0.6.0.dist-info/WHEEL
/build-wheels

############################################################
Building pyudev-0.21.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/bc/a2/31a07829acea8e70a28c247f43fa5d981229ae0f9edfeddedf52de00709b/pyudev-0.21.0.tar.gz
--2019-10-05 18:06:17-- https://files.pythonhosted.org/packages/bc/a2/31a07829acea8e70a28c247f43fa5d981229ae0f9edfeddedf52de00709b/pyudev-0.21.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 89469 (87K) [application/octet-stream]
Saving to: 'pyudev-0.21.0.tar.gz'

0K .......... .......... .......... .......... .......... 57% 3.24M 0s
50K .......... .......... .......... ....... 100% 59.7M=0.02s

2019-10-05 18:06:17 (5.44 MB/s) - 'pyudev-0.21.0.tar.gz' saved [89469/89469]

/build-wheels/pyudev-0.21.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pyudev
copying src/pyudev/core.py -> build/lib/pyudev
copying src/pyudev/pyqt5.py -> build/lib/pyudev
copying src/pyudev/glib.py -> build/lib/pyudev
copying src/pyudev/version.py -> build/lib/pyudev
copying src/pyudev/pyqt4.py -> build/lib/pyudev
copying src/pyudev/__init__.py -> build/lib/pyudev
copying src/pyudev/_qt_base.py -> build/lib/pyudev
copying src/pyudev/_util.py -> build/lib/pyudev
copying src/pyudev/discover.py -> build/lib/pyudev
copying src/pyudev/wx.py -> build/lib/pyudev
copying src/pyudev/_compat.py -> build/lib/pyudev
copying src/pyudev/pyside.py -> build/lib/pyudev
copying src/pyudev/monitor.py -> build/lib/pyudev
creating build/lib/pyudev/_os
copying src/pyudev/_os/__init__.py -> build/lib/pyudev/_os
copying src/pyudev/_os/pipe.py -> build/lib/pyudev/_os
copying src/pyudev/_os/poll.py -> build/lib/pyudev/_os
creating build/lib/pyudev/_ctypeslib
copying src/pyudev/_ctypeslib/_errorcheckers.py -> build/lib/pyudev/_ctypeslib
copying src/pyudev/_ctypeslib/__init__.py -> build/lib/pyudev/_ctypeslib
copying src/pyudev/_ctypeslib/utils.py -> build/lib/pyudev/_ctypeslib
copying src/pyudev/_ctypeslib/libc.py -> build/lib/pyudev/_ctypeslib
copying src/pyudev/_ctypeslib/libudev.py -> build/lib/pyudev/_ctypeslib
creating build/lib/pyudev/device
copying src/pyudev/device/_device.py -> build/lib/pyudev/device
copying src/pyudev/device/__init__.py -> build/lib/pyudev/device
copying src/pyudev/device/_errors.py -> build/lib/pyudev/device
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/core.py -> build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/pyqt5.py -> build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/glib.py -> build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/version.py -> build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/pyqt4.py -> build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/__init__.py -> build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/_qt_base.py -> build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/_util.py -> build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/discover.py -> build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/wx.py -> build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/_compat.py -> build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/pyside.py -> build/bdist.linux-x86_64/wheel/pyudev
copying build/lib/pyudev/monitor.py -> build/bdist.linux-x86_64/wheel/pyudev
creating build/bdist.linux-x86_64/wheel/pyudev/_os
copying build/lib/pyudev/_os/__init__.py -> build/bdist.linux-x86_64/wheel/pyudev/_os
copying build/lib/pyudev/_os/pipe.py -> build/bdist.linux-x86_64/wheel/pyudev/_os
copying build/lib/pyudev/_os/poll.py -> build/bdist.linux-x86_64/wheel/pyudev/_os
creating build/bdist.linux-x86_64/wheel/pyudev/_ctypeslib
copying build/lib/pyudev/_ctypeslib/_errorcheckers.py -> build/bdist.linux-x86_64/wheel/pyudev/_ctypeslib
copying build/lib/pyudev/_ctypeslib/__init__.py -> build/bdist.linux-x86_64/wheel/pyudev/_ctypeslib
copying build/lib/pyudev/_ctypeslib/utils.py -> build/bdist.linux-x86_64/wheel/pyudev/_ctypeslib
copying build/lib/pyudev/_ctypeslib/libc.py -> build/bdist.linux-x86_64/wheel/pyudev/_ctypeslib
copying build/lib/pyudev/_ctypeslib/libudev.py -> build/bdist.linux-x86_64/wheel/pyudev/_ctypeslib
creating build/bdist.linux-x86_64/wheel/pyudev/device
copying build/lib/pyudev/device/_device.py -> build/bdist.linux-x86_64/wheel/pyudev/device
copying build/lib/pyudev/device/__init__.py -> build/bdist.linux-x86_64/wheel/pyudev/device
copying build/lib/pyudev/device/_errors.py -> build/bdist.linux-x86_64/wheel/pyudev/device
running install_egg_info
running egg_info
writing requirements to src/pyudev.egg-info/requires.txt
writing src/pyudev.egg-info/PKG-INFO
writing top-level names to src/pyudev.egg-info/top_level.txt
writing dependency_links to src/pyudev.egg-info/dependency_links.txt
reading manifest file 'src/pyudev.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.py' found under directory 'tests/.hypothesis'
warning: no files found matching '*.c' under directory 'reproducers'
warning: no files found matching '*.py' under directory 'reproducers'
writing manifest file 'src/pyudev.egg-info/SOURCES.txt'
Copying src/pyudev.egg-info to build/bdist.linux-x86_64/wheel/pyudev-0.21.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pyudev-0.21.0.dist-info/WHEEL
/build-wheels

############################################################
Building PyYAML-3.13-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/9e/a3/1d13970c3f36777c583f136c136f804d70f500168edc1edea6daa7200769/PyYAML-3.13.tar.gz
--2019-10-05 18:06:17-- https://files.pythonhosted.org/packages/9e/a3/1d13970c3f36777c583f136c136f804d70f500168edc1edea6daa7200769/PyYAML-3.13.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 270607 (264K) [binary/octet-stream]
Saving to: 'PyYAML-3.13.tar.gz'

0K .......... .......... .......... .......... .......... 18% 3.17M 0s
50K .......... .......... .......... .......... .......... 37% 6.68M 0s
100K .......... .......... .......... .......... .......... 56% 58.7M 0s
150K .......... .......... .......... .......... .......... 75% 6.94M 0s
200K .......... .......... .......... .......... .......... 94% 91.2M 0s
250K .......... .... 100% 131M=0.03s

2019-10-05 18:06:18 (8.27 MB/s) - 'PyYAML-3.13.tar.gz' saved [270607/270607]

/build-wheels/PyYAML-3.13 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/scanner.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/reader.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/parser.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/cyaml.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/__init__.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/representer.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/resolver.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/nodes.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/constructor.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/composer.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/emitter.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/error.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/serializer.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/loader.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/dumper.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/tokens.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/events.py -> build/lib.linux-x86_64-2.7/yaml
running build_ext
creating build/temp.linux-x86_64-2.7
checking if libyaml is compilable
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/check_libyaml.c -o build/temp.linux-x86_64-2.7/check_libyaml.o
build/temp.linux-x86_64-2.7/check_libyaml.c:2:18: fatal error: yaml.h: No such file or directory
#include <yaml.h>
^
compilation terminated.

libyaml is not found or a compiler error: forcing --without-libyaml
(if libyaml is installed correctly, you may need to
specify the option --include-dirs or uncomment and
modify the parameter include_dirs in setup.cfg)
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/scanner.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/reader.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/parser.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/cyaml.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/__init__.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/representer.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/resolver.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/nodes.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/constructor.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/composer.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/emitter.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/error.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/serializer.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/loader.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/dumper.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/tokens.py -> build/bdist.linux-x86_64/wheel/yaml
copying build/lib.linux-x86_64-2.7/yaml/events.py -> build/bdist.linux-x86_64/wheel/yaml
running install_egg_info
Writing build/bdist.linux-x86_64/wheel/PyYAML-3.13-py2.7.egg-info
creating build/bdist.linux-x86_64/wheel/PyYAML-3.13.dist-info/WHEEL
/build-wheels

############################################################
Building pyzabbix-0.7.5-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/11/ad/24e19d0cf16d05b7ee19f337f02058ee9b760649171865469ccceef83027/pyzabbix-0.7.5.tar.gz
--2019-10-05 18:06:18-- https://files.pythonhosted.org/packages/11/ad/24e19d0cf16d05b7ee19f337f02058ee9b760649171865469ccceef83027/pyzabbix-0.7.5.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4648 (4.5K) [binary/octet-stream]
Saving to: 'pyzabbix-0.7.5.tar.gz'

0K .... 100% 32.0M=0s

2019-10-05 18:06:18 (32.0 MB/s) - 'pyzabbix-0.7.5.tar.gz' saved [4648/4648]

/build-wheels/pyzabbix-0.7.5 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pyzabbix
copying pyzabbix/__init__.py -> build/lib/pyzabbix
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pyzabbix
copying build/lib/pyzabbix/__init__.py -> build/bdist.linux-x86_64/wheel/pyzabbix
running install_egg_info
running egg_info
writing requirements to pyzabbix.egg-info/requires.txt
writing pyzabbix.egg-info/PKG-INFO
writing top-level names to pyzabbix.egg-info/top_level.txt
writing dependency_links to pyzabbix.egg-info/dependency_links.txt
reading manifest file 'pyzabbix.egg-info/SOURCES.txt'
writing manifest file 'pyzabbix.egg-info/SOURCES.txt'
Copying pyzabbix.egg-info to build/bdist.linux-x86_64/wheel/pyzabbix-0.7.5-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pyzabbix-0.7.5.dist-info/WHEEL
/build-wheels

############################################################
Building qpid_python-1.36.0.post1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/2a/33/026ac50a29a85d5d54dd7784a98d624f6142cb07ce185ed268ef9bd3b6dc/qpid-python-1.36.0-1.tar.gz
--2019-10-05 18:06:19-- https://files.pythonhosted.org/packages/2a/33/026ac50a29a85d5d54dd7784a98d624f6142cb07ce185ed268ef9bd3b6dc/qpid-python-1.36.0-1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 224205 (219K) [binary/octet-stream]
Saving to: 'qpid-python-1.36.0-1.tar.gz'

0K .......... .......... .......... .......... .......... 22% 3.20M 0s
50K .......... .......... .......... .......... .......... 45% 6.51M 0s
100K .......... .......... .......... .......... .......... 68% 83.1M 0s
150K .......... .......... .......... .......... .......... 91% 105M 0s
200K .......... ........ 100% 2.83M=0.03s

2019-10-05 18:06:19 (7.04 MB/s) - 'qpid-python-1.36.0-1.tar.gz' saved [224205/224205]

/build-wheels/qpid-python-1.36.0-1 /build-wheels
########### Running fix_setup
/usr/lib/python2.7/site-packages/setuptools/dist.py:474: UserWarning: Normalizing '1.36.0-1' to '1.36.0.post1'
normalized_version,
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/mllib
copying mllib/dom.py -> build/lib/mllib
copying mllib/transforms.py -> build/lib/mllib
copying mllib/__init__.py -> build/lib/mllib
copying mllib/parsers.py -> build/lib/mllib
creating build/lib/qpid
copying qpid/packer.py -> build/lib/qpid
copying qpid/selector.py -> build/lib/qpid
copying qpid/codec010.py -> build/lib/qpid
copying qpid/disp.py -> build/lib/qpid
copying qpid/framing.py -> build/lib/qpid
copying qpid/delegates.py -> build/lib/qpid
copying qpid/reference.py -> build/lib/qpid
copying qpid/ops.py -> build/lib/qpid
copying qpid/exceptions.py -> build/lib/qpid
copying qpid/client.py -> build/lib/qpid
copying qpid/specs_config.py -> build/lib/qpid
copying qpid/concurrency.py -> build/lib/qpid
copying qpid/lexer.py -> build/lib/qpid
copying qpid/content.py -> build/lib/qpid
copying qpid/delegate.py -> build/lib/qpid
copying qpid/debug.py -> build/lib/qpid
copying qpid/compat.py -> build/lib/qpid
copying qpid/__init__.py -> build/lib/qpid
copying qpid/connection08.py -> build/lib/qpid
copying qpid/managementdata.py -> build/lib/qpid
copying qpid/util.py -> build/lib/qpid
copying qpid/log.py -> build/lib/qpid
copying qpid/testlib.py -> build/lib/qpid
copying qpid/framer.py -> build/lib/qpid
copying qpid/mimetype.py -> build/lib/qpid
copying qpid/harness.py -> build/lib/qpid
copying qpid/connection.py -> build/lib/qpid
copying qpid/queue.py -> build/lib/qpid
copying qpid/datatypes.py -> build/lib/qpid
copying qpid/message.py -> build/lib/qpid
copying qpid/spec08.py -> build/lib/qpid
copying qpid/management.py -> build/lib/qpid
copying qpid/generator.py -> build/lib/qpid
copying qpid/sasl.py -> build/lib/qpid
copying qpid/codec.py -> build/lib/qpid
copying qpid/validator.py -> build/lib/qpid
copying qpid/peer.py -> build/lib/qpid
copying qpid/parser.py -> build/lib/qpid
copying qpid/session.py -> build/lib/qpid
creating build/lib/qpid/messaging
copying qpid/messaging/address.py -> build/lib/qpid/messaging
copying qpid/messaging/constants.py -> build/lib/qpid/messaging
copying qpid/messaging/endpoints.py -> build/lib/qpid/messaging
copying qpid/messaging/transports.py -> build/lib/qpid/messaging
copying qpid/messaging/exceptions.py -> build/lib/qpid/messaging
copying qpid/messaging/__init__.py -> build/lib/qpid/messaging
copying qpid/messaging/util.py -> build/lib/qpid/messaging
copying qpid/messaging/driver.py -> build/lib/qpid/messaging
copying qpid/messaging/message.py -> build/lib/qpid/messaging
creating build/lib/qpid/tests
copying qpid/tests/spec010.py -> build/lib/qpid/tests
copying qpid/tests/codec010.py -> build/lib/qpid/tests
copying qpid/tests/framing.py -> build/lib/qpid/tests
copying qpid/tests/__init__.py -> build/lib/qpid/tests
copying qpid/tests/util.py -> build/lib/qpid/tests
copying qpid/tests/mimetype.py -> build/lib/qpid/tests
copying qpid/tests/connection.py -> build/lib/qpid/tests
copying qpid/tests/queue.py -> build/lib/qpid/tests
copying qpid/tests/datatypes.py -> build/lib/qpid/tests
copying qpid/tests/codec.py -> build/lib/qpid/tests
copying qpid/tests/parser.py -> build/lib/qpid/tests
creating build/lib/qpid/tests/messaging
copying qpid/tests/messaging/address.py -> build/lib/qpid/tests/messaging
copying qpid/tests/messaging/selector.py -> build/lib/qpid/tests/messaging
copying qpid/tests/messaging/endpoints.py -> build/lib/qpid/tests/messaging
copying qpid/tests/messaging/implementation.py -> build/lib/qpid/tests/messaging
copying qpid/tests/messaging/__init__.py -> build/lib/qpid/tests/messaging
copying qpid/tests/messaging/message.py -> build/lib/qpid/tests/messaging
creating build/lib/qpid/saslmech
copying qpid/saslmech/amqplain.py -> build/lib/qpid/saslmech
copying qpid/saslmech/scram.py -> build/lib/qpid/saslmech
copying qpid/saslmech/plain.py -> build/lib/qpid/saslmech
copying qpid/saslmech/external.py -> build/lib/qpid/saslmech
copying qpid/saslmech/anonymous.py -> build/lib/qpid/saslmech
copying qpid/saslmech/cram_md5.py -> build/lib/qpid/saslmech
copying qpid/saslmech/__init__.py -> build/lib/qpid/saslmech
copying qpid/saslmech/scram_sha_256.py -> build/lib/qpid/saslmech
copying qpid/saslmech/scram_sha_1.py -> build/lib/qpid/saslmech
copying qpid/saslmech/finder.py -> build/lib/qpid/saslmech
copying qpid/saslmech/cram_md5_hex.py -> build/lib/qpid/saslmech
copying qpid/saslmech/sasl.py -> build/lib/qpid/saslmech
creating build/lib/qpid/tests/saslmech
copying qpid/tests/saslmech/my_sasl.py -> build/lib/qpid/tests/saslmech
copying qpid/tests/saslmech/__init__.py -> build/lib/qpid/tests/saslmech
copying qpid/tests/saslmech/finder.py -> build/lib/qpid/tests/saslmech
copying qpid/tests/saslmech/my_sasl2.py -> build/lib/qpid/tests/saslmech
creating build/lib/qpid_tests
copying qpid_tests/__init__.py -> build/lib/qpid_tests
creating build/lib/qpid_tests/broker_1_0
copying qpid_tests/broker_1_0/selector.py -> build/lib/qpid_tests/broker_1_0
copying qpid_tests/broker_1_0/legacy_exchanges.py -> build/lib/qpid_tests/broker_1_0
copying qpid_tests/broker_1_0/general.py -> build/lib/qpid_tests/broker_1_0
copying qpid_tests/broker_1_0/tx.py -> build/lib/qpid_tests/broker_1_0
copying qpid_tests/broker_1_0/__init__.py -> build/lib/qpid_tests/broker_1_0
copying qpid_tests/broker_1_0/translation.py -> build/lib/qpid_tests/broker_1_0
creating build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/threshold.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/example.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/new_api.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/exchange.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/query.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/tx.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/broker.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/__init__.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/persistence.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/priority.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/alternate_exchange.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/extensions.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/qmf_events.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/queue.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/message.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/stats.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/msg_groups.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/management.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/dtx.py -> build/lib/qpid_tests/broker_0_10
copying qpid_tests/broker_0_10/lvq.py -> build/lib/qpid_tests/broker_0_10
creating build/lib/qpid_tests/broker_0_9
copying qpid_tests/broker_0_9/query.py -> build/lib/qpid_tests/broker_0_9
copying qpid_tests/broker_0_9/__init__.py -> build/lib/qpid_tests/broker_0_9
copying qpid_tests/broker_0_9/messageheader.py -> build/lib/qpid_tests/broker_0_9
copying qpid_tests/broker_0_9/queue.py -> build/lib/qpid_tests/broker_0_9
copying qpid_tests/broker_0_9/echo.py -> build/lib/qpid_tests/broker_0_9
creating build/lib/qpid_tests/broker_0_8
copying qpid_tests/broker_0_8/example.py -> build/lib/qpid_tests/broker_0_8
copying qpid_tests/broker_0_8/exchange.py -> build/lib/qpid_tests/broker_0_8
copying qpid_tests/broker_0_8/tx.py -> build/lib/qpid_tests/broker_0_8
copying qpid_tests/broker_0_8/broker.py -> build/lib/qpid_tests/broker_0_8
copying qpid_tests/broker_0_8/__init__.py -> build/lib/qpid_tests/broker_0_8
copying qpid_tests/broker_0_8/testlib.py -> build/lib/qpid_tests/broker_0_8
copying qpid_tests/broker_0_8/queue.py -> build/lib/qpid_tests/broker_0_8
copying qpid_tests/broker_0_8/basic.py -> build/lib/qpid_tests/broker_0_8
creating build/lib/qpid/specs
copying qpid/specs/amqp-0-10.dtd -> build/lib/qpid/specs
copying qpid/specs/amqp-0-9-1-stripped.xml -> build/lib/qpid/specs
copying qpid/specs/amqp-0-10-qpid-errata-stripped.xml -> build/lib/qpid/specs
copying qpid/specs/amqp-0-10-stripped.xml -> build/lib/qpid/specs
copying qpid/specs/amqp-0-8-qpid-stripped.xml -> build/lib/qpid/specs
copying qpid/specs/amqp-0-9-qpid-stripped.xml -> build/lib/qpid/specs
running build_scripts
creating build/scripts-2.7
copying and adjusting qpid-python-test -> build/scripts-2.7
copying qpid-python-test.bat -> build/scripts-2.7
changing mode of build/scripts-2.7/qpid-python-test from 644 to 755
running build_doc
No module named epydoc.docbuilder -- skipping build_doc
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mllib
copying build/lib/mllib/dom.py -> build/bdist.linux-x86_64/wheel/mllib
copying build/lib/mllib/transforms.py -> build/bdist.linux-x86_64/wheel/mllib
copying build/lib/mllib/__init__.py -> build/bdist.linux-x86_64/wheel/mllib
copying build/lib/mllib/parsers.py -> build/bdist.linux-x86_64/wheel/mllib
creating build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/packer.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/selector.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/codec010.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/disp.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/framing.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/delegates.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/reference.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/ops.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/exceptions.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/client.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/specs_config.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/concurrency.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/lexer.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/content.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/delegate.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/debug.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/compat.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/__init__.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/connection08.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/managementdata.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/util.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/log.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/testlib.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/framer.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/mimetype.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/harness.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/connection.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/queue.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/datatypes.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/message.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/spec08.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/management.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/generator.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/sasl.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/codec.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/validator.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/peer.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/parser.py -> build/bdist.linux-x86_64/wheel/qpid
copying build/lib/qpid/session.py -> build/bdist.linux-x86_64/wheel/qpid
creating build/bdist.linux-x86_64/wheel/qpid/messaging
copying build/lib/qpid/messaging/address.py -> build/bdist.linux-x86_64/wheel/qpid/messaging
copying build/lib/qpid/messaging/constants.py -> build/bdist.linux-x86_64/wheel/qpid/messaging
copying build/lib/qpid/messaging/endpoints.py -> build/bdist.linux-x86_64/wheel/qpid/messaging
copying build/lib/qpid/messaging/transports.py -> build/bdist.linux-x86_64/wheel/qpid/messaging
copying build/lib/qpid/messaging/exceptions.py -> build/bdist.linux-x86_64/wheel/qpid/messaging
copying build/lib/qpid/messaging/__init__.py -> build/bdist.linux-x86_64/wheel/qpid/messaging
copying build/lib/qpid/messaging/util.py -> build/bdist.linux-x86_64/wheel/qpid/messaging
copying build/lib/qpid/messaging/driver.py -> build/bdist.linux-x86_64/wheel/qpid/messaging
copying build/lib/qpid/messaging/message.py -> build/bdist.linux-x86_64/wheel/qpid/messaging
creating build/bdist.linux-x86_64/wheel/qpid/tests
copying build/lib/qpid/tests/spec010.py -> build/bdist.linux-x86_64/wheel/qpid/tests
copying build/lib/qpid/tests/codec010.py -> build/bdist.linux-x86_64/wheel/qpid/tests
copying build/lib/qpid/tests/framing.py -> build/bdist.linux-x86_64/wheel/qpid/tests
copying build/lib/qpid/tests/__init__.py -> build/bdist.linux-x86_64/wheel/qpid/tests
copying build/lib/qpid/tests/util.py -> build/bdist.linux-x86_64/wheel/qpid/tests
copying build/lib/qpid/tests/mimetype.py -> build/bdist.linux-x86_64/wheel/qpid/tests
copying build/lib/qpid/tests/connection.py -> build/bdist.linux-x86_64/wheel/qpid/tests
copying build/lib/qpid/tests/queue.py -> build/bdist.linux-x86_64/wheel/qpid/tests
copying build/lib/qpid/tests/datatypes.py -> build/bdist.linux-x86_64/wheel/qpid/tests
copying build/lib/qpid/tests/codec.py -> build/bdist.linux-x86_64/wheel/qpid/tests
copying build/lib/qpid/tests/parser.py -> build/bdist.linux-x86_64/wheel/qpid/tests
creating build/bdist.linux-x86_64/wheel/qpid/tests/messaging
copying build/lib/qpid/tests/messaging/address.py -> build/bdist.linux-x86_64/wheel/qpid/tests/messaging
copying build/lib/qpid/tests/messaging/selector.py -> build/bdist.linux-x86_64/wheel/qpid/tests/messaging
copying build/lib/qpid/tests/messaging/endpoints.py -> build/bdist.linux-x86_64/wheel/qpid/tests/messaging
copying build/lib/qpid/tests/messaging/implementation.py -> build/bdist.linux-x86_64/wheel/qpid/tests/messaging
copying build/lib/qpid/tests/messaging/__init__.py -> build/bdist.linux-x86_64/wheel/qpid/tests/messaging
copying build/lib/qpid/tests/messaging/message.py -> build/bdist.linux-x86_64/wheel/qpid/tests/messaging
creating build/bdist.linux-x86_64/wheel/qpid/tests/saslmech
copying build/lib/qpid/tests/saslmech/my_sasl.py -> build/bdist.linux-x86_64/wheel/qpid/tests/saslmech
copying build/lib/qpid/tests/saslmech/__init__.py -> build/bdist.linux-x86_64/wheel/qpid/tests/saslmech
copying build/lib/qpid/tests/saslmech/finder.py -> build/bdist.linux-x86_64/wheel/qpid/tests/saslmech
copying build/lib/qpid/tests/saslmech/my_sasl2.py -> build/bdist.linux-x86_64/wheel/qpid/tests/saslmech
creating build/bdist.linux-x86_64/wheel/qpid/saslmech
copying build/lib/qpid/saslmech/amqplain.py -> build/bdist.linux-x86_64/wheel/qpid/saslmech
copying build/lib/qpid/saslmech/scram.py -> build/bdist.linux-x86_64/wheel/qpid/saslmech
copying build/lib/qpid/saslmech/plain.py -> build/bdist.linux-x86_64/wheel/qpid/saslmech
copying build/lib/qpid/saslmech/external.py -> build/bdist.linux-x86_64/wheel/qpid/saslmech
copying build/lib/qpid/saslmech/anonymous.py -> build/bdist.linux-x86_64/wheel/qpid/saslmech
copying build/lib/qpid/saslmech/cram_md5.py -> build/bdist.linux-x86_64/wheel/qpid/saslmech
copying build/lib/qpid/saslmech/__init__.py -> build/bdist.linux-x86_64/wheel/qpid/saslmech
copying build/lib/qpid/saslmech/scram_sha_256.py -> build/bdist.linux-x86_64/wheel/qpid/saslmech
copying build/lib/qpid/saslmech/scram_sha_1.py -> build/bdist.linux-x86_64/wheel/qpid/saslmech
copying build/lib/qpid/saslmech/finder.py -> build/bdist.linux-x86_64/wheel/qpid/saslmech
copying build/lib/qpid/saslmech/cram_md5_hex.py -> build/bdist.linux-x86_64/wheel/qpid/saslmech
copying build/lib/qpid/saslmech/sasl.py -> build/bdist.linux-x86_64/wheel/qpid/saslmech
creating build/bdist.linux-x86_64/wheel/qpid/specs
copying build/lib/qpid/specs/amqp-0-10.dtd -> build/bdist.linux-x86_64/wheel/qpid/specs
copying build/lib/qpid/specs/amqp-0-9-1-stripped.xml -> build/bdist.linux-x86_64/wheel/qpid/specs
copying build/lib/qpid/specs/amqp-0-10-qpid-errata-stripped.xml -> build/bdist.linux-x86_64/wheel/qpid/specs
copying build/lib/qpid/specs/amqp-0-10-stripped.xml -> build/bdist.linux-x86_64/wheel/qpid/specs
copying build/lib/qpid/specs/amqp-0-8-qpid-stripped.xml -> build/bdist.linux-x86_64/wheel/qpid/specs
copying build/lib/qpid/specs/amqp-0-9-qpid-stripped.xml -> build/bdist.linux-x86_64/wheel/qpid/specs
creating build/bdist.linux-x86_64/wheel/qpid_tests
copying build/lib/qpid_tests/__init__.py -> build/bdist.linux-x86_64/wheel/qpid_tests
creating build/bdist.linux-x86_64/wheel/qpid_tests/broker_1_0
copying build/lib/qpid_tests/broker_1_0/selector.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_1_0
copying build/lib/qpid_tests/broker_1_0/legacy_exchanges.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_1_0
copying build/lib/qpid_tests/broker_1_0/general.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_1_0
copying build/lib/qpid_tests/broker_1_0/tx.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_1_0
copying build/lib/qpid_tests/broker_1_0/__init__.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_1_0
copying build/lib/qpid_tests/broker_1_0/translation.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_1_0
creating build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/threshold.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/example.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/new_api.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/exchange.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/query.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/tx.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/broker.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/__init__.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/persistence.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/priority.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/alternate_exchange.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/extensions.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/qmf_events.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/queue.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/message.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/stats.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/msg_groups.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/management.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/dtx.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
copying build/lib/qpid_tests/broker_0_10/lvq.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_10
creating build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_9
copying build/lib/qpid_tests/broker_0_9/query.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_9
copying build/lib/qpid_tests/broker_0_9/__init__.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_9
copying build/lib/qpid_tests/broker_0_9/messageheader.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_9
copying build/lib/qpid_tests/broker_0_9/queue.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_9
copying build/lib/qpid_tests/broker_0_9/echo.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_9
creating build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_8
copying build/lib/qpid_tests/broker_0_8/example.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_8
copying build/lib/qpid_tests/broker_0_8/exchange.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_8
copying build/lib/qpid_tests/broker_0_8/tx.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_8
copying build/lib/qpid_tests/broker_0_8/broker.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_8
copying build/lib/qpid_tests/broker_0_8/__init__.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_8
copying build/lib/qpid_tests/broker_0_8/testlib.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_8
copying build/lib/qpid_tests/broker_0_8/queue.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_8
copying build/lib/qpid_tests/broker_0_8/basic.py -> build/bdist.linux-x86_64/wheel/qpid_tests/broker_0_8
caching build/bdist.linux-x86_64/wheel/qpid/specs/amqp-0-10-qpid-errata-stripped.xml to amqp-0-10-qpid-errata-stripped.pcl
running install_egg_info
running egg_info
creating qpid_python.egg-info
writing qpid_python.egg-info/PKG-INFO
writing top-level names to qpid_python.egg-info/top_level.txt
writing dependency_links to qpid_python.egg-info/dependency_links.txt
writing manifest file 'qpid_python.egg-info/SOURCES.txt'
reading manifest file 'qpid_python.egg-info/SOURCES.txt'
writing manifest file 'qpid_python.egg-info/SOURCES.txt'
Copying qpid_python.egg-info to build/bdist.linux-x86_64/wheel/qpid_python-1.36.0.post1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/qpid_python-1.36.0.post1.data
creating build/bdist.linux-x86_64/wheel/qpid_python-1.36.0.post1.data/scripts
copying build/scripts-2.7/qpid-python-test -> build/bdist.linux-x86_64/wheel/qpid_python-1.36.0.post1.data/scripts
copying build/scripts-2.7/qpid-python-test.bat -> build/bdist.linux-x86_64/wheel/qpid_python-1.36.0.post1.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/qpid_python-1.36.0.post1.data/scripts/qpid-python-test to 755
changing mode of build/bdist.linux-x86_64/wheel/qpid_python-1.36.0.post1.data/scripts/qpid-python-test.bat to 775
creating build/bdist.linux-x86_64/wheel/qpid_python-1.36.0.post1.dist-info/WHEEL
/build-wheels

############################################################
Building rcssmin-1.0.6-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e2/5f/852be8aa80d1c24de9b030cdb6532bc7e7a1c8461554f6edbe14335ba890/rcssmin-1.0.6.tar.gz
--2019-10-05 18:06:19-- https://files.pythonhosted.org/packages/e2/5f/852be8aa80d1c24de9b030cdb6532bc7e7a1c8461554f6edbe14335ba890/rcssmin-1.0.6.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 582894 (569K) [application/octet-stream]
Saving to: 'rcssmin-1.0.6.tar.gz'

0K .......... .......... .......... .......... .......... 8% 3.23M 0s
50K .......... .......... .......... .......... .......... 17% 6.46M 0s
100K .......... .......... .......... .......... .......... 26% 83.0M 0s
150K .......... .......... .......... .......... .......... 35% 7.01M 0s
200K .......... .......... .......... .......... .......... 43% 61.0M 0s
250K .......... .......... .......... .......... .......... 52% 102M 0s
300K .......... .......... .......... .......... .......... 61% 98.2M 0s
350K .......... .......... .......... .......... .......... 70% 108M 0s
400K .......... .......... .......... .......... .......... 79% 8.13M 0s
450K .......... .......... .......... .......... .......... 87% 80.6M 0s
500K .......... .......... .......... .......... .......... 96% 158M 0s
550K .......... ......... 100% 166M=0.04s

2019-10-05 18:06:20 (14.1 MB/s) - 'rcssmin-1.0.6.tar.gz' saved [582894/582894]

/build-wheels/rcssmin-1.0.6 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
copying ./rcssmin.py -> build/lib.linux-x86_64-2.7
running build_ext
building '_rcssmin' extension
creating build/temp.linux-x86_64-2.7
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DEXT_MODULE=_rcssmin -UEXT_PACKAGE -I_setup/include -I/usr/include/python2.7 -c rcssmin.c -o build/temp.linux-x86_64-2.7/rcssmin.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/rcssmin.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/_rcssmin.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/rcssmin.py -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/_rcssmin.so -> build/bdist.linux-x86_64/wheel
running install_data
creating build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data
creating build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data
creating build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share
creating build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc
creating build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin
copying README.rst -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin
copying docs/CHANGES -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin
copying docs/BENCHMARKS -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin
creating build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin/apidoc
copying docs/apidoc/api-objects.txt -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin/apidoc
copying docs/apidoc/crarr.png -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin/apidoc
copying docs/apidoc/epydoc.css -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin/apidoc
copying docs/apidoc/epydoc.js -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin/apidoc
copying docs/apidoc/help.html -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin/apidoc
copying docs/apidoc/identifier-index.html -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin/apidoc
copying docs/apidoc/index.html -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin/apidoc
copying docs/apidoc/module-tree.html -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin/apidoc
copying docs/apidoc/rcssmin-module.html -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin/apidoc
copying docs/apidoc/rcssmin-pysrc.html -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin/apidoc
copying docs/apidoc/redirect.html -> build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.data/data/share/doc/rcssmin/apidoc
running install_egg_info
running egg_info
creating rcssmin.egg-info
writing rcssmin.egg-info/PKG-INFO
writing top-level names to rcssmin.egg-info/top_level.txt
writing dependency_links to rcssmin.egg-info/dependency_links.txt
writing manifest file 'rcssmin.egg-info/SOURCES.txt'
data_files contains unexpected objects
reading manifest file 'rcssmin.egg-info/SOURCES.txt'
writing manifest file 'rcssmin.egg-info/SOURCES.txt'
Copying rcssmin.egg-info to build/bdist.linux-x86_64/wheel/rcssmin-1.0.6-py2.7.egg-info
creating build/bdist.linux-x86_64/wheel/rcssmin-1.0.6.dist-info/WHEEL
/build-wheels

############################################################
Building repoze.lru-0.7-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/12/bc/595a77c4b5e204847fdf19268314ef59c85193a9dc9f83630fc459c0fee5/repoze.lru-0.7.tar.gz
--2019-10-05 18:06:20-- https://files.pythonhosted.org/packages/12/bc/595a77c4b5e204847fdf19268314ef59c85193a9dc9f83630fc459c0fee5/repoze.lru-0.7.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19591 (19K) [binary/octet-stream]
Saving to: 'repoze.lru-0.7.tar.gz'

0K .......... ......... 100% 2.54M=0.007s

2019-10-05 18:06:20 (2.54 MB/s) - 'repoze.lru-0.7.tar.gz' saved [19591/19591]

/build-wheels/repoze.lru-0.7 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/repoze
copying repoze/__init__.py -> build/lib/repoze
creating build/lib/repoze/lru
copying repoze/lru/__init__.py -> build/lib/repoze/lru
copying repoze/lru/tests.py -> build/lib/repoze/lru
running egg_info
writing requirements to repoze.lru.egg-info/requires.txt
writing repoze.lru.egg-info/PKG-INFO
writing namespace_packages to repoze.lru.egg-info/namespace_packages.txt
writing top-level names to repoze.lru.egg-info/top_level.txt
writing dependency_links to repoze.lru.egg-info/dependency_links.txt
writing entry points to repoze.lru.egg-info/entry_points.txt
reading manifest file 'repoze.lru.egg-info/SOURCES.txt'
writing manifest file 'repoze.lru.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/repoze/__init__.py (namespace package)
copying repoze/lru/__init__.py -> build/bdist.linux-x86_64/wheel/repoze/lru
copying repoze/lru/tests.py -> build/bdist.linux-x86_64/wheel/repoze/lru
running install_egg_info
Copying repoze.lru.egg-info to build/bdist.linux-x86_64/wheel/repoze.lru-0.7-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/repoze.lru-0.7-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/repoze.lru-0.7.dist-info/WHEEL
/build-wheels

############################################################
Building requests_aws-0.1.8-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/5e/2f/4da17752036c04cf4c9af7a2da0d41ef2205043f1c61008006475aa24b8b/requests-aws-0.1.8.tar.gz
--2019-10-05 18:06:21-- https://files.pythonhosted.org/packages/5e/2f/4da17752036c04cf4c9af7a2da0d41ef2205043f1c61008006475aa24b8b/requests-aws-0.1.8.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5645 (5.5K) [application/octet-stream]
Saving to: 'requests-aws-0.1.8.tar.gz'

0K ..... 100% 36.3M=0s

2019-10-05 18:06:21 (36.3 MB/s) - 'requests-aws-0.1.8.tar.gz' saved [5645/5645]

/build-wheels/requests-aws-0.1.8 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying awsauth.py -> build/lib
running egg_info
writing requirements to requests_aws.egg-info/requires.txt
writing requests_aws.egg-info/PKG-INFO
writing top-level names to requests_aws.egg-info/top_level.txt
writing dependency_links to requests_aws.egg-info/dependency_links.txt
reading manifest file 'requests_aws.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'requests_aws.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/awsauth.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
Copying requests_aws.egg-info to build/bdist.linux-x86_64/wheel/requests_aws-0.1.8-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/requests_aws-0.1.8.dist-info/WHEEL
/build-wheels

############################################################
Building requests_unixsocket-0.1.5-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/f3/94/67d781fb32afbee0fffa0ad9e16ad0491f1a9c303e14790ae4e18f11be19/requests-unixsocket-0.1.5.tar.gz
--2019-10-05 18:06:21-- https://files.pythonhosted.org/packages/f3/94/67d781fb32afbee0fffa0ad9e16ad0491f1a9c303e14790ae4e18f11be19/requests-unixsocket-0.1.5.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10499 (10K) [application/octet-stream]
Saving to: 'requests-unixsocket-0.1.5.tar.gz'

0K .......... 100% 42.1M=0s

2019-10-05 18:06:21 (42.1 MB/s) - 'requests-unixsocket-0.1.5.tar.gz' saved [10499/10499]

/build-wheels/requests-unixsocket-0.1.5 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/requests_unixsocket
copying requests_unixsocket/__init__.py -> build/lib/requests_unixsocket
copying requests_unixsocket/adapters.py -> build/lib/requests_unixsocket
copying requests_unixsocket/testutils.py -> build/lib/requests_unixsocket
running egg_info
writing requirements to requests_unixsocket.egg-info/requires.txt
writing requests_unixsocket.egg-info/PKG-INFO
writing top-level names to requests_unixsocket.egg-info/top_level.txt
writing dependency_links to requests_unixsocket.egg-info/dependency_links.txt
[pbr] Reusing existing SOURCES.txt
creating build/lib/requests_unixsocket/tests
copying requests_unixsocket/tests/test_requests_unixsocket.py -> build/lib/requests_unixsocket/tests
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/requests_unixsocket
copying build/lib/requests_unixsocket/__init__.py -> build/bdist.linux-x86_64/wheel/requests_unixsocket
copying build/lib/requests_unixsocket/adapters.py -> build/bdist.linux-x86_64/wheel/requests_unixsocket
copying build/lib/requests_unixsocket/testutils.py -> build/bdist.linux-x86_64/wheel/requests_unixsocket
creating build/bdist.linux-x86_64/wheel/requests_unixsocket/tests
copying build/lib/requests_unixsocket/tests/test_requests_unixsocket.py -> build/bdist.linux-x86_64/wheel/requests_unixsocket/tests
running install_egg_info
Copying requests_unixsocket.egg-info to build/bdist.linux-x86_64/wheel/requests_unixsocket-0.1.5-py2.7.egg-info
running install_scripts
/build-wheels/requests-unixsocket-0.1.5/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
creating build/bdist.linux-x86_64/wheel/requests_unixsocket-0.1.5.dist-info/WHEEL
/build-wheels

############################################################
Building restructuredtext_lint-1.2.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/cd/cc/d9e61a7615e723883edd6d9517090d0e73c51933e70794e759eb7fae6ff2/restructuredtext_lint-1.2.2.tar.gz
--2019-10-05 18:06:23-- https://files.pythonhosted.org/packages/cd/cc/d9e61a7615e723883edd6d9517090d0e73c51933e70794e759eb7fae6ff2/restructuredtext_lint-1.2.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 18982 (19K) [binary/octet-stream]
Saving to: 'restructuredtext_lint-1.2.2.tar.gz'

0K .......... ........ 100% 2.50M=0.007s

2019-10-05 18:06:23 (2.50 MB/s) - 'restructuredtext_lint-1.2.2.tar.gz' saved [18982/18982]

/build-wheels/restructuredtext_lint-1.2.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/restructuredtext_lint
copying restructuredtext_lint/__init__.py -> build/lib/restructuredtext_lint
copying restructuredtext_lint/cli.py -> build/lib/restructuredtext_lint
copying restructuredtext_lint/lint.py -> build/lib/restructuredtext_lint
creating build/lib/restructuredtext_lint/test
copying restructuredtext_lint/test/__init__.py -> build/lib/restructuredtext_lint/test
copying restructuredtext_lint/test/test.py -> build/lib/restructuredtext_lint/test
running egg_info
writing requirements to restructuredtext_lint.egg-info/requires.txt
writing restructuredtext_lint.egg-info/PKG-INFO
writing top-level names to restructuredtext_lint.egg-info/top_level.txt
writing dependency_links to restructuredtext_lint.egg-info/dependency_links.txt
writing entry points to restructuredtext_lint.egg-info/entry_points.txt
reading manifest file 'restructuredtext_lint.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'restructuredtext_lint.egg-info/SOURCES.txt'
copying restructuredtext_lint/VERSION -> build/lib/restructuredtext_lint
copying restructuredtext_lint/__init__.pyc -> build/lib/restructuredtext_lint
copying restructuredtext_lint/cli.pyc -> build/lib/restructuredtext_lint
copying restructuredtext_lint/lint.pyc -> build/lib/restructuredtext_lint
copying restructuredtext_lint/test/__init__.pyc -> build/lib/restructuredtext_lint/test
copying restructuredtext_lint/test/test.pyc -> build/lib/restructuredtext_lint/test
creating build/lib/restructuredtext_lint/test/test_files
copying restructuredtext_lint/test/test_files/invalid.rst -> build/lib/restructuredtext_lint/test/test_files
copying restructuredtext_lint/test/test_files/invalid_line_mismatch.rst -> build/lib/restructuredtext_lint/test/test_files
copying restructuredtext_lint/test/test_files/invalid_link.rst -> build/lib/restructuredtext_lint/test/test_files
copying restructuredtext_lint/test/test_files/invalid_target.rst -> build/lib/restructuredtext_lint/test/test_files
copying restructuredtext_lint/test/test_files/second_short_heading.rst -> build/lib/restructuredtext_lint/test/test_files
copying restructuredtext_lint/test/test_files/utf8.rst -> build/lib/restructuredtext_lint/test/test_files
copying restructuredtext_lint/test/test_files/valid.rst -> build/lib/restructuredtext_lint/test/test_files
creating build/lib/restructuredtext_lint/test/test_files/dir
copying restructuredtext_lint/test/test_files/dir/valid.rst -> build/lib/restructuredtext_lint/test/test_files/dir
creating build/lib/restructuredtext_lint/test/test_files/dir/subdir
copying restructuredtext_lint/test/test_files/dir/subdir/invalid.rst -> build/lib/restructuredtext_lint/test/test_files/dir/subdir
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/restructuredtext_lint
copying build/lib/restructuredtext_lint/__init__.py -> build/bdist.linux-x86_64/wheel/restructuredtext_lint
copying build/lib/restructuredtext_lint/cli.py -> build/bdist.linux-x86_64/wheel/restructuredtext_lint
copying build/lib/restructuredtext_lint/lint.py -> build/bdist.linux-x86_64/wheel/restructuredtext_lint
creating build/bdist.linux-x86_64/wheel/restructuredtext_lint/test
copying build/lib/restructuredtext_lint/test/__init__.py -> build/bdist.linux-x86_64/wheel/restructuredtext_lint/test
copying build/lib/restructuredtext_lint/test/test.py -> build/bdist.linux-x86_64/wheel/restructuredtext_lint/test
copying build/lib/restructuredtext_lint/test/__init__.pyc -> build/bdist.linux-x86_64/wheel/restructuredtext_lint/test
copying build/lib/restructuredtext_lint/test/test.pyc -> build/bdist.linux-x86_64/wheel/restructuredtext_lint/test
creating build/bdist.linux-x86_64/wheel/restructuredtext_lint/test/test_files
copying build/lib/restructuredtext_lint/test/test_files/invalid.rst -> build/bdist.linux-x86_64/wheel/restructuredtext_lint/test/test_files
copying build/lib/restructuredtext_lint/test/test_files/invalid_line_mismatch.rst -> build/bdist.linux-x86_64/wheel/restructuredtext_lint/test/test_files
copying build/lib/restructuredtext_lint/test/test_files/invalid_link.rst -> build/bdist.linux-x86_64/wheel/restructuredtext_lint/test/test_files
copying build/lib/restructuredtext_lint/test/test_files/invalid_target.rst -> build/bdist.linux-x86_64/wheel/restructuredtext_lint/test/test_files
copying build/lib/restructuredtext_lint/test/test_files/second_short_heading.rst -> build/bdist.linux-x86_64/wheel/restructuredtext_lint/test/test_files
copying build/lib/restructuredtext_lint/test/test_files/utf8.rst -> build/bdist.linux-x86_64/wheel/restructuredtext_lint/test/test_files
copying build/lib/restructuredtext_lint/test/test_files/valid.rst -> build/bdist.linux-x86_64/wheel/restructuredtext_lint/test/test_files
creating build/bdist.linux-x86_64/wheel/restructuredtext_lint/test/test_files/dir
copying build/lib/restructuredtext_lint/test/test_files/dir/valid.rst -> build/bdist.linux-x86_64/wheel/restructuredtext_lint/test/test_files/dir
creating build/bdist.linux-x86_64/wheel/restructuredtext_lint/test/test_files/dir/subdir
copying build/lib/restructuredtext_lint/test/test_files/dir/subdir/invalid.rst -> build/bdist.linux-x86_64/wheel/restructuredtext_lint/test/test_files/dir/subdir
copying build/lib/restructuredtext_lint/VERSION -> build/bdist.linux-x86_64/wheel/restructuredtext_lint
copying build/lib/restructuredtext_lint/__init__.pyc -> build/bdist.linux-x86_64/wheel/restructuredtext_lint
copying build/lib/restructuredtext_lint/cli.pyc -> build/bdist.linux-x86_64/wheel/restructuredtext_lint
copying build/lib/restructuredtext_lint/lint.pyc -> build/bdist.linux-x86_64/wheel/restructuredtext_lint
running install_egg_info
Copying restructuredtext_lint.egg-info to build/bdist.linux-x86_64/wheel/restructuredtext_lint-1.2.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/restructuredtext_lint-1.2.2.dist-info/WHEEL
/build-wheels

############################################################
Building retrying-1.3.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/44/ef/beae4b4ef80902f22e3af073397f079c96969c69b2c7d52a57ea9ae61c9d/retrying-1.3.3.tar.gz
--2019-10-05 18:06:23-- https://files.pythonhosted.org/packages/44/ef/beae4b4ef80902f22e3af073397f079c96969c69b2c7d52a57ea9ae61c9d/retrying-1.3.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10890 (11K) [application/octet-stream]
Saving to: 'retrying-1.3.3.tar.gz'

0K .......... 100% 54.1M=0s

2019-10-05 18:06:23 (54.1 MB/s) - 'retrying-1.3.3.tar.gz' saved [10890/10890]

/build-wheels/retrying-1.3.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying retrying.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/retrying.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing requirements to retrying.egg-info/requires.txt
writing retrying.egg-info/PKG-INFO
writing top-level names to retrying.egg-info/top_level.txt
writing dependency_links to retrying.egg-info/dependency_links.txt
reading manifest file 'retrying.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'retrying.egg-info/SOURCES.txt'
Copying retrying.egg-info to build/bdist.linux-x86_64/wheel/retrying-1.3.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/retrying-1.3.3.dist-info/WHEEL
/build-wheels

############################################################
Building rjsmin-1.0.12-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/10/9c/2c45f57d43258b05bf33cf8f6c8161ea5abf8b4776a5c59d12646727cd98/rjsmin-1.0.12.tar.gz
--2019-10-05 18:06:24-- https://files.pythonhosted.org/packages/10/9c/2c45f57d43258b05bf33cf8f6c8161ea5abf8b4776a5c59d12646727cd98/rjsmin-1.0.12.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 446822 (436K) [application/octet-stream]
Saving to: 'rjsmin-1.0.12.tar.gz'

0K .......... .......... .......... .......... .......... 11% 3.24M 0s
50K .......... .......... .......... .......... .......... 22% 6.75M 0s
100K .......... .......... .......... .......... .......... 34% 94.4M 0s
150K .......... .......... .......... .......... .......... 45% 98.2M 0s
200K .......... .......... .......... .......... .......... 57% 7.02M 0s
250K .......... .......... .......... .......... .......... 68% 73.5M 0s
300K .......... .......... .......... .......... .......... 80% 62.0M 0s
350K .......... .......... .......... .......... .......... 91% 98.5M 0s
400K .......... .......... .......... ...... 100% 6.57M=0.04s

2019-10-05 18:06:24 (11.3 MB/s) - 'rjsmin-1.0.12.tar.gz' saved [446822/446822]

/build-wheels/rjsmin-1.0.12 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
copying ./rjsmin.py -> build/lib.linux-x86_64-2.7
running build_ext
building '_rjsmin' extension
creating build/temp.linux-x86_64-2.7
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DEXT_MODULE=_rjsmin -UEXT_PACKAGE -I_setup/include -I/usr/include/python2.7 -c rjsmin.c -o build/temp.linux-x86_64-2.7/rjsmin.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/rjsmin.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/_rjsmin.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/rjsmin.py -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/_rjsmin.so -> build/bdist.linux-x86_64/wheel
running install_data
creating build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data
creating build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data
creating build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share
creating build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc
creating build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin
copying README.rst -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin
copying docs/CHANGES -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin
copying docs/BENCHMARKS -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin
creating build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin/apidoc
copying docs/apidoc/api-objects.txt -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin/apidoc
copying docs/apidoc/crarr.png -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin/apidoc
copying docs/apidoc/epydoc.css -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin/apidoc
copying docs/apidoc/epydoc.js -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin/apidoc
copying docs/apidoc/help.html -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin/apidoc
copying docs/apidoc/identifier-index.html -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin/apidoc
copying docs/apidoc/index.html -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin/apidoc
copying docs/apidoc/module-tree.html -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin/apidoc
copying docs/apidoc/redirect.html -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin/apidoc
copying docs/apidoc/rjsmin-module.html -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin/apidoc
copying docs/apidoc/rjsmin-pysrc.html -> build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.data/data/share/doc/rjsmin/apidoc
running install_egg_info
running egg_info
creating rjsmin.egg-info
writing rjsmin.egg-info/PKG-INFO
writing top-level names to rjsmin.egg-info/top_level.txt
writing dependency_links to rjsmin.egg-info/dependency_links.txt
writing manifest file 'rjsmin.egg-info/SOURCES.txt'
data_files contains unexpected objects
reading manifest file 'rjsmin.egg-info/SOURCES.txt'
writing manifest file 'rjsmin.egg-info/SOURCES.txt'
Copying rjsmin.egg-info to build/bdist.linux-x86_64/wheel/rjsmin-1.0.12-py2.7.egg-info
creating build/bdist.linux-x86_64/wheel/rjsmin-1.0.12.dist-info/WHEEL
/build-wheels

############################################################
Building rtslib_fb-2.1.66-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/15/33/879f9e2e97c1cfca0f0d67985769b6ee566ca37abf7c4333d99e9794a1cb/rtslib-fb-2.1.66.tar.gz
--2019-10-05 18:06:24-- https://files.pythonhosted.org/packages/15/33/879f9e2e97c1cfca0f0d67985769b6ee566ca37abf7c4333d99e9794a1cb/rtslib-fb-2.1.66.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 67612 (66K) [binary/octet-stream]
Saving to: 'rtslib-fb-2.1.66.tar.gz'

0K .......... .......... .......... .......... .......... 75% 3.38M 0s
50K .......... ...... 100% 92.5M=0.01s

2019-10-05 18:06:25 (4.42 MB/s) - 'rtslib-fb-2.1.66.tar.gz' saved [67612/67612]

/build-wheels/rtslib-fb-2.1.66 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/rtslib_fb
copying rtslib_fb/__init__.py -> build/lib/rtslib_fb
copying rtslib_fb/alua.py -> build/lib/rtslib_fb
copying rtslib_fb/fabric.py -> build/lib/rtslib_fb
copying rtslib_fb/node.py -> build/lib/rtslib_fb
copying rtslib_fb/root.py -> build/lib/rtslib_fb
copying rtslib_fb/target.py -> build/lib/rtslib_fb
copying rtslib_fb/tcm.py -> build/lib/rtslib_fb
copying rtslib_fb/utils.py -> build/lib/rtslib_fb
creating build/lib/rtslib
copying rtslib/__init__.py -> build/lib/rtslib
copying rtslib/alua.py -> build/lib/rtslib
copying rtslib/fabric.py -> build/lib/rtslib
copying rtslib/node.py -> build/lib/rtslib
copying rtslib/root.py -> build/lib/rtslib
copying rtslib/target.py -> build/lib/rtslib
copying rtslib/tcm.py -> build/lib/rtslib
copying rtslib/utils.py -> build/lib/rtslib
running build_scripts
creating build/scripts-2.7
copying and adjusting scripts/targetctl -> build/scripts-2.7
changing mode of build/scripts-2.7/targetctl from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/rtslib_fb
copying build/lib/rtslib_fb/__init__.py -> build/bdist.linux-x86_64/wheel/rtslib_fb
copying build/lib/rtslib_fb/alua.py -> build/bdist.linux-x86_64/wheel/rtslib_fb
copying build/lib/rtslib_fb/fabric.py -> build/bdist.linux-x86_64/wheel/rtslib_fb
copying build/lib/rtslib_fb/node.py -> build/bdist.linux-x86_64/wheel/rtslib_fb
copying build/lib/rtslib_fb/root.py -> build/bdist.linux-x86_64/wheel/rtslib_fb
copying build/lib/rtslib_fb/target.py -> build/bdist.linux-x86_64/wheel/rtslib_fb
copying build/lib/rtslib_fb/tcm.py -> build/bdist.linux-x86_64/wheel/rtslib_fb
copying build/lib/rtslib_fb/utils.py -> build/bdist.linux-x86_64/wheel/rtslib_fb
creating build/bdist.linux-x86_64/wheel/rtslib
copying build/lib/rtslib/__init__.py -> build/bdist.linux-x86_64/wheel/rtslib
copying build/lib/rtslib/alua.py -> build/bdist.linux-x86_64/wheel/rtslib
copying build/lib/rtslib/fabric.py -> build/bdist.linux-x86_64/wheel/rtslib
copying build/lib/rtslib/node.py -> build/bdist.linux-x86_64/wheel/rtslib
copying build/lib/rtslib/root.py -> build/bdist.linux-x86_64/wheel/rtslib
copying build/lib/rtslib/target.py -> build/bdist.linux-x86_64/wheel/rtslib
copying build/lib/rtslib/tcm.py -> build/bdist.linux-x86_64/wheel/rtslib
copying build/lib/rtslib/utils.py -> build/bdist.linux-x86_64/wheel/rtslib
running install_egg_info
running egg_info
writing requirements to rtslib_fb.egg-info/requires.txt
writing rtslib_fb.egg-info/PKG-INFO
writing top-level names to rtslib_fb.egg-info/top_level.txt
writing dependency_links to rtslib_fb.egg-info/dependency_links.txt
reading manifest file 'rtslib_fb.egg-info/SOURCES.txt'
writing manifest file 'rtslib_fb.egg-info/SOURCES.txt'
Copying rtslib_fb.egg-info to build/bdist.linux-x86_64/wheel/rtslib_fb-2.1.66-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/rtslib_fb-2.1.66.data
creating build/bdist.linux-x86_64/wheel/rtslib_fb-2.1.66.data/scripts
copying build/scripts-2.7/targetctl -> build/bdist.linux-x86_64/wheel/rtslib_fb-2.1.66.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/rtslib_fb-2.1.66.data/scripts/targetctl to 755
creating build/bdist.linux-x86_64/wheel/rtslib_fb-2.1.66.dist-info/WHEEL
/build-wheels

############################################################
Building scandir-1.9.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/16/2a/557af1181e6b4e30254d5a6163b18f5053791ca66e251e77ab08887e8fe3/scandir-1.9.0.tar.gz
--2019-10-05 18:06:25-- https://files.pythonhosted.org/packages/16/2a/557af1181e6b4e30254d5a6163b18f5053791ca66e251e77ab08887e8fe3/scandir-1.9.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 33315 (33K) [binary/octet-stream]
Saving to: 'scandir-1.9.0.tar.gz'

0K .......... .......... .......... .. 100% 4.06M=0.008s

2019-10-05 18:06:25 (4.06 MB/s) - 'scandir-1.9.0.tar.gz' saved [33315/33315]

/build-wheels/scandir-1.9.0 /build-wheels
/usr/lib64/python2.7/distutils/extension.py:133: UserWarning: Unknown Extension options: 'optional'
warnings.warn(msg)
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
copying scandir.py -> build/lib.linux-x86_64-2.7
running build_ext
building '_scandir' extension
creating build/temp.linux-x86_64-2.7
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c _scandir.c -o build/temp.linux-x86_64-2.7/_scandir.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/_scandir.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/_scandir.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/scandir.py -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/_scandir.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing scandir.egg-info/PKG-INFO
writing top-level names to scandir.egg-info/top_level.txt
writing dependency_links to scandir.egg-info/dependency_links.txt
reading manifest file 'scandir.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'scandir.egg-info/SOURCES.txt'
Copying scandir.egg-info to build/bdist.linux-x86_64/wheel/scandir-1.9.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/scandir-1.9.0.dist-info/WHEEL
/build-wheels

############################################################
Building scrypt-0.8.13-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/80/3d/141eb80e754b86f6c25a2ffaf6c3af3acdb65a3e3700829a05ab0c5d965d/scrypt-0.8.13.tar.gz
--2019-10-05 18:06:26-- https://files.pythonhosted.org/packages/80/3d/141eb80e754b86f6c25a2ffaf6c3af3acdb65a3e3700829a05ab0c5d965d/scrypt-0.8.13.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 53606 (52K) [binary/octet-stream]
Saving to: 'scrypt-0.8.13.tar.gz'

0K .......... .......... .......... .......... .......... 95% 3.27M 0s
50K .. 100% 4482G=0.01s

2019-10-05 18:06:26 (3.43 MB/s) - 'scrypt-0.8.13.tar.gz' saved [53606/53606]

/build-wheels/scrypt-0.8.13 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/scrypt
copying scrypt/__init__.py -> build/lib.linux-x86_64-2.7/scrypt
copying scrypt/scrypt.py -> build/lib.linux-x86_64-2.7/scrypt
running build_ext
building '_scrypt' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/scrypt-1.2.1
creating build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib
creating build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/crypto
creating build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/scryptenc
creating build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/util
creating build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva
creating build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/alg
creating build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/crypto
creating build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/util
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c src/scrypt.c -o build/temp.linux-x86_64-2.7/src/scrypt.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/lib/crypto/crypto_scrypt.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/crypto/crypto_scrypt.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/lib/scryptenc/scryptenc.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/scryptenc/scryptenc.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/lib/util/memlimit.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/util/memlimit.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/libcperciva/alg/sha256.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/alg/sha256.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/libcperciva/crypto/crypto_aes.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/libcperciva/crypto/crypto_entropy.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/libcperciva/util/entropy.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/util/entropy.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/libcperciva/util/insecure_memzero.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/util/insecure_memzero.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/libcperciva/util/warnp.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/util/warnp.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/libcperciva/util/humansize.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/util/humansize.o -O2
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_CONFIG_H -DHAVE_CLOCK_GETTIME=1 -DHAVE_LIBRT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STRUCT_SYSINFO=1 -DHAVE_STRUCT_SYSINFO_MEM_UNIT=1 -DHAVE_STRUCT_SYSINFO_TOTALRAM=1 -DHAVE_SYSINFO=1 -DHAVE_SYS_SYSINFO_H=1 -D_FILE_OFFSET_BITS=64 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c scrypt-1.2.1/libcperciva/util/asprintf.c -o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/util/asprintf.o -O2
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/scrypt.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/crypto/crypto_scrypt.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/scryptenc/scryptenc.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/lib/util/memlimit.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/alg/sha256.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/crypto/crypto_aesctr.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/crypto/crypto_entropy.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/util/entropy.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/util/insecure_memzero.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/util/warnp.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/util/humansize.o build/temp.linux-x86_64-2.7/scrypt-1.2.1/libcperciva/util/asprintf.o -L/usr/lib64 -lcrypto -lrt -lpython2.7 -o build/lib.linux-x86_64-2.7/_scrypt.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/scrypt
copying build/lib.linux-x86_64-2.7/scrypt/__init__.py -> build/bdist.linux-x86_64/wheel/scrypt
copying build/lib.linux-x86_64-2.7/scrypt/scrypt.py -> build/bdist.linux-x86_64/wheel/scrypt
copying build/lib.linux-x86_64-2.7/_scrypt.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing scrypt.egg-info/PKG-INFO
writing top-level names to scrypt.egg-info/top_level.txt
writing dependency_links to scrypt.egg-info/dependency_links.txt
reading manifest file 'scrypt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'build'
no previously-included directories found matching 'doc/build'
no previously-included directories found matching '*/__pycache__'
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
warning: no previously-included files matching '*.egg' found anywhere in distribution
warning: no previously-included files matching '*.egg-info' found anywhere in distribution
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.bak' found anywhere in distribution
warning: no previously-included files matching '*.swp' found anywhere in distribution
writing manifest file 'scrypt.egg-info/SOURCES.txt'
Copying scrypt.egg-info to build/bdist.linux-x86_64/wheel/scrypt-0.8.13-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/scrypt-0.8.13.dist-info/WHEEL
/build-wheels

############################################################
Building SecretStorage-2.3.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a5/a5/0830cfe34a4cfd0d1c3c8b614ede1edb2aaf999091ac8548dd19cb352e79/SecretStorage-2.3.1.tar.gz
--2019-10-05 18:06:28-- https://files.pythonhosted.org/packages/a5/a5/0830cfe34a4cfd0d1c3c8b614ede1edb2aaf999091ac8548dd19cb352e79/SecretStorage-2.3.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16073 (16K) [binary/octet-stream]
Saving to: 'SecretStorage-2.3.1.tar.gz'

0K .......... ..... 100% 2.11M=0.007s

2019-10-05 18:06:28 (2.11 MB/s) - 'SecretStorage-2.3.1.tar.gz' saved [16073/16073]

/build-wheels/SecretStorage-2.3.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/secretstorage
copying secretstorage/collection.py -> build/lib/secretstorage
copying secretstorage/__init__.py -> build/lib/secretstorage
copying secretstorage/dhcrypto.py -> build/lib/secretstorage
copying secretstorage/util.py -> build/lib/secretstorage
copying secretstorage/defines.py -> build/lib/secretstorage
copying secretstorage/exceptions.py -> build/lib/secretstorage
copying secretstorage/item.py -> build/lib/secretstorage
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/secretstorage
copying build/lib/secretstorage/collection.py -> build/bdist.linux-x86_64/wheel/secretstorage
copying build/lib/secretstorage/__init__.py -> build/bdist.linux-x86_64/wheel/secretstorage
copying build/lib/secretstorage/dhcrypto.py -> build/bdist.linux-x86_64/wheel/secretstorage
copying build/lib/secretstorage/util.py -> build/bdist.linux-x86_64/wheel/secretstorage
copying build/lib/secretstorage/defines.py -> build/bdist.linux-x86_64/wheel/secretstorage
copying build/lib/secretstorage/exceptions.py -> build/bdist.linux-x86_64/wheel/secretstorage
copying build/lib/secretstorage/item.py -> build/bdist.linux-x86_64/wheel/secretstorage
running install_egg_info
running egg_info
writing requirements to SecretStorage.egg-info/requires.txt
writing SecretStorage.egg-info/PKG-INFO
writing top-level names to SecretStorage.egg-info/top_level.txt
writing dependency_links to SecretStorage.egg-info/dependency_links.txt
reading manifest file 'SecretStorage.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'SecretStorage.egg-info/SOURCES.txt'
Copying SecretStorage.egg-info to build/bdist.linux-x86_64/wheel/SecretStorage-2.3.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/SecretStorage-2.3.1.dist-info/WHEEL
/build-wheels

############################################################
Building semantic_version-2.6.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/72/83/f76958017f3094b072d8e3a72d25c3ed65f754cc607fdb6a7b33d84ab1d5/semantic_version-2.6.0.tar.gz
--2019-10-05 18:06:28-- https://files.pythonhosted.org/packages/72/83/f76958017f3094b072d8e3a72d25c3ed65f754cc607fdb6a7b33d84ab1d5/semantic_version-2.6.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13919 (14K) [application/octet-stream]
Saving to: 'semantic_version-2.6.0.tar.gz'

0K .......... ... 100% 1.84M=0.007s

2019-10-05 18:06:28 (1.84 MB/s) - 'semantic_version-2.6.0.tar.gz' saved [13919/13919]

/build-wheels/semantic_version-2.6.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/semantic_version
copying semantic_version/__init__.py -> build/lib/semantic_version
copying semantic_version/django_fields.py -> build/lib/semantic_version
copying semantic_version/compat.py -> build/lib/semantic_version
copying semantic_version/base.py -> build/lib/semantic_version
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/semantic_version
copying build/lib/semantic_version/__init__.py -> build/bdist.linux-x86_64/wheel/semantic_version
copying build/lib/semantic_version/django_fields.py -> build/bdist.linux-x86_64/wheel/semantic_version
copying build/lib/semantic_version/compat.py -> build/bdist.linux-x86_64/wheel/semantic_version
copying build/lib/semantic_version/base.py -> build/bdist.linux-x86_64/wheel/semantic_version
running install_egg_info
running egg_info
writing semantic_version.egg-info/PKG-INFO
writing top-level names to semantic_version.egg-info/top_level.txt
writing dependency_links to semantic_version.egg-info/dependency_links.txt
reading manifest file 'semantic_version.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs'
no previously-included directories found matching 'tests'
warning: no previously-included files matching '.py[cod]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files found matching 'Makefile'
warning: no previously-included files found matching 'tox.ini'
warning: no previously-included files found matching '.flake8'
writing manifest file 'semantic_version.egg-info/SOURCES.txt'
Copying semantic_version.egg-info to build/bdist.linux-x86_64/wheel/semantic_version-2.6.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/semantic_version-2.6.0.dist-info/WHEEL
/build-wheels

############################################################
Building setproctitle-1.1.10-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/5a/0d/dc0d2234aacba6cf1a729964383e3452c52096dc695581248b548786f2b3/setproctitle-1.1.10.tar.gz
--2019-10-05 18:06:29-- https://files.pythonhosted.org/packages/5a/0d/dc0d2234aacba6cf1a729964383e3452c52096dc695581248b548786f2b3/setproctitle-1.1.10.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 24042 (23K) [application/octet-stream]
Saving to: 'setproctitle-1.1.10.tar.gz'

0K .......... .......... ... 100% 3.14M=0.007s

2019-10-05 18:06:29 (3.14 MB/s) - 'setproctitle-1.1.10.tar.gz' saved [24042/24042]

/build-wheels/setproctitle-1.1.10 /build-wheels
running bdist_wheel
running build
running build_ext
building 'setproctitle' extension
creating build
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python2.7 -c src/setproctitle.c -o build/temp.linux-x86_64-2.7/src/setproctitle.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python2.7 -c src/spt_debug.c -o build/temp.linux-x86_64-2.7/src/spt_debug.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python2.7 -c src/spt_setup.c -o build/temp.linux-x86_64-2.7/src/spt_setup.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python2.7 -c src/spt_status.c -o build/temp.linux-x86_64-2.7/src/spt_status.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SYS_PRCTL_H=1 -DSPT_VERSION=1.1.10 -I/usr/include/python2.7 -c src/spt_strlcpy.c -o build/temp.linux-x86_64-2.7/src/spt_strlcpy.o
creating build/lib.linux-x86_64-2.7
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/setproctitle.o build/temp.linux-x86_64-2.7/src/spt_debug.o build/temp.linux-x86_64-2.7/src/spt_setup.o build/temp.linux-x86_64-2.7/src/spt_status.o build/temp.linux-x86_64-2.7/src/spt_strlcpy.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/setproctitle.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/setproctitle.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing setproctitle.egg-info/PKG-INFO
writing top-level names to setproctitle.egg-info/top_level.txt
writing dependency_links to setproctitle.egg-info/dependency_links.txt
reading manifest file 'setproctitle.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'setproctitle.egg-info/SOURCES.txt'
Copying setproctitle.egg-info to build/bdist.linux-x86_64/wheel/setproctitle-1.1.10-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/setproctitle-1.1.10.dist-info/WHEEL
/build-wheels

############################################################
Building simplejson-3.16.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e3/24/c35fb1c1c315fc0fffe61ea00d3f88e85469004713dab488dee4f35b0aff/simplejson-3.16.0.tar.gz
--2019-10-05 18:06:30-- https://files.pythonhosted.org/packages/e3/24/c35fb1c1c315fc0fffe61ea00d3f88e85469004713dab488dee4f35b0aff/simplejson-3.16.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 81203 (79K) [binary/octet-stream]
Saving to: 'simplejson-3.16.0.tar.gz'

0K .......... .......... .......... .......... .......... 63% 3.22M 0s
50K .......... .......... ......... 100% 103M=0.02s

2019-10-05 18:06:30 (5.01 MB/s) - 'simplejson-3.16.0.tar.gz' saved [81203/81203]

/build-wheels/simplejson-3.16.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/simplejson
copying simplejson/__init__.py -> build/lib.linux-x86_64-2.7/simplejson
copying simplejson/compat.py -> build/lib.linux-x86_64-2.7/simplejson
copying simplejson/decoder.py -> build/lib.linux-x86_64-2.7/simplejson
copying simplejson/encoder.py -> build/lib.linux-x86_64-2.7/simplejson
copying simplejson/errors.py -> build/lib.linux-x86_64-2.7/simplejson
copying simplejson/ordered_dict.py -> build/lib.linux-x86_64-2.7/simplejson
copying simplejson/raw_json.py -> build/lib.linux-x86_64-2.7/simplejson
copying simplejson/scanner.py -> build/lib.linux-x86_64-2.7/simplejson
copying simplejson/tool.py -> build/lib.linux-x86_64-2.7/simplejson
creating build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/__init__.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_check_circular.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_decimal.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_decode.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_default.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_dump.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_errors.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_fail.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_float.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_for_json.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_indent.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_iterable.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_namedtuple.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_pass1.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_pass2.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_pass3.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_raw_json.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_recursion.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_scanstring.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_separators.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_speedups.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_str_subclass.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_subclass.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_tool.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_tuple.py -> build/lib.linux-x86_64-2.7/simplejson/tests
copying simplejson/tests/test_unicode.py -> build/lib.linux-x86_64-2.7/simplejson/tests
running build_ext
building 'simplejson._speedups' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/simplejson
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c simplejson/_speedups.c -o build/temp.linux-x86_64-2.7/simplejson/_speedups.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/simplejson/_speedups.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/simplejson/_speedups.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/simplejson
copying build/lib.linux-x86_64-2.7/simplejson/__init__.py -> build/bdist.linux-x86_64/wheel/simplejson
copying build/lib.linux-x86_64-2.7/simplejson/compat.py -> build/bdist.linux-x86_64/wheel/simplejson
copying build/lib.linux-x86_64-2.7/simplejson/decoder.py -> build/bdist.linux-x86_64/wheel/simplejson
copying build/lib.linux-x86_64-2.7/simplejson/encoder.py -> build/bdist.linux-x86_64/wheel/simplejson
copying build/lib.linux-x86_64-2.7/simplejson/errors.py -> build/bdist.linux-x86_64/wheel/simplejson
copying build/lib.linux-x86_64-2.7/simplejson/ordered_dict.py -> build/bdist.linux-x86_64/wheel/simplejson
copying build/lib.linux-x86_64-2.7/simplejson/raw_json.py -> build/bdist.linux-x86_64/wheel/simplejson
copying build/lib.linux-x86_64-2.7/simplejson/scanner.py -> build/bdist.linux-x86_64/wheel/simplejson
copying build/lib.linux-x86_64-2.7/simplejson/tool.py -> build/bdist.linux-x86_64/wheel/simplejson
creating build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/__init__.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_bigint_as_string.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_bitsize_int_as_string.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_check_circular.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_decimal.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_decode.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_default.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_dump.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_encode_basestring_ascii.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_encode_for_html.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_errors.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_fail.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_float.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_for_json.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_indent.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_item_sort_key.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_iterable.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_namedtuple.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_pass1.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_pass2.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_pass3.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_raw_json.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_recursion.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_scanstring.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_separators.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_speedups.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_str_subclass.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_subclass.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_tool.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_tuple.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/tests/test_unicode.py -> build/bdist.linux-x86_64/wheel/simplejson/tests
copying build/lib.linux-x86_64-2.7/simplejson/_speedups.so -> build/bdist.linux-x86_64/wheel/simplejson
running install_egg_info
running egg_info
writing simplejson.egg-info/PKG-INFO
writing top-level names to simplejson.egg-info/top_level.txt
writing dependency_links to simplejson.egg-info/dependency_links.txt
reading manifest file 'simplejson.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'simplejson.egg-info/SOURCES.txt'
Copying simplejson.egg-info to build/bdist.linux-x86_64/wheel/simplejson-3.16.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/simplejson-3.16.0.dist-info/WHEEL
/build-wheels

############################################################
Building skydive_client-0.5.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e4/68/78a246619d9b16bb226562c155f18f798283f86db8f01a89c30b97ac7a27/skydive-client-0.5.0.tar.gz
--2019-10-05 18:06:31-- https://files.pythonhosted.org/packages/e4/68/78a246619d9b16bb226562c155f18f798283f86db8f01a89c30b97ac7a27/skydive-client-0.5.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8644 (8.4K) [binary/octet-stream]
Saving to: 'skydive-client-0.5.0.tar.gz'

0K ........ 100% 86.5M=0s

2019-10-05 18:06:31 (86.5 MB/s) - 'skydive-client-0.5.0.tar.gz' saved [8644/8644]

/build-wheels/skydive-client-0.5.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/skydive
copying skydive/wsshell.py -> build/lib/skydive
copying skydive/__init__.py -> build/lib/skydive
copying skydive/rules.py -> build/lib/skydive
copying skydive/captures.py -> build/lib/skydive
copying skydive/graph.py -> build/lib/skydive
copying skydive/encoder.py -> build/lib/skydive
copying skydive/alerts.py -> build/lib/skydive
copying skydive/auth.py -> build/lib/skydive
creating build/lib/skydive/rest
copying skydive/rest/__init__.py -> build/lib/skydive/rest
copying skydive/rest/client.py -> build/lib/skydive/rest
creating build/lib/skydive/websocket
copying skydive/websocket/__init__.py -> build/lib/skydive/websocket
copying skydive/websocket/client.py -> build/lib/skydive/websocket
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/skydive
copying build/lib/skydive/wsshell.py -> build/bdist.linux-x86_64/wheel/skydive
copying build/lib/skydive/__init__.py -> build/bdist.linux-x86_64/wheel/skydive
copying build/lib/skydive/rules.py -> build/bdist.linux-x86_64/wheel/skydive
copying build/lib/skydive/captures.py -> build/bdist.linux-x86_64/wheel/skydive
copying build/lib/skydive/graph.py -> build/bdist.linux-x86_64/wheel/skydive
copying build/lib/skydive/encoder.py -> build/bdist.linux-x86_64/wheel/skydive
copying build/lib/skydive/alerts.py -> build/bdist.linux-x86_64/wheel/skydive
copying build/lib/skydive/auth.py -> build/bdist.linux-x86_64/wheel/skydive
creating build/bdist.linux-x86_64/wheel/skydive/rest
copying build/lib/skydive/rest/__init__.py -> build/bdist.linux-x86_64/wheel/skydive/rest
copying build/lib/skydive/rest/client.py -> build/bdist.linux-x86_64/wheel/skydive/rest
creating build/bdist.linux-x86_64/wheel/skydive/websocket
copying build/lib/skydive/websocket/__init__.py -> build/bdist.linux-x86_64/wheel/skydive/websocket
copying build/lib/skydive/websocket/client.py -> build/bdist.linux-x86_64/wheel/skydive/websocket
running install_egg_info
running egg_info
writing requirements to skydive_client.egg-info/requires.txt
writing skydive_client.egg-info/PKG-INFO
writing top-level names to skydive_client.egg-info/top_level.txt
writing dependency_links to skydive_client.egg-info/dependency_links.txt
writing entry points to skydive_client.egg-info/entry_points.txt
reading manifest file 'skydive_client.egg-info/SOURCES.txt'
writing manifest file 'skydive_client.egg-info/SOURCES.txt'
Copying skydive_client.egg-info to build/bdist.linux-x86_64/wheel/skydive_client-0.5.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/skydive_client-0.5.0.dist-info/WHEEL
/build-wheels

############################################################
Building sphinxcontrib_fulltoc-1.2.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/8e/a6/d1297db9b75650681e5429e92e13df139ee6b64303ff1b2eea4ebd32c0a9/sphinxcontrib-fulltoc-1.2.0.tar.gz
--2019-10-05 18:06:31-- https://files.pythonhosted.org/packages/8e/a6/d1297db9b75650681e5429e92e13df139ee6b64303ff1b2eea4ebd32c0a9/sphinxcontrib-fulltoc-1.2.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13752 (13K) [application/octet-stream]
Saving to: 'sphinxcontrib-fulltoc-1.2.0.tar.gz'

0K .......... ... 100% 1.81M=0.007s

2019-10-05 18:06:32 (1.81 MB/s) - 'sphinxcontrib-fulltoc-1.2.0.tar.gz' saved [13752/13752]

/build-wheels/sphinxcontrib-fulltoc-1.2.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/sphinxcontrib
copying sphinxcontrib/__init__.py -> build/lib/sphinxcontrib
copying sphinxcontrib/fulltoc.py -> build/lib/sphinxcontrib
running egg_info
writing sphinxcontrib_fulltoc.egg-info/PKG-INFO
writing namespace_packages to sphinxcontrib_fulltoc.egg-info/namespace_packages.txt
writing top-level names to sphinxcontrib_fulltoc.egg-info/top_level.txt
writing dependency_links to sphinxcontrib_fulltoc.egg-info/dependency_links.txt
[pbr] Reusing existing SOURCES.txt
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
copying sphinxcontrib/fulltoc.py -> build/bdist.linux-x86_64/wheel/sphinxcontrib
Skipping installation of build/bdist.linux-x86_64/wheel/sphinxcontrib/__init__.py (namespace package)
running install_egg_info
Copying sphinxcontrib_fulltoc.egg-info to build/bdist.linux-x86_64/wheel/sphinxcontrib_fulltoc-1.2.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/sphinxcontrib_fulltoc-1.2.0-py2.7-nspkg.pth
running install_scripts
/build-wheels/sphinxcontrib-fulltoc-1.2.0/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
creating build/bdist.linux-x86_64/wheel/sphinxcontrib_fulltoc-1.2.0.dist-info/WHEEL
/build-wheels

############################################################
Building sphinxcontrib_pecanwsme-0.9.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/11/06/197d1acb9b57750dc7d89926a632035f905090adb2ed5aa69d3120598a22/sphinxcontrib-pecanwsme-0.9.0.tar.gz
--2019-10-05 18:06:33-- https://files.pythonhosted.org/packages/11/06/197d1acb9b57750dc7d89926a632035f905090adb2ed5aa69d3120598a22/sphinxcontrib-pecanwsme-0.9.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9511 (9.3K) [binary/octet-stream]
Saving to: 'sphinxcontrib-pecanwsme-0.9.0.tar.gz'

0K ......... 100% 79.7M=0s

2019-10-05 18:06:33 (79.7 MB/s) - 'sphinxcontrib-pecanwsme-0.9.0.tar.gz' saved [9511/9511]

/build-wheels/sphinxcontrib-pecanwsme-0.9.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/sphinxcontrib
creating build/lib/sphinxcontrib/pecanwsme
copying sphinxcontrib/pecanwsme/__init__.py -> build/lib/sphinxcontrib/pecanwsme
copying sphinxcontrib/pecanwsme/rest.py -> build/lib/sphinxcontrib/pecanwsme
copying sphinxcontrib/__init__.py -> build/lib/sphinxcontrib
running egg_info
writing requirements to sphinxcontrib_pecanwsme.egg-info/requires.txt
writing sphinxcontrib_pecanwsme.egg-info/PKG-INFO
writing namespace_packages to sphinxcontrib_pecanwsme.egg-info/namespace_packages.txt
writing top-level names to sphinxcontrib_pecanwsme.egg-info/top_level.txt
writing dependency_links to sphinxcontrib_pecanwsme.egg-info/dependency_links.txt
[pbr] Reusing existing SOURCES.txt
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/sphinxcontrib/__init__.py (namespace package)
copying sphinxcontrib/pecanwsme/__init__.py -> build/bdist.linux-x86_64/wheel/sphinxcontrib/pecanwsme
copying sphinxcontrib/pecanwsme/rest.py -> build/bdist.linux-x86_64/wheel/sphinxcontrib/pecanwsme
running install_egg_info
Copying sphinxcontrib_pecanwsme.egg-info to build/bdist.linux-x86_64/wheel/sphinxcontrib_pecanwsme-0.9.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/sphinxcontrib_pecanwsme-0.9.0-py2.7-nspkg.pth
running install_scripts
/build-wheels/sphinxcontrib-pecanwsme-0.9.0/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
creating build/bdist.linux-x86_64/wheel/sphinxcontrib_pecanwsme-0.9.0.dist-info/WHEEL
/build-wheels

############################################################
Building SQLAlchemy-1.2.18-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/21/ed/7eb53305b43ca51774a458d7c292f3bc7664d7a9bbb5bac4149fa34756b9/SQLAlchemy-1.2.18.tar.gz
--2019-10-05 18:06:34-- https://files.pythonhosted.org/packages/21/ed/7eb53305b43ca51774a458d7c292f3bc7664d7a9bbb5bac4149fa34756b9/SQLAlchemy-1.2.18.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5675143 (5.4M) [binary/octet-stream]
Saving to: 'SQLAlchemy-1.2.18.tar.gz'

0K .......... .......... .......... .......... .......... 0% 3.23M 2s
50K .......... .......... .......... .......... .......... 1% 6.37M 1s
100K .......... .......... .......... .......... .......... 2% 72.6M 1s
150K .......... .......... .......... .......... .......... 3% 7.06M 1s
200K .......... .......... .......... .......... .......... 4% 87.1M 1s
250K .......... .......... .......... .......... .......... 5% 91.6M 1s
300K .......... .......... .......... .......... .......... 6% 84.3M 0s
350K .......... .......... .......... .......... .......... 7% 111M 0s
400K .......... .......... .......... .......... .......... 8% 8.25M 0s
450K .......... .......... .......... .......... .......... 9% 102M 0s
500K .......... .......... .......... .......... .......... 9% 86.2M 0s
550K .......... .......... .......... .......... .......... 10% 69.3M 0s
600K .......... .......... .......... .......... .......... 11% 78.2M 0s
650K .......... .......... .......... .......... .......... 12% 109M 0s
700K .......... .......... .......... .......... .......... 13% 118M 0s
750K .......... .......... .......... .......... .......... 14% 105M 0s
800K .......... .......... .......... .......... .......... 15% 12.2M 0s
850K .......... .......... .......... .......... .......... 16% 132M 0s
900K .......... .......... .......... .......... .......... 17% 141M 0s
950K .......... .......... .......... .......... .......... 18% 86.9M 0s
1000K .......... .......... .......... .......... .......... 18% 85.5M 0s
1050K .......... .......... .......... .......... .......... 19% 116M 0s
1100K .......... .......... .......... .......... .......... 20% 121M 0s
1150K .......... .......... .......... .......... .......... 21% 52.0M 0s
1200K .......... .......... .......... .......... .......... 22% 55.7M 0s
1250K .......... .......... .......... .......... .......... 23% 114M 0s
1300K .......... .......... .......... .......... .......... 24% 117M 0s
1350K .......... .......... .......... .......... .......... 25% 98.8M 0s
1400K .......... .......... .......... .......... .......... 26% 50.5M 0s
1450K .......... .......... .......... .......... .......... 27% 119M 0s
1500K .......... .......... .......... .......... .......... 27% 67.7M 0s
1550K .......... .......... .......... .......... .......... 28% 73.5M 0s
1600K .......... .......... .......... .......... .......... 29% 94.9M 0s
1650K .......... .......... .......... .......... .......... 30% 120M 0s
1700K .......... .......... .......... .......... .......... 31% 126M 0s
1750K .......... .......... .......... .......... .......... 32% 95.9M 0s
1800K .......... .......... .......... .......... .......... 33% 96.6M 0s
1850K .......... .......... .......... .......... .......... 34% 71.9M 0s
1900K .......... .......... .......... .......... .......... 35% 110M 0s
1950K .......... .......... .......... .......... .......... 36% 100M 0s
2000K .......... .......... .......... .......... .......... 36% 101M 0s
2050K .......... .......... .......... .......... .......... 37% 114M 0s
2100K .......... .......... .......... .......... .......... 38% 109M 0s
2150K .......... .......... .......... .......... .......... 39% 79.4M 0s
2200K .......... .......... .......... .......... .......... 40% 132M 0s
2250K .......... .......... .......... .......... .......... 41% 133M 0s
2300K .......... .......... .......... .......... .......... 42% 133M 0s
2350K .......... .......... .......... .......... .......... 43% 86.6M 0s
2400K .......... .......... .......... .......... .......... 44% 129M 0s
2450K .......... .......... .......... .......... .......... 45% 127M 0s
2500K .......... .......... .......... .......... .......... 46% 97.9M 0s
2550K .......... .......... .......... .......... .......... 46% 87.7M 0s
2600K .......... .......... .......... .......... .......... 47% 94.8M 0s
2650K .......... .......... .......... .......... .......... 48% 96.4M 0s
2700K .......... .......... .......... .......... .......... 49% 65.1M 0s
2750K .......... .......... .......... .......... .......... 50% 55.2M 0s
2800K .......... .......... .......... .......... .......... 51% 83.2M 0s
2850K .......... .......... .......... .......... .......... 52% 101M 0s
2900K .......... .......... .......... .......... .......... 53% 96.9M 0s
2950K .......... .......... .......... .......... .......... 54% 103M 0s
3000K .......... .......... .......... .......... .......... 55% 137M 0s
3050K .......... .......... .......... .......... .......... 55% 142M 0s
3100K .......... .......... .......... .......... .......... 56% 111M 0s
3150K .......... .......... .......... .......... .......... 57% 103M 0s
3200K .......... .......... .......... .......... .......... 58% 124M 0s
3250K .......... .......... .......... .......... .......... 59% 112M 0s
3300K .......... .......... .......... .......... .......... 60% 112M 0s
3350K .......... .......... .......... .......... .......... 61% 82.7M 0s
3400K .......... .......... .......... .......... .......... 62% 117M 0s
3450K .......... .......... .......... .......... .......... 63% 101M 0s
3500K .......... .......... .......... .......... .......... 64% 101M 0s
3550K .......... .......... .......... .......... .......... 64% 89.0M 0s
3600K .......... .......... .......... .......... .......... 65% 102M 0s
3650K .......... .......... .......... .......... .......... 66% 125M 0s
3700K .......... .......... .......... .......... .......... 67% 130M 0s
3750K .......... .......... .......... .......... .......... 68% 107M 0s
3800K .......... .......... .......... .......... .......... 69% 115M 0s
3850K .......... .......... .......... .......... .......... 70% 115M 0s
3900K .......... .......... .......... .......... .......... 71% 106M 0s
3950K .......... .......... .......... .......... .......... 72% 100M 0s
4000K .......... .......... .......... .......... .......... 73% 117M 0s
4050K .......... .......... .......... .......... .......... 73% 101M 0s
4100K .......... .......... .......... .......... .......... 74% 85.6M 0s
4150K .......... .......... .......... .......... .......... 75% 76.3M 0s
4200K .......... .......... .......... .......... .......... 76% 86.8M 0s
4250K .......... .......... .......... .......... .......... 77% 107M 0s
4300K .......... .......... .......... .......... .......... 78% 114M 0s
4350K .......... .......... .......... .......... .......... 79% 71.8M 0s
4400K .......... .......... .......... .......... .......... 80% 75.4M 0s
4450K .......... .......... .......... .......... .......... 81% 81.8M 0s
4500K .......... .......... .......... .......... .......... 82% 113M 0s
4550K .......... .......... .......... .......... .......... 83% 98.2M 0s
4600K .......... .......... .......... .......... .......... 83% 155M 0s
4650K .......... .......... .......... .......... .......... 84% 150M 0s
4700K .......... .......... .......... .......... .......... 85% 112M 0s
4750K .......... .......... .......... .......... .......... 86% 117M 0s
4800K .......... .......... .......... .......... .......... 87% 122M 0s
4850K .......... .......... .......... .......... .......... 88% 126M 0s
4900K .......... .......... .......... .......... .......... 89% 85.9M 0s
4950K .......... .......... .......... .......... .......... 90% 73.9M 0s
5000K .......... .......... .......... .......... .......... 91% 76.8M 0s
5050K .......... .......... .......... .......... .......... 92% 84.9M 0s
5100K .......... .......... .......... .......... .......... 92% 85.4M 0s
5150K .......... .......... .......... .......... .......... 93% 110M 0s
5200K .......... .......... .......... .......... .......... 94% 126M 0s
5250K .......... .......... .......... .......... .......... 95% 120M 0s
5300K .......... .......... .......... .......... .......... 96% 118M 0s
5350K .......... .......... .......... .......... .......... 97% 103M 0s
5400K .......... .......... .......... .......... .......... 98% 147M 0s
5450K .......... .......... .......... .......... .......... 99% 59.5M 0s
5500K .......... .......... .......... .......... .. 100% 117M=0.09s

2019-10-05 18:06:45 (58.2 MB/s) - 'SQLAlchemy-1.2.18.tar.gz' saved [5675143/5675143]

/build-wheels/SQLAlchemy-1.2.18 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/sqlalchemy
copying lib/sqlalchemy/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy
copying lib/sqlalchemy/events.py -> build/lib.linux-x86_64-2.7/sqlalchemy
copying lib/sqlalchemy/exc.py -> build/lib.linux-x86_64-2.7/sqlalchemy
copying lib/sqlalchemy/inspection.py -> build/lib.linux-x86_64-2.7/sqlalchemy
copying lib/sqlalchemy/interfaces.py -> build/lib.linux-x86_64-2.7/sqlalchemy
copying lib/sqlalchemy/log.py -> build/lib.linux-x86_64-2.7/sqlalchemy
copying lib/sqlalchemy/pool.py -> build/lib.linux-x86_64-2.7/sqlalchemy
copying lib/sqlalchemy/processors.py -> build/lib.linux-x86_64-2.7/sqlalchemy
copying lib/sqlalchemy/schema.py -> build/lib.linux-x86_64-2.7/sqlalchemy
copying lib/sqlalchemy/types.py -> build/lib.linux-x86_64-2.7/sqlalchemy
creating build/lib.linux-x86_64-2.7/sqlalchemy/connectors
copying lib/sqlalchemy/connectors/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/connectors
copying lib/sqlalchemy/connectors/mxodbc.py -> build/lib.linux-x86_64-2.7/sqlalchemy/connectors
copying lib/sqlalchemy/connectors/pyodbc.py -> build/lib.linux-x86_64-2.7/sqlalchemy/connectors
copying lib/sqlalchemy/connectors/zxJDBC.py -> build/lib.linux-x86_64-2.7/sqlalchemy/connectors
creating build/lib.linux-x86_64-2.7/sqlalchemy/databases
copying lib/sqlalchemy/databases/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/databases
creating build/lib.linux-x86_64-2.7/sqlalchemy/dialects
copying lib/sqlalchemy/dialects/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects
creating build/lib.linux-x86_64-2.7/sqlalchemy/engine
copying lib/sqlalchemy/engine/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/engine
copying lib/sqlalchemy/engine/base.py -> build/lib.linux-x86_64-2.7/sqlalchemy/engine
copying lib/sqlalchemy/engine/default.py -> build/lib.linux-x86_64-2.7/sqlalchemy/engine
copying lib/sqlalchemy/engine/interfaces.py -> build/lib.linux-x86_64-2.7/sqlalchemy/engine
copying lib/sqlalchemy/engine/reflection.py -> build/lib.linux-x86_64-2.7/sqlalchemy/engine
copying lib/sqlalchemy/engine/result.py -> build/lib.linux-x86_64-2.7/sqlalchemy/engine
copying lib/sqlalchemy/engine/strategies.py -> build/lib.linux-x86_64-2.7/sqlalchemy/engine
copying lib/sqlalchemy/engine/threadlocal.py -> build/lib.linux-x86_64-2.7/sqlalchemy/engine
copying lib/sqlalchemy/engine/url.py -> build/lib.linux-x86_64-2.7/sqlalchemy/engine
copying lib/sqlalchemy/engine/util.py -> build/lib.linux-x86_64-2.7/sqlalchemy/engine
creating build/lib.linux-x86_64-2.7/sqlalchemy/event
copying lib/sqlalchemy/event/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/event
copying lib/sqlalchemy/event/api.py -> build/lib.linux-x86_64-2.7/sqlalchemy/event
copying lib/sqlalchemy/event/attr.py -> build/lib.linux-x86_64-2.7/sqlalchemy/event
copying lib/sqlalchemy/event/base.py -> build/lib.linux-x86_64-2.7/sqlalchemy/event
copying lib/sqlalchemy/event/legacy.py -> build/lib.linux-x86_64-2.7/sqlalchemy/event
copying lib/sqlalchemy/event/registry.py -> build/lib.linux-x86_64-2.7/sqlalchemy/event
creating build/lib.linux-x86_64-2.7/sqlalchemy/ext
copying lib/sqlalchemy/ext/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext
copying lib/sqlalchemy/ext/associationproxy.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext
copying lib/sqlalchemy/ext/automap.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext
copying lib/sqlalchemy/ext/baked.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext
copying lib/sqlalchemy/ext/compiler.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext
copying lib/sqlalchemy/ext/horizontal_shard.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext
copying lib/sqlalchemy/ext/hybrid.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext
copying lib/sqlalchemy/ext/indexable.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext
copying lib/sqlalchemy/ext/instrumentation.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext
copying lib/sqlalchemy/ext/mutable.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext
copying lib/sqlalchemy/ext/orderinglist.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext
copying lib/sqlalchemy/ext/serializer.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext
creating build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/attributes.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/base.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/collections.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/dependency.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/deprecated_interfaces.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/descriptor_props.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/dynamic.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/evaluator.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/events.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/exc.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/identity.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/instrumentation.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/interfaces.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/loading.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/mapper.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/path_registry.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/persistence.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/properties.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/query.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/relationships.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/scoping.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/session.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/state.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/strategies.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/strategy_options.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/sync.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/unitofwork.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
copying lib/sqlalchemy/orm/util.py -> build/lib.linux-x86_64-2.7/sqlalchemy/orm
creating build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/annotation.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/base.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/compiler.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/crud.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/ddl.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/default_comparator.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/dml.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/elements.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/expression.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/functions.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/naming.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/operators.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/schema.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/selectable.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/sqltypes.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/type_api.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/util.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
copying lib/sqlalchemy/sql/visitors.py -> build/lib.linux-x86_64-2.7/sqlalchemy/sql
creating build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/assertions.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/assertsql.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/config.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/engines.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/entities.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/exclusions.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/fixtures.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/mock.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/pickleable.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/profiling.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/provision.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/replay_fixture.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/requirements.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/runner.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/schema.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/util.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
copying lib/sqlalchemy/testing/warnings.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing
creating build/lib.linux-x86_64-2.7/sqlalchemy/util
copying lib/sqlalchemy/util/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/util
copying lib/sqlalchemy/util/_collections.py -> build/lib.linux-x86_64-2.7/sqlalchemy/util
copying lib/sqlalchemy/util/compat.py -> build/lib.linux-x86_64-2.7/sqlalchemy/util
copying lib/sqlalchemy/util/deprecations.py -> build/lib.linux-x86_64-2.7/sqlalchemy/util
copying lib/sqlalchemy/util/langhelpers.py -> build/lib.linux-x86_64-2.7/sqlalchemy/util
copying lib/sqlalchemy/util/queue.py -> build/lib.linux-x86_64-2.7/sqlalchemy/util
copying lib/sqlalchemy/util/topological.py -> build/lib.linux-x86_64-2.7/sqlalchemy/util
creating build/lib.linux-x86_64-2.7/sqlalchemy/dialects/firebird
copying lib/sqlalchemy/dialects/firebird/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/firebird
copying lib/sqlalchemy/dialects/firebird/base.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/firebird
copying lib/sqlalchemy/dialects/firebird/fdb.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/firebird
copying lib/sqlalchemy/dialects/firebird/kinterbasdb.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/firebird
creating build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql
copying lib/sqlalchemy/dialects/mssql/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql
copying lib/sqlalchemy/dialects/mssql/adodbapi.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql
copying lib/sqlalchemy/dialects/mssql/base.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql
copying lib/sqlalchemy/dialects/mssql/information_schema.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql
copying lib/sqlalchemy/dialects/mssql/mxodbc.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql
copying lib/sqlalchemy/dialects/mssql/pymssql.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql
copying lib/sqlalchemy/dialects/mssql/pyodbc.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql
copying lib/sqlalchemy/dialects/mssql/zxjdbc.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql
creating build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/base.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/cymysql.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/dml.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/enumerated.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/gaerdbms.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/json.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/mysqlconnector.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/mysqldb.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/oursql.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/pymysql.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/pyodbc.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/reflection.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/types.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
copying lib/sqlalchemy/dialects/mysql/zxjdbc.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql
creating build/lib.linux-x86_64-2.7/sqlalchemy/dialects/oracle
copying lib/sqlalchemy/dialects/oracle/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/oracle
copying lib/sqlalchemy/dialects/oracle/base.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/oracle
copying lib/sqlalchemy/dialects/oracle/cx_oracle.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/oracle
copying lib/sqlalchemy/dialects/oracle/zxjdbc.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/oracle
creating build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/array.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/base.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/dml.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/ext.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/hstore.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/json.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/pg8000.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/psycopg2.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/psycopg2cffi.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/pygresql.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/pypostgresql.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/ranges.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
copying lib/sqlalchemy/dialects/postgresql/zxjdbc.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql
creating build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sqlite
copying lib/sqlalchemy/dialects/sqlite/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sqlite
copying lib/sqlalchemy/dialects/sqlite/base.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sqlite
copying lib/sqlalchemy/dialects/sqlite/pysqlcipher.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sqlite
copying lib/sqlalchemy/dialects/sqlite/pysqlite.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sqlite
creating build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sybase
copying lib/sqlalchemy/dialects/sybase/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sybase
copying lib/sqlalchemy/dialects/sybase/base.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sybase
copying lib/sqlalchemy/dialects/sybase/mxodbc.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sybase
copying lib/sqlalchemy/dialects/sybase/pyodbc.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sybase
copying lib/sqlalchemy/dialects/sybase/pysybase.py -> build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sybase
creating build/lib.linux-x86_64-2.7/sqlalchemy/ext/declarative
copying lib/sqlalchemy/ext/declarative/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext/declarative
copying lib/sqlalchemy/ext/declarative/api.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext/declarative
copying lib/sqlalchemy/ext/declarative/base.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext/declarative
copying lib/sqlalchemy/ext/declarative/clsregistry.py -> build/lib.linux-x86_64-2.7/sqlalchemy/ext/declarative
creating build/lib.linux-x86_64-2.7/sqlalchemy/testing/plugin
copying lib/sqlalchemy/testing/plugin/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/plugin
copying lib/sqlalchemy/testing/plugin/bootstrap.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/plugin
copying lib/sqlalchemy/testing/plugin/noseplugin.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/plugin
copying lib/sqlalchemy/testing/plugin/plugin_base.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/plugin
copying lib/sqlalchemy/testing/plugin/pytestplugin.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/plugin
creating build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite
copying lib/sqlalchemy/testing/suite/__init__.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite
copying lib/sqlalchemy/testing/suite/test_cte.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite
copying lib/sqlalchemy/testing/suite/test_ddl.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite
copying lib/sqlalchemy/testing/suite/test_dialect.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite
copying lib/sqlalchemy/testing/suite/test_insert.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite
copying lib/sqlalchemy/testing/suite/test_reflection.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite
copying lib/sqlalchemy/testing/suite/test_results.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite
copying lib/sqlalchemy/testing/suite/test_select.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite
copying lib/sqlalchemy/testing/suite/test_sequence.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite
copying lib/sqlalchemy/testing/suite/test_types.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite
copying lib/sqlalchemy/testing/suite/test_update_delete.py -> build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite
running build_ext
building 'sqlalchemy.cprocessors' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/lib
creating build/temp.linux-x86_64-2.7/lib/sqlalchemy
creating build/temp.linux-x86_64-2.7/lib/sqlalchemy/cextension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c lib/sqlalchemy/cextension/processors.c -o build/temp.linux-x86_64-2.7/lib/sqlalchemy/cextension/processors.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/lib/sqlalchemy/cextension/processors.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/sqlalchemy/cprocessors.so
building 'sqlalchemy.cresultproxy' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c lib/sqlalchemy/cextension/resultproxy.c -o build/temp.linux-x86_64-2.7/lib/sqlalchemy/cextension/resultproxy.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/lib/sqlalchemy/cextension/resultproxy.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/sqlalchemy/cresultproxy.so
building 'sqlalchemy.cutils' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c lib/sqlalchemy/cextension/utils.c -o build/temp.linux-x86_64-2.7/lib/sqlalchemy/cextension/utils.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/lib/sqlalchemy/cextension/utils.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/sqlalchemy/cutils.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/sqlalchemy
copying build/lib.linux-x86_64-2.7/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy
copying build/lib.linux-x86_64-2.7/sqlalchemy/events.py -> build/bdist.linux-x86_64/wheel/sqlalchemy
copying build/lib.linux-x86_64-2.7/sqlalchemy/exc.py -> build/bdist.linux-x86_64/wheel/sqlalchemy
copying build/lib.linux-x86_64-2.7/sqlalchemy/inspection.py -> build/bdist.linux-x86_64/wheel/sqlalchemy
copying build/lib.linux-x86_64-2.7/sqlalchemy/interfaces.py -> build/bdist.linux-x86_64/wheel/sqlalchemy
copying build/lib.linux-x86_64-2.7/sqlalchemy/log.py -> build/bdist.linux-x86_64/wheel/sqlalchemy
copying build/lib.linux-x86_64-2.7/sqlalchemy/pool.py -> build/bdist.linux-x86_64/wheel/sqlalchemy
copying build/lib.linux-x86_64-2.7/sqlalchemy/processors.py -> build/bdist.linux-x86_64/wheel/sqlalchemy
copying build/lib.linux-x86_64-2.7/sqlalchemy/schema.py -> build/bdist.linux-x86_64/wheel/sqlalchemy
copying build/lib.linux-x86_64-2.7/sqlalchemy/types.py -> build/bdist.linux-x86_64/wheel/sqlalchemy
creating build/bdist.linux-x86_64/wheel/sqlalchemy/connectors
copying build/lib.linux-x86_64-2.7/sqlalchemy/connectors/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/connectors
copying build/lib.linux-x86_64-2.7/sqlalchemy/connectors/mxodbc.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/connectors
copying build/lib.linux-x86_64-2.7/sqlalchemy/connectors/pyodbc.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/connectors
copying build/lib.linux-x86_64-2.7/sqlalchemy/connectors/zxJDBC.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/connectors
creating build/bdist.linux-x86_64/wheel/sqlalchemy/databases
copying build/lib.linux-x86_64-2.7/sqlalchemy/databases/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/databases
creating build/bdist.linux-x86_64/wheel/sqlalchemy/dialects
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects
creating build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/firebird
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/firebird/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/firebird
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/firebird/base.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/firebird
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/firebird/fdb.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/firebird
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/firebird/kinterbasdb.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/firebird
creating build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mssql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mssql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql/adodbapi.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mssql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql/base.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mssql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql/information_schema.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mssql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql/mxodbc.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mssql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql/pymssql.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mssql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql/pyodbc.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mssql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mssql/zxjdbc.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mssql
creating build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/base.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/cymysql.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/dml.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/enumerated.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/gaerdbms.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/json.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/mysqlconnector.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/mysqldb.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/oursql.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/pymysql.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/pyodbc.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/reflection.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/types.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/mysql/zxjdbc.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/mysql
creating build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/oracle
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/oracle/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/oracle
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/oracle/base.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/oracle
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/oracle/cx_oracle.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/oracle
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/oracle/zxjdbc.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/oracle
creating build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/array.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/base.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/dml.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/ext.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/hstore.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/json.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/pg8000.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/psycopg2.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/psycopg2cffi.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/pygresql.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/pypostgresql.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/ranges.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/postgresql/zxjdbc.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/postgresql
creating build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/sqlite
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sqlite/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/sqlite
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sqlite/base.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/sqlite
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sqlite/pysqlcipher.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/sqlite
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sqlite/pysqlite.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/sqlite
creating build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/sybase
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sybase/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/sybase
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sybase/base.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/sybase
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sybase/mxodbc.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/sybase
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sybase/pyodbc.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/sybase
copying build/lib.linux-x86_64-2.7/sqlalchemy/dialects/sybase/pysybase.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/dialects/sybase
creating build/bdist.linux-x86_64/wheel/sqlalchemy/engine
copying build/lib.linux-x86_64-2.7/sqlalchemy/engine/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/engine
copying build/lib.linux-x86_64-2.7/sqlalchemy/engine/base.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/engine
copying build/lib.linux-x86_64-2.7/sqlalchemy/engine/default.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/engine
copying build/lib.linux-x86_64-2.7/sqlalchemy/engine/interfaces.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/engine
copying build/lib.linux-x86_64-2.7/sqlalchemy/engine/reflection.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/engine
copying build/lib.linux-x86_64-2.7/sqlalchemy/engine/result.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/engine
copying build/lib.linux-x86_64-2.7/sqlalchemy/engine/strategies.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/engine
copying build/lib.linux-x86_64-2.7/sqlalchemy/engine/threadlocal.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/engine
copying build/lib.linux-x86_64-2.7/sqlalchemy/engine/url.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/engine
copying build/lib.linux-x86_64-2.7/sqlalchemy/engine/util.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/engine
creating build/bdist.linux-x86_64/wheel/sqlalchemy/event
copying build/lib.linux-x86_64-2.7/sqlalchemy/event/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/event
copying build/lib.linux-x86_64-2.7/sqlalchemy/event/api.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/event
copying build/lib.linux-x86_64-2.7/sqlalchemy/event/attr.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/event
copying build/lib.linux-x86_64-2.7/sqlalchemy/event/base.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/event
copying build/lib.linux-x86_64-2.7/sqlalchemy/event/legacy.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/event
copying build/lib.linux-x86_64-2.7/sqlalchemy/event/registry.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/event
creating build/bdist.linux-x86_64/wheel/sqlalchemy/ext
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/associationproxy.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/automap.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/baked.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/compiler.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/horizontal_shard.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/hybrid.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/indexable.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/instrumentation.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/mutable.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/orderinglist.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/serializer.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext
creating build/bdist.linux-x86_64/wheel/sqlalchemy/ext/declarative
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/declarative/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext/declarative
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/declarative/api.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext/declarative
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/declarative/base.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext/declarative
copying build/lib.linux-x86_64-2.7/sqlalchemy/ext/declarative/clsregistry.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/ext/declarative
creating build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/attributes.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/base.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/collections.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/dependency.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/deprecated_interfaces.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/descriptor_props.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/dynamic.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/evaluator.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/events.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/exc.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/identity.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/instrumentation.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/interfaces.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/loading.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/mapper.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/path_registry.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/persistence.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/properties.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/query.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/relationships.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/scoping.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/session.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/state.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/strategies.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/strategy_options.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/sync.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/unitofwork.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
copying build/lib.linux-x86_64-2.7/sqlalchemy/orm/util.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/orm
creating build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/annotation.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/base.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/compiler.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/crud.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/ddl.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/default_comparator.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/dml.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/elements.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/expression.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/functions.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/naming.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/operators.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/schema.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/selectable.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/sqltypes.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/type_api.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/util.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
copying build/lib.linux-x86_64-2.7/sqlalchemy/sql/visitors.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/sql
creating build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/assertions.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/assertsql.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/config.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/engines.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/entities.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/exclusions.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/fixtures.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/mock.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/pickleable.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/profiling.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/provision.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/replay_fixture.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/requirements.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/runner.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/schema.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/util.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/warnings.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing
creating build/bdist.linux-x86_64/wheel/sqlalchemy/testing/plugin
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/plugin/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/plugin
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/plugin/bootstrap.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/plugin
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/plugin/noseplugin.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/plugin
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/plugin/plugin_base.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/plugin
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/plugin/pytestplugin.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/plugin
creating build/bdist.linux-x86_64/wheel/sqlalchemy/testing/suite
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/suite
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite/test_cte.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/suite
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite/test_ddl.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/suite
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite/test_dialect.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/suite
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite/test_insert.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/suite
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite/test_reflection.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/suite
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite/test_results.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/suite
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite/test_select.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/suite
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite/test_sequence.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/suite
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite/test_types.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/suite
copying build/lib.linux-x86_64-2.7/sqlalchemy/testing/suite/test_update_delete.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/testing/suite
creating build/bdist.linux-x86_64/wheel/sqlalchemy/util
copying build/lib.linux-x86_64-2.7/sqlalchemy/util/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/util
copying build/lib.linux-x86_64-2.7/sqlalchemy/util/_collections.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/util
copying build/lib.linux-x86_64-2.7/sqlalchemy/util/compat.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/util
copying build/lib.linux-x86_64-2.7/sqlalchemy/util/deprecations.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/util
copying build/lib.linux-x86_64-2.7/sqlalchemy/util/langhelpers.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/util
copying build/lib.linux-x86_64-2.7/sqlalchemy/util/queue.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/util
copying build/lib.linux-x86_64-2.7/sqlalchemy/util/topological.py -> build/bdist.linux-x86_64/wheel/sqlalchemy/util
copying build/lib.linux-x86_64-2.7/sqlalchemy/cprocessors.so -> build/bdist.linux-x86_64/wheel/sqlalchemy
copying build/lib.linux-x86_64-2.7/sqlalchemy/cresultproxy.so -> build/bdist.linux-x86_64/wheel/sqlalchemy
copying build/lib.linux-x86_64-2.7/sqlalchemy/cutils.so -> build/bdist.linux-x86_64/wheel/sqlalchemy
running install_egg_info
running egg_info
writing requirements to lib/SQLAlchemy.egg-info/requires.txt
writing lib/SQLAlchemy.egg-info/PKG-INFO
writing top-level names to lib/SQLAlchemy.egg-info/top_level.txt
writing dependency_links to lib/SQLAlchemy.egg-info/dependency_links.txt
reading manifest file 'lib/SQLAlchemy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.jpg' under directory 'doc'
warning: no files found matching '*.mako' under directory 'doc'
warning: no files found matching 'distribute_setup.py'
warning: no files found matching 'sa2to3.py'
warning: no files found matching 'ez_setup.py'
no previously-included directories found matching 'doc/build/output'
writing manifest file 'lib/SQLAlchemy.egg-info/SOURCES.txt'
Copying lib/SQLAlchemy.egg-info to build/bdist.linux-x86_64/wheel/SQLAlchemy-1.2.18-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/SQLAlchemy-1.2.18.dist-info/WHEEL
/build-wheels

############################################################
Building SQLAlchemy_Utils-0.33.11-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/fe/8b/a68f81076e9a2729675253228f43986914f0510078c86f14f6cd51dd3f01/SQLAlchemy-Utils-0.33.11.tar.gz
--2019-10-05 18:06:47-- https://files.pythonhosted.org/packages/fe/8b/a68f81076e9a2729675253228f43986914f0510078c86f14f6cd51dd3f01/SQLAlchemy-Utils-0.33.11.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 128012 (125K) [binary/octet-stream]
Saving to: 'SQLAlchemy-Utils-0.33.11.tar.gz'

0K .......... .......... .......... .......... .......... 39% 3.26M 0s
50K .......... .......... .......... .......... .......... 79% 6.36M 0s
100K .......... .......... ..... 100% 95.9M=0.02s

2019-10-05 18:06:47 (5.33 MB/s) - 'SQLAlchemy-Utils-0.33.11.tar.gz' saved [128012/128012]

/build-wheels/SQLAlchemy-Utils-0.33.11 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/sqlalchemy_utils
copying sqlalchemy_utils/__init__.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/aggregates.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/asserts.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/exceptions.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/expressions.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/generic.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/i18n.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/listeners.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/models.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/observer.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/operators.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/path.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/proxy_dict.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/query_chain.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/utils.py -> build/lib/sqlalchemy_utils
copying sqlalchemy_utils/view.py -> build/lib/sqlalchemy_utils
creating build/lib/sqlalchemy_utils/functions
copying sqlalchemy_utils/functions/__init__.py -> build/lib/sqlalchemy_utils/functions
copying sqlalchemy_utils/functions/database.py -> build/lib/sqlalchemy_utils/functions
copying sqlalchemy_utils/functions/foreign_keys.py -> build/lib/sqlalchemy_utils/functions
copying sqlalchemy_utils/functions/mock.py -> build/lib/sqlalchemy_utils/functions
copying sqlalchemy_utils/functions/orm.py -> build/lib/sqlalchemy_utils/functions
copying sqlalchemy_utils/functions/render.py -> build/lib/sqlalchemy_utils/functions
copying sqlalchemy_utils/functions/sort_query.py -> build/lib/sqlalchemy_utils/functions
creating build/lib/sqlalchemy_utils/primitives
copying sqlalchemy_utils/primitives/__init__.py -> build/lib/sqlalchemy_utils/primitives
copying sqlalchemy_utils/primitives/country.py -> build/lib/sqlalchemy_utils/primitives
copying sqlalchemy_utils/primitives/currency.py -> build/lib/sqlalchemy_utils/primitives
copying sqlalchemy_utils/primitives/ltree.py -> build/lib/sqlalchemy_utils/primitives
copying sqlalchemy_utils/primitives/weekday.py -> build/lib/sqlalchemy_utils/primitives
copying sqlalchemy_utils/primitives/weekdays.py -> build/lib/sqlalchemy_utils/primitives
creating build/lib/sqlalchemy_utils/relationships
copying sqlalchemy_utils/relationships/__init__.py -> build/lib/sqlalchemy_utils/relationships
copying sqlalchemy_utils/relationships/chained_join.py -> build/lib/sqlalchemy_utils/relationships
creating build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/__init__.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/arrow.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/bit.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/choice.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/color.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/country.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/currency.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/email.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/ip_address.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/json.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/locale.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/ltree.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/password.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/pg_composite.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/phone_number.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/range.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/scalar_coercible.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/scalar_list.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/timezone.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/ts_vector.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/url.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/uuid.py -> build/lib/sqlalchemy_utils/types
copying sqlalchemy_utils/types/weekdays.py -> build/lib/sqlalchemy_utils/types
creating build/lib/sqlalchemy_utils/types/encrypted
copying sqlalchemy_utils/types/encrypted/__init__.py -> build/lib/sqlalchemy_utils/types/encrypted
copying sqlalchemy_utils/types/encrypted/encrypted_type.py -> build/lib/sqlalchemy_utils/types/encrypted
copying sqlalchemy_utils/types/encrypted/padding.py -> build/lib/sqlalchemy_utils/types/encrypted
running egg_info
writing requirements to SQLAlchemy_Utils.egg-info/requires.txt
writing SQLAlchemy_Utils.egg-info/PKG-INFO
writing top-level names to SQLAlchemy_Utils.egg-info/top_level.txt
writing dependency_links to SQLAlchemy_Utils.egg-info/dependency_links.txt
reading manifest file 'SQLAlchemy_Utils.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files found matching 'docs/_themes/.git'
writing manifest file 'SQLAlchemy_Utils.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/aggregates.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/asserts.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/exceptions.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/expressions.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/generic.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/i18n.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/listeners.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/models.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/observer.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/operators.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/path.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/proxy_dict.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/query_chain.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/utils.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
copying build/lib/sqlalchemy_utils/view.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils
creating build/bdist.linux-x86_64/wheel/sqlalchemy_utils/functions
copying build/lib/sqlalchemy_utils/functions/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/functions
copying build/lib/sqlalchemy_utils/functions/database.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/functions
copying build/lib/sqlalchemy_utils/functions/foreign_keys.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/functions
copying build/lib/sqlalchemy_utils/functions/mock.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/functions
copying build/lib/sqlalchemy_utils/functions/orm.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/functions
copying build/lib/sqlalchemy_utils/functions/render.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/functions
copying build/lib/sqlalchemy_utils/functions/sort_query.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/functions
creating build/bdist.linux-x86_64/wheel/sqlalchemy_utils/primitives
copying build/lib/sqlalchemy_utils/primitives/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/primitives
copying build/lib/sqlalchemy_utils/primitives/country.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/primitives
copying build/lib/sqlalchemy_utils/primitives/currency.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/primitives
copying build/lib/sqlalchemy_utils/primitives/ltree.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/primitives
copying build/lib/sqlalchemy_utils/primitives/weekday.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/primitives
copying build/lib/sqlalchemy_utils/primitives/weekdays.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/primitives
creating build/bdist.linux-x86_64/wheel/sqlalchemy_utils/relationships
copying build/lib/sqlalchemy_utils/relationships/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/relationships
copying build/lib/sqlalchemy_utils/relationships/chained_join.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/relationships
creating build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/arrow.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/bit.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/choice.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/color.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/country.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/currency.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/email.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/ip_address.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/json.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/locale.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/ltree.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/password.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/pg_composite.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/phone_number.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/range.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/scalar_coercible.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/scalar_list.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/timezone.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/ts_vector.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/url.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/uuid.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
copying build/lib/sqlalchemy_utils/types/weekdays.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types
creating build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types/encrypted
copying build/lib/sqlalchemy_utils/types/encrypted/__init__.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types/encrypted
copying build/lib/sqlalchemy_utils/types/encrypted/encrypted_type.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types/encrypted
copying build/lib/sqlalchemy_utils/types/encrypted/padding.py -> build/bdist.linux-x86_64/wheel/sqlalchemy_utils/types/encrypted
running install_egg_info
Copying SQLAlchemy_Utils.egg-info to build/bdist.linux-x86_64/wheel/SQLAlchemy_Utils-0.33.11-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/SQLAlchemy_Utils-0.33.11.dist-info/WHEEL
/build-wheels

############################################################
Building stomp.py-4.1.21-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/44/eb/4c66c2d91dd10a99650fd679206632ca0190d482982063975abfc5dc83f4/stomp.py-4.1.21.tar.gz
--2019-10-05 18:06:48-- https://files.pythonhosted.org/packages/44/eb/4c66c2d91dd10a99650fd679206632ca0190d482982063975abfc5dc83f4/stomp.py-4.1.21.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 49228 (48K) [binary/octet-stream]
Saving to: 'stomp.py-4.1.21.tar.gz'

0K .......... .......... .......... .......... ........ 100% 3.12M=0.02s

2019-10-05 18:06:48 (3.12 MB/s) - 'stomp.py-4.1.21.tar.gz' saved [49228/49228]

/build-wheels/stomp.py-4.1.21 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/stomp
copying stomp/backward3.py -> build/lib/stomp
copying stomp/transport.py -> build/lib/stomp
copying stomp/exception.py -> build/lib/stomp
copying stomp/backwardsock26.py -> build/lib/stomp
copying stomp/colors.py -> build/lib/stomp
copying stomp/backward.py -> build/lib/stomp
copying stomp/constants.py -> build/lib/stomp
copying stomp/backwardsock.py -> build/lib/stomp
copying stomp/backward2.py -> build/lib/stomp
copying stomp/backwardsock25.py -> build/lib/stomp
copying stomp/utils.py -> build/lib/stomp
copying stomp/listener.py -> build/lib/stomp
copying stomp/__main__.py -> build/lib/stomp
copying stomp/__init__.py -> build/lib/stomp
copying stomp/protocol.py -> build/lib/stomp
copying stomp/connect.py -> build/lib/stomp
creating build/lib/stomp/adapter
copying stomp/adapter/multicast.py -> build/lib/stomp/adapter
copying stomp/adapter/__init__.py -> build/lib/stomp/adapter
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/backward3.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/transport.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/exception.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/backwardsock26.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/colors.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/backward.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/constants.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/backwardsock.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/backward2.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/backwardsock25.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/utils.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/listener.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/__main__.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/__init__.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/protocol.py -> build/bdist.linux-x86_64/wheel/stomp
copying build/lib/stomp/connect.py -> build/bdist.linux-x86_64/wheel/stomp
creating build/bdist.linux-x86_64/wheel/stomp/adapter
copying build/lib/stomp/adapter/multicast.py -> build/bdist.linux-x86_64/wheel/stomp/adapter
copying build/lib/stomp/adapter/__init__.py -> build/bdist.linux-x86_64/wheel/stomp/adapter
running install_egg_info
running egg_info
writing requirements to stomp.py.egg-info/requires.txt
writing stomp.py.egg-info/PKG-INFO
writing top-level names to stomp.py.egg-info/top_level.txt
writing dependency_links to stomp.py.egg-info/dependency_links.txt
writing entry points to stomp.py.egg-info/entry_points.txt
reading manifest file 'stomp.py.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.dox'
warning: no previously-included files found matching 'stomp/test/*.pyc'
writing manifest file 'stomp.py.egg-info/SOURCES.txt'
Copying stomp.py.egg-info to build/bdist.linux-x86_64/wheel/stomp.py-4.1.21-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/stomp.py-4.1.21.dist-info/WHEEL
2019-10-05 18:06:49,178 - wheel - INFO - creating '/build-wheels/stomp.py-4.1.21/dist/stomp.py-4.1.21-py2.py3-none-any.whl' and adding '.' to it
2019-10-05 18:06:49,179 - wheel - INFO - adding 'stomp/backward3.py'
2019-10-05 18:06:49,182 - wheel - INFO - adding 'stomp/transport.py'
2019-10-05 18:06:49,182 - wheel - INFO - adding 'stomp/exception.py'
2019-10-05 18:06:49,182 - wheel - INFO - adding 'stomp/backwardsock26.py'
2019-10-05 18:06:49,183 - wheel - INFO - adding 'stomp/colors.py'
2019-10-05 18:06:49,183 - wheel - INFO - adding 'stomp/backward.py'
2019-10-05 18:06:49,183 - wheel - INFO - adding 'stomp/constants.py'
2019-10-05 18:06:49,184 - wheel - INFO - adding 'stomp/backwardsock.py'
2019-10-05 18:06:49,184 - wheel - INFO - adding 'stomp/backward2.py'
2019-10-05 18:06:49,184 - wheel - INFO - adding 'stomp/backwardsock25.py'
2019-10-05 18:06:49,185 - wheel - INFO - adding 'stomp/utils.py'
2019-10-05 18:06:49,186 - wheel - INFO - adding 'stomp/listener.py'
2019-10-05 18:06:49,187 - wheel - INFO - adding 'stomp/__main__.py'
2019-10-05 18:06:49,188 - wheel - INFO - adding 'stomp/__init__.py'
2019-10-05 18:06:49,189 - wheel - INFO - adding 'stomp/protocol.py'
2019-10-05 18:06:49,189 - wheel - INFO - adding 'stomp/connect.py'
2019-10-05 18:06:49,190 - wheel - INFO - adding 'stomp/adapter/multicast.py'
2019-10-05 18:06:49,190 - wheel - INFO - adding 'stomp/adapter/__init__.py'
2019-10-05 18:06:49,191 - wheel - INFO - adding 'stomp.py-4.1.21.dist-info/DESCRIPTION.rst'
2019-10-05 18:06:49,191 - wheel - INFO - adding 'stomp.py-4.1.21.dist-info/entry_points.txt'
2019-10-05 18:06:49,191 - wheel - INFO - adding 'stomp.py-4.1.21.dist-info/metadata.json'
2019-10-05 18:06:49,192 - wheel - INFO - adding 'stomp.py-4.1.21.dist-info/top_level.txt'
2019-10-05 18:06:49,192 - wheel - INFO - adding 'stomp.py-4.1.21.dist-info/WHEEL'
2019-10-05 18:06:49,192 - wheel - INFO - adding 'stomp.py-4.1.21.dist-info/METADATA'
2019-10-05 18:06:49,193 - wheel - INFO - adding 'stomp.py-4.1.21.dist-info/RECORD'
/build-wheels

############################################################
Building subprocess32-3.5.3-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/be/2b/beeba583e9877e64db10b52a96915afc0feabf7144dcbf2a0d0ea68bf73d/subprocess32-3.5.3.tar.gz
--2019-10-05 18:06:49-- https://files.pythonhosted.org/packages/be/2b/beeba583e9877e64db10b52a96915afc0feabf7144dcbf2a0d0ea68bf73d/subprocess32-3.5.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 96615 (94K) [binary/octet-stream]
Saving to: 'subprocess32-3.5.3.tar.gz'

0K .......... .......... .......... .......... .......... 52% 3.32M 0s
50K .......... .......... .......... .......... .... 100% 100M=0.02s

2019-10-05 18:06:49 (6.09 MB/s) - 'subprocess32-3.5.3.tar.gz' saved [96615/96615]

/build-wheels/subprocess32-3.5.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
copying subprocess32.py -> build/lib.linux-x86_64-2.7
running build_ext
running build_configure
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for pipe2... yes
checking for setsid... yes
checking whether dirfd is declared... yes
configure: creating ./config.status
config.status: creating _posixsubprocess_config.h
building '_posixsubprocess32' extension
creating build/temp.linux-x86_64-2.7
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c _posixsubprocess.c -o build/temp.linux-x86_64-2.7/_posixsubprocess.o
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from _posixsubprocess.c:16:
/usr/include/python2.7/pyconfig-64.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/sys/cdefs.h:24:0,
from _posixsubprocess.c:12:
/usr/include/features.h:168:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
In file included from /usr/include/python2.7/pyconfig.h:6:0,
from /usr/include/python2.7/Python.h:8,
from _posixsubprocess.c:16:
/usr/include/python2.7/pyconfig-64.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
#define _XOPEN_SOURCE 600
^
In file included from /usr/include/sys/cdefs.h:24:0,
from _posixsubprocess.c:12:
/usr/include/features.h:170:0: note: this is the location of the previous definition
# define _XOPEN_SOURCE 700
^
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/_posixsubprocess.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/_posixsubprocess32.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/subprocess32.py -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/_posixsubprocess32.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing subprocess32.egg-info/PKG-INFO
writing top-level names to subprocess32.egg-info/top_level.txt
writing dependency_links to subprocess32.egg-info/dependency_links.txt
reading manifest file 'subprocess32.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'build'
no previously-included directories found matching 'dist'
no previously-included directories found matching 'config.*'
no previously-included directories found matching '*.pyc'
writing manifest file 'subprocess32.egg-info/SOURCES.txt'
Copying subprocess32.egg-info to build/bdist.linux-x86_64/wheel/subprocess32-3.5.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/subprocess32-3.5.3.dist-info/WHEEL
/build-wheels

############################################################
Building suds_jurko-0.6-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/bd/6f/54fbf0999a606680d27c69b1ad12dfff62768ecb9fe48524cebda6eb4423/suds-jurko-0.6.tar.bz2
--2019-10-05 18:06:52-- https://files.pythonhosted.org/packages/bd/6f/54fbf0999a606680d27c69b1ad12dfff62768ecb9fe48524cebda6eb4423/suds-jurko-0.6.tar.bz2
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 143985 (141K) [application/octet-stream]
Saving to: 'suds-jurko-0.6.tar.bz2'

0K .......... .......... .......... .......... .......... 35% 3.32M 0s
50K .......... .......... .......... .......... .......... 71% 6.86M 0s
100K .......... .......... .......... .......... 100% 75.3M=0.02s

2019-10-05 18:06:52 (6.14 MB/s) - 'suds-jurko-0.6.tar.bz2' saved [143985/143985]

/build-wheels/suds-jurko-0.6 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/suds
copying suds/argparser.py -> build/lib/suds
copying suds/builder.py -> build/lib/suds
copying suds/cache.py -> build/lib/suds
copying suds/client.py -> build/lib/suds
copying suds/metrics.py -> build/lib/suds
copying suds/options.py -> build/lib/suds
copying suds/plugin.py -> build/lib/suds
copying suds/properties.py -> build/lib/suds
copying suds/reader.py -> build/lib/suds
copying suds/resolver.py -> build/lib/suds
copying suds/servicedefinition.py -> build/lib/suds
copying suds/serviceproxy.py -> build/lib/suds
copying suds/soaparray.py -> build/lib/suds
copying suds/store.py -> build/lib/suds
copying suds/sudsobject.py -> build/lib/suds
copying suds/version.py -> build/lib/suds
copying suds/wsdl.py -> build/lib/suds
copying suds/wsse.py -> build/lib/suds
copying suds/__init__.py -> build/lib/suds
creating build/lib/tests
copying tests/conftest.py -> build/lib/tests
copying tests/indirect_parametrize.py -> build/lib/tests
copying tests/test_argument_parser.py -> build/lib/tests
copying tests/test_cache.py -> build/lib/tests
copying tests/test_client_cache.py -> build/lib/tests
copying tests/test_date_time.py -> build/lib/tests
copying tests/test_document_store.py -> build/lib/tests
copying tests/test_input_parameters.py -> build/lib/tests
copying tests/test_reply_handling.py -> build/lib/tests
copying tests/test_request_construction.py -> build/lib/tests
copying tests/test_suds.py -> build/lib/tests
copying tests/test_timezone.py -> build/lib/tests
copying tests/test_transport.py -> build/lib/tests
copying tests/test_transport_http.py -> build/lib/tests
copying tests/__init__.py -> build/lib/tests
creating build/lib/suds/bindings
copying suds/bindings/binding.py -> build/lib/suds/bindings
copying suds/bindings/document.py -> build/lib/suds/bindings
copying suds/bindings/multiref.py -> build/lib/suds/bindings
copying suds/bindings/rpc.py -> build/lib/suds/bindings
copying suds/bindings/__init__.py -> build/lib/suds/bindings
creating build/lib/suds/mx
copying suds/mx/appender.py -> build/lib/suds/mx
copying suds/mx/basic.py -> build/lib/suds/mx
copying suds/mx/core.py -> build/lib/suds/mx
copying suds/mx/encoded.py -> build/lib/suds/mx
copying suds/mx/literal.py -> build/lib/suds/mx
copying suds/mx/typer.py -> build/lib/suds/mx
copying suds/mx/__init__.py -> build/lib/suds/mx
creating build/lib/suds/sax
copying suds/sax/attribute.py -> build/lib/suds/sax
copying suds/sax/date.py -> build/lib/suds/sax
copying suds/sax/document.py -> build/lib/suds/sax
copying suds/sax/element.py -> build/lib/suds/sax
copying suds/sax/enc.py -> build/lib/suds/sax
copying suds/sax/parser.py -> build/lib/suds/sax
copying suds/sax/text.py -> build/lib/suds/sax
copying suds/sax/__init__.py -> build/lib/suds/sax
creating build/lib/suds/transport
copying suds/transport/http.py -> build/lib/suds/transport
copying suds/transport/https.py -> build/lib/suds/transport
copying suds/transport/options.py -> build/lib/suds/transport
copying suds/transport/__init__.py -> build/lib/suds/transport
creating build/lib/suds/umx
copying suds/umx/attrlist.py -> build/lib/suds/umx
copying suds/umx/basic.py -> build/lib/suds/umx
copying suds/umx/core.py -> build/lib/suds/umx
copying suds/umx/encoded.py -> build/lib/suds/umx
copying suds/umx/typed.py -> build/lib/suds/umx
copying suds/umx/__init__.py -> build/lib/suds/umx
creating build/lib/suds/xsd
copying suds/xsd/deplist.py -> build/lib/suds/xsd
copying suds/xsd/doctor.py -> build/lib/suds/xsd
copying suds/xsd/query.py -> build/lib/suds/xsd
copying suds/xsd/schema.py -> build/lib/suds/xsd
copying suds/xsd/sxbase.py -> build/lib/suds/xsd
copying suds/xsd/sxbasic.py -> build/lib/suds/xsd
copying suds/xsd/sxbuiltin.py -> build/lib/suds/xsd
copying suds/xsd/__init__.py -> build/lib/suds/xsd
creating build/lib/tests/external
copying tests/external/axis1.py -> build/lib/tests/external
copying tests/external/axis2.py -> build/lib/tests/external
copying tests/external/jasper.py -> build/lib/tests/external
copying tests/external/public.py -> build/lib/tests/external
copying tests/external/rhq.py -> build/lib/tests/external
copying tests/external/saxenc.py -> build/lib/tests/external
copying tests/external/__init__.py -> build/lib/tests/external
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/argparser.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/builder.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/cache.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/client.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/metrics.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/options.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/plugin.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/properties.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/reader.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/resolver.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/servicedefinition.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/serviceproxy.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/soaparray.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/store.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/sudsobject.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/version.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/wsdl.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/wsse.py -> build/bdist.linux-x86_64/wheel/suds
copying build/lib/suds/__init__.py -> build/bdist.linux-x86_64/wheel/suds
creating build/bdist.linux-x86_64/wheel/suds/bindings
copying build/lib/suds/bindings/binding.py -> build/bdist.linux-x86_64/wheel/suds/bindings
copying build/lib/suds/bindings/document.py -> build/bdist.linux-x86_64/wheel/suds/bindings
copying build/lib/suds/bindings/multiref.py -> build/bdist.linux-x86_64/wheel/suds/bindings
copying build/lib/suds/bindings/rpc.py -> build/bdist.linux-x86_64/wheel/suds/bindings
copying build/lib/suds/bindings/__init__.py -> build/bdist.linux-x86_64/wheel/suds/bindings
creating build/bdist.linux-x86_64/wheel/suds/mx
copying build/lib/suds/mx/appender.py -> build/bdist.linux-x86_64/wheel/suds/mx
copying build/lib/suds/mx/basic.py -> build/bdist.linux-x86_64/wheel/suds/mx
copying build/lib/suds/mx/core.py -> build/bdist.linux-x86_64/wheel/suds/mx
copying build/lib/suds/mx/encoded.py -> build/bdist.linux-x86_64/wheel/suds/mx
copying build/lib/suds/mx/literal.py -> build/bdist.linux-x86_64/wheel/suds/mx
copying build/lib/suds/mx/typer.py -> build/bdist.linux-x86_64/wheel/suds/mx
copying build/lib/suds/mx/__init__.py -> build/bdist.linux-x86_64/wheel/suds/mx
creating build/bdist.linux-x86_64/wheel/suds/sax
copying build/lib/suds/sax/attribute.py -> build/bdist.linux-x86_64/wheel/suds/sax
copying build/lib/suds/sax/date.py -> build/bdist.linux-x86_64/wheel/suds/sax
copying build/lib/suds/sax/document.py -> build/bdist.linux-x86_64/wheel/suds/sax
copying build/lib/suds/sax/element.py -> build/bdist.linux-x86_64/wheel/suds/sax
copying build/lib/suds/sax/enc.py -> build/bdist.linux-x86_64/wheel/suds/sax
copying build/lib/suds/sax/parser.py -> build/bdist.linux-x86_64/wheel/suds/sax
copying build/lib/suds/sax/text.py -> build/bdist.linux-x86_64/wheel/suds/sax
copying build/lib/suds/sax/__init__.py -> build/bdist.linux-x86_64/wheel/suds/sax
creating build/bdist.linux-x86_64/wheel/suds/transport
copying build/lib/suds/transport/http.py -> build/bdist.linux-x86_64/wheel/suds/transport
copying build/lib/suds/transport/https.py -> build/bdist.linux-x86_64/wheel/suds/transport
copying build/lib/suds/transport/options.py -> build/bdist.linux-x86_64/wheel/suds/transport
copying build/lib/suds/transport/__init__.py -> build/bdist.linux-x86_64/wheel/suds/transport
creating build/bdist.linux-x86_64/wheel/suds/umx
copying build/lib/suds/umx/attrlist.py -> build/bdist.linux-x86_64/wheel/suds/umx
copying build/lib/suds/umx/basic.py -> build/bdist.linux-x86_64/wheel/suds/umx
copying build/lib/suds/umx/core.py -> build/bdist.linux-x86_64/wheel/suds/umx
copying build/lib/suds/umx/encoded.py -> build/bdist.linux-x86_64/wheel/suds/umx
copying build/lib/suds/umx/typed.py -> build/bdist.linux-x86_64/wheel/suds/umx
copying build/lib/suds/umx/__init__.py -> build/bdist.linux-x86_64/wheel/suds/umx
creating build/bdist.linux-x86_64/wheel/suds/xsd
copying build/lib/suds/xsd/deplist.py -> build/bdist.linux-x86_64/wheel/suds/xsd
copying build/lib/suds/xsd/doctor.py -> build/bdist.linux-x86_64/wheel/suds/xsd
copying build/lib/suds/xsd/query.py -> build/bdist.linux-x86_64/wheel/suds/xsd
copying build/lib/suds/xsd/schema.py -> build/bdist.linux-x86_64/wheel/suds/xsd
copying build/lib/suds/xsd/sxbase.py -> build/bdist.linux-x86_64/wheel/suds/xsd
copying build/lib/suds/xsd/sxbasic.py -> build/bdist.linux-x86_64/wheel/suds/xsd
copying build/lib/suds/xsd/sxbuiltin.py -> build/bdist.linux-x86_64/wheel/suds/xsd
copying build/lib/suds/xsd/__init__.py -> build/bdist.linux-x86_64/wheel/suds/xsd
creating build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/conftest.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/indirect_parametrize.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_argument_parser.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_cache.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_client_cache.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_date_time.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_document_store.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_input_parameters.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_reply_handling.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_request_construction.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_suds.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_timezone.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_transport.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_transport_http.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tests
creating build/bdist.linux-x86_64/wheel/tests/external
copying build/lib/tests/external/axis1.py -> build/bdist.linux-x86_64/wheel/tests/external
copying build/lib/tests/external/axis2.py -> build/bdist.linux-x86_64/wheel/tests/external
copying build/lib/tests/external/jasper.py -> build/bdist.linux-x86_64/wheel/tests/external
copying build/lib/tests/external/public.py -> build/bdist.linux-x86_64/wheel/tests/external
copying build/lib/tests/external/rhq.py -> build/bdist.linux-x86_64/wheel/tests/external
copying build/lib/tests/external/saxenc.py -> build/bdist.linux-x86_64/wheel/tests/external
copying build/lib/tests/external/__init__.py -> build/bdist.linux-x86_64/wheel/tests/external
writing byte-compilation script '/tmp/tmp07ejlc.py'
/usr/bin/python -O /tmp/tmp07ejlc.py
removing /tmp/tmp07ejlc.py
running install_egg_info
running egg_info
writing suds_jurko.egg-info/PKG-INFO
writing top-level names to suds_jurko.egg-info/top_level.txt
writing dependency_links to suds_jurko.egg-info/dependency_links.txt
reading manifest file 'suds_jurko.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'suds_jurko.egg-info/SOURCES.txt'
Copying suds_jurko.egg-info to build/bdist.linux-x86_64/wheel/suds_jurko-0.6-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/suds_jurko-0.6.dist-info/WHEEL
/build-wheels

############################################################
Building sympy-1.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/dd/f6/ed485ff22efdd7b371d0dbbf6d77ad61c3b3b7e0815a83c89cbb38ce35de/sympy-1.3.tar.gz
--2019-10-05 18:06:53-- https://files.pythonhosted.org/packages/dd/f6/ed485ff22efdd7b371d0dbbf6d77ad61c3b3b7e0815a83c89cbb38ce35de/sympy-1.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5885611 (5.6M) [binary/octet-stream]
Saving to: 'sympy-1.3.tar.gz'

0K .......... .......... .......... .......... .......... 0% 3.27M 2s
50K .......... .......... .......... .......... .......... 1% 6.14M 1s
100K .......... .......... .......... .......... .......... 2% 85.1M 1s
150K .......... .......... .......... .......... .......... 3% 7.44M 1s
200K .......... .......... .......... .......... .......... 4% 37.3M 1s
250K .......... .......... .......... .......... .......... 5% 75.8M 1s
300K .......... .......... .......... .......... .......... 6% 123M 0s
350K .......... .......... .......... .......... .......... 6% 121M 0s
400K .......... .......... .......... .......... .......... 7% 8.27M 0s
450K .......... .......... .......... .......... .......... 8% 51.4M 0s
500K .......... .......... .......... .......... .......... 9% 52.6M 0s
550K .......... .......... .......... .......... .......... 10% 104M 0s
600K .......... .......... .......... .......... .......... 11% 119M 0s
650K .......... .......... .......... .......... .......... 12% 129M 0s
700K .......... .......... .......... .......... .......... 13% 12.8M 0s
750K .......... .......... .......... .......... .......... 13% 79.8M 0s
800K .......... .......... .......... .......... .......... 14% 49.9M 0s
850K .......... .......... .......... .......... .......... 15% 56.3M 0s
900K .......... .......... .......... .......... .......... 16% 58.5M 0s
950K .......... .......... .......... .......... .......... 17% 65.2M 0s
1000K .......... .......... .......... .......... .......... 18% 61.0M 0s
1050K .......... .......... .......... .......... .......... 19% 65.2M 0s
1100K .......... .......... .......... .......... .......... 20% 44.6M 0s
1150K .......... .......... .......... .......... .......... 20% 135M 0s
1200K .......... .......... .......... .......... .......... 21% 56.7M 0s
1250K .......... .......... .......... .......... .......... 22% 59.3M 0s
1300K .......... .......... .......... .......... .......... 23% 66.3M 0s
1350K .......... .......... .......... .......... .......... 24% 67.1M 0s
1400K .......... .......... .......... .......... .......... 25% 53.4M 0s
1450K .......... .......... .......... .......... .......... 26% 54.3M 0s
1500K .......... .......... .......... .......... .......... 26% 60.8M 0s
1550K .......... .......... .......... .......... .......... 27% 66.2M 0s
1600K .......... .......... .......... .......... .......... 28% 55.4M 0s
1650K .......... .......... .......... .......... .......... 29% 70.4M 0s
1700K .......... .......... .......... .......... .......... 30% 66.7M 0s
1750K .......... .......... .......... .......... .......... 31% 60.4M 0s
1800K .......... .......... .......... .......... .......... 32% 55.2M 0s
1850K .......... .......... .......... .......... .......... 33% 60.0M 0s
1900K .......... .......... .......... .......... .......... 33% 64.0M 0s
1950K .......... .......... .......... .......... .......... 34% 59.5M 0s
2000K .......... .......... .......... .......... .......... 35% 53.6M 0s
2050K .......... .......... .......... .......... .......... 36% 67.2M 0s
2100K .......... .......... .......... .......... .......... 37% 66.7M 0s
2150K .......... .......... .......... .......... .......... 38% 73.1M 0s
2200K .......... .......... .......... .......... .......... 39% 60.0M 0s
2250K .......... .......... .......... .......... .......... 40% 68.5M 0s
2300K .......... .......... .......... .......... .......... 40% 71.1M 0s
2350K .......... .......... .......... .......... .......... 41% 70.7M 0s
2400K .......... .......... .......... .......... .......... 42% 57.3M 0s
2450K .......... .......... .......... .......... .......... 43% 67.7M 0s
2500K .......... .......... .......... .......... .......... 44% 72.7M 0s
2550K .......... .......... .......... .......... .......... 45% 66.6M 0s
2600K .......... .......... .......... .......... .......... 46% 61.4M 0s
2650K .......... .......... .......... .......... .......... 46% 66.3M 0s
2700K .......... .......... .......... .......... .......... 47% 70.8M 0s
2750K .......... .......... .......... .......... .......... 48% 69.9M 0s
2800K .......... .......... .......... .......... .......... 49% 57.0M 0s
2850K .......... .......... .......... .......... .......... 50% 74.1M 0s
2900K .......... .......... .......... .......... .......... 51% 74.4M 0s
2950K .......... .......... .......... .......... .......... 52% 74.2M 0s
3000K .......... .......... .......... .......... .......... 53% 66.7M 0s
3050K .......... .......... .......... .......... .......... 53% 76.3M 0s
3100K .......... .......... .......... .......... .......... 54% 75.0M 0s
3150K .......... .......... .......... .......... .......... 55% 76.5M 0s
3200K .......... .......... .......... .......... .......... 56% 64.0M 0s
3250K .......... .......... .......... .......... .......... 57% 74.4M 0s
3300K .......... .......... .......... .......... .......... 58% 73.0M 0s
3350K .......... .......... .......... .......... .......... 59% 77.5M 0s
3400K .......... .......... .......... .......... .......... 60% 66.9M 0s
3450K .......... .......... .......... .......... .......... 60% 80.3M 0s
3500K .......... .......... .......... .......... .......... 61% 78.2M 0s
3550K .......... .......... .......... .......... .......... 62% 79.8M 0s
3600K .......... .......... .......... .......... .......... 63% 59.8M 0s
3650K .......... .......... .......... .......... .......... 64% 77.2M 0s
3700K .......... .......... .......... .......... .......... 65% 92.2M 0s
3750K .......... .......... .......... .......... .......... 66% 156M 0s
3800K .......... .......... .......... .......... .......... 66% 136M 0s
3850K .......... .......... .......... .......... .......... 67% 157M 0s
3900K .......... .......... .......... .......... .......... 68% 154M 0s
3950K .......... .......... .......... .......... .......... 69% 157M 0s
4000K .......... .......... .......... .......... .......... 70% 130M 0s
4050K .......... .......... .......... .......... .......... 71% 152M 0s
4100K .......... .......... .......... .......... .......... 72% 147M 0s
4150K .......... .......... .......... .......... .......... 73% 154M 0s
4200K .......... .......... .......... .......... .......... 73% 139M 0s
4250K .......... .......... .......... .......... .......... 74% 132M 0s
4300K .......... .......... .......... .......... .......... 75% 165M 0s
4350K .......... .......... .......... .......... .......... 76% 161M 0s
4400K .......... .......... .......... .......... .......... 77% 119M 0s
4450K .......... .......... .......... .......... .......... 78% 154M 0s
4500K .......... .......... .......... .......... .......... 79% 155M 0s
4550K .......... .......... .......... .......... .......... 80% 148M 0s
4600K .......... .......... .......... .......... .......... 80% 137M 0s
4650K .......... .......... .......... .......... .......... 81% 162M 0s
4700K .......... .......... .......... .......... .......... 82% 151M 0s
4750K .......... .......... .......... .......... .......... 83% 166M 0s
4800K .......... .......... .......... .......... .......... 84% 144M 0s
4850K .......... .......... .......... .......... .......... 85% 164M 0s
4900K .......... .......... .......... .......... .......... 86% 165M 0s
4950K .......... .......... .......... .......... .......... 86% 167M 0s
5000K .......... .......... .......... .......... .......... 87% 149M 0s
5050K .......... .......... .......... .......... .......... 88% 163M 0s
5100K .......... .......... .......... .......... .......... 89% 166M 0s
5150K .......... .......... .......... .......... .......... 90% 173M 0s
5200K .......... .......... .......... .......... .......... 91% 134M 0s
5250K .......... .......... .......... .......... .......... 92% 163M 0s
5300K .......... .......... .......... .......... .......... 93% 162M 0s
5350K .......... .......... .......... .......... .......... 93% 156M 0s
5400K .......... .......... .......... .......... .......... 94% 144M 0s
5450K .......... .......... .......... .......... .......... 95% 159M 0s
5500K .......... .......... .......... .......... .......... 96% 155M 0s
5550K .......... .......... .......... .......... .......... 97% 160M 0s
5600K .......... .......... .......... .......... .......... 98% 137M 0s
5650K .......... .......... .......... .......... .......... 99% 152M 0s
5700K .......... .......... .......... .......... ....... 100% 158M=0.1s

2019-10-05 18:07:04 (54.5 MB/s) - 'sympy-1.3.tar.gz' saved [5885611/5885611]

/build-wheels/sympy-1.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying isympy.py -> build/lib
creating build/lib/sympy
copying sympy/abc.py -> build/lib/sympy
copying sympy/conftest.py -> build/lib/sympy
copying sympy/__init__.py -> build/lib/sympy
copying sympy/release.py -> build/lib/sympy
copying sympy/galgebra.py -> build/lib/sympy
copying sympy/this.py -> build/lib/sympy
creating build/lib/sympy/algebras
copying sympy/algebras/quaternion.py -> build/lib/sympy/algebras
copying sympy/algebras/__init__.py -> build/lib/sympy/algebras
creating build/lib/sympy/assumptions
copying sympy/assumptions/assume.py -> build/lib/sympy/assumptions
copying sympy/assumptions/sathandlers.py -> build/lib/sympy/assumptions
copying sympy/assumptions/__init__.py -> build/lib/sympy/assumptions
copying sympy/assumptions/satask.py -> build/lib/sympy/assumptions
copying sympy/assumptions/ask_generated.py -> build/lib/sympy/assumptions
copying sympy/assumptions/ask.py -> build/lib/sympy/assumptions
copying sympy/assumptions/refine.py -> build/lib/sympy/assumptions
creating build/lib/sympy/assumptions/handlers
copying sympy/assumptions/handlers/matrices.py -> build/lib/sympy/assumptions/handlers
copying sympy/assumptions/handlers/__init__.py -> build/lib/sympy/assumptions/handlers
copying sympy/assumptions/handlers/common.py -> build/lib/sympy/assumptions/handlers
copying sympy/assumptions/handlers/ntheory.py -> build/lib/sympy/assumptions/handlers
copying sympy/assumptions/handlers/sets.py -> build/lib/sympy/assumptions/handlers
copying sympy/assumptions/handlers/order.py -> build/lib/sympy/assumptions/handlers
copying sympy/assumptions/handlers/calculus.py -> build/lib/sympy/assumptions/handlers
creating build/lib/sympy/benchmarks
copying sympy/benchmarks/bench_meijerint.py -> build/lib/sympy/benchmarks
copying sympy/benchmarks/__init__.py -> build/lib/sympy/benchmarks
copying sympy/benchmarks/bench_discrete_log.py -> build/lib/sympy/benchmarks
copying sympy/benchmarks/bench_symbench.py -> build/lib/sympy/benchmarks
creating build/lib/sympy/calculus
copying sympy/calculus/util.py -> build/lib/sympy/calculus
copying sympy/calculus/__init__.py -> build/lib/sympy/calculus
copying sympy/calculus/singularities.py -> build/lib/sympy/calculus
copying sympy/calculus/finite_diff.py -> build/lib/sympy/calculus
copying sympy/calculus/euler.py -> build/lib/sympy/calculus
creating build/lib/sympy/categories
copying sympy/categories/__init__.py -> build/lib/sympy/categories
copying sympy/categories/baseclasses.py -> build/lib/sympy/categories
copying sympy/categories/diagram_drawing.py -> build/lib/sympy/categories
creating build/lib/sympy/codegen
copying sympy/codegen/cfunctions.py -> build/lib/sympy/codegen
copying sympy/codegen/futils.py -> build/lib/sympy/codegen
copying sympy/codegen/cutils.py -> build/lib/sympy/codegen
copying sympy/codegen/ast.py -> build/lib/sympy/codegen
copying sympy/codegen/__init__.py -> build/lib/sympy/codegen
copying sympy/codegen/cnodes.py -> build/lib/sympy/codegen
copying sympy/codegen/pyutils.py -> build/lib/sympy/codegen
copying sympy/codegen/algorithms.py -> build/lib/sympy/codegen
copying sympy/codegen/approximations.py -> build/lib/sympy/codegen
copying sympy/codegen/fnodes.py -> build/lib/sympy/codegen
copying sympy/codegen/cxxnodes.py -> build/lib/sympy/codegen
copying sympy/codegen/rewriting.py -> build/lib/sympy/codegen
creating build/lib/sympy/combinatorics
copying sympy/combinatorics/named_groups.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/util.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/coset_table.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/group_constructs.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/subsets.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/fp_groups.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/free_groups.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/polyhedron.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/testutil.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/__init__.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/rewritingsystem.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/homomorphisms.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/graycode.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/generators.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/permutations.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/partitions.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/perm_groups.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/prufer.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/tensor_can.py -> build/lib/sympy/combinatorics
copying sympy/combinatorics/rewritingsystem_fsm.py -> build/lib/sympy/combinatorics
creating build/lib/sympy/concrete
copying sympy/concrete/guess.py -> build/lib/sympy/concrete
copying sympy/concrete/delta.py -> build/lib/sympy/concrete
copying sympy/concrete/products.py -> build/lib/sympy/concrete
copying sympy/concrete/expr_with_intlimits.py -> build/lib/sympy/concrete
copying sympy/concrete/__init__.py -> build/lib/sympy/concrete
copying sympy/concrete/expr_with_limits.py -> build/lib/sympy/concrete
copying sympy/concrete/gosper.py -> build/lib/sympy/concrete
copying sympy/concrete/summations.py -> build/lib/sympy/concrete
creating build/lib/sympy/core
copying sympy/core/basic.py -> build/lib/sympy/core
copying sympy/core/evalf.py -> build/lib/sympy/core
copying sympy/core/sympify.py -> build/lib/sympy/core
copying sympy/core/evaluate.py -> build/lib/sympy/core
copying sympy/core/mul.py -> build/lib/sympy/core
copying sympy/core/containers.py -> build/lib/sympy/core
copying sympy/core/add.py -> build/lib/sympy/core
copying sympy/core/decorators.py -> build/lib/sympy/core
copying sympy/core/numbers.py -> build/lib/sympy/core
copying sympy/core/__init__.py -> build/lib/sympy/core
copying sympy/core/mod.py -> build/lib/sympy/core
copying sympy/core/exprtools.py -> build/lib/sympy/core
copying sympy/core/function.py -> build/lib/sympy/core
copying sympy/core/cache.py -> build/lib/sympy/core
copying sympy/core/relational.py -> build/lib/sympy/core
copying sympy/core/expr.py -> build/lib/sympy/core
copying sympy/core/alphabets.py -> build/lib/sympy/core
copying sympy/core/singleton.py -> build/lib/sympy/core
copying sympy/core/trace.py -> build/lib/sympy/core
copying sympy/core/operations.py -> build/lib/sympy/core
copying sympy/core/compatibility.py -> build/lib/sympy/core
copying sympy/core/logic.py -> build/lib/sympy/core
copying sympy/core/coreerrors.py -> build/lib/sympy/core
copying sympy/core/assumptions.py -> build/lib/sympy/core
copying sympy/core/core.py -> build/lib/sympy/core
copying sympy/core/rules.py -> build/lib/sympy/core
copying sympy/core/facts.py -> build/lib/sympy/core
copying sympy/core/symbol.py -> build/lib/sympy/core
copying sympy/core/power.py -> build/lib/sympy/core
copying sympy/core/multidimensional.py -> build/lib/sympy/core
copying sympy/core/backend.py -> build/lib/sympy/core
creating build/lib/sympy/core/benchmarks
copying sympy/core/benchmarks/bench_assumptions.py -> build/lib/sympy/core/benchmarks
copying sympy/core/benchmarks/__init__.py -> build/lib/sympy/core/benchmarks
copying sympy/core/benchmarks/bench_basic.py -> build/lib/sympy/core/benchmarks
copying sympy/core/benchmarks/bench_numbers.py -> build/lib/sympy/core/benchmarks
copying sympy/core/benchmarks/bench_sympify.py -> build/lib/sympy/core/benchmarks
copying sympy/core/benchmarks/bench_arit.py -> build/lib/sympy/core/benchmarks
copying sympy/core/benchmarks/bench_expand.py -> build/lib/sympy/core/benchmarks
creating build/lib/sympy/crypto
copying sympy/crypto/crypto.py -> build/lib/sympy/crypto
copying sympy/crypto/__init__.py -> build/lib/sympy/crypto
creating build/lib/sympy/deprecated
copying sympy/deprecated/__init__.py -> build/lib/sympy/deprecated
copying sympy/deprecated/class_registry.py -> build/lib/sympy/deprecated
creating build/lib/sympy/diffgeom
copying sympy/diffgeom/__init__.py -> build/lib/sympy/diffgeom
copying sympy/diffgeom/diffgeom.py -> build/lib/sympy/diffgeom
copying sympy/diffgeom/rn.py -> build/lib/sympy/diffgeom
creating build/lib/sympy/discrete
copying sympy/discrete/__init__.py -> build/lib/sympy/discrete
copying sympy/discrete/convolutions.py -> build/lib/sympy/discrete
copying sympy/discrete/transforms.py -> build/lib/sympy/discrete
copying sympy/discrete/recurrences.py -> build/lib/sympy/discrete
creating build/lib/sympy/external
copying sympy/external/importtools.py -> build/lib/sympy/external
copying sympy/external/__init__.py -> build/lib/sympy/external
creating build/lib/sympy/functions
copying sympy/functions/__init__.py -> build/lib/sympy/functions
creating build/lib/sympy/functions/combinatorial
copying sympy/functions/combinatorial/factorials.py -> build/lib/sympy/functions/combinatorial
copying sympy/functions/combinatorial/numbers.py -> build/lib/sympy/functions/combinatorial
copying sympy/functions/combinatorial/__init__.py -> build/lib/sympy/functions/combinatorial
creating build/lib/sympy/functions/elementary
copying sympy/functions/elementary/integers.py -> build/lib/sympy/functions/elementary
copying sympy/functions/elementary/__init__.py -> build/lib/sympy/functions/elementary
copying sympy/functions/elementary/complexes.py -> build/lib/sympy/functions/elementary
copying sympy/functions/elementary/miscellaneous.py -> build/lib/sympy/functions/elementary
copying sympy/functions/elementary/hyperbolic.py -> build/lib/sympy/functions/elementary
copying sympy/functions/elementary/trigonometric.py -> build/lib/sympy/functions/elementary
copying sympy/functions/elementary/exponential.py -> build/lib/sympy/functions/elementary
copying sympy/functions/elementary/piecewise.py -> build/lib/sympy/functions/elementary
creating build/lib/sympy/functions/elementary/benchmarks
copying sympy/functions/elementary/benchmarks/bench_exp.py -> build/lib/sympy/functions/elementary/benchmarks
copying sympy/functions/elementary/benchmarks/__init__.py -> build/lib/sympy/functions/elementary/benchmarks
creating build/lib/sympy/functions/special
copying sympy/functions/special/delta_functions.py -> build/lib/sympy/functions/special
copying sympy/functions/special/elliptic_integrals.py -> build/lib/sympy/functions/special
copying sympy/functions/special/polynomials.py -> build/lib/sympy/functions/special
copying sympy/functions/special/spherical_harmonics.py -> build/lib/sympy/functions/special
copying sympy/functions/special/beta_functions.py -> build/lib/sympy/functions/special
copying sympy/functions/special/__init__.py -> build/lib/sympy/functions/special
copying sympy/functions/special/gamma_functions.py -> build/lib/sympy/functions/special
copying sympy/functions/special/tensor_functions.py -> build/lib/sympy/functions/special
copying sympy/functions/special/mathieu_functions.py -> build/lib/sympy/functions/special
copying sympy/functions/special/bessel.py -> build/lib/sympy/functions/special
copying sympy/functions/special/bsplines.py -> build/lib/sympy/functions/special
copying sympy/functions/special/zeta_functions.py -> build/lib/sympy/functions/special
copying sympy/functions/special/singularity_functions.py -> build/lib/sympy/functions/special
copying sympy/functions/special/hyper.py -> build/lib/sympy/functions/special
copying sympy/functions/special/error_functions.py -> build/lib/sympy/functions/special
creating build/lib/sympy/functions/special/benchmarks
copying sympy/functions/special/benchmarks/bench_special.py -> build/lib/sympy/functions/special/benchmarks
copying sympy/functions/special/benchmarks/__init__.py -> build/lib/sympy/functions/special/benchmarks
creating build/lib/sympy/geometry
copying sympy/geometry/util.py -> build/lib/sympy/geometry
copying sympy/geometry/__init__.py -> build/lib/sympy/geometry
copying sympy/geometry/polygon.py -> build/lib/sympy/geometry
copying sympy/geometry/point.py -> build/lib/sympy/geometry
copying sympy/geometry/entity.py -> build/lib/sympy/geometry
copying sympy/geometry/curve.py -> build/lib/sympy/geometry
copying sympy/geometry/plane.py -> build/lib/sympy/geometry
copying sympy/geometry/exceptions.py -> build/lib/sympy/geometry
copying sympy/geometry/line.py -> build/lib/sympy/geometry
copying sympy/geometry/ellipse.py -> build/lib/sympy/geometry
copying sympy/geometry/parabola.py -> build/lib/sympy/geometry
creating build/lib/sympy/holonomic
copying sympy/holonomic/__init__.py -> build/lib/sympy/holonomic
copying sympy/holonomic/numerical.py -> build/lib/sympy/holonomic
copying sympy/holonomic/holonomic.py -> build/lib/sympy/holonomic
copying sympy/holonomic/holonomicerrors.py -> build/lib/sympy/holonomic
copying sympy/holonomic/linearsolver.py -> build/lib/sympy/holonomic
copying sympy/holonomic/recurrence.py -> build/lib/sympy/holonomic
creating build/lib/sympy/integrals
copying sympy/integrals/meijerint_doc.py -> build/lib/sympy/integrals
copying sympy/integrals/heurisch.py -> build/lib/sympy/integrals
copying sympy/integrals/singularityfunctions.py -> build/lib/sympy/integrals
copying sympy/integrals/manualintegrate.py -> build/lib/sympy/integrals
copying sympy/integrals/quadrature.py -> build/lib/sympy/integrals
copying sympy/integrals/rde.py -> build/lib/sympy/integrals
copying sympy/integrals/__init__.py -> build/lib/sympy/integrals
copying sympy/integrals/prde.py -> build/lib/sympy/integrals
copying sympy/integrals/meijerint.py -> build/lib/sympy/integrals
copying sympy/integrals/intpoly.py -> build/lib/sympy/integrals
copying sympy/integrals/deltafunctions.py -> build/lib/sympy/integrals
copying sympy/integrals/transforms.py -> build/lib/sympy/integrals
copying sympy/integrals/integrals.py -> build/lib/sympy/integrals
copying sympy/integrals/risch.py -> build/lib/sympy/integrals
copying sympy/integrals/trigonometry.py -> build/lib/sympy/integrals
copying sympy/integrals/rationaltools.py -> build/lib/sympy/integrals
creating build/lib/sympy/integrals/benchmarks
copying sympy/integrals/benchmarks/__init__.py -> build/lib/sympy/integrals/benchmarks
copying sympy/integrals/benchmarks/bench_integrate.py -> build/lib/sympy/integrals/benchmarks
copying sympy/integrals/benchmarks/bench_trigintegrate.py -> build/lib/sympy/integrals/benchmarks
creating build/lib/sympy/integrals/rubi
copying sympy/integrals/rubi/rubi.py -> build/lib/sympy/integrals/rubi
copying sympy/integrals/rubi/__init__.py -> build/lib/sympy/integrals/rubi
copying sympy/integrals/rubi/constraints.py -> build/lib/sympy/integrals/rubi
copying sympy/integrals/rubi/utility_function.py -> build/lib/sympy/integrals/rubi
copying sympy/integrals/rubi/symbol.py -> build/lib/sympy/integrals/rubi
creating build/lib/sympy/integrals/rubi/parsetools
copying sympy/integrals/rubi/parsetools/parse.py -> build/lib/sympy/integrals/rubi/parsetools
copying sympy/integrals/rubi/parsetools/__init__.py -> build/lib/sympy/integrals/rubi/parsetools
copying sympy/integrals/rubi/parsetools/generate_tests.py -> build/lib/sympy/integrals/rubi/parsetools
copying sympy/integrals/rubi/parsetools/generate_rules.py -> build/lib/sympy/integrals/rubi/parsetools
creating build/lib/sympy/integrals/rubi/rubi_tests
copying sympy/integrals/rubi/rubi_tests/__init__.py -> build/lib/sympy/integrals/rubi/rubi_tests
creating build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/binomial_products.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/miscellaneous_integration.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/trinomial_products.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/logarithms.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/sine.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/inverse_trig.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/__init__.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/piecewise_linear.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/miscellaneous_trig.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/miscellaneous_algebraic.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/special_functions.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/tangent.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/integrand_simplification.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/quadratic_products.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/inverse_hyperbolic.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/hyperbolic.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/secant.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/exponential.py -> build/lib/sympy/integrals/rubi/rules
copying sympy/integrals/rubi/rules/linear_products.py -> build/lib/sympy/integrals/rubi/rules
creating build/lib/sympy/interactive
copying sympy/interactive/ipythonprinting.py -> build/lib/sympy/interactive
copying sympy/interactive/session.py -> build/lib/sympy/interactive
copying sympy/interactive/__init__.py -> build/lib/sympy/interactive
copying sympy/interactive/printing.py -> build/lib/sympy/interactive
creating build/lib/sympy/liealgebras
copying sympy/liealgebras/__init__.py -> build/lib/sympy/liealgebras
copying sympy/liealgebras/type_d.py -> build/lib/sympy/liealgebras
copying sympy/liealgebras/dynkin_diagram.py -> build/lib/sympy/liealgebras
copying sympy/liealgebras/cartan_type.py -> build/lib/sympy/liealgebras
copying sympy/liealgebras/type_e.py -> build/lib/sympy/liealgebras
copying sympy/liealgebras/root_system.py -> build/lib/sympy/liealgebras
copying sympy/liealgebras/type_a.py -> build/lib/sympy/liealgebras
copying sympy/liealgebras/weyl_group.py -> build/lib/sympy/liealgebras
copying sympy/liealgebras/type_f.py -> build/lib/sympy/liealgebras
copying sympy/liealgebras/type_g.py -> build/lib/sympy/liealgebras
copying sympy/liealgebras/type_c.py -> build/lib/sympy/liealgebras
copying sympy/liealgebras/type_b.py -> build/lib/sympy/liealgebras
copying sympy/liealgebras/cartan_matrix.py -> build/lib/sympy/liealgebras
creating build/lib/sympy/logic
copying sympy/logic/inference.py -> build/lib/sympy/logic
copying sympy/logic/__init__.py -> build/lib/sympy/logic
copying sympy/logic/boolalg.py -> build/lib/sympy/logic
creating build/lib/sympy/logic/algorithms
copying sympy/logic/algorithms/__init__.py -> build/lib/sympy/logic/algorithms
copying sympy/logic/algorithms/dpll.py -> build/lib/sympy/logic/algorithms
copying sympy/logic/algorithms/dpll2.py -> build/lib/sympy/logic/algorithms
creating build/lib/sympy/logic/utilities
copying sympy/logic/utilities/dimacs.py -> build/lib/sympy/logic/utilities
copying sympy/logic/utilities/__init__.py -> build/lib/sympy/logic/utilities
creating build/lib/sympy/matrices
copying sympy/matrices/normalforms.py -> build/lib/sympy/matrices
copying sympy/matrices/densetools.py -> build/lib/sympy/matrices
copying sympy/matrices/matrices.py -> build/lib/sympy/matrices
copying sympy/matrices/__init__.py -> build/lib/sympy/matrices
copying sympy/matrices/densearith.py -> build/lib/sympy/matrices
copying sympy/matrices/common.py -> build/lib/sympy/matrices
copying sympy/matrices/dense.py -> build/lib/sympy/matrices
copying sympy/matrices/immutable.py -> build/lib/sympy/matrices
copying sympy/matrices/densesolve.py -> build/lib/sympy/matrices
copying sympy/matrices/sparse.py -> build/lib/sympy/matrices
copying sympy/matrices/sparsetools.py -> build/lib/sympy/matrices
creating build/lib/sympy/matrices/benchmarks
copying sympy/matrices/benchmarks/__init__.py -> build/lib/sympy/matrices/benchmarks
copying sympy/matrices/benchmarks/bench_matrix.py -> build/lib/sympy/matrices/benchmarks
creating build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/slice.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/transpose.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/matpow.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/blockmatrix.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/inverse.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/__init__.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/adjoint.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/matexpr.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/matmul.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/dotproduct.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/funcmatrix.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/fourier.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/factorizations.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/determinant.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/trace.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/hadamard.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/matadd.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/kronecker.py -> build/lib/sympy/matrices/expressions
copying sympy/matrices/expressions/diagonal.py -> build/lib/sympy/matrices/expressions
creating build/lib/sympy/multipledispatch
copying sympy/multipledispatch/utils.py -> build/lib/sympy/multipledispatch
copying sympy/multipledispatch/__init__.py -> build/lib/sympy/multipledispatch
copying sympy/multipledispatch/conflict.py -> build/lib/sympy/multipledispatch
copying sympy/multipledispatch/dispatcher.py -> build/lib/sympy/multipledispatch
copying sympy/multipledispatch/core.py -> build/lib/sympy/multipledispatch
creating build/lib/sympy/ntheory
copying sympy/ntheory/generate.py -> build/lib/sympy/ntheory
copying sympy/ntheory/modular.py -> build/lib/sympy/ntheory
copying sympy/ntheory/partitions_.py -> build/lib/sympy/ntheory
copying sympy/ntheory/__init__.py -> build/lib/sympy/ntheory
copying sympy/ntheory/bbp_pi.py -> build/lib/sympy/ntheory
copying sympy/ntheory/continued_fraction.py -> build/lib/sympy/ntheory
copying sympy/ntheory/multinomial.py -> build/lib/sympy/ntheory
copying sympy/ntheory/primetest.py -> build/lib/sympy/ntheory
copying sympy/ntheory/egyptian_fraction.py -> build/lib/sympy/ntheory
copying sympy/ntheory/factor_.py -> build/lib/sympy/ntheory
copying sympy/ntheory/residue_ntheory.py -> build/lib/sympy/ntheory
creating build/lib/sympy/parsing
copying sympy/parsing/mathematica.py -> build/lib/sympy/parsing
copying sympy/parsing/sympy_parser.py -> build/lib/sympy/parsing
copying sympy/parsing/__init__.py -> build/lib/sympy/parsing
copying sympy/parsing/ast_parser.py -> build/lib/sympy/parsing
copying sympy/parsing/maxima.py -> build/lib/sympy/parsing
creating build/lib/sympy/parsing/autolev
copying sympy/parsing/autolev/_parse_autolev_antlr.py -> build/lib/sympy/parsing/autolev
copying sympy/parsing/autolev/__init__.py -> build/lib/sympy/parsing/autolev
copying sympy/parsing/autolev/_listener_autolev_antlr.py -> build/lib/sympy/parsing/autolev
creating build/lib/sympy/parsing/autolev/_antlr
copying sympy/parsing/autolev/_antlr/__init__.py -> build/lib/sympy/parsing/autolev/_antlr
copying sympy/parsing/autolev/_antlr/autolevlexer.py -> build/lib/sympy/parsing/autolev/_antlr
copying sympy/parsing/autolev/_antlr/autolevparser.py -> build/lib/sympy/parsing/autolev/_antlr
copying sympy/parsing/autolev/_antlr/autolevlistener.py -> build/lib/sympy/parsing/autolev/_antlr
creating build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest10.py -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest4.py -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest1.py -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest7.py -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest5.py -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/__init__.py -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest3.py -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest6.py -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest12.py -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest9.py -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest2.py -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest11.py -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest8.py -> build/lib/sympy/parsing/autolev/test-examples
creating build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo
copying sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo
copying sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo
copying sympy/parsing/autolev/test-examples/pydy-example-repo/__init__.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo
copying sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo
copying sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo
creating build/lib/sympy/parsing/latex
copying sympy/parsing/latex/errors.py -> build/lib/sympy/parsing/latex
copying sympy/parsing/latex/__init__.py -> build/lib/sympy/parsing/latex
copying sympy/parsing/latex/_parse_latex_antlr.py -> build/lib/sympy/parsing/latex
copying sympy/parsing/latex/_build_latex_antlr.py -> build/lib/sympy/parsing/latex
creating build/lib/sympy/parsing/latex/_antlr
copying sympy/parsing/latex/_antlr/latexparser.py -> build/lib/sympy/parsing/latex/_antlr
copying sympy/parsing/latex/_antlr/latexlexer.py -> build/lib/sympy/parsing/latex/_antlr
copying sympy/parsing/latex/_antlr/__init__.py -> build/lib/sympy/parsing/latex/_antlr
creating build/lib/sympy/physics
copying sympy/physics/hydrogen.py -> build/lib/sympy/physics
copying sympy/physics/secondquant.py -> build/lib/sympy/physics
copying sympy/physics/gaussopt.py -> build/lib/sympy/physics
copying sympy/physics/paulialgebra.py -> build/lib/sympy/physics
copying sympy/physics/matrices.py -> build/lib/sympy/physics
copying sympy/physics/__init__.py -> build/lib/sympy/physics
copying sympy/physics/wigner.py -> build/lib/sympy/physics
copying sympy/physics/sho.py -> build/lib/sympy/physics
copying sympy/physics/pring.py -> build/lib/sympy/physics
copying sympy/physics/unitsystems.py -> build/lib/sympy/physics
copying sympy/physics/qho_1d.py -> build/lib/sympy/physics
creating build/lib/sympy/physics/continuum_mechanics
copying sympy/physics/continuum_mechanics/__init__.py -> build/lib/sympy/physics/continuum_mechanics
copying sympy/physics/continuum_mechanics/beam.py -> build/lib/sympy/physics/continuum_mechanics
creating build/lib/sympy/physics/hep
copying sympy/physics/hep/gamma_matrices.py -> build/lib/sympy/physics/hep
copying sympy/physics/hep/__init__.py -> build/lib/sympy/physics/hep
creating build/lib/sympy/physics/mechanics
copying sympy/physics/mechanics/models.py -> build/lib/sympy/physics/mechanics
copying sympy/physics/mechanics/linearize.py -> build/lib/sympy/physics/mechanics
copying sympy/physics/mechanics/body.py -> build/lib/sympy/physics/mechanics
copying sympy/physics/mechanics/functions.py -> build/lib/sympy/physics/mechanics
copying sympy/physics/mechanics/__init__.py -> build/lib/sympy/physics/mechanics
copying sympy/physics/mechanics/kane.py -> build/lib/sympy/physics/mechanics
copying sympy/physics/mechanics/particle.py -> build/lib/sympy/physics/mechanics
copying sympy/physics/mechanics/lagrange.py -> build/lib/sympy/physics/mechanics
copying sympy/physics/mechanics/rigidbody.py -> build/lib/sympy/physics/mechanics
copying sympy/physics/mechanics/system.py -> build/lib/sympy/physics/mechanics
creating build/lib/sympy/physics/optics
copying sympy/physics/optics/gaussopt.py -> build/lib/sympy/physics/optics
copying sympy/physics/optics/utils.py -> build/lib/sympy/physics/optics
copying sympy/physics/optics/__init__.py -> build/lib/sympy/physics/optics
copying sympy/physics/optics/medium.py -> build/lib/sympy/physics/optics
copying sympy/physics/optics/waves.py -> build/lib/sympy/physics/optics
creating build/lib/sympy/physics/quantum
copying sympy/physics/quantum/qasm.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/circuitplot.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/qubit.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/qexpr.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/identitysearch.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/piab.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/density.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/commutator.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/hilbert.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/matrixcache.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/state.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/constants.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/dagger.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/__init__.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/shor.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/operatorset.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/qft.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/operator.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/pauli.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/represent.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/innerproduct.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/anticommutator.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/grover.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/fermion.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/boson.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/sho1d.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/cg.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/tensorproduct.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/operatorordering.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/qapply.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/cartesian.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/circuitutils.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/gate.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/matrixutils.py -> build/lib/sympy/physics/quantum
copying sympy/physics/quantum/spin.py -> build/lib/sympy/physics/quantum
creating build/lib/sympy/physics/units
copying sympy/physics/units/definitions.py -> build/lib/sympy/physics/units
copying sympy/physics/units/dimensions.py -> build/lib/sympy/physics/units
copying sympy/physics/units/util.py -> build/lib/sympy/physics/units
copying sympy/physics/units/quantities.py -> build/lib/sympy/physics/units
copying sympy/physics/units/unitsystem.py -> build/lib/sympy/physics/units
copying sympy/physics/units/prefixes.py -> build/lib/sympy/physics/units
copying sympy/physics/units/__init__.py -> build/lib/sympy/physics/units
creating build/lib/sympy/physics/units/systems
copying sympy/physics/units/systems/si.py -> build/lib/sympy/physics/units/systems
copying sympy/physics/units/systems/__init__.py -> build/lib/sympy/physics/units/systems
copying sympy/physics/units/systems/mks.py -> build/lib/sympy/physics/units/systems
copying sympy/physics/units/systems/mksa.py -> build/lib/sympy/physics/units/systems
copying sympy/physics/units/systems/natural.py -> build/lib/sympy/physics/units/systems
creating build/lib/sympy/physics/vector
copying sympy/physics/vector/vector.py -> build/lib/sympy/physics/vector
copying sympy/physics/vector/fieldfunctions.py -> build/lib/sympy/physics/vector
copying sympy/physics/vector/frame.py -> build/lib/sympy/physics/vector
copying sympy/physics/vector/functions.py -> build/lib/sympy/physics/vector
copying sympy/physics/vector/dyadic.py -> build/lib/sympy/physics/vector
copying sympy/physics/vector/__init__.py -> build/lib/sympy/physics/vector
copying sympy/physics/vector/point.py -> build/lib/sympy/physics/vector
copying sympy/physics/vector/printing.py -> build/lib/sympy/physics/vector
creating build/lib/sympy/plotting
copying sympy/plotting/__init__.py -> build/lib/sympy/plotting
copying sympy/plotting/textplot.py -> build/lib/sympy/plotting
copying sympy/plotting/experimental_lambdify.py -> build/lib/sympy/plotting
copying sympy/plotting/plot_implicit.py -> build/lib/sympy/plotting
copying sympy/plotting/plot.py -> build/lib/sympy/plotting
creating build/lib/sympy/plotting/intervalmath
copying sympy/plotting/intervalmath/interval_arithmetic.py -> build/lib/sympy/plotting/intervalmath
copying sympy/plotting/intervalmath/__init__.py -> build/lib/sympy/plotting/intervalmath
copying sympy/plotting/intervalmath/lib_interval.py -> build/lib/sympy/plotting/intervalmath
creating build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/util.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/__init__.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/plot_object.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/plot_controller.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/plot_curve.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/plot_camera.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/plot_mode_base.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/plot_window.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/plot_interval.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/plot_mode.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/plot_surface.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/plot_modes.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/plot_axes.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/plot_rotation.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/managed_window.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/color_scheme.py -> build/lib/sympy/plotting/pygletplot
copying sympy/plotting/pygletplot/plot.py -> build/lib/sympy/plotting/pygletplot
creating build/lib/sympy/polys
copying sympy/polys/fglmtools.py -> build/lib/sympy/polys
copying sympy/polys/polyfuncs.py -> build/lib/sympy/polys
copying sympy/polys/polyoptions.py -> build/lib/sympy/polys
copying sympy/polys/polyquinticconst.py -> build/lib/sympy/polys
copying sympy/polys/fields.py -> build/lib/sympy/polys
copying sympy/polys/orderings.py -> build/lib/sympy/polys
copying sympy/polys/densetools.py -> build/lib/sympy/polys
copying sympy/polys/heuristicgcd.py -> build/lib/sympy/polys
copying sympy/polys/partfrac.py -> build/lib/sympy/polys
copying sympy/polys/polytools.py -> build/lib/sympy/polys
copying sympy/polys/sqfreetools.py -> build/lib/sympy/polys
copying sympy/polys/polymatrix.py -> build/lib/sympy/polys
copying sympy/polys/polyerrors.py -> build/lib/sympy/polys
copying sympy/polys/distributedmodules.py -> build/lib/sympy/polys
copying sympy/polys/factortools.py -> build/lib/sympy/polys
copying sympy/polys/monomials.py -> build/lib/sympy/polys
copying sympy/polys/orthopolys.py -> build/lib/sympy/polys
copying sympy/polys/specialpolys.py -> build/lib/sympy/polys
copying sympy/polys/multivariate_resultants.py -> build/lib/sympy/polys
copying sympy/polys/__init__.py -> build/lib/sympy/polys
copying sympy/polys/densearith.py -> build/lib/sympy/polys
copying sympy/polys/rootoftools.py -> build/lib/sympy/polys
copying sympy/polys/constructor.py -> build/lib/sympy/polys
copying sympy/polys/subresultants_qq_zz.py -> build/lib/sympy/polys
copying sympy/polys/densebasic.py -> build/lib/sympy/polys
copying sympy/polys/rings.py -> build/lib/sympy/polys
copying sympy/polys/polyroots.py -> build/lib/sympy/polys
copying sympy/polys/groebnertools.py -> build/lib/sympy/polys
copying sympy/polys/polyutils.py -> build/lib/sympy/polys
copying sympy/polys/ring_series.py -> build/lib/sympy/polys
copying sympy/polys/numberfields.py -> build/lib/sympy/polys
copying sympy/polys/modulargcd.py -> build/lib/sympy/polys
copying sympy/polys/galoistools.py -> build/lib/sympy/polys
copying sympy/polys/euclidtools.py -> build/lib/sympy/polys
copying sympy/polys/rootisolation.py -> build/lib/sympy/polys
copying sympy/polys/polyclasses.py -> build/lib/sympy/polys
copying sympy/polys/compatibility.py -> build/lib/sympy/polys
copying sympy/polys/polyconfig.py -> build/lib/sympy/polys
copying sympy/polys/solvers.py -> build/lib/sympy/polys
copying sympy/polys/rationaltools.py -> build/lib/sympy/polys
copying sympy/polys/dispersion.py -> build/lib/sympy/polys
creating build/lib/sympy/polys/agca
copying sympy/polys/agca/modules.py -> build/lib/sympy/polys/agca
copying sympy/polys/agca/__init__.py -> build/lib/sympy/polys/agca
copying sympy/polys/agca/homomorphisms.py -> build/lib/sympy/polys/agca
copying sympy/polys/agca/extensions.py -> build/lib/sympy/polys/agca
copying sympy/polys/agca/ideals.py -> build/lib/sympy/polys/agca
creating build/lib/sympy/polys/benchmarks
copying sympy/polys/benchmarks/bench_galoispolys.py -> build/lib/sympy/polys/benchmarks
copying sympy/polys/benchmarks/bench_solvers.py -> build/lib/sympy/polys/benchmarks
copying sympy/polys/benchmarks/__init__.py -> build/lib/sympy/polys/benchmarks
copying sympy/polys/benchmarks/bench_groebnertools.py -> build/lib/sympy/polys/benchmarks
creating build/lib/sympy/polys/domains
copying sympy/polys/domains/integerring.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/groundtypes.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/rationalfield.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/finitefield.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/pythonrational.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/old_polynomialring.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/gmpyfinitefield.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/field.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/compositedomain.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/__init__.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/characteristiczero.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/expressiondomain.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/modularinteger.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/domain.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/simpledomain.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/gmpyintegerring.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/realfield.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/mpelements.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/fractionfield.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/domainelement.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/gmpyrationalfield.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/pythonintegerring.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/polynomialring.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/algebraicfield.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/complexfield.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/ring.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/old_fractionfield.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/pythonrationalfield.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/quotientring.py -> build/lib/sympy/polys/domains
copying sympy/polys/domains/pythonfinitefield.py -> build/lib/sympy/polys/domains
creating build/lib/sympy/printing
copying sympy/printing/latex.py -> build/lib/sympy/printing
copying sympy/printing/python.py -> build/lib/sympy/printing
copying sympy/printing/precedence.py -> build/lib/sympy/printing
copying sympy/printing/mathematica.py -> build/lib/sympy/printing
copying sympy/printing/dot.py -> build/lib/sympy/printing
copying sympy/printing/rust.py -> build/lib/sympy/printing
copying sympy/printing/printer.py -> build/lib/sympy/printing
copying sympy/printing/theanocode.py -> build/lib/sympy/printing
copying sympy/printing/ccode.py -> build/lib/sympy/printing
copying sympy/printing/preview.py -> build/lib/sympy/printing
copying sympy/printing/rcode.py -> build/lib/sympy/printing
copying sympy/printing/__init__.py -> build/lib/sympy/printing
copying sympy/printing/fcode.py -> build/lib/sympy/printing
copying sympy/printing/tree.py -> build/lib/sympy/printing
copying sympy/printing/gtk.py -> build/lib/sympy/printing
copying sympy/printing/defaults.py -> build/lib/sympy/printing
copying sympy/printing/llvmjitcode.py -> build/lib/sympy/printing
copying sympy/printing/octave.py -> build/lib/sympy/printing
copying sympy/printing/repr.py -> build/lib/sympy/printing
copying sympy/printing/mathml.py -> build/lib/sympy/printing
copying sympy/printing/julia.py -> build/lib/sympy/printing
copying sympy/printing/codeprinter.py -> build/lib/sympy/printing
copying sympy/printing/tableform.py -> build/lib/sympy/printing
copying sympy/printing/str.py -> build/lib/sympy/printing
copying sympy/printing/conventions.py -> build/lib/sympy/printing
copying sympy/printing/cxxcode.py -> build/lib/sympy/printing
copying sympy/printing/lambdarepr.py -> build/lib/sympy/printing
copying sympy/printing/jscode.py -> build/lib/sympy/printing
copying sympy/printing/pycode.py -> build/lib/sympy/printing
copying sympy/printing/glsl.py -> build/lib/sympy/printing
creating build/lib/sympy/printing/pretty
copying sympy/printing/pretty/pretty.py -> build/lib/sympy/printing/pretty
copying sympy/printing/pretty/__init__.py -> build/lib/sympy/printing/pretty
copying sympy/printing/pretty/pretty_symbology.py -> build/lib/sympy/printing/pretty
copying sympy/printing/pretty/stringpict.py -> build/lib/sympy/printing/pretty
creating build/lib/sympy/sandbox
copying sympy/sandbox/__init__.py -> build/lib/sympy/sandbox
copying sympy/sandbox/indexed_integrals.py -> build/lib/sympy/sandbox
creating build/lib/sympy/series
copying sympy/series/acceleration.py -> build/lib/sympy/series
copying sympy/series/series.py -> build/lib/sympy/series
copying sympy/series/formal.py -> build/lib/sympy/series
copying sympy/series/residues.py -> build/lib/sympy/series
copying sympy/series/approximants.py -> build/lib/sympy/series
copying sympy/series/__init__.py -> build/lib/sympy/series
copying sympy/series/kauers.py -> build/lib/sympy/series
copying sympy/series/series_class.py -> build/lib/sympy/series
copying sympy/series/fourier.py -> build/lib/sympy/series
copying sympy/series/order.py -> build/lib/sympy/series
copying sympy/series/limitseq.py -> build/lib/sympy/series
copying sympy/series/gruntz.py -> build/lib/sympy/series
copying sympy/series/sequences.py -> build/lib/sympy/series
copying sympy/series/limits.py -> build/lib/sympy/series
creating build/lib/sympy/series/benchmarks
copying sympy/series/benchmarks/bench_order.py -> build/lib/sympy/series/benchmarks
copying sympy/series/benchmarks/__init__.py -> build/lib/sympy/series/benchmarks
copying sympy/series/benchmarks/bench_limit.py -> build/lib/sympy/series/benchmarks
creating build/lib/sympy/sets
copying sympy/sets/__init__.py -> build/lib/sympy/sets
copying sympy/sets/sets.py -> build/lib/sympy/sets
copying sympy/sets/setexpr.py -> build/lib/sympy/sets
copying sympy/sets/contains.py -> build/lib/sympy/sets
copying sympy/sets/fancysets.py -> build/lib/sympy/sets
copying sympy/sets/ordinals.py -> build/lib/sympy/sets
copying sympy/sets/conditionset.py -> build/lib/sympy/sets
creating build/lib/sympy/sets/handlers
copying sympy/sets/handlers/mul.py -> build/lib/sympy/sets/handlers
copying sympy/sets/handlers/add.py -> build/lib/sympy/sets/handlers
copying sympy/sets/handlers/functions.py -> build/lib/sympy/sets/handlers
copying sympy/sets/handlers/__init__.py -> build/lib/sympy/sets/handlers
copying sympy/sets/handlers/intersection.py -> build/lib/sympy/sets/handlers
copying sympy/sets/handlers/union.py -> build/lib/sympy/sets/handlers
copying sympy/sets/handlers/power.py -> build/lib/sympy/sets/handlers
creating build/lib/sympy/simplify
copying sympy/simplify/epathtools.py -> build/lib/sympy/simplify
copying sympy/simplify/trigsimp.py -> build/lib/sympy/simplify
copying sympy/simplify/fu.py -> build/lib/sympy/simplify
copying sympy/simplify/powsimp.py -> build/lib/sympy/simplify
copying sympy/simplify/__init__.py -> build/lib/sympy/simplify
copying sympy/simplify/combsimp.py -> build/lib/sympy/simplify
copying sympy/simplify/traversaltools.py -> build/lib/sympy/simplify
copying sympy/simplify/hyperexpand_doc.py -> build/lib/sympy/simplify
copying sympy/simplify/gammasimp.py -> build/lib/sympy/simplify
copying sympy/simplify/hyperexpand.py -> build/lib/sympy/simplify
copying sympy/simplify/radsimp.py -> build/lib/sympy/simplify
copying sympy/simplify/cse_opts.py -> build/lib/sympy/simplify
copying sympy/simplify/sqrtdenest.py -> build/lib/sympy/simplify
copying sympy/simplify/cse_main.py -> build/lib/sympy/simplify
copying sympy/simplify/simplify.py -> build/lib/sympy/simplify
copying sympy/simplify/ratsimp.py -> build/lib/sympy/simplify
creating build/lib/sympy/solvers
copying sympy/solvers/deutils.py -> build/lib/sympy/solvers
copying sympy/solvers/recurr.py -> build/lib/sympy/solvers
copying sympy/solvers/__init__.py -> build/lib/sympy/solvers
copying sympy/solvers/diophantine.py -> build/lib/sympy/solvers
copying sympy/solvers/decompogen.py -> build/lib/sympy/solvers
copying sympy/solvers/bivariate.py -> build/lib/sympy/solvers
copying sympy/solvers/polysys.py -> build/lib/sympy/solvers
copying sympy/solvers/inequalities.py -> build/lib/sympy/solvers
copying sympy/solvers/pde.py -> build/lib/sympy/solvers
copying sympy/solvers/ode.py -> build/lib/sympy/solvers
copying sympy/solvers/solvers.py -> build/lib/sympy/solvers
copying sympy/solvers/solveset.py -> build/lib/sympy/solvers
creating build/lib/sympy/solvers/benchmarks
copying sympy/solvers/benchmarks/bench_solvers.py -> build/lib/sympy/solvers/benchmarks
copying sympy/solvers/benchmarks/__init__.py -> build/lib/sympy/solvers/benchmarks
creating build/lib/sympy/stats
copying sympy/stats/symbolic_probability.py -> build/lib/sympy/stats
copying sympy/stats/joint_rv_types.py -> build/lib/sympy/stats
copying sympy/stats/crv.py -> build/lib/sympy/stats
copying sympy/stats/joint_rv.py -> build/lib/sympy/stats
copying sympy/stats/__init__.py -> build/lib/sympy/stats
copying sympy/stats/frv_types.py -> build/lib/sympy/stats
copying sympy/stats/crv_types.py -> build/lib/sympy/stats
copying sympy/stats/error_prop.py -> build/lib/sympy/stats
copying sympy/stats/rv_interface.py -> build/lib/sympy/stats
copying sympy/stats/rv.py -> build/lib/sympy/stats
copying sympy/stats/drv.py -> build/lib/sympy/stats
copying sympy/stats/drv_types.py -> build/lib/sympy/stats
copying sympy/stats/frv.py -> build/lib/sympy/stats
creating build/lib/sympy/strategies
copying sympy/strategies/util.py -> build/lib/sympy/strategies
copying sympy/strategies/__init__.py -> build/lib/sympy/strategies
copying sympy/strategies/tree.py -> build/lib/sympy/strategies
copying sympy/strategies/traverse.py -> build/lib/sympy/strategies
copying sympy/strategies/tools.py -> build/lib/sympy/strategies
copying sympy/strategies/core.py -> build/lib/sympy/strategies
copying sympy/strategies/rl.py -> build/lib/sympy/strategies
creating build/lib/sympy/strategies/branch
copying sympy/strategies/branch/__init__.py -> build/lib/sympy/strategies/branch
copying sympy/strategies/branch/traverse.py -> build/lib/sympy/strategies/branch
copying sympy/strategies/branch/tools.py -> build/lib/sympy/strategies/branch
copying sympy/strategies/branch/core.py -> build/lib/sympy/strategies/branch
creating build/lib/sympy/tensor
copying sympy/tensor/index_methods.py -> build/lib/sympy/tensor
copying sympy/tensor/functions.py -> build/lib/sympy/tensor
copying sympy/tensor/__init__.py -> build/lib/sympy/tensor
copying sympy/tensor/indexed.py -> build/lib/sympy/tensor
copying sympy/tensor/tensor.py -> build/lib/sympy/tensor
creating build/lib/sympy/tensor/array
copying sympy/tensor/array/ndim_array.py -> build/lib/sympy/tensor/array
copying sympy/tensor/array/__init__.py -> build/lib/sympy/tensor/array
copying sympy/tensor/array/arrayop.py -> build/lib/sympy/tensor/array
copying sympy/tensor/array/sparse_ndim_array.py -> build/lib/sympy/tensor/array
copying sympy/tensor/array/dense_ndim_array.py -> build/lib/sympy/tensor/array
copying sympy/tensor/array/mutable_ndim_array.py -> build/lib/sympy/tensor/array
creating build/lib/sympy/unify
copying sympy/unify/rewrite.py -> build/lib/sympy/unify
copying sympy/unify/__init__.py -> build/lib/sympy/unify
copying sympy/unify/usympy.py -> build/lib/sympy/unify
copying sympy/unify/core.py -> build/lib/sympy/unify
creating build/lib/sympy/utilities
copying sympy/utilities/codegen.py -> build/lib/sympy/utilities
copying sympy/utilities/pkgdata.py -> build/lib/sympy/utilities
copying sympy/utilities/pytest.py -> build/lib/sympy/utilities
copying sympy/utilities/lambdify.py -> build/lib/sympy/utilities
copying sympy/utilities/autowrap.py -> build/lib/sympy/utilities
copying sympy/utilities/decorator.py -> build/lib/sympy/utilities
copying sympy/utilities/runtests.py -> build/lib/sympy/utilities
copying sympy/utilities/benchmarking.py -> build/lib/sympy/utilities
copying sympy/utilities/__init__.py -> build/lib/sympy/utilities
copying sympy/utilities/memoization.py -> build/lib/sympy/utilities
copying sympy/utilities/exceptions.py -> build/lib/sympy/utilities
copying sympy/utilities/magic.py -> build/lib/sympy/utilities
copying sympy/utilities/iterables.py -> build/lib/sympy/utilities
copying sympy/utilities/misc.py -> build/lib/sympy/utilities
copying sympy/utilities/timeutils.py -> build/lib/sympy/utilities
copying sympy/utilities/source.py -> build/lib/sympy/utilities
copying sympy/utilities/enumerative.py -> build/lib/sympy/utilities
copying sympy/utilities/randtest.py -> build/lib/sympy/utilities
creating build/lib/sympy/utilities/_compilation
copying sympy/utilities/_compilation/util.py -> build/lib/sympy/utilities/_compilation
copying sympy/utilities/_compilation/compilation.py -> build/lib/sympy/utilities/_compilation
copying sympy/utilities/_compilation/__init__.py -> build/lib/sympy/utilities/_compilation
copying sympy/utilities/_compilation/availability.py -> build/lib/sympy/utilities/_compilation
copying sympy/utilities/_compilation/runners.py -> build/lib/sympy/utilities/_compilation
creating build/lib/sympy/utilities/mathml
copying sympy/utilities/mathml/__init__.py -> build/lib/sympy/utilities/mathml
creating build/lib/sympy/vector
copying sympy/vector/vector.py -> build/lib/sympy/vector
copying sympy/vector/coordsysrect.py -> build/lib/sympy/vector
copying sympy/vector/functions.py -> build/lib/sympy/vector
copying sympy/vector/dyadic.py -> build/lib/sympy/vector
copying sympy/vector/__init__.py -> build/lib/sympy/vector
copying sympy/vector/deloperator.py -> build/lib/sympy/vector
copying sympy/vector/operators.py -> build/lib/sympy/vector
copying sympy/vector/point.py -> build/lib/sympy/vector
copying sympy/vector/basisdependent.py -> build/lib/sympy/vector
copying sympy/vector/scalar.py -> build/lib/sympy/vector
copying sympy/vector/orienters.py -> build/lib/sympy/vector
creating build/lib/sympy/algebras/tests
copying sympy/algebras/tests/test_quaternion.py -> build/lib/sympy/algebras/tests
copying sympy/algebras/tests/__init__.py -> build/lib/sympy/algebras/tests
creating build/lib/sympy/assumptions/tests
copying sympy/assumptions/tests/test_sathandlers.py -> build/lib/sympy/assumptions/tests
copying sympy/assumptions/tests/__init__.py -> build/lib/sympy/assumptions/tests
copying sympy/assumptions/tests/test_matrices.py -> build/lib/sympy/assumptions/tests
copying sympy/assumptions/tests/test_assumptions_2.py -> build/lib/sympy/assumptions/tests
copying sympy/assumptions/tests/test_query.py -> build/lib/sympy/assumptions/tests
copying sympy/assumptions/tests/test_satask.py -> build/lib/sympy/assumptions/tests
copying sympy/assumptions/tests/test_refine.py -> build/lib/sympy/assumptions/tests
copying sympy/assumptions/tests/test_context.py -> build/lib/sympy/assumptions/tests
creating build/lib/sympy/calculus/tests
copying sympy/calculus/tests/test_euler.py -> build/lib/sympy/calculus/tests
copying sympy/calculus/tests/__init__.py -> build/lib/sympy/calculus/tests
copying sympy/calculus/tests/test_util.py -> build/lib/sympy/calculus/tests
copying sympy/calculus/tests/test_singularities.py -> build/lib/sympy/calculus/tests
copying sympy/calculus/tests/test_finite_diff.py -> build/lib/sympy/calculus/tests
creating build/lib/sympy/categories/tests
copying sympy/categories/tests/test_drawing.py -> build/lib/sympy/categories/tests
copying sympy/categories/tests/__init__.py -> build/lib/sympy/categories/tests
copying sympy/categories/tests/test_baseclasses.py -> build/lib/sympy/categories/tests
creating build/lib/sympy/codegen/tests
copying sympy/codegen/tests/test_cfunctions.py -> build/lib/sympy/codegen/tests
copying sympy/codegen/tests/test_fnodes.py -> build/lib/sympy/codegen/tests
copying sympy/codegen/tests/test_rewriting.py -> build/lib/sympy/codegen/tests
copying sympy/codegen/tests/test_cnodes.py -> build/lib/sympy/codegen/tests
copying sympy/codegen/tests/test_approximations.py -> build/lib/sympy/codegen/tests
copying sympy/codegen/tests/test_applications.py -> build/lib/sympy/codegen/tests
copying sympy/codegen/tests/test_algorithms.py -> build/lib/sympy/codegen/tests
copying sympy/codegen/tests/__init__.py -> build/lib/sympy/codegen/tests
copying sympy/codegen/tests/test_cxxnodes.py -> build/lib/sympy/codegen/tests
copying sympy/codegen/tests/test_ast.py -> build/lib/sympy/codegen/tests
creating build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_perm_groups.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_prufer.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_rewriting.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_graycode.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_coset_table.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_homomorphisms.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_named_groups.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/__init__.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_util.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_group_constructs.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_testutil.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_polyhedron.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_free_groups.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_fp_groups.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_subsets.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_generators.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_permutations.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_tensor_can.py -> build/lib/sympy/combinatorics/tests
copying sympy/combinatorics/tests/test_partitions.py -> build/lib/sympy/combinatorics/tests
creating build/lib/sympy/concrete/tests
copying sympy/concrete/tests/test_delta.py -> build/lib/sympy/concrete/tests
copying sympy/concrete/tests/__init__.py -> build/lib/sympy/concrete/tests
copying sympy/concrete/tests/test_sums_products.py -> build/lib/sympy/concrete/tests
copying sympy/concrete/tests/test_gosper.py -> build/lib/sympy/concrete/tests
copying sympy/concrete/tests/test_products.py -> build/lib/sympy/concrete/tests
copying sympy/concrete/tests/test_guess.py -> build/lib/sympy/concrete/tests
creating build/lib/sympy/core/tests
copying sympy/core/tests/test_noncommutative.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_rules.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_diff.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_complex.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_trace.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_assumptions.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_sympify.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_subs.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_basic.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_var.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_compatibility.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_singleton.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_expr.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_cache.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_constructor_postprocessor.py -> build/lib/sympy/core/tests
copying sympy/core/tests/__init__.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_numbers.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_function.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_arit.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_priority.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_facts.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_eval.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_relational.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_expand.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_match.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_evaluate.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_exprtools.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_args.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_truediv.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_logic.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_symbol.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_power.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_equal.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_count_ops.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_operations.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_containers.py -> build/lib/sympy/core/tests
copying sympy/core/tests/test_evalf.py -> build/lib/sympy/core/tests
creating build/lib/sympy/crypto/tests
copying sympy/crypto/tests/test_crypto.py -> build/lib/sympy/crypto/tests
copying sympy/crypto/tests/__init__.py -> build/lib/sympy/crypto/tests
creating build/lib/sympy/deprecated/tests
copying sympy/deprecated/tests/__init__.py -> build/lib/sympy/deprecated/tests
copying sympy/deprecated/tests/test_class_registry.py -> build/lib/sympy/deprecated/tests
creating build/lib/sympy/diffgeom/tests
copying sympy/diffgeom/tests/test_function_diffgeom_book.py -> build/lib/sympy/diffgeom/tests
copying sympy/diffgeom/tests/__init__.py -> build/lib/sympy/diffgeom/tests
copying sympy/diffgeom/tests/test_diffgeom.py -> build/lib/sympy/diffgeom/tests
copying sympy/diffgeom/tests/test_class_structure.py -> build/lib/sympy/diffgeom/tests
copying sympy/diffgeom/tests/test_hyperbolic_space.py -> build/lib/sympy/diffgeom/tests
creating build/lib/sympy/discrete/tests
copying sympy/discrete/tests/__init__.py -> build/lib/sympy/discrete/tests
copying sympy/discrete/tests/test_recurrences.py -> build/lib/sympy/discrete/tests
copying sympy/discrete/tests/test_convolutions.py -> build/lib/sympy/discrete/tests
copying sympy/discrete/tests/test_transforms.py -> build/lib/sympy/discrete/tests
creating build/lib/sympy/external/tests
copying sympy/external/tests/test_scipy.py -> build/lib/sympy/external/tests
copying sympy/external/tests/test_numpy.py -> build/lib/sympy/external/tests
copying sympy/external/tests/__init__.py -> build/lib/sympy/external/tests
copying sympy/external/tests/test_autowrap.py -> build/lib/sympy/external/tests
copying sympy/external/tests/test_importtools.py -> build/lib/sympy/external/tests
copying sympy/external/tests/test_codegen.py -> build/lib/sympy/external/tests
copying sympy/external/tests/test_sage.py -> build/lib/sympy/external/tests
creating build/lib/sympy/functions/combinatorial/tests
copying sympy/functions/combinatorial/tests/__init__.py -> build/lib/sympy/functions/combinatorial/tests
copying sympy/functions/combinatorial/tests/test_comb_numbers.py -> build/lib/sympy/functions/combinatorial/tests
copying sympy/functions/combinatorial/tests/test_comb_factorials.py -> build/lib/sympy/functions/combinatorial/tests
creating build/lib/sympy/functions/elementary/tests
copying sympy/functions/elementary/tests/test_interface.py -> build/lib/sympy/functions/elementary/tests
copying sympy/functions/elementary/tests/test_trigonometric.py -> build/lib/sympy/functions/elementary/tests
copying sympy/functions/elementary/tests/__init__.py -> build/lib/sympy/functions/elementary/tests
copying sympy/functions/elementary/tests/test_hyperbolic.py -> build/lib/sympy/functions/elementary/tests
copying sympy/functions/elementary/tests/test_complexes.py -> build/lib/sympy/functions/elementary/tests
copying sympy/functions/elementary/tests/test_integers.py -> build/lib/sympy/functions/elementary/tests
copying sympy/functions/elementary/tests/test_piecewise.py -> build/lib/sympy/functions/elementary/tests
copying sympy/functions/elementary/tests/test_exponential.py -> build/lib/sympy/functions/elementary/tests
copying sympy/functions/elementary/tests/test_miscellaneous.py -> build/lib/sympy/functions/elementary/tests
creating build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_gamma_functions.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_elliptic_integrals.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/__init__.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_error_functions.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_bessel.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_singularity_functions.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_hyper.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_mathieu.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_zeta_functions.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_spec_polynomials.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_beta_functions.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_tensor_functions.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_spherical_harmonics.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_delta_functions.py -> build/lib/sympy/functions/special/tests
copying sympy/functions/special/tests/test_bsplines.py -> build/lib/sympy/functions/special/tests
creating build/lib/sympy/geometry/tests
copying sympy/geometry/tests/test_curve.py -> build/lib/sympy/geometry/tests
copying sympy/geometry/tests/test_plane.py -> build/lib/sympy/geometry/tests
copying sympy/geometry/tests/__init__.py -> build/lib/sympy/geometry/tests
copying sympy/geometry/tests/test_parabola.py -> build/lib/sympy/geometry/tests
copying sympy/geometry/tests/test_point.py -> build/lib/sympy/geometry/tests
copying sympy/geometry/tests/test_util.py -> build/lib/sympy/geometry/tests
copying sympy/geometry/tests/test_entity.py -> build/lib/sympy/geometry/tests
copying sympy/geometry/tests/test_ellipse.py -> build/lib/sympy/geometry/tests
copying sympy/geometry/tests/test_line.py -> build/lib/sympy/geometry/tests
copying sympy/geometry/tests/test_polygon.py -> build/lib/sympy/geometry/tests
copying sympy/geometry/tests/test_geometrysets.py -> build/lib/sympy/geometry/tests
creating build/lib/sympy/holonomic/tests
copying sympy/holonomic/tests/test_holonomic.py -> build/lib/sympy/holonomic/tests
copying sympy/holonomic/tests/__init__.py -> build/lib/sympy/holonomic/tests
copying sympy/holonomic/tests/test_recurrence.py -> build/lib/sympy/holonomic/tests
creating build/lib/sympy/integrals/rubi/parsetools/tests
copying sympy/integrals/rubi/parsetools/tests/__init__.py -> build/lib/sympy/integrals/rubi/parsetools/tests
copying sympy/integrals/rubi/parsetools/tests/test_parse.py -> build/lib/sympy/integrals/rubi/parsetools/tests
creating build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_inverse_sine.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_secant.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_1_4.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_sine.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_logarithms.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_hyperbolic_sine.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/__init__.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_1_3.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_1_2.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_trinomials.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_special_functions.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_inverse_hyperbolic_sine.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_exponential.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_miscellaneous_algebra.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
copying sympy/integrals/rubi/rubi_tests/tests/test_tangent.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests
creating build/lib/sympy/integrals/rubi/tests
copying sympy/integrals/rubi/tests/__init__.py -> build/lib/sympy/integrals/rubi/tests
copying sympy/integrals/rubi/tests/test_rubi_integrate.py -> build/lib/sympy/integrals/rubi/tests
copying sympy/integrals/rubi/tests/test_utility_function.py -> build/lib/sympy/integrals/rubi/tests
creating build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_deltafunctions.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/__init__.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_intpoly.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_rde.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_risch.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_lineintegrals.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_quadrature.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_integrals.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_failing_integrals.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_trigonometry.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_meijerint.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_manual.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_prde.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_rationaltools.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_transforms.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_heurisch.py -> build/lib/sympy/integrals/tests
copying sympy/integrals/tests/test_singularityfunctions.py -> build/lib/sympy/integrals/tests
creating build/lib/sympy/interactive/tests
copying sympy/interactive/tests/test_interactive.py -> build/lib/sympy/interactive/tests
copying sympy/interactive/tests/__init__.py -> build/lib/sympy/interactive/tests
copying sympy/interactive/tests/test_ipythonprinting.py -> build/lib/sympy/interactive/tests
copying sympy/interactive/tests/test_ipython.py -> build/lib/sympy/interactive/tests
creating build/lib/sympy/liealgebras/tests
copying sympy/liealgebras/tests/test_cartan_matrix.py -> build/lib/sympy/liealgebras/tests
copying sympy/liealgebras/tests/test_type_G.py -> build/lib/sympy/liealgebras/tests
copying sympy/liealgebras/tests/test_type_D.py -> build/lib/sympy/liealgebras/tests
copying sympy/liealgebras/tests/__init__.py -> build/lib/sympy/liealgebras/tests
copying sympy/liealgebras/tests/test_dynkin_diagram.py -> build/lib/sympy/liealgebras/tests
copying sympy/liealgebras/tests/test_type_B.py -> build/lib/sympy/liealgebras/tests
copying sympy/liealgebras/tests/test_type_C.py -> build/lib/sympy/liealgebras/tests
copying sympy/liealgebras/tests/test_cartan_type.py -> build/lib/sympy/liealgebras/tests
copying sympy/liealgebras/tests/test_type_F.py -> build/lib/sympy/liealgebras/tests
copying sympy/liealgebras/tests/test_type_E.py -> build/lib/sympy/liealgebras/tests
copying sympy/liealgebras/tests/test_type_A.py -> build/lib/sympy/liealgebras/tests
copying sympy/liealgebras/tests/test_weyl_group.py -> build/lib/sympy/liealgebras/tests
copying sympy/liealgebras/tests/test_root_system.py -> build/lib/sympy/liealgebras/tests
creating build/lib/sympy/logic/tests
copying sympy/logic/tests/test_boolalg.py -> build/lib/sympy/logic/tests
copying sympy/logic/tests/__init__.py -> build/lib/sympy/logic/tests
copying sympy/logic/tests/test_inference.py -> build/lib/sympy/logic/tests
copying sympy/logic/tests/test_dimacs.py -> build/lib/sympy/logic/tests
creating build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_matexpr.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_trace.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_diagonal.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_factorizations.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_matadd.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_blockmatrix.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_matpow.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/__init__.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_funcmatrix.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_fourier.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_derivatives.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_inverse.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_adjoint.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_transpose.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_slice.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_kronecker.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_matmul.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_hadamard.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_indexing.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_dotproduct.py -> build/lib/sympy/matrices/expressions/tests
copying sympy/matrices/expressions/tests/test_determinant.py -> build/lib/sympy/matrices/expressions/tests
creating build/lib/sympy/matrices/tests
copying sympy/matrices/tests/test_sparsetools.py -> build/lib/sympy/matrices/tests
copying sympy/matrices/tests/test_densetools.py -> build/lib/sympy/matrices/tests
copying sympy/matrices/tests/test_densesolve.py -> build/lib/sympy/matrices/tests
copying sympy/matrices/tests/test_immutable.py -> build/lib/sympy/matrices/tests
copying sympy/matrices/tests/__init__.py -> build/lib/sympy/matrices/tests
copying sympy/matrices/tests/test_matrices.py -> build/lib/sympy/matrices/tests
copying sympy/matrices/tests/test_densearith.py -> build/lib/sympy/matrices/tests
copying sympy/matrices/tests/test_sparse.py -> build/lib/sympy/matrices/tests
copying sympy/matrices/tests/test_commonmatrix.py -> build/lib/sympy/matrices/tests
copying sympy/matrices/tests/test_normalforms.py -> build/lib/sympy/matrices/tests
copying sympy/matrices/tests/test_interactions.py -> build/lib/sympy/matrices/tests
creating build/lib/sympy/multipledispatch/tests
copying sympy/multipledispatch/tests/test_dispatcher.py -> build/lib/sympy/multipledispatch/tests
copying sympy/multipledispatch/tests/test_core.py -> build/lib/sympy/multipledispatch/tests
copying sympy/multipledispatch/tests/test_conflict.py -> build/lib/sympy/multipledispatch/tests
copying sympy/multipledispatch/tests/__init__.py -> build/lib/sympy/multipledispatch/tests
creating build/lib/sympy/ntheory/tests
copying sympy/ntheory/tests/test_residue.py -> build/lib/sympy/ntheory/tests
copying sympy/ntheory/tests/__init__.py -> build/lib/sympy/ntheory/tests
copying sympy/ntheory/tests/test_continued_fraction.py -> build/lib/sympy/ntheory/tests
copying sympy/ntheory/tests/test_generate.py -> build/lib/sympy/ntheory/tests
copying sympy/ntheory/tests/test_egyptian_fraction.py -> build/lib/sympy/ntheory/tests
copying sympy/ntheory/tests/test_modular.py -> build/lib/sympy/ntheory/tests
copying sympy/ntheory/tests/test_primetest.py -> build/lib/sympy/ntheory/tests
copying sympy/ntheory/tests/test_factor_.py -> build/lib/sympy/ntheory/tests
copying sympy/ntheory/tests/test_multinomial.py -> build/lib/sympy/ntheory/tests
copying sympy/ntheory/tests/test_partitions.py -> build/lib/sympy/ntheory/tests
copying sympy/ntheory/tests/test_bbp_pi.py -> build/lib/sympy/ntheory/tests
creating build/lib/sympy/parsing/tests
copying sympy/parsing/tests/test_autolev.py -> build/lib/sympy/parsing/tests
copying sympy/parsing/tests/test_sympy_parser.py -> build/lib/sympy/parsing/tests
copying sympy/parsing/tests/__init__.py -> build/lib/sympy/parsing/tests
copying sympy/parsing/tests/test_implicit_multiplication_application.py -> build/lib/sympy/parsing/tests
copying sympy/parsing/tests/test_latex.py -> build/lib/sympy/parsing/tests
copying sympy/parsing/tests/test_maxima.py -> build/lib/sympy/parsing/tests
copying sympy/parsing/tests/test_latex_deps.py -> build/lib/sympy/parsing/tests
copying sympy/parsing/tests/test_mathematica.py -> build/lib/sympy/parsing/tests
creating build/lib/sympy/physics/continuum_mechanics/tests
copying sympy/physics/continuum_mechanics/tests/test_beam.py -> build/lib/sympy/physics/continuum_mechanics/tests
copying sympy/physics/continuum_mechanics/tests/__init__.py -> build/lib/sympy/physics/continuum_mechanics/tests
creating build/lib/sympy/physics/hep/tests
copying sympy/physics/hep/tests/__init__.py -> build/lib/sympy/physics/hep/tests
copying sympy/physics/hep/tests/test_gamma_matrices.py -> build/lib/sympy/physics/hep/tests
creating build/lib/sympy/physics/mechanics/tests
copying sympy/physics/mechanics/tests/test_lagrange2.py -> build/lib/sympy/physics/mechanics/tests
copying sympy/physics/mechanics/tests/__init__.py -> build/lib/sympy/physics/mechanics/tests
copying sympy/physics/mechanics/tests/test_particle.py -> build/lib/sympy/physics/mechanics/tests
copying sympy/physics/mechanics/tests/test_system.py -> build/lib/sympy/physics/mechanics/tests
copying sympy/physics/mechanics/tests/test_linearize.py -> build/lib/sympy/physics/mechanics/tests
copying sympy/physics/mechanics/tests/test_kane2.py -> build/lib/sympy/physics/mechanics/tests
copying sympy/physics/mechanics/tests/test_functions.py -> build/lib/sympy/physics/mechanics/tests
copying sympy/physics/mechanics/tests/test_kane3.py -> build/lib/sympy/physics/mechanics/tests
copying sympy/physics/mechanics/tests/test_rigidbody.py -> build/lib/sympy/physics/mechanics/tests
copying sympy/physics/mechanics/tests/test_lagrange.py -> build/lib/sympy/physics/mechanics/tests
copying sympy/physics/mechanics/tests/test_models.py -> build/lib/sympy/physics/mechanics/tests
copying sympy/physics/mechanics/tests/test_body.py -> build/lib/sympy/physics/mechanics/tests
copying sympy/physics/mechanics/tests/test_kane.py -> build/lib/sympy/physics/mechanics/tests
creating build/lib/sympy/physics/optics/tests
copying sympy/physics/optics/tests/test_waves.py -> build/lib/sympy/physics/optics/tests
copying sympy/physics/optics/tests/test_medium.py -> build/lib/sympy/physics/optics/tests
copying sympy/physics/optics/tests/test_gaussopt.py -> build/lib/sympy/physics/optics/tests
copying sympy/physics/optics/tests/__init__.py -> build/lib/sympy/physics/optics/tests
copying sympy/physics/optics/tests/test_utils.py -> build/lib/sympy/physics/optics/tests
creating build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_qubit.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_spin.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_gate.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_boson.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_printing.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_grover.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_hilbert.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_pauli.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_represent.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_operatorordering.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_dagger.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_qapply.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_sho1d.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/__init__.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_cg.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_density.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_constants.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_commutator.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_innerproduct.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_piab.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_anticommutator.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_fermion.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_circuitplot.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_identitysearch.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_tensorproduct.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_cartesian.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_shor.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_qasm.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_qft.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_operator.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_qexpr.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_state.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_matrixutils.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_operatorset.py -> build/lib/sympy/physics/quantum/tests
copying sympy/physics/quantum/tests/test_circuitutils.py -> build/lib/sympy/physics/quantum/tests
creating build/lib/sympy/physics/tests
copying sympy/physics/tests/test_pring.py -> build/lib/sympy/physics/tests
copying sympy/physics/tests/test_hydrogen.py -> build/lib/sympy/physics/tests
copying sympy/physics/tests/__init__.py -> build/lib/sympy/physics/tests
copying sympy/physics/tests/test_qho_1d.py -> build/lib/sympy/physics/tests
copying sympy/physics/tests/test_clebsch_gordan.py -> build/lib/sympy/physics/tests
copying sympy/physics/tests/test_sho.py -> build/lib/sympy/physics/tests
copying sympy/physics/tests/test_physics_matrices.py -> build/lib/sympy/physics/tests
copying sympy/physics/tests/test_paulialgebra.py -> build/lib/sympy/physics/tests
copying sympy/physics/tests/test_secondquant.py -> build/lib/sympy/physics/tests
creating build/lib/sympy/physics/units/tests
copying sympy/physics/units/tests/test_dimensionsystem.py -> build/lib/sympy/physics/units/tests
copying sympy/physics/units/tests/test_unitsystem.py -> build/lib/sympy/physics/units/tests
copying sympy/physics/units/tests/test_dimensions.py -> build/lib/sympy/physics/units/tests
copying sympy/physics/units/tests/test_quantities.py -> build/lib/sympy/physics/units/tests
copying sympy/physics/units/tests/__init__.py -> build/lib/sympy/physics/units/tests
copying sympy/physics/units/tests/test_util.py -> build/lib/sympy/physics/units/tests
copying sympy/physics/units/tests/test_prefixes.py -> build/lib/sympy/physics/units/tests
creating build/lib/sympy/physics/vector/tests
copying sympy/physics/vector/tests/test_printing.py -> build/lib/sympy/physics/vector/tests
copying sympy/physics/vector/tests/test_vector.py -> build/lib/sympy/physics/vector/tests
copying sympy/physics/vector/tests/test_dyadic.py -> build/lib/sympy/physics/vector/tests
copying sympy/physics/vector/tests/__init__.py -> build/lib/sympy/physics/vector/tests
copying sympy/physics/vector/tests/test_point.py -> build/lib/sympy/physics/vector/tests
copying sympy/physics/vector/tests/test_output.py -> build/lib/sympy/physics/vector/tests
copying sympy/physics/vector/tests/test_fieldfunctions.py -> build/lib/sympy/physics/vector/tests
copying sympy/physics/vector/tests/test_frame.py -> build/lib/sympy/physics/vector/tests
copying sympy/physics/vector/tests/test_functions.py -> build/lib/sympy/physics/vector/tests
creating build/lib/sympy/plotting/intervalmath/tests
copying sympy/plotting/intervalmath/tests/test_interval_functions.py -> build/lib/sympy/plotting/intervalmath/tests
copying sympy/plotting/intervalmath/tests/__init__.py -> build/lib/sympy/plotting/intervalmath/tests
copying sympy/plotting/intervalmath/tests/test_intervalmath.py -> build/lib/sympy/plotting/intervalmath/tests
creating build/lib/sympy/plotting/pygletplot/tests
copying sympy/plotting/pygletplot/tests/__init__.py -> build/lib/sympy/plotting/pygletplot/tests
copying sympy/plotting/pygletplot/tests/test_plotting.py -> build/lib/sympy/plotting/pygletplot/tests
creating build/lib/sympy/plotting/tests
copying sympy/plotting/tests/__init__.py -> build/lib/sympy/plotting/tests
copying sympy/plotting/tests/test_plot_implicit.py -> build/lib/sympy/plotting/tests
copying sympy/plotting/tests/test_plot.py -> build/lib/sympy/plotting/tests
creating build/lib/sympy/polys/agca/tests
copying sympy/polys/agca/tests/test_ideals.py -> build/lib/sympy/polys/agca/tests
copying sympy/polys/agca/tests/test_homomorphisms.py -> build/lib/sympy/polys/agca/tests
copying sympy/polys/agca/tests/__init__.py -> build/lib/sympy/polys/agca/tests
copying sympy/polys/agca/tests/test_modules.py -> build/lib/sympy/polys/agca/tests
copying sympy/polys/agca/tests/test_extensions.py -> build/lib/sympy/polys/agca/tests
creating build/lib/sympy/polys/domains/tests
copying sympy/polys/domains/tests/test_polynomialring.py -> build/lib/sympy/polys/domains/tests
copying sympy/polys/domains/tests/__init__.py -> build/lib/sympy/polys/domains/tests
copying sympy/polys/domains/tests/test_quotientring.py -> build/lib/sympy/polys/domains/tests
copying sympy/polys/domains/tests/test_domains.py -> build/lib/sympy/polys/domains/tests
creating build/lib/sympy/polys/tests
copying sympy/polys/tests/test_heuristicgcd.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_rings.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_ring_series.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_modulargcd.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_polyclasses.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_polyoptions.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_polyfuncs.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_multivariate_resultants.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_subresultants_qq_zz.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_densetools.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_constructor.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_rootoftools.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_rootisolation.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_galoistools.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_polytools.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_sqfreetools.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_numberfields.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_injections.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/__init__.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_groebnertools.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_monomials.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_densearith.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_orderings.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_densebasic.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_polyutils.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_polyroots.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_distributedmodules.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_fields.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_factortools.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_orthopolys.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_dispersion.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_specialpolys.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_solvers.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_pythonrational.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_partfrac.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_rationaltools.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_polymatrix.py -> build/lib/sympy/polys/tests
copying sympy/polys/tests/test_euclidtools.py -> build/lib/sympy/polys/tests
creating build/lib/sympy/printing/pretty/tests
copying sympy/printing/pretty/tests/__init__.py -> build/lib/sympy/printing/pretty/tests
copying sympy/printing/pretty/tests/test_pretty.py -> build/lib/sympy/printing/pretty/tests
creating build/lib/sympy/printing/tests
copying sympy/printing/tests/test_dot.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_jscode.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_precedence.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_fcode.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_llvmjit.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_octave.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_numpy.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/__init__.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_ccode.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_preview.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_theanocode.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_lambdarepr.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_latex.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_repr.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_conventions.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_tableform.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_python.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_rust.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_mathml.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_cxxcode.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_gtk.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_glsl.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_mathematica.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_rcode.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_codeprinter.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_julia.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_pycode.py -> build/lib/sympy/printing/tests
copying sympy/printing/tests/test_str.py -> build/lib/sympy/printing/tests
creating build/lib/sympy/sandbox/tests
copying sympy/sandbox/tests/__init__.py -> build/lib/sympy/sandbox/tests
copying sympy/sandbox/tests/test_indexed_integrals.py -> build/lib/sympy/sandbox/tests
creating build/lib/sympy/series/tests
copying sympy/series/tests/test_limitseq.py -> build/lib/sympy/series/tests
copying sympy/series/tests/test_gruntz.py -> build/lib/sympy/series/tests
copying sympy/series/tests/test_approximants.py -> build/lib/sympy/series/tests
copying sympy/series/tests/__init__.py -> build/lib/sympy/series/tests
copying sympy/series/tests/test_nseries.py -> build/lib/sympy/series/tests
copying sympy/series/tests/test_fourier.py -> build/lib/sympy/series/tests
copying sympy/series/tests/test_limits.py -> build/lib/sympy/series/tests
copying sympy/series/tests/test_kauers.py -> build/lib/sympy/series/tests
copying sympy/series/tests/test_formal.py -> build/lib/sympy/series/tests
copying sympy/series/tests/test_order.py -> build/lib/sympy/series/tests
copying sympy/series/tests/test_residues.py -> build/lib/sympy/series/tests
copying sympy/series/tests/test_demidovich.py -> build/lib/sympy/series/tests
copying sympy/series/tests/test_series.py -> build/lib/sympy/series/tests
copying sympy/series/tests/test_sequences.py -> build/lib/sympy/series/tests
copying sympy/series/tests/test_lseries.py -> build/lib/sympy/series/tests
creating build/lib/sympy/sets/tests
copying sympy/sets/tests/test_sets.py -> build/lib/sympy/sets/tests
copying sympy/sets/tests/test_conditionset.py -> build/lib/sympy/sets/tests
copying sympy/sets/tests/test_fancysets.py -> build/lib/sympy/sets/tests
copying sympy/sets/tests/__init__.py -> build/lib/sympy/sets/tests
copying sympy/sets/tests/test_contains.py -> build/lib/sympy/sets/tests
copying sympy/sets/tests/test_setexpr.py -> build/lib/sympy/sets/tests
copying sympy/sets/tests/test_ordinals.py -> build/lib/sympy/sets/tests
creating build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_sqrtdenest.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_rewrite.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_traversaltools.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_cse.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/__init__.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_function.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_fu.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_simplify.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_powsimp.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_hyperexpand.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_combsimp.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_trigsimp.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_ratsimp.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_radsimp.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_gammasimp.py -> build/lib/sympy/simplify/tests
copying sympy/simplify/tests/test_epathtools.py -> build/lib/sympy/simplify/tests
creating build/lib/sympy/solvers/tests
copying sympy/solvers/tests/test_ode.py -> build/lib/sympy/solvers/tests
copying sympy/solvers/tests/test_decompogen.py -> build/lib/sympy/solvers/tests
copying sympy/solvers/tests/test_inequalities.py -> build/lib/sympy/solvers/tests
copying sympy/solvers/tests/test_numeric.py -> build/lib/sympy/solvers/tests
copying sympy/solvers/tests/__init__.py -> build/lib/sympy/solvers/tests
copying sympy/solvers/tests/test_pde.py -> build/lib/sympy/solvers/tests
copying sympy/solvers/tests/test_polysys.py -> build/lib/sympy/solvers/tests
copying sympy/solvers/tests/test_constantsimp.py -> build/lib/sympy/solvers/tests
copying sympy/solvers/tests/test_diophantine.py -> build/lib/sympy/solvers/tests
copying sympy/solvers/tests/test_recurr.py -> build/lib/sympy/solvers/tests
copying sympy/solvers/tests/test_solvers.py -> build/lib/sympy/solvers/tests
copying sympy/solvers/tests/test_solveset.py -> build/lib/sympy/solvers/tests
creating build/lib/sympy/stats/tests
copying sympy/stats/tests/test_joint_rv.py -> build/lib/sympy/stats/tests
copying sympy/stats/tests/test_continuous_rv.py -> build/lib/sympy/stats/tests
copying sympy/stats/tests/__init__.py -> build/lib/sympy/stats/tests
copying sympy/stats/tests/test_discrete_rv.py -> build/lib/sympy/stats/tests
copying sympy/stats/tests/test_finite_rv.py -> build/lib/sympy/stats/tests
copying sympy/stats/tests/test_rv.py -> build/lib/sympy/stats/tests
copying sympy/stats/tests/test_mix.py -> build/lib/sympy/stats/tests
copying sympy/stats/tests/test_error_prop.py -> build/lib/sympy/stats/tests
copying sympy/stats/tests/test_symbolic_probability.py -> build/lib/sympy/stats/tests
creating build/lib/sympy/strategies/branch/tests
copying sympy/strategies/branch/tests/test_tools.py -> build/lib/sympy/strategies/branch/tests
copying sympy/strategies/branch/tests/test_core.py -> build/lib/sympy/strategies/branch/tests
copying sympy/strategies/branch/tests/__init__.py -> build/lib/sympy/strategies/branch/tests
copying sympy/strategies/branch/tests/test_traverse.py -> build/lib/sympy/strategies/branch/tests
creating build/lib/sympy/strategies/tests
copying sympy/strategies/tests/test_tools.py -> build/lib/sympy/strategies/tests
copying sympy/strategies/tests/test_core.py -> build/lib/sympy/strategies/tests
copying sympy/strategies/tests/__init__.py -> build/lib/sympy/strategies/tests
copying sympy/strategies/tests/test_traverse.py -> build/lib/sympy/strategies/tests
copying sympy/strategies/tests/test_strat.py -> build/lib/sympy/strategies/tests
copying sympy/strategies/tests/test_tree.py -> build/lib/sympy/strategies/tests
copying sympy/strategies/tests/test_rl.py -> build/lib/sympy/strategies/tests
creating build/lib/sympy/tensor/array/tests
copying sympy/tensor/array/tests/test_mutable_ndim_array.py -> build/lib/sympy/tensor/array/tests
copying sympy/tensor/array/tests/test_ndim_array_conversions.py -> build/lib/sympy/tensor/array/tests
copying sympy/tensor/array/tests/__init__.py -> build/lib/sympy/tensor/array/tests
copying sympy/tensor/array/tests/test_arrayop.py -> build/lib/sympy/tensor/array/tests
copying sympy/tensor/array/tests/test_immutable_ndim_array.py -> build/lib/sympy/tensor/array/tests
creating build/lib/sympy/tensor/tests
copying sympy/tensor/tests/test_indexed.py -> build/lib/sympy/tensor/tests
copying sympy/tensor/tests/__init__.py -> build/lib/sympy/tensor/tests
copying sympy/tensor/tests/test_tensor.py -> build/lib/sympy/tensor/tests
copying sympy/tensor/tests/test_index_methods.py -> build/lib/sympy/tensor/tests
copying sympy/tensor/tests/test_functions.py -> build/lib/sympy/tensor/tests
creating build/lib/sympy/unify/tests
copying sympy/unify/tests/test_rewrite.py -> build/lib/sympy/unify/tests
copying sympy/unify/tests/test_sympy.py -> build/lib/sympy/unify/tests
copying sympy/unify/tests/__init__.py -> build/lib/sympy/unify/tests
copying sympy/unify/tests/test_unify.py -> build/lib/sympy/unify/tests
creating build/lib/sympy/utilities/_compilation/tests
copying sympy/utilities/_compilation/tests/__init__.py -> build/lib/sympy/utilities/_compilation/tests
copying sympy/utilities/_compilation/tests/test_compilation.py -> build/lib/sympy/utilities/_compilation/tests
creating build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_timeutils.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_wester.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_misc.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_codegen_julia.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_source.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_code_quality.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/__init__.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_module_imports.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/diagnose_imports.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_decorator.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_iterables.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_pytest.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_codegen_rust.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_autowrap.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_codegen_octave.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_codegen.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_pickling.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_lambdify.py -> build/lib/sympy/utilities/tests
copying sympy/utilities/tests/test_enumerative.py -> build/lib/sympy/utilities/tests
creating build/lib/sympy/vector/tests
copying sympy/vector/tests/test_printing.py -> build/lib/sympy/vector/tests
copying sympy/vector/tests/test_vector.py -> build/lib/sympy/vector/tests
copying sympy/vector/tests/test_dyadic.py -> build/lib/sympy/vector/tests
copying sympy/vector/tests/__init__.py -> build/lib/sympy/vector/tests
copying sympy/vector/tests/test_coordsysrect.py -> build/lib/sympy/vector/tests
copying sympy/vector/tests/test_field_functions.py -> build/lib/sympy/vector/tests
copying sympy/vector/tests/test_functions.py -> build/lib/sympy/vector/tests
copying sympy/vector/tests/test_operators.py -> build/lib/sympy/vector/tests
copying sympy/integrals/rubi/parsetools/header.py.txt -> build/lib/sympy/integrals/rubi/parsetools
copying sympy/parsing/autolev/Autolev.g4 -> build/lib/sympy/parsing/autolev
copying sympy/parsing/autolev/test-examples/ruletest4.al -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest9.al -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest5.al -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest2.al -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest7.al -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest6.al -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest11.al -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest10.al -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest8.al -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest12.al -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest1.al -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/ruletest3.al -> build/lib/sympy/parsing/autolev/test-examples
copying sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo
copying sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo
copying sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo
copying sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo
copying sympy/parsing/latex/LICENSE.txt -> build/lib/sympy/parsing/latex
copying sympy/parsing/latex/LaTeX.g4 -> build/lib/sympy/parsing/latex
creating build/lib/sympy/utilities/mathml/data
copying sympy/utilities/mathml/data/mmltex.xsl -> build/lib/sympy/utilities/mathml/data
copying sympy/utilities/mathml/data/simple_mmlctop.xsl -> build/lib/sympy/utilities/mathml/data
copying sympy/utilities/mathml/data/mmlctop.xsl -> build/lib/sympy/utilities/mathml/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/isympy.py -> build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/sympy
copying build/lib/sympy/abc.py -> build/bdist.linux-x86_64/wheel/sympy
copying build/lib/sympy/conftest.py -> build/bdist.linux-x86_64/wheel/sympy
copying build/lib/sympy/__init__.py -> build/bdist.linux-x86_64/wheel/sympy
copying build/lib/sympy/release.py -> build/bdist.linux-x86_64/wheel/sympy
copying build/lib/sympy/galgebra.py -> build/bdist.linux-x86_64/wheel/sympy
copying build/lib/sympy/this.py -> build/bdist.linux-x86_64/wheel/sympy
creating build/bdist.linux-x86_64/wheel/sympy/algebras
copying build/lib/sympy/algebras/quaternion.py -> build/bdist.linux-x86_64/wheel/sympy/algebras
copying build/lib/sympy/algebras/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/algebras
creating build/bdist.linux-x86_64/wheel/sympy/algebras/tests
copying build/lib/sympy/algebras/tests/test_quaternion.py -> build/bdist.linux-x86_64/wheel/sympy/algebras/tests
copying build/lib/sympy/algebras/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/algebras/tests
creating build/bdist.linux-x86_64/wheel/sympy/assumptions
copying build/lib/sympy/assumptions/assume.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions
copying build/lib/sympy/assumptions/sathandlers.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions
copying build/lib/sympy/assumptions/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions
copying build/lib/sympy/assumptions/satask.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions
copying build/lib/sympy/assumptions/ask_generated.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions
copying build/lib/sympy/assumptions/ask.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions
copying build/lib/sympy/assumptions/refine.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions
creating build/bdist.linux-x86_64/wheel/sympy/assumptions/handlers
copying build/lib/sympy/assumptions/handlers/matrices.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/handlers
copying build/lib/sympy/assumptions/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/handlers
copying build/lib/sympy/assumptions/handlers/common.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/handlers
copying build/lib/sympy/assumptions/handlers/ntheory.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/handlers
copying build/lib/sympy/assumptions/handlers/sets.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/handlers
copying build/lib/sympy/assumptions/handlers/order.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/handlers
copying build/lib/sympy/assumptions/handlers/calculus.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/handlers
creating build/bdist.linux-x86_64/wheel/sympy/assumptions/tests
copying build/lib/sympy/assumptions/tests/test_sathandlers.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/tests
copying build/lib/sympy/assumptions/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/tests
copying build/lib/sympy/assumptions/tests/test_matrices.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/tests
copying build/lib/sympy/assumptions/tests/test_assumptions_2.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/tests
copying build/lib/sympy/assumptions/tests/test_query.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/tests
copying build/lib/sympy/assumptions/tests/test_satask.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/tests
copying build/lib/sympy/assumptions/tests/test_refine.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/tests
copying build/lib/sympy/assumptions/tests/test_context.py -> build/bdist.linux-x86_64/wheel/sympy/assumptions/tests
creating build/bdist.linux-x86_64/wheel/sympy/benchmarks
copying build/lib/sympy/benchmarks/bench_meijerint.py -> build/bdist.linux-x86_64/wheel/sympy/benchmarks
copying build/lib/sympy/benchmarks/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/benchmarks
copying build/lib/sympy/benchmarks/bench_discrete_log.py -> build/bdist.linux-x86_64/wheel/sympy/benchmarks
copying build/lib/sympy/benchmarks/bench_symbench.py -> build/bdist.linux-x86_64/wheel/sympy/benchmarks
creating build/bdist.linux-x86_64/wheel/sympy/calculus
copying build/lib/sympy/calculus/util.py -> build/bdist.linux-x86_64/wheel/sympy/calculus
copying build/lib/sympy/calculus/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/calculus
copying build/lib/sympy/calculus/singularities.py -> build/bdist.linux-x86_64/wheel/sympy/calculus
copying build/lib/sympy/calculus/finite_diff.py -> build/bdist.linux-x86_64/wheel/sympy/calculus
copying build/lib/sympy/calculus/euler.py -> build/bdist.linux-x86_64/wheel/sympy/calculus
creating build/bdist.linux-x86_64/wheel/sympy/calculus/tests
copying build/lib/sympy/calculus/tests/test_euler.py -> build/bdist.linux-x86_64/wheel/sympy/calculus/tests
copying build/lib/sympy/calculus/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/calculus/tests
copying build/lib/sympy/calculus/tests/test_util.py -> build/bdist.linux-x86_64/wheel/sympy/calculus/tests
copying build/lib/sympy/calculus/tests/test_singularities.py -> build/bdist.linux-x86_64/wheel/sympy/calculus/tests
copying build/lib/sympy/calculus/tests/test_finite_diff.py -> build/bdist.linux-x86_64/wheel/sympy/calculus/tests
creating build/bdist.linux-x86_64/wheel/sympy/categories
copying build/lib/sympy/categories/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/categories
copying build/lib/sympy/categories/baseclasses.py -> build/bdist.linux-x86_64/wheel/sympy/categories
copying build/lib/sympy/categories/diagram_drawing.py -> build/bdist.linux-x86_64/wheel/sympy/categories
creating build/bdist.linux-x86_64/wheel/sympy/categories/tests
copying build/lib/sympy/categories/tests/test_drawing.py -> build/bdist.linux-x86_64/wheel/sympy/categories/tests
copying build/lib/sympy/categories/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/categories/tests
copying build/lib/sympy/categories/tests/test_baseclasses.py -> build/bdist.linux-x86_64/wheel/sympy/categories/tests
creating build/bdist.linux-x86_64/wheel/sympy/codegen
copying build/lib/sympy/codegen/cfunctions.py -> build/bdist.linux-x86_64/wheel/sympy/codegen
copying build/lib/sympy/codegen/futils.py -> build/bdist.linux-x86_64/wheel/sympy/codegen
copying build/lib/sympy/codegen/cutils.py -> build/bdist.linux-x86_64/wheel/sympy/codegen
copying build/lib/sympy/codegen/ast.py -> build/bdist.linux-x86_64/wheel/sympy/codegen
copying build/lib/sympy/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/codegen
copying build/lib/sympy/codegen/cnodes.py -> build/bdist.linux-x86_64/wheel/sympy/codegen
copying build/lib/sympy/codegen/pyutils.py -> build/bdist.linux-x86_64/wheel/sympy/codegen
copying build/lib/sympy/codegen/algorithms.py -> build/bdist.linux-x86_64/wheel/sympy/codegen
copying build/lib/sympy/codegen/approximations.py -> build/bdist.linux-x86_64/wheel/sympy/codegen
copying build/lib/sympy/codegen/fnodes.py -> build/bdist.linux-x86_64/wheel/sympy/codegen
copying build/lib/sympy/codegen/cxxnodes.py -> build/bdist.linux-x86_64/wheel/sympy/codegen
copying build/lib/sympy/codegen/rewriting.py -> build/bdist.linux-x86_64/wheel/sympy/codegen
creating build/bdist.linux-x86_64/wheel/sympy/codegen/tests
copying build/lib/sympy/codegen/tests/test_cfunctions.py -> build/bdist.linux-x86_64/wheel/sympy/codegen/tests
copying build/lib/sympy/codegen/tests/test_fnodes.py -> build/bdist.linux-x86_64/wheel/sympy/codegen/tests
copying build/lib/sympy/codegen/tests/test_rewriting.py -> build/bdist.linux-x86_64/wheel/sympy/codegen/tests
copying build/lib/sympy/codegen/tests/test_cnodes.py -> build/bdist.linux-x86_64/wheel/sympy/codegen/tests
copying build/lib/sympy/codegen/tests/test_approximations.py -> build/bdist.linux-x86_64/wheel/sympy/codegen/tests
copying build/lib/sympy/codegen/tests/test_applications.py -> build/bdist.linux-x86_64/wheel/sympy/codegen/tests
copying build/lib/sympy/codegen/tests/test_algorithms.py -> build/bdist.linux-x86_64/wheel/sympy/codegen/tests
copying build/lib/sympy/codegen/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/codegen/tests
copying build/lib/sympy/codegen/tests/test_cxxnodes.py -> build/bdist.linux-x86_64/wheel/sympy/codegen/tests
copying build/lib/sympy/codegen/tests/test_ast.py -> build/bdist.linux-x86_64/wheel/sympy/codegen/tests
creating build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/named_groups.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/util.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/coset_table.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/group_constructs.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/subsets.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/fp_groups.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/free_groups.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/polyhedron.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/testutil.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/rewritingsystem.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/homomorphisms.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/graycode.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/generators.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/permutations.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/partitions.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/perm_groups.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/prufer.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/tensor_can.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
copying build/lib/sympy/combinatorics/rewritingsystem_fsm.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics
creating build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_perm_groups.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_prufer.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_rewriting.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_graycode.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_coset_table.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_homomorphisms.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_named_groups.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_util.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_group_constructs.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_testutil.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_polyhedron.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_free_groups.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_fp_groups.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_subsets.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_generators.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_permutations.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_tensor_can.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
copying build/lib/sympy/combinatorics/tests/test_partitions.py -> build/bdist.linux-x86_64/wheel/sympy/combinatorics/tests
creating build/bdist.linux-x86_64/wheel/sympy/concrete
copying build/lib/sympy/concrete/guess.py -> build/bdist.linux-x86_64/wheel/sympy/concrete
copying build/lib/sympy/concrete/delta.py -> build/bdist.linux-x86_64/wheel/sympy/concrete
copying build/lib/sympy/concrete/products.py -> build/bdist.linux-x86_64/wheel/sympy/concrete
copying build/lib/sympy/concrete/expr_with_intlimits.py -> build/bdist.linux-x86_64/wheel/sympy/concrete
copying build/lib/sympy/concrete/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/concrete
copying build/lib/sympy/concrete/expr_with_limits.py -> build/bdist.linux-x86_64/wheel/sympy/concrete
copying build/lib/sympy/concrete/gosper.py -> build/bdist.linux-x86_64/wheel/sympy/concrete
copying build/lib/sympy/concrete/summations.py -> build/bdist.linux-x86_64/wheel/sympy/concrete
creating build/bdist.linux-x86_64/wheel/sympy/concrete/tests
copying build/lib/sympy/concrete/tests/test_delta.py -> build/bdist.linux-x86_64/wheel/sympy/concrete/tests
copying build/lib/sympy/concrete/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/concrete/tests
copying build/lib/sympy/concrete/tests/test_sums_products.py -> build/bdist.linux-x86_64/wheel/sympy/concrete/tests
copying build/lib/sympy/concrete/tests/test_gosper.py -> build/bdist.linux-x86_64/wheel/sympy/concrete/tests
copying build/lib/sympy/concrete/tests/test_products.py -> build/bdist.linux-x86_64/wheel/sympy/concrete/tests
copying build/lib/sympy/concrete/tests/test_guess.py -> build/bdist.linux-x86_64/wheel/sympy/concrete/tests
creating build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/basic.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/evalf.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/sympify.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/evaluate.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/mul.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/containers.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/add.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/decorators.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/numbers.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/mod.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/exprtools.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/function.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/cache.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/relational.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/expr.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/alphabets.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/singleton.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/trace.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/operations.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/compatibility.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/logic.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/coreerrors.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/assumptions.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/core.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/rules.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/facts.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/symbol.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/power.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/multidimensional.py -> build/bdist.linux-x86_64/wheel/sympy/core
copying build/lib/sympy/core/backend.py -> build/bdist.linux-x86_64/wheel/sympy/core
creating build/bdist.linux-x86_64/wheel/sympy/core/benchmarks
copying build/lib/sympy/core/benchmarks/bench_assumptions.py -> build/bdist.linux-x86_64/wheel/sympy/core/benchmarks
copying build/lib/sympy/core/benchmarks/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/core/benchmarks
copying build/lib/sympy/core/benchmarks/bench_basic.py -> build/bdist.linux-x86_64/wheel/sympy/core/benchmarks
copying build/lib/sympy/core/benchmarks/bench_numbers.py -> build/bdist.linux-x86_64/wheel/sympy/core/benchmarks
copying build/lib/sympy/core/benchmarks/bench_sympify.py -> build/bdist.linux-x86_64/wheel/sympy/core/benchmarks
copying build/lib/sympy/core/benchmarks/bench_arit.py -> build/bdist.linux-x86_64/wheel/sympy/core/benchmarks
copying build/lib/sympy/core/benchmarks/bench_expand.py -> build/bdist.linux-x86_64/wheel/sympy/core/benchmarks
creating build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_noncommutative.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_rules.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_diff.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_complex.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_trace.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_assumptions.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_sympify.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_subs.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_basic.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_var.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_compatibility.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_singleton.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_expr.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_cache.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_constructor_postprocessor.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_numbers.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_function.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_arit.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_priority.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_facts.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_eval.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_relational.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_expand.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_match.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_evaluate.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_exprtools.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_args.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_truediv.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_logic.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_symbol.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_power.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_equal.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_count_ops.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_operations.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_containers.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
copying build/lib/sympy/core/tests/test_evalf.py -> build/bdist.linux-x86_64/wheel/sympy/core/tests
creating build/bdist.linux-x86_64/wheel/sympy/crypto
copying build/lib/sympy/crypto/crypto.py -> build/bdist.linux-x86_64/wheel/sympy/crypto
copying build/lib/sympy/crypto/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/crypto
creating build/bdist.linux-x86_64/wheel/sympy/crypto/tests
copying build/lib/sympy/crypto/tests/test_crypto.py -> build/bdist.linux-x86_64/wheel/sympy/crypto/tests
copying build/lib/sympy/crypto/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/crypto/tests
creating build/bdist.linux-x86_64/wheel/sympy/deprecated
copying build/lib/sympy/deprecated/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/deprecated
copying build/lib/sympy/deprecated/class_registry.py -> build/bdist.linux-x86_64/wheel/sympy/deprecated
creating build/bdist.linux-x86_64/wheel/sympy/deprecated/tests
copying build/lib/sympy/deprecated/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/deprecated/tests
copying build/lib/sympy/deprecated/tests/test_class_registry.py -> build/bdist.linux-x86_64/wheel/sympy/deprecated/tests
creating build/bdist.linux-x86_64/wheel/sympy/diffgeom
copying build/lib/sympy/diffgeom/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/diffgeom
copying build/lib/sympy/diffgeom/diffgeom.py -> build/bdist.linux-x86_64/wheel/sympy/diffgeom
copying build/lib/sympy/diffgeom/rn.py -> build/bdist.linux-x86_64/wheel/sympy/diffgeom
creating build/bdist.linux-x86_64/wheel/sympy/diffgeom/tests
copying build/lib/sympy/diffgeom/tests/test_function_diffgeom_book.py -> build/bdist.linux-x86_64/wheel/sympy/diffgeom/tests
copying build/lib/sympy/diffgeom/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/diffgeom/tests
copying build/lib/sympy/diffgeom/tests/test_diffgeom.py -> build/bdist.linux-x86_64/wheel/sympy/diffgeom/tests
copying build/lib/sympy/diffgeom/tests/test_class_structure.py -> build/bdist.linux-x86_64/wheel/sympy/diffgeom/tests
copying build/lib/sympy/diffgeom/tests/test_hyperbolic_space.py -> build/bdist.linux-x86_64/wheel/sympy/diffgeom/tests
creating build/bdist.linux-x86_64/wheel/sympy/discrete
copying build/lib/sympy/discrete/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/discrete
copying build/lib/sympy/discrete/convolutions.py -> build/bdist.linux-x86_64/wheel/sympy/discrete
copying build/lib/sympy/discrete/transforms.py -> build/bdist.linux-x86_64/wheel/sympy/discrete
copying build/lib/sympy/discrete/recurrences.py -> build/bdist.linux-x86_64/wheel/sympy/discrete
creating build/bdist.linux-x86_64/wheel/sympy/discrete/tests
copying build/lib/sympy/discrete/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/discrete/tests
copying build/lib/sympy/discrete/tests/test_recurrences.py -> build/bdist.linux-x86_64/wheel/sympy/discrete/tests
copying build/lib/sympy/discrete/tests/test_convolutions.py -> build/bdist.linux-x86_64/wheel/sympy/discrete/tests
copying build/lib/sympy/discrete/tests/test_transforms.py -> build/bdist.linux-x86_64/wheel/sympy/discrete/tests
creating build/bdist.linux-x86_64/wheel/sympy/external
copying build/lib/sympy/external/importtools.py -> build/bdist.linux-x86_64/wheel/sympy/external
copying build/lib/sympy/external/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/external
creating build/bdist.linux-x86_64/wheel/sympy/external/tests
copying build/lib/sympy/external/tests/test_scipy.py -> build/bdist.linux-x86_64/wheel/sympy/external/tests
copying build/lib/sympy/external/tests/test_numpy.py -> build/bdist.linux-x86_64/wheel/sympy/external/tests
copying build/lib/sympy/external/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/external/tests
copying build/lib/sympy/external/tests/test_autowrap.py -> build/bdist.linux-x86_64/wheel/sympy/external/tests
copying build/lib/sympy/external/tests/test_importtools.py -> build/bdist.linux-x86_64/wheel/sympy/external/tests
copying build/lib/sympy/external/tests/test_codegen.py -> build/bdist.linux-x86_64/wheel/sympy/external/tests
copying build/lib/sympy/external/tests/test_sage.py -> build/bdist.linux-x86_64/wheel/sympy/external/tests
creating build/bdist.linux-x86_64/wheel/sympy/functions
copying build/lib/sympy/functions/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/functions
creating build/bdist.linux-x86_64/wheel/sympy/functions/combinatorial
copying build/lib/sympy/functions/combinatorial/factorials.py -> build/bdist.linux-x86_64/wheel/sympy/functions/combinatorial
copying build/lib/sympy/functions/combinatorial/numbers.py -> build/bdist.linux-x86_64/wheel/sympy/functions/combinatorial
copying build/lib/sympy/functions/combinatorial/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/functions/combinatorial
creating build/bdist.linux-x86_64/wheel/sympy/functions/combinatorial/tests
copying build/lib/sympy/functions/combinatorial/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/functions/combinatorial/tests
copying build/lib/sympy/functions/combinatorial/tests/test_comb_numbers.py -> build/bdist.linux-x86_64/wheel/sympy/functions/combinatorial/tests
copying build/lib/sympy/functions/combinatorial/tests/test_comb_factorials.py -> build/bdist.linux-x86_64/wheel/sympy/functions/combinatorial/tests
creating build/bdist.linux-x86_64/wheel/sympy/functions/elementary
copying build/lib/sympy/functions/elementary/integers.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary
copying build/lib/sympy/functions/elementary/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary
copying build/lib/sympy/functions/elementary/complexes.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary
copying build/lib/sympy/functions/elementary/miscellaneous.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary
copying build/lib/sympy/functions/elementary/hyperbolic.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary
copying build/lib/sympy/functions/elementary/trigonometric.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary
copying build/lib/sympy/functions/elementary/exponential.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary
copying build/lib/sympy/functions/elementary/piecewise.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary
creating build/bdist.linux-x86_64/wheel/sympy/functions/elementary/benchmarks
copying build/lib/sympy/functions/elementary/benchmarks/bench_exp.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary/benchmarks
copying build/lib/sympy/functions/elementary/benchmarks/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary/benchmarks
creating build/bdist.linux-x86_64/wheel/sympy/functions/elementary/tests
copying build/lib/sympy/functions/elementary/tests/test_interface.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary/tests
copying build/lib/sympy/functions/elementary/tests/test_trigonometric.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary/tests
copying build/lib/sympy/functions/elementary/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary/tests
copying build/lib/sympy/functions/elementary/tests/test_hyperbolic.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary/tests
copying build/lib/sympy/functions/elementary/tests/test_complexes.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary/tests
copying build/lib/sympy/functions/elementary/tests/test_integers.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary/tests
copying build/lib/sympy/functions/elementary/tests/test_piecewise.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary/tests
copying build/lib/sympy/functions/elementary/tests/test_exponential.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary/tests
copying build/lib/sympy/functions/elementary/tests/test_miscellaneous.py -> build/bdist.linux-x86_64/wheel/sympy/functions/elementary/tests
creating build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/delta_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/elliptic_integrals.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/polynomials.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/spherical_harmonics.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/beta_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/gamma_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/tensor_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/mathieu_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/bessel.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/bsplines.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/zeta_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/singularity_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/hyper.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
copying build/lib/sympy/functions/special/error_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special
creating build/bdist.linux-x86_64/wheel/sympy/functions/special/benchmarks
copying build/lib/sympy/functions/special/benchmarks/bench_special.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/benchmarks
copying build/lib/sympy/functions/special/benchmarks/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/benchmarks
creating build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_gamma_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_elliptic_integrals.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_error_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_bessel.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_singularity_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_hyper.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_mathieu.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_zeta_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_spec_polynomials.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_beta_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_tensor_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_spherical_harmonics.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_delta_functions.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
copying build/lib/sympy/functions/special/tests/test_bsplines.py -> build/bdist.linux-x86_64/wheel/sympy/functions/special/tests
creating build/bdist.linux-x86_64/wheel/sympy/geometry
copying build/lib/sympy/geometry/util.py -> build/bdist.linux-x86_64/wheel/sympy/geometry
copying build/lib/sympy/geometry/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/geometry
copying build/lib/sympy/geometry/polygon.py -> build/bdist.linux-x86_64/wheel/sympy/geometry
copying build/lib/sympy/geometry/point.py -> build/bdist.linux-x86_64/wheel/sympy/geometry
copying build/lib/sympy/geometry/entity.py -> build/bdist.linux-x86_64/wheel/sympy/geometry
copying build/lib/sympy/geometry/curve.py -> build/bdist.linux-x86_64/wheel/sympy/geometry
copying build/lib/sympy/geometry/plane.py -> build/bdist.linux-x86_64/wheel/sympy/geometry
copying build/lib/sympy/geometry/exceptions.py -> build/bdist.linux-x86_64/wheel/sympy/geometry
copying build/lib/sympy/geometry/line.py -> build/bdist.linux-x86_64/wheel/sympy/geometry
copying build/lib/sympy/geometry/ellipse.py -> build/bdist.linux-x86_64/wheel/sympy/geometry
copying build/lib/sympy/geometry/parabola.py -> build/bdist.linux-x86_64/wheel/sympy/geometry
creating build/bdist.linux-x86_64/wheel/sympy/geometry/tests
copying build/lib/sympy/geometry/tests/test_curve.py -> build/bdist.linux-x86_64/wheel/sympy/geometry/tests
copying build/lib/sympy/geometry/tests/test_plane.py -> build/bdist.linux-x86_64/wheel/sympy/geometry/tests
copying build/lib/sympy/geometry/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/geometry/tests
copying build/lib/sympy/geometry/tests/test_parabola.py -> build/bdist.linux-x86_64/wheel/sympy/geometry/tests
copying build/lib/sympy/geometry/tests/test_point.py -> build/bdist.linux-x86_64/wheel/sympy/geometry/tests
copying build/lib/sympy/geometry/tests/test_util.py -> build/bdist.linux-x86_64/wheel/sympy/geometry/tests
copying build/lib/sympy/geometry/tests/test_entity.py -> build/bdist.linux-x86_64/wheel/sympy/geometry/tests
copying build/lib/sympy/geometry/tests/test_ellipse.py -> build/bdist.linux-x86_64/wheel/sympy/geometry/tests
copying build/lib/sympy/geometry/tests/test_line.py -> build/bdist.linux-x86_64/wheel/sympy/geometry/tests
copying build/lib/sympy/geometry/tests/test_polygon.py -> build/bdist.linux-x86_64/wheel/sympy/geometry/tests
copying build/lib/sympy/geometry/tests/test_geometrysets.py -> build/bdist.linux-x86_64/wheel/sympy/geometry/tests
creating build/bdist.linux-x86_64/wheel/sympy/holonomic
copying build/lib/sympy/holonomic/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/holonomic
copying build/lib/sympy/holonomic/numerical.py -> build/bdist.linux-x86_64/wheel/sympy/holonomic
copying build/lib/sympy/holonomic/holonomic.py -> build/bdist.linux-x86_64/wheel/sympy/holonomic
copying build/lib/sympy/holonomic/holonomicerrors.py -> build/bdist.linux-x86_64/wheel/sympy/holonomic
copying build/lib/sympy/holonomic/linearsolver.py -> build/bdist.linux-x86_64/wheel/sympy/holonomic
copying build/lib/sympy/holonomic/recurrence.py -> build/bdist.linux-x86_64/wheel/sympy/holonomic
creating build/bdist.linux-x86_64/wheel/sympy/holonomic/tests
copying build/lib/sympy/holonomic/tests/test_holonomic.py -> build/bdist.linux-x86_64/wheel/sympy/holonomic/tests
copying build/lib/sympy/holonomic/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/holonomic/tests
copying build/lib/sympy/holonomic/tests/test_recurrence.py -> build/bdist.linux-x86_64/wheel/sympy/holonomic/tests
creating build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/meijerint_doc.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/heurisch.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/singularityfunctions.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/manualintegrate.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/quadrature.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/rde.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/prde.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/meijerint.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/intpoly.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/deltafunctions.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/transforms.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/integrals.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/risch.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/trigonometry.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
copying build/lib/sympy/integrals/rationaltools.py -> build/bdist.linux-x86_64/wheel/sympy/integrals
creating build/bdist.linux-x86_64/wheel/sympy/integrals/benchmarks
copying build/lib/sympy/integrals/benchmarks/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/benchmarks
copying build/lib/sympy/integrals/benchmarks/bench_integrate.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/benchmarks
copying build/lib/sympy/integrals/benchmarks/bench_trigintegrate.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/benchmarks
creating build/bdist.linux-x86_64/wheel/sympy/integrals/rubi
copying build/lib/sympy/integrals/rubi/rubi.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi
copying build/lib/sympy/integrals/rubi/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi
copying build/lib/sympy/integrals/rubi/constraints.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi
copying build/lib/sympy/integrals/rubi/utility_function.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi
copying build/lib/sympy/integrals/rubi/symbol.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi
creating build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/parsetools
copying build/lib/sympy/integrals/rubi/parsetools/parse.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/parsetools
copying build/lib/sympy/integrals/rubi/parsetools/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/parsetools
copying build/lib/sympy/integrals/rubi/parsetools/generate_tests.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/parsetools
copying build/lib/sympy/integrals/rubi/parsetools/generate_rules.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/parsetools
creating build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/parsetools/tests
copying build/lib/sympy/integrals/rubi/parsetools/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/parsetools/tests
copying build/lib/sympy/integrals/rubi/parsetools/tests/test_parse.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/parsetools/tests
copying build/lib/sympy/integrals/rubi/parsetools/header.py.txt -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/parsetools
creating build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests
copying build/lib/sympy/integrals/rubi/rubi_tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests
creating build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_inverse_sine.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_secant.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_1_4.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_sine.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_logarithms.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_hyperbolic_sine.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_1_3.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_1_2.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_trinomials.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_special_functions.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_inverse_hyperbolic_sine.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_exponential.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_miscellaneous_algebra.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_tangent.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rubi_tests/tests
creating build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/binomial_products.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/miscellaneous_integration.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/trinomial_products.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/logarithms.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/sine.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/inverse_trig.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/piecewise_linear.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/miscellaneous_trig.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/miscellaneous_algebraic.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/special_functions.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/tangent.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/integrand_simplification.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/quadratic_products.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/inverse_hyperbolic.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/hyperbolic.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/secant.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/exponential.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
copying build/lib/sympy/integrals/rubi/rules/linear_products.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/rules
creating build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/tests
copying build/lib/sympy/integrals/rubi/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/tests
copying build/lib/sympy/integrals/rubi/tests/test_rubi_integrate.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/tests
copying build/lib/sympy/integrals/rubi/tests/test_utility_function.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/rubi/tests
creating build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_deltafunctions.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_intpoly.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_rde.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_risch.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_lineintegrals.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_quadrature.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_integrals.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_failing_integrals.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_trigonometry.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_meijerint.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_manual.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_prde.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_rationaltools.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_transforms.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_heurisch.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
copying build/lib/sympy/integrals/tests/test_singularityfunctions.py -> build/bdist.linux-x86_64/wheel/sympy/integrals/tests
creating build/bdist.linux-x86_64/wheel/sympy/interactive
copying build/lib/sympy/interactive/ipythonprinting.py -> build/bdist.linux-x86_64/wheel/sympy/interactive
copying build/lib/sympy/interactive/session.py -> build/bdist.linux-x86_64/wheel/sympy/interactive
copying build/lib/sympy/interactive/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/interactive
copying build/lib/sympy/interactive/printing.py -> build/bdist.linux-x86_64/wheel/sympy/interactive
creating build/bdist.linux-x86_64/wheel/sympy/interactive/tests
copying build/lib/sympy/interactive/tests/test_interactive.py -> build/bdist.linux-x86_64/wheel/sympy/interactive/tests
copying build/lib/sympy/interactive/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/interactive/tests
copying build/lib/sympy/interactive/tests/test_ipythonprinting.py -> build/bdist.linux-x86_64/wheel/sympy/interactive/tests
copying build/lib/sympy/interactive/tests/test_ipython.py -> build/bdist.linux-x86_64/wheel/sympy/interactive/tests
creating build/bdist.linux-x86_64/wheel/sympy/liealgebras
copying build/lib/sympy/liealgebras/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras
copying build/lib/sympy/liealgebras/type_d.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras
copying build/lib/sympy/liealgebras/dynkin_diagram.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras
copying build/lib/sympy/liealgebras/cartan_type.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras
copying build/lib/sympy/liealgebras/type_e.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras
copying build/lib/sympy/liealgebras/root_system.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras
copying build/lib/sympy/liealgebras/type_a.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras
copying build/lib/sympy/liealgebras/weyl_group.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras
copying build/lib/sympy/liealgebras/type_f.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras
copying build/lib/sympy/liealgebras/type_g.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras
copying build/lib/sympy/liealgebras/type_c.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras
copying build/lib/sympy/liealgebras/type_b.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras
copying build/lib/sympy/liealgebras/cartan_matrix.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras
creating build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
copying build/lib/sympy/liealgebras/tests/test_cartan_matrix.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
copying build/lib/sympy/liealgebras/tests/test_type_G.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
copying build/lib/sympy/liealgebras/tests/test_type_D.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
copying build/lib/sympy/liealgebras/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
copying build/lib/sympy/liealgebras/tests/test_dynkin_diagram.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
copying build/lib/sympy/liealgebras/tests/test_type_B.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
copying build/lib/sympy/liealgebras/tests/test_type_C.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
copying build/lib/sympy/liealgebras/tests/test_cartan_type.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
copying build/lib/sympy/liealgebras/tests/test_type_F.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
copying build/lib/sympy/liealgebras/tests/test_type_E.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
copying build/lib/sympy/liealgebras/tests/test_type_A.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
copying build/lib/sympy/liealgebras/tests/test_weyl_group.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
copying build/lib/sympy/liealgebras/tests/test_root_system.py -> build/bdist.linux-x86_64/wheel/sympy/liealgebras/tests
creating build/bdist.linux-x86_64/wheel/sympy/logic
copying build/lib/sympy/logic/inference.py -> build/bdist.linux-x86_64/wheel/sympy/logic
copying build/lib/sympy/logic/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/logic
copying build/lib/sympy/logic/boolalg.py -> build/bdist.linux-x86_64/wheel/sympy/logic
creating build/bdist.linux-x86_64/wheel/sympy/logic/algorithms
copying build/lib/sympy/logic/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/logic/algorithms
copying build/lib/sympy/logic/algorithms/dpll.py -> build/bdist.linux-x86_64/wheel/sympy/logic/algorithms
copying build/lib/sympy/logic/algorithms/dpll2.py -> build/bdist.linux-x86_64/wheel/sympy/logic/algorithms
creating build/bdist.linux-x86_64/wheel/sympy/logic/utilities
copying build/lib/sympy/logic/utilities/dimacs.py -> build/bdist.linux-x86_64/wheel/sympy/logic/utilities
copying build/lib/sympy/logic/utilities/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/logic/utilities
creating build/bdist.linux-x86_64/wheel/sympy/logic/tests
copying build/lib/sympy/logic/tests/test_boolalg.py -> build/bdist.linux-x86_64/wheel/sympy/logic/tests
copying build/lib/sympy/logic/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/logic/tests
copying build/lib/sympy/logic/tests/test_inference.py -> build/bdist.linux-x86_64/wheel/sympy/logic/tests
copying build/lib/sympy/logic/tests/test_dimacs.py -> build/bdist.linux-x86_64/wheel/sympy/logic/tests
creating build/bdist.linux-x86_64/wheel/sympy/matrices
copying build/lib/sympy/matrices/normalforms.py -> build/bdist.linux-x86_64/wheel/sympy/matrices
copying build/lib/sympy/matrices/densetools.py -> build/bdist.linux-x86_64/wheel/sympy/matrices
copying build/lib/sympy/matrices/matrices.py -> build/bdist.linux-x86_64/wheel/sympy/matrices
copying build/lib/sympy/matrices/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/matrices
copying build/lib/sympy/matrices/densearith.py -> build/bdist.linux-x86_64/wheel/sympy/matrices
copying build/lib/sympy/matrices/common.py -> build/bdist.linux-x86_64/wheel/sympy/matrices
copying build/lib/sympy/matrices/dense.py -> build/bdist.linux-x86_64/wheel/sympy/matrices
copying build/lib/sympy/matrices/immutable.py -> build/bdist.linux-x86_64/wheel/sympy/matrices
copying build/lib/sympy/matrices/densesolve.py -> build/bdist.linux-x86_64/wheel/sympy/matrices
copying build/lib/sympy/matrices/sparse.py -> build/bdist.linux-x86_64/wheel/sympy/matrices
copying build/lib/sympy/matrices/sparsetools.py -> build/bdist.linux-x86_64/wheel/sympy/matrices
creating build/bdist.linux-x86_64/wheel/sympy/matrices/benchmarks
copying build/lib/sympy/matrices/benchmarks/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/benchmarks
copying build/lib/sympy/matrices/benchmarks/bench_matrix.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/benchmarks
creating build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/slice.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/transpose.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/matpow.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/blockmatrix.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/inverse.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/adjoint.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/matexpr.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/matmul.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/dotproduct.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/funcmatrix.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/fourier.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/factorizations.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/determinant.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/trace.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/hadamard.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/matadd.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/kronecker.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
copying build/lib/sympy/matrices/expressions/diagonal.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions
creating build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_matexpr.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_trace.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_diagonal.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_factorizations.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_matadd.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_blockmatrix.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_matpow.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_funcmatrix.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_fourier.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_derivatives.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_inverse.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_adjoint.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_transpose.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_slice.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_kronecker.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_matmul.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_hadamard.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_indexing.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_dotproduct.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
copying build/lib/sympy/matrices/expressions/tests/test_determinant.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/expressions/tests
creating build/bdist.linux-x86_64/wheel/sympy/matrices/tests
copying build/lib/sympy/matrices/tests/test_sparsetools.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/tests
copying build/lib/sympy/matrices/tests/test_densetools.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/tests
copying build/lib/sympy/matrices/tests/test_densesolve.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/tests
copying build/lib/sympy/matrices/tests/test_immutable.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/tests
copying build/lib/sympy/matrices/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/tests
copying build/lib/sympy/matrices/tests/test_matrices.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/tests
copying build/lib/sympy/matrices/tests/test_densearith.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/tests
copying build/lib/sympy/matrices/tests/test_sparse.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/tests
copying build/lib/sympy/matrices/tests/test_commonmatrix.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/tests
copying build/lib/sympy/matrices/tests/test_normalforms.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/tests
copying build/lib/sympy/matrices/tests/test_interactions.py -> build/bdist.linux-x86_64/wheel/sympy/matrices/tests
creating build/bdist.linux-x86_64/wheel/sympy/multipledispatch
copying build/lib/sympy/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/sympy/multipledispatch
copying build/lib/sympy/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/multipledispatch
copying build/lib/sympy/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/sympy/multipledispatch
copying build/lib/sympy/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/sympy/multipledispatch
copying build/lib/sympy/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/sympy/multipledispatch
creating build/bdist.linux-x86_64/wheel/sympy/multipledispatch/tests
copying build/lib/sympy/multipledispatch/tests/test_dispatcher.py -> build/bdist.linux-x86_64/wheel/sympy/multipledispatch/tests
copying build/lib/sympy/multipledispatch/tests/test_core.py -> build/bdist.linux-x86_64/wheel/sympy/multipledispatch/tests
copying build/lib/sympy/multipledispatch/tests/test_conflict.py -> build/bdist.linux-x86_64/wheel/sympy/multipledispatch/tests
copying build/lib/sympy/multipledispatch/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/multipledispatch/tests
creating build/bdist.linux-x86_64/wheel/sympy/ntheory
copying build/lib/sympy/ntheory/generate.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory
copying build/lib/sympy/ntheory/modular.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory
copying build/lib/sympy/ntheory/partitions_.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory
copying build/lib/sympy/ntheory/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory
copying build/lib/sympy/ntheory/bbp_pi.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory
copying build/lib/sympy/ntheory/continued_fraction.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory
copying build/lib/sympy/ntheory/multinomial.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory
copying build/lib/sympy/ntheory/primetest.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory
copying build/lib/sympy/ntheory/egyptian_fraction.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory
copying build/lib/sympy/ntheory/factor_.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory
copying build/lib/sympy/ntheory/residue_ntheory.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory
creating build/bdist.linux-x86_64/wheel/sympy/ntheory/tests
copying build/lib/sympy/ntheory/tests/test_residue.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory/tests
copying build/lib/sympy/ntheory/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory/tests
copying build/lib/sympy/ntheory/tests/test_continued_fraction.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory/tests
copying build/lib/sympy/ntheory/tests/test_generate.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory/tests
copying build/lib/sympy/ntheory/tests/test_egyptian_fraction.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory/tests
copying build/lib/sympy/ntheory/tests/test_modular.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory/tests
copying build/lib/sympy/ntheory/tests/test_primetest.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory/tests
copying build/lib/sympy/ntheory/tests/test_factor_.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory/tests
copying build/lib/sympy/ntheory/tests/test_multinomial.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory/tests
copying build/lib/sympy/ntheory/tests/test_partitions.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory/tests
copying build/lib/sympy/ntheory/tests/test_bbp_pi.py -> build/bdist.linux-x86_64/wheel/sympy/ntheory/tests
creating build/bdist.linux-x86_64/wheel/sympy/parsing
copying build/lib/sympy/parsing/mathematica.py -> build/bdist.linux-x86_64/wheel/sympy/parsing
copying build/lib/sympy/parsing/sympy_parser.py -> build/bdist.linux-x86_64/wheel/sympy/parsing
copying build/lib/sympy/parsing/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/parsing
copying build/lib/sympy/parsing/ast_parser.py -> build/bdist.linux-x86_64/wheel/sympy/parsing
copying build/lib/sympy/parsing/maxima.py -> build/bdist.linux-x86_64/wheel/sympy/parsing
creating build/bdist.linux-x86_64/wheel/sympy/parsing/autolev
copying build/lib/sympy/parsing/autolev/_parse_autolev_antlr.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev
copying build/lib/sympy/parsing/autolev/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev
copying build/lib/sympy/parsing/autolev/_listener_autolev_antlr.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev
creating build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/_antlr
copying build/lib/sympy/parsing/autolev/_antlr/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/_antlr
copying build/lib/sympy/parsing/autolev/_antlr/autolevlexer.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/_antlr
copying build/lib/sympy/parsing/autolev/_antlr/autolevparser.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/_antlr
copying build/lib/sympy/parsing/autolev/_antlr/autolevlistener.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/_antlr
creating build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest10.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest4.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest1.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest7.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest5.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest3.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest6.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest12.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest9.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest2.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest11.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest8.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
creating build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo
copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo
copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo
copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo
copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo
copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo
copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo
copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo
copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo
copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo
copying build/lib/sympy/parsing/autolev/test-examples/ruletest4.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest9.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest5.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest2.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest7.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest6.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest11.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest10.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest8.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest12.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest1.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/test-examples/ruletest3.al -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev/test-examples
copying build/lib/sympy/parsing/autolev/Autolev.g4 -> build/bdist.linux-x86_64/wheel/sympy/parsing/autolev
creating build/bdist.linux-x86_64/wheel/sympy/parsing/latex
copying build/lib/sympy/parsing/latex/errors.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/latex
copying build/lib/sympy/parsing/latex/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/latex
copying build/lib/sympy/parsing/latex/_parse_latex_antlr.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/latex
copying build/lib/sympy/parsing/latex/_build_latex_antlr.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/latex
creating build/bdist.linux-x86_64/wheel/sympy/parsing/latex/_antlr
copying build/lib/sympy/parsing/latex/_antlr/latexparser.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/latex/_antlr
copying build/lib/sympy/parsing/latex/_antlr/latexlexer.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/latex/_antlr
copying build/lib/sympy/parsing/latex/_antlr/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/latex/_antlr
copying build/lib/sympy/parsing/latex/LICENSE.txt -> build/bdist.linux-x86_64/wheel/sympy/parsing/latex
copying build/lib/sympy/parsing/latex/LaTeX.g4 -> build/bdist.linux-x86_64/wheel/sympy/parsing/latex
creating build/bdist.linux-x86_64/wheel/sympy/parsing/tests
copying build/lib/sympy/parsing/tests/test_autolev.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/tests
copying build/lib/sympy/parsing/tests/test_sympy_parser.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/tests
copying build/lib/sympy/parsing/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/tests
copying build/lib/sympy/parsing/tests/test_implicit_multiplication_application.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/tests
copying build/lib/sympy/parsing/tests/test_latex.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/tests
copying build/lib/sympy/parsing/tests/test_maxima.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/tests
copying build/lib/sympy/parsing/tests/test_latex_deps.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/tests
copying build/lib/sympy/parsing/tests/test_mathematica.py -> build/bdist.linux-x86_64/wheel/sympy/parsing/tests
creating build/bdist.linux-x86_64/wheel/sympy/physics
copying build/lib/sympy/physics/hydrogen.py -> build/bdist.linux-x86_64/wheel/sympy/physics
copying build/lib/sympy/physics/secondquant.py -> build/bdist.linux-x86_64/wheel/sympy/physics
copying build/lib/sympy/physics/gaussopt.py -> build/bdist.linux-x86_64/wheel/sympy/physics
copying build/lib/sympy/physics/paulialgebra.py -> build/bdist.linux-x86_64/wheel/sympy/physics
copying build/lib/sympy/physics/matrices.py -> build/bdist.linux-x86_64/wheel/sympy/physics
copying build/lib/sympy/physics/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics
copying build/lib/sympy/physics/wigner.py -> build/bdist.linux-x86_64/wheel/sympy/physics
copying build/lib/sympy/physics/sho.py -> build/bdist.linux-x86_64/wheel/sympy/physics
copying build/lib/sympy/physics/pring.py -> build/bdist.linux-x86_64/wheel/sympy/physics
copying build/lib/sympy/physics/unitsystems.py -> build/bdist.linux-x86_64/wheel/sympy/physics
copying build/lib/sympy/physics/qho_1d.py -> build/bdist.linux-x86_64/wheel/sympy/physics
creating build/bdist.linux-x86_64/wheel/sympy/physics/continuum_mechanics
copying build/lib/sympy/physics/continuum_mechanics/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/continuum_mechanics
copying build/lib/sympy/physics/continuum_mechanics/beam.py -> build/bdist.linux-x86_64/wheel/sympy/physics/continuum_mechanics
creating build/bdist.linux-x86_64/wheel/sympy/physics/continuum_mechanics/tests
copying build/lib/sympy/physics/continuum_mechanics/tests/test_beam.py -> build/bdist.linux-x86_64/wheel/sympy/physics/continuum_mechanics/tests
copying build/lib/sympy/physics/continuum_mechanics/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/continuum_mechanics/tests
creating build/bdist.linux-x86_64/wheel/sympy/physics/hep
copying build/lib/sympy/physics/hep/gamma_matrices.py -> build/bdist.linux-x86_64/wheel/sympy/physics/hep
copying build/lib/sympy/physics/hep/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/hep
creating build/bdist.linux-x86_64/wheel/sympy/physics/hep/tests
copying build/lib/sympy/physics/hep/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/hep/tests
copying build/lib/sympy/physics/hep/tests/test_gamma_matrices.py -> build/bdist.linux-x86_64/wheel/sympy/physics/hep/tests
creating build/bdist.linux-x86_64/wheel/sympy/physics/mechanics
copying build/lib/sympy/physics/mechanics/models.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics
copying build/lib/sympy/physics/mechanics/linearize.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics
copying build/lib/sympy/physics/mechanics/body.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics
copying build/lib/sympy/physics/mechanics/functions.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics
copying build/lib/sympy/physics/mechanics/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics
copying build/lib/sympy/physics/mechanics/kane.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics
copying build/lib/sympy/physics/mechanics/particle.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics
copying build/lib/sympy/physics/mechanics/lagrange.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics
copying build/lib/sympy/physics/mechanics/rigidbody.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics
copying build/lib/sympy/physics/mechanics/system.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics
creating build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
copying build/lib/sympy/physics/mechanics/tests/test_lagrange2.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
copying build/lib/sympy/physics/mechanics/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
copying build/lib/sympy/physics/mechanics/tests/test_particle.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
copying build/lib/sympy/physics/mechanics/tests/test_system.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
copying build/lib/sympy/physics/mechanics/tests/test_linearize.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
copying build/lib/sympy/physics/mechanics/tests/test_kane2.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
copying build/lib/sympy/physics/mechanics/tests/test_functions.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
copying build/lib/sympy/physics/mechanics/tests/test_kane3.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
copying build/lib/sympy/physics/mechanics/tests/test_rigidbody.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
copying build/lib/sympy/physics/mechanics/tests/test_lagrange.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
copying build/lib/sympy/physics/mechanics/tests/test_models.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
copying build/lib/sympy/physics/mechanics/tests/test_body.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
copying build/lib/sympy/physics/mechanics/tests/test_kane.py -> build/bdist.linux-x86_64/wheel/sympy/physics/mechanics/tests
creating build/bdist.linux-x86_64/wheel/sympy/physics/optics
copying build/lib/sympy/physics/optics/gaussopt.py -> build/bdist.linux-x86_64/wheel/sympy/physics/optics
copying build/lib/sympy/physics/optics/utils.py -> build/bdist.linux-x86_64/wheel/sympy/physics/optics
copying build/lib/sympy/physics/optics/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/optics
copying build/lib/sympy/physics/optics/medium.py -> build/bdist.linux-x86_64/wheel/sympy/physics/optics
copying build/lib/sympy/physics/optics/waves.py -> build/bdist.linux-x86_64/wheel/sympy/physics/optics
creating build/bdist.linux-x86_64/wheel/sympy/physics/optics/tests
copying build/lib/sympy/physics/optics/tests/test_waves.py -> build/bdist.linux-x86_64/wheel/sympy/physics/optics/tests
copying build/lib/sympy/physics/optics/tests/test_medium.py -> build/bdist.linux-x86_64/wheel/sympy/physics/optics/tests
copying build/lib/sympy/physics/optics/tests/test_gaussopt.py -> build/bdist.linux-x86_64/wheel/sympy/physics/optics/tests
copying build/lib/sympy/physics/optics/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/optics/tests
copying build/lib/sympy/physics/optics/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/sympy/physics/optics/tests
creating build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/qasm.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/circuitplot.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/qubit.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/qexpr.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/identitysearch.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/piab.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/density.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/commutator.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/hilbert.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/matrixcache.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/state.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/constants.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/dagger.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/shor.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/operatorset.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/qft.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/operator.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/pauli.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/represent.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/innerproduct.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/anticommutator.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/grover.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/fermion.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/boson.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/sho1d.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/cg.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/tensorproduct.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/operatorordering.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/qapply.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/cartesian.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/circuitutils.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/gate.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/matrixutils.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
copying build/lib/sympy/physics/quantum/spin.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum
creating build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_qubit.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_spin.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_gate.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_boson.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_printing.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_grover.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_hilbert.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_pauli.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_represent.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_operatorordering.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_dagger.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_qapply.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_sho1d.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_cg.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_density.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_constants.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_commutator.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_innerproduct.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_piab.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_anticommutator.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_fermion.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_circuitplot.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_identitysearch.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_tensorproduct.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_cartesian.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_shor.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_qasm.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_qft.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_operator.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_qexpr.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_state.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_matrixutils.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_operatorset.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
copying build/lib/sympy/physics/quantum/tests/test_circuitutils.py -> build/bdist.linux-x86_64/wheel/sympy/physics/quantum/tests
creating build/bdist.linux-x86_64/wheel/sympy/physics/units
copying build/lib/sympy/physics/units/definitions.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units
copying build/lib/sympy/physics/units/dimensions.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units
copying build/lib/sympy/physics/units/util.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units
copying build/lib/sympy/physics/units/quantities.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units
copying build/lib/sympy/physics/units/unitsystem.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units
copying build/lib/sympy/physics/units/prefixes.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units
copying build/lib/sympy/physics/units/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units
creating build/bdist.linux-x86_64/wheel/sympy/physics/units/systems
copying build/lib/sympy/physics/units/systems/si.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units/systems
copying build/lib/sympy/physics/units/systems/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units/systems
copying build/lib/sympy/physics/units/systems/mks.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units/systems
copying build/lib/sympy/physics/units/systems/mksa.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units/systems
copying build/lib/sympy/physics/units/systems/natural.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units/systems
creating build/bdist.linux-x86_64/wheel/sympy/physics/units/tests
copying build/lib/sympy/physics/units/tests/test_dimensionsystem.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units/tests
copying build/lib/sympy/physics/units/tests/test_unitsystem.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units/tests
copying build/lib/sympy/physics/units/tests/test_dimensions.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units/tests
copying build/lib/sympy/physics/units/tests/test_quantities.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units/tests
copying build/lib/sympy/physics/units/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units/tests
copying build/lib/sympy/physics/units/tests/test_util.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units/tests
copying build/lib/sympy/physics/units/tests/test_prefixes.py -> build/bdist.linux-x86_64/wheel/sympy/physics/units/tests
creating build/bdist.linux-x86_64/wheel/sympy/physics/vector
copying build/lib/sympy/physics/vector/vector.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector
copying build/lib/sympy/physics/vector/fieldfunctions.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector
copying build/lib/sympy/physics/vector/frame.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector
copying build/lib/sympy/physics/vector/functions.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector
copying build/lib/sympy/physics/vector/dyadic.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector
copying build/lib/sympy/physics/vector/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector
copying build/lib/sympy/physics/vector/point.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector
copying build/lib/sympy/physics/vector/printing.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector
creating build/bdist.linux-x86_64/wheel/sympy/physics/vector/tests
copying build/lib/sympy/physics/vector/tests/test_printing.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector/tests
copying build/lib/sympy/physics/vector/tests/test_vector.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector/tests
copying build/lib/sympy/physics/vector/tests/test_dyadic.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector/tests
copying build/lib/sympy/physics/vector/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector/tests
copying build/lib/sympy/physics/vector/tests/test_point.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector/tests
copying build/lib/sympy/physics/vector/tests/test_output.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector/tests
copying build/lib/sympy/physics/vector/tests/test_fieldfunctions.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector/tests
copying build/lib/sympy/physics/vector/tests/test_frame.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector/tests
copying build/lib/sympy/physics/vector/tests/test_functions.py -> build/bdist.linux-x86_64/wheel/sympy/physics/vector/tests
creating build/bdist.linux-x86_64/wheel/sympy/physics/tests
copying build/lib/sympy/physics/tests/test_pring.py -> build/bdist.linux-x86_64/wheel/sympy/physics/tests
copying build/lib/sympy/physics/tests/test_hydrogen.py -> build/bdist.linux-x86_64/wheel/sympy/physics/tests
copying build/lib/sympy/physics/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/physics/tests
copying build/lib/sympy/physics/tests/test_qho_1d.py -> build/bdist.linux-x86_64/wheel/sympy/physics/tests
copying build/lib/sympy/physics/tests/test_clebsch_gordan.py -> build/bdist.linux-x86_64/wheel/sympy/physics/tests
copying build/lib/sympy/physics/tests/test_sho.py -> build/bdist.linux-x86_64/wheel/sympy/physics/tests
copying build/lib/sympy/physics/tests/test_physics_matrices.py -> build/bdist.linux-x86_64/wheel/sympy/physics/tests
copying build/lib/sympy/physics/tests/test_paulialgebra.py -> build/bdist.linux-x86_64/wheel/sympy/physics/tests
copying build/lib/sympy/physics/tests/test_secondquant.py -> build/bdist.linux-x86_64/wheel/sympy/physics/tests
creating build/bdist.linux-x86_64/wheel/sympy/plotting
copying build/lib/sympy/plotting/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/plotting
copying build/lib/sympy/plotting/textplot.py -> build/bdist.linux-x86_64/wheel/sympy/plotting
copying build/lib/sympy/plotting/experimental_lambdify.py -> build/bdist.linux-x86_64/wheel/sympy/plotting
copying build/lib/sympy/plotting/plot_implicit.py -> build/bdist.linux-x86_64/wheel/sympy/plotting
copying build/lib/sympy/plotting/plot.py -> build/bdist.linux-x86_64/wheel/sympy/plotting
creating build/bdist.linux-x86_64/wheel/sympy/plotting/intervalmath
copying build/lib/sympy/plotting/intervalmath/interval_arithmetic.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/intervalmath
copying build/lib/sympy/plotting/intervalmath/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/intervalmath
copying build/lib/sympy/plotting/intervalmath/lib_interval.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/intervalmath
creating build/bdist.linux-x86_64/wheel/sympy/plotting/intervalmath/tests
copying build/lib/sympy/plotting/intervalmath/tests/test_interval_functions.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/intervalmath/tests
copying build/lib/sympy/plotting/intervalmath/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/intervalmath/tests
copying build/lib/sympy/plotting/intervalmath/tests/test_intervalmath.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/intervalmath/tests
creating build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/util.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/plot_object.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/plot_controller.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/plot_curve.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/plot_camera.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/plot_mode_base.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/plot_window.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/plot_interval.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/plot_mode.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/plot_surface.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/plot_modes.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/plot_axes.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/plot_rotation.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/managed_window.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/color_scheme.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
copying build/lib/sympy/plotting/pygletplot/plot.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot
creating build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot/tests
copying build/lib/sympy/plotting/pygletplot/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot/tests
copying build/lib/sympy/plotting/pygletplot/tests/test_plotting.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/pygletplot/tests
creating build/bdist.linux-x86_64/wheel/sympy/plotting/tests
copying build/lib/sympy/plotting/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/tests
copying build/lib/sympy/plotting/tests/test_plot_implicit.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/tests
copying build/lib/sympy/plotting/tests/test_plot.py -> build/bdist.linux-x86_64/wheel/sympy/plotting/tests
creating build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/fglmtools.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/polyfuncs.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/polyoptions.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/polyquinticconst.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/fields.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/orderings.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/densetools.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/heuristicgcd.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/partfrac.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/polytools.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/sqfreetools.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/polymatrix.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/polyerrors.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/distributedmodules.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/factortools.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/monomials.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/orthopolys.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/specialpolys.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/multivariate_resultants.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/densearith.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/rootoftools.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/constructor.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/subresultants_qq_zz.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/densebasic.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/rings.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/polyroots.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/groebnertools.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/polyutils.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/ring_series.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/numberfields.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/modulargcd.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/galoistools.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/euclidtools.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/rootisolation.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/polyclasses.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/compatibility.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/polyconfig.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/solvers.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/rationaltools.py -> build/bdist.linux-x86_64/wheel/sympy/polys
copying build/lib/sympy/polys/dispersion.py -> build/bdist.linux-x86_64/wheel/sympy/polys
creating build/bdist.linux-x86_64/wheel/sympy/polys/agca
copying build/lib/sympy/polys/agca/modules.py -> build/bdist.linux-x86_64/wheel/sympy/polys/agca
copying build/lib/sympy/polys/agca/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/polys/agca
copying build/lib/sympy/polys/agca/homomorphisms.py -> build/bdist.linux-x86_64/wheel/sympy/polys/agca
copying build/lib/sympy/polys/agca/extensions.py -> build/bdist.linux-x86_64/wheel/sympy/polys/agca
copying build/lib/sympy/polys/agca/ideals.py -> build/bdist.linux-x86_64/wheel/sympy/polys/agca
creating build/bdist.linux-x86_64/wheel/sympy/polys/agca/tests
copying build/lib/sympy/polys/agca/tests/test_ideals.py -> build/bdist.linux-x86_64/wheel/sympy/polys/agca/tests
copying build/lib/sympy/polys/agca/tests/test_homomorphisms.py -> build/bdist.linux-x86_64/wheel/sympy/polys/agca/tests
copying build/lib/sympy/polys/agca/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/polys/agca/tests
copying build/lib/sympy/polys/agca/tests/test_modules.py -> build/bdist.linux-x86_64/wheel/sympy/polys/agca/tests
copying build/lib/sympy/polys/agca/tests/test_extensions.py -> build/bdist.linux-x86_64/wheel/sympy/polys/agca/tests
creating build/bdist.linux-x86_64/wheel/sympy/polys/benchmarks
copying build/lib/sympy/polys/benchmarks/bench_galoispolys.py -> build/bdist.linux-x86_64/wheel/sympy/polys/benchmarks
copying build/lib/sympy/polys/benchmarks/bench_solvers.py -> build/bdist.linux-x86_64/wheel/sympy/polys/benchmarks
copying build/lib/sympy/polys/benchmarks/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/polys/benchmarks
copying build/lib/sympy/polys/benchmarks/bench_groebnertools.py -> build/bdist.linux-x86_64/wheel/sympy/polys/benchmarks
creating build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/integerring.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/groundtypes.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/rationalfield.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/finitefield.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/pythonrational.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/old_polynomialring.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/gmpyfinitefield.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/field.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/compositedomain.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/characteristiczero.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/expressiondomain.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/modularinteger.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/domain.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/simpledomain.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/gmpyintegerring.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/realfield.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/mpelements.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/fractionfield.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/domainelement.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/gmpyrationalfield.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/pythonintegerring.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/polynomialring.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/algebraicfield.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/complexfield.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/ring.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/old_fractionfield.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/pythonrationalfield.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/quotientring.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
copying build/lib/sympy/polys/domains/pythonfinitefield.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains
creating build/bdist.linux-x86_64/wheel/sympy/polys/domains/tests
copying build/lib/sympy/polys/domains/tests/test_polynomialring.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains/tests
copying build/lib/sympy/polys/domains/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains/tests
copying build/lib/sympy/polys/domains/tests/test_quotientring.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains/tests
copying build/lib/sympy/polys/domains/tests/test_domains.py -> build/bdist.linux-x86_64/wheel/sympy/polys/domains/tests
creating build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_heuristicgcd.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_rings.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_ring_series.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_modulargcd.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_polyclasses.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_polyoptions.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_polyfuncs.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_multivariate_resultants.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_subresultants_qq_zz.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_densetools.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_constructor.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_rootoftools.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_rootisolation.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_galoistools.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_polytools.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_sqfreetools.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_numberfields.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_injections.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_groebnertools.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_monomials.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_densearith.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_orderings.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_densebasic.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_polyutils.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_polyroots.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_distributedmodules.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_fields.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_factortools.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_orthopolys.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_dispersion.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_specialpolys.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_solvers.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_pythonrational.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_partfrac.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_rationaltools.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_polymatrix.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
copying build/lib/sympy/polys/tests/test_euclidtools.py -> build/bdist.linux-x86_64/wheel/sympy/polys/tests
creating build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/latex.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/python.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/precedence.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/mathematica.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/dot.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/rust.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/printer.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/theanocode.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/ccode.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/preview.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/rcode.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/fcode.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/tree.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/gtk.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/defaults.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/llvmjitcode.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/octave.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/repr.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/mathml.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/julia.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/codeprinter.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/tableform.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/str.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/conventions.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/cxxcode.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/lambdarepr.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/jscode.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/pycode.py -> build/bdist.linux-x86_64/wheel/sympy/printing
copying build/lib/sympy/printing/glsl.py -> build/bdist.linux-x86_64/wheel/sympy/printing
creating build/bdist.linux-x86_64/wheel/sympy/printing/pretty
copying build/lib/sympy/printing/pretty/pretty.py -> build/bdist.linux-x86_64/wheel/sympy/printing/pretty
copying build/lib/sympy/printing/pretty/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/printing/pretty
copying build/lib/sympy/printing/pretty/pretty_symbology.py -> build/bdist.linux-x86_64/wheel/sympy/printing/pretty
copying build/lib/sympy/printing/pretty/stringpict.py -> build/bdist.linux-x86_64/wheel/sympy/printing/pretty
creating build/bdist.linux-x86_64/wheel/sympy/printing/pretty/tests
copying build/lib/sympy/printing/pretty/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/printing/pretty/tests
copying build/lib/sympy/printing/pretty/tests/test_pretty.py -> build/bdist.linux-x86_64/wheel/sympy/printing/pretty/tests
creating build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_dot.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_jscode.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_precedence.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_fcode.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_llvmjit.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_octave.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_numpy.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_ccode.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_preview.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_theanocode.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_lambdarepr.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_latex.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_repr.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_conventions.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_tableform.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_python.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_rust.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_mathml.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_cxxcode.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_gtk.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_glsl.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_mathematica.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_rcode.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_codeprinter.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_julia.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_pycode.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
copying build/lib/sympy/printing/tests/test_str.py -> build/bdist.linux-x86_64/wheel/sympy/printing/tests
creating build/bdist.linux-x86_64/wheel/sympy/sandbox
copying build/lib/sympy/sandbox/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/sandbox
copying build/lib/sympy/sandbox/indexed_integrals.py -> build/bdist.linux-x86_64/wheel/sympy/sandbox
creating build/bdist.linux-x86_64/wheel/sympy/sandbox/tests
copying build/lib/sympy/sandbox/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/sandbox/tests
copying build/lib/sympy/sandbox/tests/test_indexed_integrals.py -> build/bdist.linux-x86_64/wheel/sympy/sandbox/tests
creating build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/acceleration.py -> build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/series.py -> build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/formal.py -> build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/residues.py -> build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/approximants.py -> build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/kauers.py -> build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/series_class.py -> build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/fourier.py -> build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/order.py -> build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/limitseq.py -> build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/gruntz.py -> build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/sequences.py -> build/bdist.linux-x86_64/wheel/sympy/series
copying build/lib/sympy/series/limits.py -> build/bdist.linux-x86_64/wheel/sympy/series
creating build/bdist.linux-x86_64/wheel/sympy/series/benchmarks
copying build/lib/sympy/series/benchmarks/bench_order.py -> build/bdist.linux-x86_64/wheel/sympy/series/benchmarks
copying build/lib/sympy/series/benchmarks/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/series/benchmarks
copying build/lib/sympy/series/benchmarks/bench_limit.py -> build/bdist.linux-x86_64/wheel/sympy/series/benchmarks
creating build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_limitseq.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_gruntz.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_approximants.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_nseries.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_fourier.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_limits.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_kauers.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_formal.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_order.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_residues.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_demidovich.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_series.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_sequences.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
copying build/lib/sympy/series/tests/test_lseries.py -> build/bdist.linux-x86_64/wheel/sympy/series/tests
creating build/bdist.linux-x86_64/wheel/sympy/sets
copying build/lib/sympy/sets/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/sets
copying build/lib/sympy/sets/sets.py -> build/bdist.linux-x86_64/wheel/sympy/sets
copying build/lib/sympy/sets/setexpr.py -> build/bdist.linux-x86_64/wheel/sympy/sets
copying build/lib/sympy/sets/contains.py -> build/bdist.linux-x86_64/wheel/sympy/sets
copying build/lib/sympy/sets/fancysets.py -> build/bdist.linux-x86_64/wheel/sympy/sets
copying build/lib/sympy/sets/ordinals.py -> build/bdist.linux-x86_64/wheel/sympy/sets
copying build/lib/sympy/sets/conditionset.py -> build/bdist.linux-x86_64/wheel/sympy/sets
creating build/bdist.linux-x86_64/wheel/sympy/sets/handlers
copying build/lib/sympy/sets/handlers/mul.py -> build/bdist.linux-x86_64/wheel/sympy/sets/handlers
copying build/lib/sympy/sets/handlers/add.py -> build/bdist.linux-x86_64/wheel/sympy/sets/handlers
copying build/lib/sympy/sets/handlers/functions.py -> build/bdist.linux-x86_64/wheel/sympy/sets/handlers
copying build/lib/sympy/sets/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/sets/handlers
copying build/lib/sympy/sets/handlers/intersection.py -> build/bdist.linux-x86_64/wheel/sympy/sets/handlers
copying build/lib/sympy/sets/handlers/union.py -> build/bdist.linux-x86_64/wheel/sympy/sets/handlers
copying build/lib/sympy/sets/handlers/power.py -> build/bdist.linux-x86_64/wheel/sympy/sets/handlers
creating build/bdist.linux-x86_64/wheel/sympy/sets/tests
copying build/lib/sympy/sets/tests/test_sets.py -> build/bdist.linux-x86_64/wheel/sympy/sets/tests
copying build/lib/sympy/sets/tests/test_conditionset.py -> build/bdist.linux-x86_64/wheel/sympy/sets/tests
copying build/lib/sympy/sets/tests/test_fancysets.py -> build/bdist.linux-x86_64/wheel/sympy/sets/tests
copying build/lib/sympy/sets/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/sets/tests
copying build/lib/sympy/sets/tests/test_contains.py -> build/bdist.linux-x86_64/wheel/sympy/sets/tests
copying build/lib/sympy/sets/tests/test_setexpr.py -> build/bdist.linux-x86_64/wheel/sympy/sets/tests
copying build/lib/sympy/sets/tests/test_ordinals.py -> build/bdist.linux-x86_64/wheel/sympy/sets/tests
creating build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/epathtools.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/trigsimp.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/fu.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/powsimp.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/combsimp.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/traversaltools.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/hyperexpand_doc.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/gammasimp.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/hyperexpand.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/radsimp.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/cse_opts.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/sqrtdenest.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/cse_main.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/simplify.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
copying build/lib/sympy/simplify/ratsimp.py -> build/bdist.linux-x86_64/wheel/sympy/simplify
creating build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_sqrtdenest.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_rewrite.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_traversaltools.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_cse.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_function.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_fu.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_simplify.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_powsimp.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_hyperexpand.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_combsimp.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_trigsimp.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_ratsimp.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_radsimp.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_gammasimp.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
copying build/lib/sympy/simplify/tests/test_epathtools.py -> build/bdist.linux-x86_64/wheel/sympy/simplify/tests
creating build/bdist.linux-x86_64/wheel/sympy/solvers
copying build/lib/sympy/solvers/deutils.py -> build/bdist.linux-x86_64/wheel/sympy/solvers
copying build/lib/sympy/solvers/recurr.py -> build/bdist.linux-x86_64/wheel/sympy/solvers
copying build/lib/sympy/solvers/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/solvers
copying build/lib/sympy/solvers/diophantine.py -> build/bdist.linux-x86_64/wheel/sympy/solvers
copying build/lib/sympy/solvers/decompogen.py -> build/bdist.linux-x86_64/wheel/sympy/solvers
copying build/lib/sympy/solvers/bivariate.py -> build/bdist.linux-x86_64/wheel/sympy/solvers
copying build/lib/sympy/solvers/polysys.py -> build/bdist.linux-x86_64/wheel/sympy/solvers
copying build/lib/sympy/solvers/inequalities.py -> build/bdist.linux-x86_64/wheel/sympy/solvers
copying build/lib/sympy/solvers/pde.py -> build/bdist.linux-x86_64/wheel/sympy/solvers
copying build/lib/sympy/solvers/ode.py -> build/bdist.linux-x86_64/wheel/sympy/solvers
copying build/lib/sympy/solvers/solvers.py -> build/bdist.linux-x86_64/wheel/sympy/solvers
copying build/lib/sympy/solvers/solveset.py -> build/bdist.linux-x86_64/wheel/sympy/solvers
creating build/bdist.linux-x86_64/wheel/sympy/solvers/benchmarks
copying build/lib/sympy/solvers/benchmarks/bench_solvers.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/benchmarks
copying build/lib/sympy/solvers/benchmarks/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/benchmarks
creating build/bdist.linux-x86_64/wheel/sympy/solvers/tests
copying build/lib/sympy/solvers/tests/test_ode.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/tests
copying build/lib/sympy/solvers/tests/test_decompogen.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/tests
copying build/lib/sympy/solvers/tests/test_inequalities.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/tests
copying build/lib/sympy/solvers/tests/test_numeric.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/tests
copying build/lib/sympy/solvers/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/tests
copying build/lib/sympy/solvers/tests/test_pde.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/tests
copying build/lib/sympy/solvers/tests/test_polysys.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/tests
copying build/lib/sympy/solvers/tests/test_constantsimp.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/tests
copying build/lib/sympy/solvers/tests/test_diophantine.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/tests
copying build/lib/sympy/solvers/tests/test_recurr.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/tests
copying build/lib/sympy/solvers/tests/test_solvers.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/tests
copying build/lib/sympy/solvers/tests/test_solveset.py -> build/bdist.linux-x86_64/wheel/sympy/solvers/tests
creating build/bdist.linux-x86_64/wheel/sympy/stats
copying build/lib/sympy/stats/symbolic_probability.py -> build/bdist.linux-x86_64/wheel/sympy/stats
copying build/lib/sympy/stats/joint_rv_types.py -> build/bdist.linux-x86_64/wheel/sympy/stats
copying build/lib/sympy/stats/crv.py -> build/bdist.linux-x86_64/wheel/sympy/stats
copying build/lib/sympy/stats/joint_rv.py -> build/bdist.linux-x86_64/wheel/sympy/stats
copying build/lib/sympy/stats/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/stats
copying build/lib/sympy/stats/frv_types.py -> build/bdist.linux-x86_64/wheel/sympy/stats
copying build/lib/sympy/stats/crv_types.py -> build/bdist.linux-x86_64/wheel/sympy/stats
copying build/lib/sympy/stats/error_prop.py -> build/bdist.linux-x86_64/wheel/sympy/stats
copying build/lib/sympy/stats/rv_interface.py -> build/bdist.linux-x86_64/wheel/sympy/stats
copying build/lib/sympy/stats/rv.py -> build/bdist.linux-x86_64/wheel/sympy/stats
copying build/lib/sympy/stats/drv.py -> build/bdist.linux-x86_64/wheel/sympy/stats
copying build/lib/sympy/stats/drv_types.py -> build/bdist.linux-x86_64/wheel/sympy/stats
copying build/lib/sympy/stats/frv.py -> build/bdist.linux-x86_64/wheel/sympy/stats
creating build/bdist.linux-x86_64/wheel/sympy/stats/tests
copying build/lib/sympy/stats/tests/test_joint_rv.py -> build/bdist.linux-x86_64/wheel/sympy/stats/tests
copying build/lib/sympy/stats/tests/test_continuous_rv.py -> build/bdist.linux-x86_64/wheel/sympy/stats/tests
copying build/lib/sympy/stats/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/stats/tests
copying build/lib/sympy/stats/tests/test_discrete_rv.py -> build/bdist.linux-x86_64/wheel/sympy/stats/tests
copying build/lib/sympy/stats/tests/test_finite_rv.py -> build/bdist.linux-x86_64/wheel/sympy/stats/tests
copying build/lib/sympy/stats/tests/test_rv.py -> build/bdist.linux-x86_64/wheel/sympy/stats/tests
copying build/lib/sympy/stats/tests/test_mix.py -> build/bdist.linux-x86_64/wheel/sympy/stats/tests
copying build/lib/sympy/stats/tests/test_error_prop.py -> build/bdist.linux-x86_64/wheel/sympy/stats/tests
copying build/lib/sympy/stats/tests/test_symbolic_probability.py -> build/bdist.linux-x86_64/wheel/sympy/stats/tests
creating build/bdist.linux-x86_64/wheel/sympy/strategies
copying build/lib/sympy/strategies/util.py -> build/bdist.linux-x86_64/wheel/sympy/strategies
copying build/lib/sympy/strategies/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/strategies
copying build/lib/sympy/strategies/tree.py -> build/bdist.linux-x86_64/wheel/sympy/strategies
copying build/lib/sympy/strategies/traverse.py -> build/bdist.linux-x86_64/wheel/sympy/strategies
copying build/lib/sympy/strategies/tools.py -> build/bdist.linux-x86_64/wheel/sympy/strategies
copying build/lib/sympy/strategies/core.py -> build/bdist.linux-x86_64/wheel/sympy/strategies
copying build/lib/sympy/strategies/rl.py -> build/bdist.linux-x86_64/wheel/sympy/strategies
creating build/bdist.linux-x86_64/wheel/sympy/strategies/branch
copying build/lib/sympy/strategies/branch/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/branch
copying build/lib/sympy/strategies/branch/traverse.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/branch
copying build/lib/sympy/strategies/branch/tools.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/branch
copying build/lib/sympy/strategies/branch/core.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/branch
creating build/bdist.linux-x86_64/wheel/sympy/strategies/branch/tests
copying build/lib/sympy/strategies/branch/tests/test_tools.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/branch/tests
copying build/lib/sympy/strategies/branch/tests/test_core.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/branch/tests
copying build/lib/sympy/strategies/branch/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/branch/tests
copying build/lib/sympy/strategies/branch/tests/test_traverse.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/branch/tests
creating build/bdist.linux-x86_64/wheel/sympy/strategies/tests
copying build/lib/sympy/strategies/tests/test_tools.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/tests
copying build/lib/sympy/strategies/tests/test_core.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/tests
copying build/lib/sympy/strategies/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/tests
copying build/lib/sympy/strategies/tests/test_traverse.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/tests
copying build/lib/sympy/strategies/tests/test_strat.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/tests
copying build/lib/sympy/strategies/tests/test_tree.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/tests
copying build/lib/sympy/strategies/tests/test_rl.py -> build/bdist.linux-x86_64/wheel/sympy/strategies/tests
creating build/bdist.linux-x86_64/wheel/sympy/tensor
copying build/lib/sympy/tensor/index_methods.py -> build/bdist.linux-x86_64/wheel/sympy/tensor
copying build/lib/sympy/tensor/functions.py -> build/bdist.linux-x86_64/wheel/sympy/tensor
copying build/lib/sympy/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/tensor
copying build/lib/sympy/tensor/indexed.py -> build/bdist.linux-x86_64/wheel/sympy/tensor
copying build/lib/sympy/tensor/tensor.py -> build/bdist.linux-x86_64/wheel/sympy/tensor
creating build/bdist.linux-x86_64/wheel/sympy/tensor/array
copying build/lib/sympy/tensor/array/ndim_array.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/array
copying build/lib/sympy/tensor/array/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/array
copying build/lib/sympy/tensor/array/arrayop.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/array
copying build/lib/sympy/tensor/array/sparse_ndim_array.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/array
copying build/lib/sympy/tensor/array/dense_ndim_array.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/array
copying build/lib/sympy/tensor/array/mutable_ndim_array.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/array
creating build/bdist.linux-x86_64/wheel/sympy/tensor/array/tests
copying build/lib/sympy/tensor/array/tests/test_mutable_ndim_array.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/array/tests
copying build/lib/sympy/tensor/array/tests/test_ndim_array_conversions.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/array/tests
copying build/lib/sympy/tensor/array/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/array/tests
copying build/lib/sympy/tensor/array/tests/test_arrayop.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/array/tests
copying build/lib/sympy/tensor/array/tests/test_immutable_ndim_array.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/array/tests
creating build/bdist.linux-x86_64/wheel/sympy/tensor/tests
copying build/lib/sympy/tensor/tests/test_indexed.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/tests
copying build/lib/sympy/tensor/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/tests
copying build/lib/sympy/tensor/tests/test_tensor.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/tests
copying build/lib/sympy/tensor/tests/test_index_methods.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/tests
copying build/lib/sympy/tensor/tests/test_functions.py -> build/bdist.linux-x86_64/wheel/sympy/tensor/tests
creating build/bdist.linux-x86_64/wheel/sympy/unify
copying build/lib/sympy/unify/rewrite.py -> build/bdist.linux-x86_64/wheel/sympy/unify
copying build/lib/sympy/unify/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/unify
copying build/lib/sympy/unify/usympy.py -> build/bdist.linux-x86_64/wheel/sympy/unify
copying build/lib/sympy/unify/core.py -> build/bdist.linux-x86_64/wheel/sympy/unify
creating build/bdist.linux-x86_64/wheel/sympy/unify/tests
copying build/lib/sympy/unify/tests/test_rewrite.py -> build/bdist.linux-x86_64/wheel/sympy/unify/tests
copying build/lib/sympy/unify/tests/test_sympy.py -> build/bdist.linux-x86_64/wheel/sympy/unify/tests
copying build/lib/sympy/unify/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/unify/tests
copying build/lib/sympy/unify/tests/test_unify.py -> build/bdist.linux-x86_64/wheel/sympy/unify/tests
creating build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/codegen.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/pkgdata.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/pytest.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/lambdify.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/autowrap.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/decorator.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/runtests.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/benchmarking.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/memoization.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/exceptions.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/magic.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/iterables.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/misc.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/timeutils.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/source.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/enumerative.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
copying build/lib/sympy/utilities/randtest.py -> build/bdist.linux-x86_64/wheel/sympy/utilities
creating build/bdist.linux-x86_64/wheel/sympy/utilities/_compilation
copying build/lib/sympy/utilities/_compilation/util.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/_compilation
copying build/lib/sympy/utilities/_compilation/compilation.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/_compilation
copying build/lib/sympy/utilities/_compilation/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/_compilation
copying build/lib/sympy/utilities/_compilation/availability.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/_compilation
copying build/lib/sympy/utilities/_compilation/runners.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/_compilation
creating build/bdist.linux-x86_64/wheel/sympy/utilities/_compilation/tests
copying build/lib/sympy/utilities/_compilation/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/_compilation/tests
copying build/lib/sympy/utilities/_compilation/tests/test_compilation.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/_compilation/tests
creating build/bdist.linux-x86_64/wheel/sympy/utilities/mathml
copying build/lib/sympy/utilities/mathml/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/mathml
creating build/bdist.linux-x86_64/wheel/sympy/utilities/mathml/data
copying build/lib/sympy/utilities/mathml/data/mmltex.xsl -> build/bdist.linux-x86_64/wheel/sympy/utilities/mathml/data
copying build/lib/sympy/utilities/mathml/data/simple_mmlctop.xsl -> build/bdist.linux-x86_64/wheel/sympy/utilities/mathml/data
copying build/lib/sympy/utilities/mathml/data/mmlctop.xsl -> build/bdist.linux-x86_64/wheel/sympy/utilities/mathml/data
creating build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_timeutils.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_wester.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_misc.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_codegen_julia.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_source.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_code_quality.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_module_imports.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/diagnose_imports.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_decorator.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_iterables.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_pytest.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_codegen_rust.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_autowrap.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_codegen_octave.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_codegen.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_pickling.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_lambdify.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
copying build/lib/sympy/utilities/tests/test_enumerative.py -> build/bdist.linux-x86_64/wheel/sympy/utilities/tests
creating build/bdist.linux-x86_64/wheel/sympy/vector
copying build/lib/sympy/vector/vector.py -> build/bdist.linux-x86_64/wheel/sympy/vector
copying build/lib/sympy/vector/coordsysrect.py -> build/bdist.linux-x86_64/wheel/sympy/vector
copying build/lib/sympy/vector/functions.py -> build/bdist.linux-x86_64/wheel/sympy/vector
copying build/lib/sympy/vector/dyadic.py -> build/bdist.linux-x86_64/wheel/sympy/vector
copying build/lib/sympy/vector/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/vector
copying build/lib/sympy/vector/deloperator.py -> build/bdist.linux-x86_64/wheel/sympy/vector
copying build/lib/sympy/vector/operators.py -> build/bdist.linux-x86_64/wheel/sympy/vector
copying build/lib/sympy/vector/point.py -> build/bdist.linux-x86_64/wheel/sympy/vector
copying build/lib/sympy/vector/basisdependent.py -> build/bdist.linux-x86_64/wheel/sympy/vector
copying build/lib/sympy/vector/scalar.py -> build/bdist.linux-x86_64/wheel/sympy/vector
copying build/lib/sympy/vector/orienters.py -> build/bdist.linux-x86_64/wheel/sympy/vector
creating build/bdist.linux-x86_64/wheel/sympy/vector/tests
copying build/lib/sympy/vector/tests/test_printing.py -> build/bdist.linux-x86_64/wheel/sympy/vector/tests
copying build/lib/sympy/vector/tests/test_vector.py -> build/bdist.linux-x86_64/wheel/sympy/vector/tests
copying build/lib/sympy/vector/tests/test_dyadic.py -> build/bdist.linux-x86_64/wheel/sympy/vector/tests
copying build/lib/sympy/vector/tests/__init__.py -> build/bdist.linux-x86_64/wheel/sympy/vector/tests
copying build/lib/sympy/vector/tests/test_coordsysrect.py -> build/bdist.linux-x86_64/wheel/sympy/vector/tests
copying build/lib/sympy/vector/tests/test_field_functions.py -> build/bdist.linux-x86_64/wheel/sympy/vector/tests
copying build/lib/sympy/vector/tests/test_functions.py -> build/bdist.linux-x86_64/wheel/sympy/vector/tests
copying build/lib/sympy/vector/tests/test_operators.py -> build/bdist.linux-x86_64/wheel/sympy/vector/tests
running install_data
creating build/bdist.linux-x86_64/wheel/sympy-1.3.data
creating build/bdist.linux-x86_64/wheel/sympy-1.3.data/data
creating build/bdist.linux-x86_64/wheel/sympy-1.3.data/data/share
creating build/bdist.linux-x86_64/wheel/sympy-1.3.data/data/share/man
creating build/bdist.linux-x86_64/wheel/sympy-1.3.data/data/share/man/man1
copying doc/man/isympy.1 -> build/bdist.linux-x86_64/wheel/sympy-1.3.data/data/share/man/man1
running install_egg_info
running egg_info
writing requirements to sympy.egg-info/requires.txt
writing sympy.egg-info/PKG-INFO
writing top-level names to sympy.egg-info/top_level.txt
writing dependency_links to sympy.egg-info/dependency_links.txt
writing entry points to sympy.egg-info/entry_points.txt
reading manifest file 'sympy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/_build'
warning: no files found matching 'TODO'
writing manifest file 'sympy.egg-info/SOURCES.txt'
Copying sympy.egg-info to build/bdist.linux-x86_64/wheel/sympy-1.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/sympy-1.3.dist-info/WHEEL
/build-wheels

############################################################
Building systemd_python-234-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e8/a8/00ba0f605837a8f69523e6c3a4fb14675a6430c163f836540129c50b3aef/systemd-python-234.tar.gz
--2019-10-05 18:07:08-- https://files.pythonhosted.org/packages/e8/a8/00ba0f605837a8f69523e6c3a4fb14675a6430c163f836540129c50b3aef/systemd-python-234.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 53623 (52K) [binary/octet-stream]
Saving to: 'systemd-python-234.tar.gz'

0K .......... .......... .......... .......... .......... 95% 3.32M 0s
50K .. 100% 4513G=0.01s

2019-10-05 18:07:08 (3.48 MB/s) - 'systemd-python-234.tar.gz' saved [53623/53623]

/build-wheels/systemd-python-234 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
package init file 'systemd/test/__init__.py' not found (or not a regular file)
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/systemd
copying systemd/__init__.py -> build/lib.linux-x86_64-2.7/systemd
copying systemd/journal.py -> build/lib.linux-x86_64-2.7/systemd
copying systemd/daemon.py -> build/lib.linux-x86_64-2.7/systemd
creating build/lib.linux-x86_64-2.7/systemd/test
copying systemd/test/test_daemon.py -> build/lib.linux-x86_64-2.7/systemd/test
copying systemd/test/test_journal.py -> build/lib.linux-x86_64-2.7/systemd/test
copying systemd/test/test_login.py -> build/lib.linux-x86_64-2.7/systemd/test
running build_ext
building 'systemd/_journal' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/systemd
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/_journal.c -o build/temp.linux-x86_64-2.7/systemd/_journal.o -Werror=implicit-function-declaration
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/pyutil.c -o build/temp.linux-x86_64-2.7/systemd/pyutil.o -Werror=implicit-function-declaration
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/systemd/_journal.o build/temp.linux-x86_64-2.7/systemd/pyutil.o -L/usr/lib64 -lsystemd -lpython2.7 -o build/lib.linux-x86_64-2.7/systemd/_journal.so
building 'systemd/_reader' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/_reader.c -o build/temp.linux-x86_64-2.7/systemd/_reader.o -Werror=implicit-function-declaration
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/pyutil.c -o build/temp.linux-x86_64-2.7/systemd/pyutil.o -Werror=implicit-function-declaration
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/strv.c -o build/temp.linux-x86_64-2.7/systemd/strv.o -Werror=implicit-function-declaration
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/systemd/_reader.o build/temp.linux-x86_64-2.7/systemd/pyutil.o build/temp.linux-x86_64-2.7/systemd/strv.o -L/usr/lib64 -lsystemd -lpython2.7 -o build/lib.linux-x86_64-2.7/systemd/_reader.so
building 'systemd/_daemon' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/_daemon.c -o build/temp.linux-x86_64-2.7/systemd/_daemon.o -Werror=implicit-function-declaration
systemd/_daemon.c: In function 'notify':
systemd/_daemon.c:159:43: warning: 'n_fds' may be used uninitialized in this function [-Wmaybe-uninitialized]
r = sd_pid_notify_with_fds(pid, unset, msg, arr, n_fds);
^
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/pyutil.c -o build/temp.linux-x86_64-2.7/systemd/pyutil.o -Werror=implicit-function-declaration
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/util.c -o build/temp.linux-x86_64-2.7/systemd/util.o -Werror=implicit-function-declaration
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/systemd/_daemon.o build/temp.linux-x86_64-2.7/systemd/pyutil.o build/temp.linux-x86_64-2.7/systemd/util.o -L/usr/lib64 -lsystemd -lpython2.7 -o build/lib.linux-x86_64-2.7/systemd/_daemon.so
building 'systemd/id128' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/id128.c -o build/temp.linux-x86_64-2.7/systemd/id128.o -Werror=implicit-function-declaration
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/pyutil.c -o build/temp.linux-x86_64-2.7/systemd/pyutil.o -Werror=implicit-function-declaration
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/systemd/id128.o build/temp.linux-x86_64-2.7/systemd/pyutil.o -L/usr/lib64 -lsystemd -lpython2.7 -o build/lib.linux-x86_64-2.7/systemd/id128.so
building 'systemd/login' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/login.c -o build/temp.linux-x86_64-2.7/systemd/login.o -Werror=implicit-function-declaration
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/pyutil.c -o build/temp.linux-x86_64-2.7/systemd/pyutil.o -Werror=implicit-function-declaration
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/strv.c -o build/temp.linux-x86_64-2.7/systemd/strv.o -Werror=implicit-function-declaration
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/systemd/login.o build/temp.linux-x86_64-2.7/systemd/pyutil.o build/temp.linux-x86_64-2.7/systemd/strv.o -L/usr/lib64 -lsystemd -lpython2.7 -o build/lib.linux-x86_64-2.7/systemd/login.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/systemd
copying build/lib.linux-x86_64-2.7/systemd/__init__.py -> build/bdist.linux-x86_64/wheel/systemd
copying build/lib.linux-x86_64-2.7/systemd/journal.py -> build/bdist.linux-x86_64/wheel/systemd
copying build/lib.linux-x86_64-2.7/systemd/daemon.py -> build/bdist.linux-x86_64/wheel/systemd
creating build/bdist.linux-x86_64/wheel/systemd/test
copying build/lib.linux-x86_64-2.7/systemd/test/test_daemon.py -> build/bdist.linux-x86_64/wheel/systemd/test
copying build/lib.linux-x86_64-2.7/systemd/test/test_journal.py -> build/bdist.linux-x86_64/wheel/systemd/test
copying build/lib.linux-x86_64-2.7/systemd/test/test_login.py -> build/bdist.linux-x86_64/wheel/systemd/test
copying build/lib.linux-x86_64-2.7/systemd/_journal.so -> build/bdist.linux-x86_64/wheel/systemd
copying build/lib.linux-x86_64-2.7/systemd/_reader.so -> build/bdist.linux-x86_64/wheel/systemd
copying build/lib.linux-x86_64-2.7/systemd/_daemon.so -> build/bdist.linux-x86_64/wheel/systemd
copying build/lib.linux-x86_64-2.7/systemd/id128.so -> build/bdist.linux-x86_64/wheel/systemd
copying build/lib.linux-x86_64-2.7/systemd/login.so -> build/bdist.linux-x86_64/wheel/systemd
running install_egg_info
running egg_info
creating systemd_python.egg-info
writing systemd_python.egg-info/PKG-INFO
writing top-level names to systemd_python.egg-info/top_level.txt
writing dependency_links to systemd_python.egg-info/dependency_links.txt
writing manifest file 'systemd_python.egg-info/SOURCES.txt'
reading manifest file 'systemd_python.egg-info/SOURCES.txt'
writing manifest file 'systemd_python.egg-info/SOURCES.txt'
Copying systemd_python.egg-info to build/bdist.linux-x86_64/wheel/systemd_python-234-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/systemd_python-234.dist-info/WHEEL
/build-wheels

############################################################
Building sysv_ipc-1.0.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/08/7d/a862f3045fa191eeece23650725273f2ccaf9ac6b95443dfe4cac6508638/sysv_ipc-1.0.0.tar.gz
--2019-10-05 18:07:10-- https://files.pythonhosted.org/packages/08/7d/a862f3045fa191eeece23650725273f2ccaf9ac6b95443dfe4cac6508638/sysv_ipc-1.0.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 99433 (97K) [binary/octet-stream]
Saving to: 'sysv_ipc-1.0.0.tar.gz'

0K .......... .......... .......... .......... .......... 51% 3.43M 0s
50K .......... .......... .......... .......... ....... 100% 6.58M=0.02s

2019-10-05 18:07:11 (4.47 MB/s) - 'sysv_ipc-1.0.0.tar.gz' saved [99433/99433]

/build-wheels/sysv_ipc-1.0.0 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_ext
building 'sysv_ipc' extension
creating build
creating build/temp.linux-x86_64-2.7
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c sysv_ipc_module.c -o build/temp.linux-x86_64-2.7/sysv_ipc_module.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c common.c -o build/temp.linux-x86_64-2.7/common.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c semaphore.c -o build/temp.linux-x86_64-2.7/semaphore.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c memory.c -o build/temp.linux-x86_64-2.7/memory.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c mq.c -o build/temp.linux-x86_64-2.7/mq.o
creating build/lib.linux-x86_64-2.7
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/sysv_ipc_module.o build/temp.linux-x86_64-2.7/common.o build/temp.linux-x86_64-2.7/semaphore.o build/temp.linux-x86_64-2.7/memory.o build/temp.linux-x86_64-2.7/mq.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/sysv_ipc.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/sysv_ipc.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing sysv_ipc.egg-info/PKG-INFO
writing top-level names to sysv_ipc.egg-info/top_level.txt
writing dependency_links to sysv_ipc.egg-info/dependency_links.txt
reading manifest file 'sysv_ipc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.o' found anywhere in distribution
writing manifest file 'sysv_ipc.egg-info/SOURCES.txt'
Copying sysv_ipc.egg-info to build/bdist.linux-x86_64/wheel/sysv_ipc-1.0.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/sysv_ipc-1.0.0.dist-info/WHEEL
/build-wheels

############################################################
Building Tempita-0.5.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/56/c8/8ed6eee83dbddf7b0fc64dd5d4454bc05e6ccaafff47991f73f2894d9ff4/Tempita-0.5.2.tar.gz
--2019-10-05 18:07:12-- https://files.pythonhosted.org/packages/56/c8/8ed6eee83dbddf7b0fc64dd5d4454bc05e6ccaafff47991f73f2894d9ff4/Tempita-0.5.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12648 (12K) [application/octet-stream]
Saving to: 'Tempita-0.5.2.tar.gz'

0K .......... .. 100% 59.7M=0s

2019-10-05 18:07:12 (59.7 MB/s) - 'Tempita-0.5.2.tar.gz' saved [12648/12648]

/build-wheels/Tempita-0.5.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/tempita
copying tempita/__init__.py -> build/lib/tempita
copying tempita/__main__.py -> build/lib/tempita
copying tempita/compat3.py -> build/lib/tempita
copying tempita/_looper.py -> build/lib/tempita
running egg_info
writing Tempita.egg-info/PKG-INFO
writing top-level names to Tempita.egg-info/top_level.txt
writing dependency_links to Tempita.egg-info/dependency_links.txt
reading manifest file 'Tempita.egg-info/SOURCES.txt'
writing manifest file 'Tempita.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/tempita
copying build/lib/tempita/__init__.py -> build/bdist.linux-x86_64/wheel/tempita
copying build/lib/tempita/__main__.py -> build/bdist.linux-x86_64/wheel/tempita
copying build/lib/tempita/compat3.py -> build/bdist.linux-x86_64/wheel/tempita
copying build/lib/tempita/_looper.py -> build/bdist.linux-x86_64/wheel/tempita
running install_egg_info
Copying Tempita.egg-info to build/bdist.linux-x86_64/wheel/Tempita-0.5.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/Tempita-0.5.2.dist-info/WHEEL
/build-wheels

############################################################
Building termcolor-1.1.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz
--2019-10-05 18:07:13-- https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3912 (3.8K) [application/octet-stream]
Saving to: 'termcolor-1.1.0.tar.gz'

0K ... 100% 43.7M=0s

2019-10-05 18:07:13 (43.7 MB/s) - 'termcolor-1.1.0.tar.gz' saved [3912/3912]

/build-wheels/termcolor-1.1.0 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying termcolor.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/termcolor.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
creating termcolor.egg-info
writing termcolor.egg-info/PKG-INFO
writing top-level names to termcolor.egg-info/top_level.txt
writing dependency_links to termcolor.egg-info/dependency_links.txt
writing manifest file 'termcolor.egg-info/SOURCES.txt'
reading manifest file 'termcolor.egg-info/SOURCES.txt'
writing manifest file 'termcolor.egg-info/SOURCES.txt'
Copying termcolor.egg-info to build/bdist.linux-x86_64/wheel/termcolor-1.1.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/termcolor-1.1.0.dist-info/WHEEL
/build-wheels

############################################################
Building testrepository-0.0.20-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/0c/85/f495b58b2b0ac907def07385219e9747b75840fa01280f228546a4a5ad7f/testrepository-0.0.20.tar.gz
--2019-10-05 18:07:13-- https://files.pythonhosted.org/packages/0c/85/f495b58b2b0ac907def07385219e9747b75840fa01280f228546a4a5ad7f/testrepository-0.0.20.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 84956 (83K) [application/octet-stream]
Saving to: 'testrepository-0.0.20.tar.gz'

0K .......... .......... .......... .......... .......... 60% 3.26M 0s
50K .......... .......... .......... .. 100% 120M=0.02s

2019-10-05 18:07:13 (5.31 MB/s) - 'testrepository-0.0.20.tar.gz' saved [84956/84956]

/build-wheels/testrepository-0.0.20 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/testrepository
copying testrepository/__init__.py -> build/lib/testrepository
copying testrepository/results.py -> build/lib/testrepository
copying testrepository/testlist.py -> build/lib/testrepository
copying testrepository/utils.py -> build/lib/testrepository
copying testrepository/testcommand.py -> build/lib/testrepository
copying testrepository/setuptools_command.py -> build/lib/testrepository
creating build/lib/testrepository/arguments
copying testrepository/arguments/doubledash.py -> build/lib/testrepository/arguments
copying testrepository/arguments/string.py -> build/lib/testrepository/arguments
copying testrepository/arguments/__init__.py -> build/lib/testrepository/arguments
copying testrepository/arguments/path.py -> build/lib/testrepository/arguments
copying testrepository/arguments/command.py -> build/lib/testrepository/arguments
creating build/lib/testrepository/commands
copying testrepository/commands/slowest.py -> build/lib/testrepository/commands
copying testrepository/commands/quickstart.py -> build/lib/testrepository/commands
copying testrepository/commands/init.py -> build/lib/testrepository/commands
copying testrepository/commands/list_tests.py -> build/lib/testrepository/commands
copying testrepository/commands/stats.py -> build/lib/testrepository/commands
copying testrepository/commands/__init__.py -> build/lib/testrepository/commands
copying testrepository/commands/failing.py -> build/lib/testrepository/commands
copying testrepository/commands/load.py -> build/lib/testrepository/commands
copying testrepository/commands/run.py -> build/lib/testrepository/commands
copying testrepository/commands/help.py -> build/lib/testrepository/commands
copying testrepository/commands/commands.py -> build/lib/testrepository/commands
copying testrepository/commands/last.py -> build/lib/testrepository/commands
creating build/lib/testrepository/repository
copying testrepository/repository/memory.py -> build/lib/testrepository/repository
copying testrepository/repository/__init__.py -> build/lib/testrepository/repository
copying testrepository/repository/file.py -> build/lib/testrepository/repository
copying testrepository/repository/samba_buildfarm.py -> build/lib/testrepository/repository
creating build/lib/testrepository/tests
copying testrepository/tests/test_testr.py -> build/lib/testrepository/tests
copying testrepository/tests/__init__.py -> build/lib/testrepository/tests
copying testrepository/tests/test_ui.py -> build/lib/testrepository/tests
copying testrepository/tests/test_arguments.py -> build/lib/testrepository/tests
copying testrepository/tests/test_repository.py -> build/lib/testrepository/tests
copying testrepository/tests/test_results.py -> build/lib/testrepository/tests
copying testrepository/tests/test_setup.py -> build/lib/testrepository/tests
copying testrepository/tests/test_matchers.py -> build/lib/testrepository/tests
copying testrepository/tests/test_stubpackage.py -> build/lib/testrepository/tests
copying testrepository/tests/stubpackage.py -> build/lib/testrepository/tests
copying testrepository/tests/test_commands.py -> build/lib/testrepository/tests
copying testrepository/tests/test_monkeypatch.py -> build/lib/testrepository/tests
copying testrepository/tests/monkeypatch.py -> build/lib/testrepository/tests
copying testrepository/tests/test_testcommand.py -> build/lib/testrepository/tests
creating build/lib/testrepository/tests/arguments
copying testrepository/tests/arguments/test_doubledash.py -> build/lib/testrepository/tests/arguments
copying testrepository/tests/arguments/__init__.py -> build/lib/testrepository/tests/arguments
copying testrepository/tests/arguments/test_path.py -> build/lib/testrepository/tests/arguments
copying testrepository/tests/arguments/test_string.py -> build/lib/testrepository/tests/arguments
copying testrepository/tests/arguments/test_command.py -> build/lib/testrepository/tests/arguments
creating build/lib/testrepository/tests/commands
copying testrepository/tests/commands/test_failing.py -> build/lib/testrepository/tests/commands
copying testrepository/tests/commands/test_slowest.py -> build/lib/testrepository/tests/commands
copying testrepository/tests/commands/test_init.py -> build/lib/testrepository/tests/commands
copying testrepository/tests/commands/__init__.py -> build/lib/testrepository/tests/commands
copying testrepository/tests/commands/test_stats.py -> build/lib/testrepository/tests/commands
copying testrepository/tests/commands/test_last.py -> build/lib/testrepository/tests/commands
copying testrepository/tests/commands/test_load.py -> build/lib/testrepository/tests/commands
copying testrepository/tests/commands/test_list_tests.py -> build/lib/testrepository/tests/commands
copying testrepository/tests/commands/test_run.py -> build/lib/testrepository/tests/commands
copying testrepository/tests/commands/test_commands.py -> build/lib/testrepository/tests/commands
copying testrepository/tests/commands/test_help.py -> build/lib/testrepository/tests/commands
copying testrepository/tests/commands/test_quickstart.py -> build/lib/testrepository/tests/commands
creating build/lib/testrepository/tests/repository
copying testrepository/tests/repository/__init__.py -> build/lib/testrepository/tests/repository
copying testrepository/tests/repository/test_file.py -> build/lib/testrepository/tests/repository
creating build/lib/testrepository/tests/ui
copying testrepository/tests/ui/__init__.py -> build/lib/testrepository/tests/ui
copying testrepository/tests/ui/test_decorator.py -> build/lib/testrepository/tests/ui
copying testrepository/tests/ui/test_cli.py -> build/lib/testrepository/tests/ui
creating build/lib/testrepository/ui
copying testrepository/ui/model.py -> build/lib/testrepository/ui
copying testrepository/ui/__init__.py -> build/lib/testrepository/ui
copying testrepository/ui/cli.py -> build/lib/testrepository/ui
copying testrepository/ui/decorator.py -> build/lib/testrepository/ui
running build_scripts
creating build/scripts-2.7
copying and adjusting testr -> build/scripts-2.7
changing mode of build/scripts-2.7/testr from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/testrepository
copying build/lib/testrepository/__init__.py -> build/bdist.linux-x86_64/wheel/testrepository
copying build/lib/testrepository/results.py -> build/bdist.linux-x86_64/wheel/testrepository
copying build/lib/testrepository/testlist.py -> build/bdist.linux-x86_64/wheel/testrepository
copying build/lib/testrepository/utils.py -> build/bdist.linux-x86_64/wheel/testrepository
copying build/lib/testrepository/testcommand.py -> build/bdist.linux-x86_64/wheel/testrepository
copying build/lib/testrepository/setuptools_command.py -> build/bdist.linux-x86_64/wheel/testrepository
creating build/bdist.linux-x86_64/wheel/testrepository/arguments
copying build/lib/testrepository/arguments/doubledash.py -> build/bdist.linux-x86_64/wheel/testrepository/arguments
copying build/lib/testrepository/arguments/string.py -> build/bdist.linux-x86_64/wheel/testrepository/arguments
copying build/lib/testrepository/arguments/__init__.py -> build/bdist.linux-x86_64/wheel/testrepository/arguments
copying build/lib/testrepository/arguments/path.py -> build/bdist.linux-x86_64/wheel/testrepository/arguments
copying build/lib/testrepository/arguments/command.py -> build/bdist.linux-x86_64/wheel/testrepository/arguments
creating build/bdist.linux-x86_64/wheel/testrepository/commands
copying build/lib/testrepository/commands/slowest.py -> build/bdist.linux-x86_64/wheel/testrepository/commands
copying build/lib/testrepository/commands/quickstart.py -> build/bdist.linux-x86_64/wheel/testrepository/commands
copying build/lib/testrepository/commands/init.py -> build/bdist.linux-x86_64/wheel/testrepository/commands
copying build/lib/testrepository/commands/list_tests.py -> build/bdist.linux-x86_64/wheel/testrepository/commands
copying build/lib/testrepository/commands/stats.py -> build/bdist.linux-x86_64/wheel/testrepository/commands
copying build/lib/testrepository/commands/__init__.py -> build/bdist.linux-x86_64/wheel/testrepository/commands
copying build/lib/testrepository/commands/failing.py -> build/bdist.linux-x86_64/wheel/testrepository/commands
copying build/lib/testrepository/commands/load.py -> build/bdist.linux-x86_64/wheel/testrepository/commands
copying build/lib/testrepository/commands/run.py -> build/bdist.linux-x86_64/wheel/testrepository/commands
copying build/lib/testrepository/commands/help.py -> build/bdist.linux-x86_64/wheel/testrepository/commands
copying build/lib/testrepository/commands/commands.py -> build/bdist.linux-x86_64/wheel/testrepository/commands
copying build/lib/testrepository/commands/last.py -> build/bdist.linux-x86_64/wheel/testrepository/commands
creating build/bdist.linux-x86_64/wheel/testrepository/repository
copying build/lib/testrepository/repository/memory.py -> build/bdist.linux-x86_64/wheel/testrepository/repository
copying build/lib/testrepository/repository/__init__.py -> build/bdist.linux-x86_64/wheel/testrepository/repository
copying build/lib/testrepository/repository/file.py -> build/bdist.linux-x86_64/wheel/testrepository/repository
copying build/lib/testrepository/repository/samba_buildfarm.py -> build/bdist.linux-x86_64/wheel/testrepository/repository
creating build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/test_testr.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/__init__.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/test_ui.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/test_arguments.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/test_repository.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/test_results.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/test_setup.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/test_matchers.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/test_stubpackage.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/stubpackage.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/test_commands.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/test_monkeypatch.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/monkeypatch.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
copying build/lib/testrepository/tests/test_testcommand.py -> build/bdist.linux-x86_64/wheel/testrepository/tests
creating build/bdist.linux-x86_64/wheel/testrepository/tests/arguments
copying build/lib/testrepository/tests/arguments/test_doubledash.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/arguments
copying build/lib/testrepository/tests/arguments/__init__.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/arguments
copying build/lib/testrepository/tests/arguments/test_path.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/arguments
copying build/lib/testrepository/tests/arguments/test_string.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/arguments
copying build/lib/testrepository/tests/arguments/test_command.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/arguments
creating build/bdist.linux-x86_64/wheel/testrepository/tests/commands
copying build/lib/testrepository/tests/commands/test_failing.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/commands
copying build/lib/testrepository/tests/commands/test_slowest.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/commands
copying build/lib/testrepository/tests/commands/test_init.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/commands
copying build/lib/testrepository/tests/commands/__init__.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/commands
copying build/lib/testrepository/tests/commands/test_stats.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/commands
copying build/lib/testrepository/tests/commands/test_last.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/commands
copying build/lib/testrepository/tests/commands/test_load.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/commands
copying build/lib/testrepository/tests/commands/test_list_tests.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/commands
copying build/lib/testrepository/tests/commands/test_run.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/commands
copying build/lib/testrepository/tests/commands/test_commands.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/commands
copying build/lib/testrepository/tests/commands/test_help.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/commands
copying build/lib/testrepository/tests/commands/test_quickstart.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/commands
creating build/bdist.linux-x86_64/wheel/testrepository/tests/repository
copying build/lib/testrepository/tests/repository/__init__.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/repository
copying build/lib/testrepository/tests/repository/test_file.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/repository
creating build/bdist.linux-x86_64/wheel/testrepository/tests/ui
copying build/lib/testrepository/tests/ui/__init__.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/ui
copying build/lib/testrepository/tests/ui/test_decorator.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/ui
copying build/lib/testrepository/tests/ui/test_cli.py -> build/bdist.linux-x86_64/wheel/testrepository/tests/ui
creating build/bdist.linux-x86_64/wheel/testrepository/ui
copying build/lib/testrepository/ui/model.py -> build/bdist.linux-x86_64/wheel/testrepository/ui
copying build/lib/testrepository/ui/__init__.py -> build/bdist.linux-x86_64/wheel/testrepository/ui
copying build/lib/testrepository/ui/cli.py -> build/bdist.linux-x86_64/wheel/testrepository/ui
copying build/lib/testrepository/ui/decorator.py -> build/bdist.linux-x86_64/wheel/testrepository/ui
running install_egg_info
running egg_info
writing requirements to testrepository.egg-info/requires.txt
writing testrepository.egg-info/PKG-INFO
writing top-level names to testrepository.egg-info/top_level.txt
writing dependency_links to testrepository.egg-info/dependency_links.txt
writing entry points to testrepository.egg-info/entry_points.txt
reading manifest file 'testrepository.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'testrepository.egg-info/SOURCES.txt'
Copying testrepository.egg-info to build/bdist.linux-x86_64/wheel/testrepository-0.0.20-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/testrepository-0.0.20.data
creating build/bdist.linux-x86_64/wheel/testrepository-0.0.20.data/scripts
copying build/scripts-2.7/testr -> build/bdist.linux-x86_64/wheel/testrepository-0.0.20.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/testrepository-0.0.20.data/scripts/testr to 755
creating build/bdist.linux-x86_64/wheel/testrepository-0.0.20.dist-info/WHEEL
/build-wheels

############################################################
Building textfsm-0.4.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a1/0d/a1b490503545b3b4600b965eae5d44cc2b6ce27cfb44f4debc563dbb56d3/textfsm-0.4.1.tar.gz
--2019-10-05 18:07:14-- https://files.pythonhosted.org/packages/a1/0d/a1b490503545b3b4600b965eae5d44cc2b6ce27cfb44f4debc563dbb56d3/textfsm-0.4.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 38369 (37K) [binary/octet-stream]
Saving to: 'textfsm-0.4.1.tar.gz'

0K .......... .......... .......... ....... 100% 4.79M=0.008s

2019-10-05 18:07:14 (4.79 MB/s) - 'textfsm-0.4.1.tar.gz' saved [38369/38369]

/build-wheels/textfsm-0.4.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying clitable.py -> build/lib
copying textfsm.py -> build/lib
copying copyable_regex_object.py -> build/lib
copying texttable.py -> build/lib
copying terminal.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/clitable.py -> build/bdist.linux-x86_64/wheel
copying build/lib/textfsm.py -> build/bdist.linux-x86_64/wheel
copying build/lib/copyable_regex_object.py -> build/bdist.linux-x86_64/wheel
copying build/lib/texttable.py -> build/bdist.linux-x86_64/wheel
copying build/lib/terminal.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing textfsm.egg-info/PKG-INFO
writing top-level names to textfsm.egg-info/top_level.txt
writing dependency_links to textfsm.egg-info/dependency_links.txt
reading manifest file 'textfsm.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'textfsm.egg-info/SOURCES.txt'
Copying textfsm.egg-info to build/bdist.linux-x86_64/wheel/textfsm-0.4.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/textfsm-0.4.1.dist-info/WHEEL
/build-wheels

############################################################
Building thrift-0.11.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/c6/b4/510617906f8e0c5660e7d96fbc5585113f83ad547a3989b80297ac72a74c/thrift-0.11.0.tar.gz
--2019-10-05 18:07:14-- https://files.pythonhosted.org/packages/c6/b4/510617906f8e0c5660e7d96fbc5585113f83ad547a3989b80297ac72a74c/thrift-0.11.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 52467 (51K) [binary/octet-stream]
Saving to: 'thrift-0.11.0.tar.gz'

0K .......... .......... .......... .......... .......... 97% 3.07M 0s
50K . 100% 2360G=0.02s

2019-10-05 18:07:14 (3.15 MB/s) - 'thrift-0.11.0.tar.gz' saved [52467/52467]

/build-wheels/thrift-0.11.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/thrift
copying src/compat.py -> build/lib.linux-x86_64-2.7/thrift
copying src/__init__.py -> build/lib.linux-x86_64-2.7/thrift
copying src/TRecursive.py -> build/lib.linux-x86_64-2.7/thrift
copying src/TTornado.py -> build/lib.linux-x86_64-2.7/thrift
copying src/TMultiplexedProcessor.py -> build/lib.linux-x86_64-2.7/thrift
copying src/Thrift.py -> build/lib.linux-x86_64-2.7/thrift
copying src/TSCons.py -> build/lib.linux-x86_64-2.7/thrift
copying src/TSerialization.py -> build/lib.linux-x86_64-2.7/thrift
creating build/lib.linux-x86_64-2.7/thrift/protocol
copying src/protocol/TProtocolDecorator.py -> build/lib.linux-x86_64-2.7/thrift/protocol
copying src/protocol/TJSONProtocol.py -> build/lib.linux-x86_64-2.7/thrift/protocol
copying src/protocol/TMultiplexedProtocol.py -> build/lib.linux-x86_64-2.7/thrift/protocol
copying src/protocol/__init__.py -> build/lib.linux-x86_64-2.7/thrift/protocol
copying src/protocol/TBinaryProtocol.py -> build/lib.linux-x86_64-2.7/thrift/protocol
copying src/protocol/TBase.py -> build/lib.linux-x86_64-2.7/thrift/protocol
copying src/protocol/TCompactProtocol.py -> build/lib.linux-x86_64-2.7/thrift/protocol
copying src/protocol/TProtocol.py -> build/lib.linux-x86_64-2.7/thrift/protocol
creating build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/TTransport.py -> build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/TTwisted.py -> build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/TSSLSocket.py -> build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/__init__.py -> build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/TSocket.py -> build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/sslcompat.py -> build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/THttpClient.py -> build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/TZlibTransport.py -> build/lib.linux-x86_64-2.7/thrift/transport
creating build/lib.linux-x86_64-2.7/thrift/server
copying src/server/__init__.py -> build/lib.linux-x86_64-2.7/thrift/server
copying src/server/TServer.py -> build/lib.linux-x86_64-2.7/thrift/server
copying src/server/TProcessPoolServer.py -> build/lib.linux-x86_64-2.7/thrift/server
copying src/server/THttpServer.py -> build/lib.linux-x86_64-2.7/thrift/server
copying src/server/TNonblockingServer.py -> build/lib.linux-x86_64-2.7/thrift/server
running build_ext
building 'thrift.protocol.fastbinary' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/ext
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Isrc -I/usr/include/python2.7 -c src/ext/module.cpp -o build/temp.linux-x86_64-2.7/src/ext/module.o
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
()
********************************************************************************
An error occurred while trying to compile with the C extension enabled
Attempting to build without the extension now
********************************************************************************
()
running bdist_wheel
running build
running build_py
creating build/lib
creating build/lib/thrift
copying src/compat.py -> build/lib/thrift
copying src/__init__.py -> build/lib/thrift
copying src/TRecursive.py -> build/lib/thrift
copying src/TTornado.py -> build/lib/thrift
copying src/TMultiplexedProcessor.py -> build/lib/thrift
copying src/Thrift.py -> build/lib/thrift
copying src/TSCons.py -> build/lib/thrift
copying src/TSerialization.py -> build/lib/thrift
creating build/lib/thrift/protocol
copying src/protocol/TProtocolDecorator.py -> build/lib/thrift/protocol
copying src/protocol/TJSONProtocol.py -> build/lib/thrift/protocol
copying src/protocol/TMultiplexedProtocol.py -> build/lib/thrift/protocol
copying src/protocol/__init__.py -> build/lib/thrift/protocol
copying src/protocol/TBinaryProtocol.py -> build/lib/thrift/protocol
copying src/protocol/TBase.py -> build/lib/thrift/protocol
copying src/protocol/TCompactProtocol.py -> build/lib/thrift/protocol
copying src/protocol/TProtocol.py -> build/lib/thrift/protocol
creating build/lib/thrift/transport
copying src/transport/TTransport.py -> build/lib/thrift/transport
copying src/transport/TTwisted.py -> build/lib/thrift/transport
copying src/transport/TSSLSocket.py -> build/lib/thrift/transport
copying src/transport/__init__.py -> build/lib/thrift/transport
copying src/transport/TSocket.py -> build/lib/thrift/transport
copying src/transport/sslcompat.py -> build/lib/thrift/transport
copying src/transport/THttpClient.py -> build/lib/thrift/transport
copying src/transport/TZlibTransport.py -> build/lib/thrift/transport
creating build/lib/thrift/server
copying src/server/__init__.py -> build/lib/thrift/server
copying src/server/TServer.py -> build/lib/thrift/server
copying src/server/TProcessPoolServer.py -> build/lib/thrift/server
copying src/server/THttpServer.py -> build/lib/thrift/server
copying src/server/TNonblockingServer.py -> build/lib/thrift/server
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/thrift
copying build/lib/thrift/compat.py -> build/bdist.linux-x86_64/wheel/thrift
copying build/lib/thrift/__init__.py -> build/bdist.linux-x86_64/wheel/thrift
copying build/lib/thrift/TRecursive.py -> build/bdist.linux-x86_64/wheel/thrift
copying build/lib/thrift/TTornado.py -> build/bdist.linux-x86_64/wheel/thrift
copying build/lib/thrift/TMultiplexedProcessor.py -> build/bdist.linux-x86_64/wheel/thrift
copying build/lib/thrift/Thrift.py -> build/bdist.linux-x86_64/wheel/thrift
copying build/lib/thrift/TSCons.py -> build/bdist.linux-x86_64/wheel/thrift
copying build/lib/thrift/TSerialization.py -> build/bdist.linux-x86_64/wheel/thrift
creating build/bdist.linux-x86_64/wheel/thrift/protocol
copying build/lib/thrift/protocol/TProtocolDecorator.py -> build/bdist.linux-x86_64/wheel/thrift/protocol
copying build/lib/thrift/protocol/TJSONProtocol.py -> build/bdist.linux-x86_64/wheel/thrift/protocol
copying build/lib/thrift/protocol/TMultiplexedProtocol.py -> build/bdist.linux-x86_64/wheel/thrift/protocol
copying build/lib/thrift/protocol/__init__.py -> build/bdist.linux-x86_64/wheel/thrift/protocol
copying build/lib/thrift/protocol/TBinaryProtocol.py -> build/bdist.linux-x86_64/wheel/thrift/protocol
copying build/lib/thrift/protocol/TBase.py -> build/bdist.linux-x86_64/wheel/thrift/protocol
copying build/lib/thrift/protocol/TCompactProtocol.py -> build/bdist.linux-x86_64/wheel/thrift/protocol
copying build/lib/thrift/protocol/TProtocol.py -> build/bdist.linux-x86_64/wheel/thrift/protocol
creating build/bdist.linux-x86_64/wheel/thrift/transport
copying build/lib/thrift/transport/TTransport.py -> build/bdist.linux-x86_64/wheel/thrift/transport
copying build/lib/thrift/transport/TTwisted.py -> build/bdist.linux-x86_64/wheel/thrift/transport
copying build/lib/thrift/transport/TSSLSocket.py -> build/bdist.linux-x86_64/wheel/thrift/transport
copying build/lib/thrift/transport/__init__.py -> build/bdist.linux-x86_64/wheel/thrift/transport
copying build/lib/thrift/transport/TSocket.py -> build/bdist.linux-x86_64/wheel/thrift/transport
copying build/lib/thrift/transport/sslcompat.py -> build/bdist.linux-x86_64/wheel/thrift/transport
copying build/lib/thrift/transport/THttpClient.py -> build/bdist.linux-x86_64/wheel/thrift/transport
copying build/lib/thrift/transport/TZlibTransport.py -> build/bdist.linux-x86_64/wheel/thrift/transport
creating build/bdist.linux-x86_64/wheel/thrift/server
copying build/lib/thrift/server/__init__.py -> build/bdist.linux-x86_64/wheel/thrift/server
copying build/lib/thrift/server/TServer.py -> build/bdist.linux-x86_64/wheel/thrift/server
copying build/lib/thrift/server/TProcessPoolServer.py -> build/bdist.linux-x86_64/wheel/thrift/server
copying build/lib/thrift/server/THttpServer.py -> build/bdist.linux-x86_64/wheel/thrift/server
copying build/lib/thrift/server/TNonblockingServer.py -> build/bdist.linux-x86_64/wheel/thrift/server
writing byte-compilation script '/tmp/tmp0wnQcm.py'
/usr/bin/python -O /tmp/tmp0wnQcm.py
removing /tmp/tmp0wnQcm.py
running install_egg_info
running egg_info
writing requirements to thrift.egg-info/requires.txt
writing thrift.egg-info/PKG-INFO
writing top-level names to thrift.egg-info/top_level.txt
writing dependency_links to thrift.egg-info/dependency_links.txt
reading manifest file 'thrift.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'thrift.egg-info/SOURCES.txt'
Copying thrift.egg-info to build/bdist.linux-x86_64/wheel/thrift-0.11.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/thrift-0.11.0.dist-info/WHEEL
/build-wheels

############################################################
Building thriftpy-0.3.9-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/f4/19/cca118cf7d2087310dbc8bd70dc7df0c1320f2652873a93d06d7ba356d4a/thriftpy-0.3.9.tar.gz
--2019-10-05 18:07:15-- https://files.pythonhosted.org/packages/f4/19/cca118cf7d2087310dbc8bd70dc7df0c1320f2652873a93d06d7ba356d4a/thriftpy-0.3.9.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 208164 (203K) [application/octet-stream]
Saving to: 'thriftpy-0.3.9.tar.gz'

0K .......... .......... .......... .......... .......... 24% 3.38M 0s
50K .......... .......... .......... .......... .......... 49% 7.02M 0s
100K .......... .......... .......... .......... .......... 73% 49.6M 0s
150K .......... .......... .......... .......... .......... 98% 96.3M 0s
200K ... 100% 6266G=0.02s

2019-10-05 18:07:15 (8.67 MB/s) - 'thriftpy-0.3.9.tar.gz' saved [208164/208164]

/build-wheels/thriftpy-0.3.9 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/thriftpy
copying thriftpy/__init__.py -> build/lib.linux-x86_64-2.7/thriftpy
copying thriftpy/_compat.py -> build/lib.linux-x86_64-2.7/thriftpy
copying thriftpy/hook.py -> build/lib.linux-x86_64-2.7/thriftpy
copying thriftpy/rpc.py -> build/lib.linux-x86_64-2.7/thriftpy
copying thriftpy/server.py -> build/lib.linux-x86_64-2.7/thriftpy
copying thriftpy/thrift.py -> build/lib.linux-x86_64-2.7/thriftpy
copying thriftpy/tornado.py -> build/lib.linux-x86_64-2.7/thriftpy
copying thriftpy/utils.py -> build/lib.linux-x86_64-2.7/thriftpy
creating build/lib.linux-x86_64-2.7/thriftpy/contrib
copying thriftpy/contrib/__init__.py -> build/lib.linux-x86_64-2.7/thriftpy/contrib
creating build/lib.linux-x86_64-2.7/thriftpy/parser
copying thriftpy/parser/__init__.py -> build/lib.linux-x86_64-2.7/thriftpy/parser
copying thriftpy/parser/exc.py -> build/lib.linux-x86_64-2.7/thriftpy/parser
copying thriftpy/parser/lexer.py -> build/lib.linux-x86_64-2.7/thriftpy/parser
copying thriftpy/parser/parser.py -> build/lib.linux-x86_64-2.7/thriftpy/parser
creating build/lib.linux-x86_64-2.7/thriftpy/protocol
copying thriftpy/protocol/__init__.py -> build/lib.linux-x86_64-2.7/thriftpy/protocol
copying thriftpy/protocol/binary.py -> build/lib.linux-x86_64-2.7/thriftpy/protocol
copying thriftpy/protocol/compact.py -> build/lib.linux-x86_64-2.7/thriftpy/protocol
copying thriftpy/protocol/exc.py -> build/lib.linux-x86_64-2.7/thriftpy/protocol
copying thriftpy/protocol/json.py -> build/lib.linux-x86_64-2.7/thriftpy/protocol
copying thriftpy/protocol/multiplex.py -> build/lib.linux-x86_64-2.7/thriftpy/protocol
creating build/lib.linux-x86_64-2.7/thriftpy/transport
copying thriftpy/transport/__init__.py -> build/lib.linux-x86_64-2.7/thriftpy/transport
copying thriftpy/transport/_ssl.py -> build/lib.linux-x86_64-2.7/thriftpy/transport
copying thriftpy/transport/socket.py -> build/lib.linux-x86_64-2.7/thriftpy/transport
copying thriftpy/transport/sslsocket.py -> build/lib.linux-x86_64-2.7/thriftpy/transport
creating build/lib.linux-x86_64-2.7/thriftpy/contrib/tracking
copying thriftpy/contrib/tracking/__init__.py -> build/lib.linux-x86_64-2.7/thriftpy/contrib/tracking
copying thriftpy/contrib/tracking/tracker.py -> build/lib.linux-x86_64-2.7/thriftpy/contrib/tracking
creating build/lib.linux-x86_64-2.7/thriftpy/transport/buffered
copying thriftpy/transport/buffered/__init__.py -> build/lib.linux-x86_64-2.7/thriftpy/transport/buffered
creating build/lib.linux-x86_64-2.7/thriftpy/transport/framed
copying thriftpy/transport/framed/__init__.py -> build/lib.linux-x86_64-2.7/thriftpy/transport/framed
creating build/lib.linux-x86_64-2.7/thriftpy/transport/memory
copying thriftpy/transport/memory/__init__.py -> build/lib.linux-x86_64-2.7/thriftpy/transport/memory
copying thriftpy/contrib/tracking/tracking.thrift -> build/lib.linux-x86_64-2.7/thriftpy/contrib/tracking
running build_ext
building 'thriftpy.transport.cybase' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/thriftpy
creating build/temp.linux-x86_64-2.7/thriftpy/transport
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c thriftpy/transport/cybase.c -o build/temp.linux-x86_64-2.7/thriftpy/transport/cybase.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/thriftpy/transport/cybase.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/thriftpy/transport/cybase.so
building 'thriftpy.transport.buffered.cybuffered' extension
creating build/temp.linux-x86_64-2.7/thriftpy/transport/buffered
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c thriftpy/transport/buffered/cybuffered.c -o build/temp.linux-x86_64-2.7/thriftpy/transport/buffered/cybuffered.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/thriftpy/transport/buffered/cybuffered.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/thriftpy/transport/buffered/cybuffered.so
building 'thriftpy.transport.memory.cymemory' extension
creating build/temp.linux-x86_64-2.7/thriftpy/transport/memory
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c thriftpy/transport/memory/cymemory.c -o build/temp.linux-x86_64-2.7/thriftpy/transport/memory/cymemory.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/thriftpy/transport/memory/cymemory.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/thriftpy/transport/memory/cymemory.so
building 'thriftpy.transport.framed.cyframed' extension
creating build/temp.linux-x86_64-2.7/thriftpy/transport/framed
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c thriftpy/transport/framed/cyframed.c -o build/temp.linux-x86_64-2.7/thriftpy/transport/framed/cyframed.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/thriftpy/transport/framed/cyframed.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/thriftpy/transport/framed/cyframed.so
building 'thriftpy.protocol.cybin' extension
creating build/temp.linux-x86_64-2.7/thriftpy/protocol
creating build/temp.linux-x86_64-2.7/thriftpy/protocol/cybin
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c thriftpy/protocol/cybin/cybin.c -o build/temp.linux-x86_64-2.7/thriftpy/protocol/cybin/cybin.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/thriftpy/protocol/cybin/cybin.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/thriftpy/protocol/cybin.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/thriftpy
copying build/lib.linux-x86_64-2.7/thriftpy/__init__.py -> build/bdist.linux-x86_64/wheel/thriftpy
copying build/lib.linux-x86_64-2.7/thriftpy/_compat.py -> build/bdist.linux-x86_64/wheel/thriftpy
copying build/lib.linux-x86_64-2.7/thriftpy/hook.py -> build/bdist.linux-x86_64/wheel/thriftpy
copying build/lib.linux-x86_64-2.7/thriftpy/rpc.py -> build/bdist.linux-x86_64/wheel/thriftpy
copying build/lib.linux-x86_64-2.7/thriftpy/server.py -> build/bdist.linux-x86_64/wheel/thriftpy
copying build/lib.linux-x86_64-2.7/thriftpy/thrift.py -> build/bdist.linux-x86_64/wheel/thriftpy
copying build/lib.linux-x86_64-2.7/thriftpy/tornado.py -> build/bdist.linux-x86_64/wheel/thriftpy
copying build/lib.linux-x86_64-2.7/thriftpy/utils.py -> build/bdist.linux-x86_64/wheel/thriftpy
creating build/bdist.linux-x86_64/wheel/thriftpy/contrib
copying build/lib.linux-x86_64-2.7/thriftpy/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/thriftpy/contrib
creating build/bdist.linux-x86_64/wheel/thriftpy/contrib/tracking
copying build/lib.linux-x86_64-2.7/thriftpy/contrib/tracking/__init__.py -> build/bdist.linux-x86_64/wheel/thriftpy/contrib/tracking
copying build/lib.linux-x86_64-2.7/thriftpy/contrib/tracking/tracker.py -> build/bdist.linux-x86_64/wheel/thriftpy/contrib/tracking
copying build/lib.linux-x86_64-2.7/thriftpy/contrib/tracking/tracking.thrift -> build/bdist.linux-x86_64/wheel/thriftpy/contrib/tracking
creating build/bdist.linux-x86_64/wheel/thriftpy/parser
copying build/lib.linux-x86_64-2.7/thriftpy/parser/__init__.py -> build/bdist.linux-x86_64/wheel/thriftpy/parser
copying build/lib.linux-x86_64-2.7/thriftpy/parser/exc.py -> build/bdist.linux-x86_64/wheel/thriftpy/parser
copying build/lib.linux-x86_64-2.7/thriftpy/parser/lexer.py -> build/bdist.linux-x86_64/wheel/thriftpy/parser
copying build/lib.linux-x86_64-2.7/thriftpy/parser/parser.py -> build/bdist.linux-x86_64/wheel/thriftpy/parser
creating build/bdist.linux-x86_64/wheel/thriftpy/protocol
copying build/lib.linux-x86_64-2.7/thriftpy/protocol/__init__.py -> build/bdist.linux-x86_64/wheel/thriftpy/protocol
copying build/lib.linux-x86_64-2.7/thriftpy/protocol/binary.py -> build/bdist.linux-x86_64/wheel/thriftpy/protocol
copying build/lib.linux-x86_64-2.7/thriftpy/protocol/compact.py -> build/bdist.linux-x86_64/wheel/thriftpy/protocol
copying build/lib.linux-x86_64-2.7/thriftpy/protocol/exc.py -> build/bdist.linux-x86_64/wheel/thriftpy/protocol
copying build/lib.linux-x86_64-2.7/thriftpy/protocol/json.py -> build/bdist.linux-x86_64/wheel/thriftpy/protocol
copying build/lib.linux-x86_64-2.7/thriftpy/protocol/multiplex.py -> build/bdist.linux-x86_64/wheel/thriftpy/protocol
copying build/lib.linux-x86_64-2.7/thriftpy/protocol/cybin.so -> build/bdist.linux-x86_64/wheel/thriftpy/protocol
creating build/bdist.linux-x86_64/wheel/thriftpy/transport
copying build/lib.linux-x86_64-2.7/thriftpy/transport/__init__.py -> build/bdist.linux-x86_64/wheel/thriftpy/transport
copying build/lib.linux-x86_64-2.7/thriftpy/transport/_ssl.py -> build/bdist.linux-x86_64/wheel/thriftpy/transport
copying build/lib.linux-x86_64-2.7/thriftpy/transport/socket.py -> build/bdist.linux-x86_64/wheel/thriftpy/transport
copying build/lib.linux-x86_64-2.7/thriftpy/transport/sslsocket.py -> build/bdist.linux-x86_64/wheel/thriftpy/transport
creating build/bdist.linux-x86_64/wheel/thriftpy/transport/buffered
copying build/lib.linux-x86_64-2.7/thriftpy/transport/buffered/__init__.py -> build/bdist.linux-x86_64/wheel/thriftpy/transport/buffered
copying build/lib.linux-x86_64-2.7/thriftpy/transport/buffered/cybuffered.so -> build/bdist.linux-x86_64/wheel/thriftpy/transport/buffered
creating build/bdist.linux-x86_64/wheel/thriftpy/transport/framed
copying build/lib.linux-x86_64-2.7/thriftpy/transport/framed/__init__.py -> build/bdist.linux-x86_64/wheel/thriftpy/transport/framed
copying build/lib.linux-x86_64-2.7/thriftpy/transport/framed/cyframed.so -> build/bdist.linux-x86_64/wheel/thriftpy/transport/framed
creating build/bdist.linux-x86_64/wheel/thriftpy/transport/memory
copying build/lib.linux-x86_64-2.7/thriftpy/transport/memory/__init__.py -> build/bdist.linux-x86_64/wheel/thriftpy/transport/memory
copying build/lib.linux-x86_64-2.7/thriftpy/transport/memory/cymemory.so -> build/bdist.linux-x86_64/wheel/thriftpy/transport/memory
copying build/lib.linux-x86_64-2.7/thriftpy/transport/cybase.so -> build/bdist.linux-x86_64/wheel/thriftpy/transport
running install_egg_info
running egg_info
writing requirements to thriftpy.egg-info/requires.txt
writing thriftpy.egg-info/PKG-INFO
writing top-level names to thriftpy.egg-info/top_level.txt
writing dependency_links to thriftpy.egg-info/dependency_links.txt
reading manifest file 'thriftpy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'thriftpy.egg-info/SOURCES.txt'
Copying thriftpy.egg-info to build/bdist.linux-x86_64/wheel/thriftpy-0.3.9-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/thriftpy-0.3.9.dist-info/WHEEL
/build-wheels

############################################################
Building tinyrpc-0.9.4-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ba/c0/837060e3612636d4c93d3455983b9b610fb2dbc0abcfb2518ef132a355a7/tinyrpc-0.9.4.tar.gz
--2019-10-05 18:07:21-- https://files.pythonhosted.org/packages/ba/c0/837060e3612636d4c93d3455983b9b610fb2dbc0abcfb2518ef132a355a7/tinyrpc-0.9.4.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 18432 (18K) [binary/octet-stream]
Saving to: 'tinyrpc-0.9.4.tar.gz'

0K .......... ........ 100% 2.45M=0.007s

2019-10-05 18:07:21 (2.45 MB/s) - 'tinyrpc-0.9.4.tar.gz' saved [18432/18432]

/build-wheels/tinyrpc-0.9.4 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/tinyrpc
copying tinyrpc/client.py -> build/lib/tinyrpc
copying tinyrpc/exc.py -> build/lib/tinyrpc
copying tinyrpc/__init__.py -> build/lib/tinyrpc
creating build/lib/tinyrpc/protocols
copying tinyrpc/protocols/jsonrpc.py -> build/lib/tinyrpc/protocols
copying tinyrpc/protocols/__init__.py -> build/lib/tinyrpc/protocols
creating build/lib/tinyrpc/transports
copying tinyrpc/transports/callback.py -> build/lib/tinyrpc/transports
copying tinyrpc/transports/http.py -> build/lib/tinyrpc/transports
copying tinyrpc/transports/websocket.py -> build/lib/tinyrpc/transports
copying tinyrpc/transports/zmq.py -> build/lib/tinyrpc/transports
copying tinyrpc/transports/cgi.py -> build/lib/tinyrpc/transports
copying tinyrpc/transports/__init__.py -> build/lib/tinyrpc/transports
copying tinyrpc/transports/wsgi.py -> build/lib/tinyrpc/transports
creating build/lib/tinyrpc/dispatch
copying tinyrpc/dispatch/__init__.py -> build/lib/tinyrpc/dispatch
creating build/lib/tinyrpc/server
copying tinyrpc/server/__init__.py -> build/lib/tinyrpc/server
copying tinyrpc/server/gevent.py -> build/lib/tinyrpc/server
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/tinyrpc
copying build/lib/tinyrpc/client.py -> build/bdist.linux-x86_64/wheel/tinyrpc
copying build/lib/tinyrpc/exc.py -> build/bdist.linux-x86_64/wheel/tinyrpc
copying build/lib/tinyrpc/__init__.py -> build/bdist.linux-x86_64/wheel/tinyrpc
creating build/bdist.linux-x86_64/wheel/tinyrpc/protocols
copying build/lib/tinyrpc/protocols/jsonrpc.py -> build/bdist.linux-x86_64/wheel/tinyrpc/protocols
copying build/lib/tinyrpc/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/tinyrpc/protocols
creating build/bdist.linux-x86_64/wheel/tinyrpc/transports
copying build/lib/tinyrpc/transports/callback.py -> build/bdist.linux-x86_64/wheel/tinyrpc/transports
copying build/lib/tinyrpc/transports/http.py -> build/bdist.linux-x86_64/wheel/tinyrpc/transports
copying build/lib/tinyrpc/transports/websocket.py -> build/bdist.linux-x86_64/wheel/tinyrpc/transports
copying build/lib/tinyrpc/transports/zmq.py -> build/bdist.linux-x86_64/wheel/tinyrpc/transports
copying build/lib/tinyrpc/transports/cgi.py -> build/bdist.linux-x86_64/wheel/tinyrpc/transports
copying build/lib/tinyrpc/transports/__init__.py -> build/bdist.linux-x86_64/wheel/tinyrpc/transports
copying build/lib/tinyrpc/transports/wsgi.py -> build/bdist.linux-x86_64/wheel/tinyrpc/transports
creating build/bdist.linux-x86_64/wheel/tinyrpc/dispatch
copying build/lib/tinyrpc/dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/tinyrpc/dispatch
creating build/bdist.linux-x86_64/wheel/tinyrpc/server
copying build/lib/tinyrpc/server/__init__.py -> build/bdist.linux-x86_64/wheel/tinyrpc/server
copying build/lib/tinyrpc/server/gevent.py -> build/bdist.linux-x86_64/wheel/tinyrpc/server
running install_egg_info
running egg_info
writing requirements to tinyrpc.egg-info/requires.txt
writing tinyrpc.egg-info/PKG-INFO
writing top-level names to tinyrpc.egg-info/top_level.txt
writing dependency_links to tinyrpc.egg-info/dependency_links.txt
reading manifest file 'tinyrpc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'tinyrpc.egg-info/SOURCES.txt'
Copying tinyrpc.egg-info to build/bdist.linux-x86_64/wheel/tinyrpc-0.9.4-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/tinyrpc-0.9.4.dist-info/WHEEL
/build-wheels

############################################################
Building tornado-4.5.3-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e3/7b/e29ab3d51c8df66922fea216e2bddfcb6430fb29620e5165b16a216e0d3c/tornado-4.5.3.tar.gz
--2019-10-05 18:07:21-- https://files.pythonhosted.org/packages/e3/7b/e29ab3d51c8df66922fea216e2bddfcb6430fb29620e5165b16a216e0d3c/tornado-4.5.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 484221 (473K) [binary/octet-stream]
Saving to: 'tornado-4.5.3.tar.gz'

0K .......... .......... .......... .......... .......... 10% 3.26M 0s
50K .......... .......... .......... .......... .......... 21% 6.66M 0s
100K .......... .......... .......... .......... .......... 31% 57.5M 0s
150K .......... .......... .......... .......... .......... 42% 94.9M 0s
200K .......... .......... .......... .......... .......... 52% 6.72M 0s
250K .......... .......... .......... .......... .......... 63% 56.8M 0s
300K .......... .......... .......... .......... .......... 74% 90.9M 0s
350K .......... .......... .......... .......... .......... 84% 109M 0s
400K .......... .......... .......... .......... .......... 95% 9.85M 0s
450K .......... .......... .. 100% 34.4M=0.04s

2019-10-05 18:07:21 (12.0 MB/s) - 'tornado-4.5.3.tar.gz' saved [484221/484221]

/build-wheels/tornado-4.5.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/tornado
copying tornado/options.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/auth.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/concurrent.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/escape.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/web.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/queues.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/httpclient.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/_locale_data.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/stack_context.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/gen.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/iostream.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/log.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/util.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/locks.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/httpserver.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/__init__.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/netutil.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/httputil.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/ioloop.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/routing.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/tcpserver.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/template.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/locale.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/curl_httpclient.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/process.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/autoreload.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/testing.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/simple_httpclient.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/http1connection.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/tcpclient.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/websocket.py -> build/lib.linux-x86_64-2.7/tornado
copying tornado/wsgi.py -> build/lib.linux-x86_64-2.7/tornado
creating build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/httpclient_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/queues_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/auth_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/httpserver_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/process_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/twisted_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/util.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/gen_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/concurrent_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/web_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/routing_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/locks_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/template_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/__init__.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/wsgi_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/curl_httpclient_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/ioloop_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/simple_httpclient_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/httputil_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/stack_context_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/websocket_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/util_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/log_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/tcpclient_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/netutil_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/http1connection_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/options_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/import_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/testing_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/windows_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/tcpserver_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/locale_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/resolve_test_helper.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/asyncio_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/__main__.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/iostream_test.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/runtests.py -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/escape_test.py -> build/lib.linux-x86_64-2.7/tornado/test
creating build/lib.linux-x86_64-2.7/tornado/platform
copying tornado/platform/asyncio.py -> build/lib.linux-x86_64-2.7/tornado/platform
copying tornado/platform/interface.py -> build/lib.linux-x86_64-2.7/tornado/platform
copying tornado/platform/__init__.py -> build/lib.linux-x86_64-2.7/tornado/platform
copying tornado/platform/epoll.py -> build/lib.linux-x86_64-2.7/tornado/platform
copying tornado/platform/caresresolver.py -> build/lib.linux-x86_64-2.7/tornado/platform
copying tornado/platform/common.py -> build/lib.linux-x86_64-2.7/tornado/platform
copying tornado/platform/kqueue.py -> build/lib.linux-x86_64-2.7/tornado/platform
copying tornado/platform/twisted.py -> build/lib.linux-x86_64-2.7/tornado/platform
copying tornado/platform/posix.py -> build/lib.linux-x86_64-2.7/tornado/platform
copying tornado/platform/windows.py -> build/lib.linux-x86_64-2.7/tornado/platform
copying tornado/platform/select.py -> build/lib.linux-x86_64-2.7/tornado/platform
copying tornado/platform/auto.py -> build/lib.linux-x86_64-2.7/tornado/platform
creating build/lib.linux-x86_64-2.7/tornado/test/csv_translations
copying tornado/test/csv_translations/fr_FR.csv -> build/lib.linux-x86_64-2.7/tornado/test/csv_translations
creating build/lib.linux-x86_64-2.7/tornado/test/gettext_translations
creating build/lib.linux-x86_64-2.7/tornado/test/gettext_translations/fr_FR
creating build/lib.linux-x86_64-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/lib.linux-x86_64-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/lib.linux-x86_64-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying tornado/test/options_test.cfg -> build/lib.linux-x86_64-2.7/tornado/test
creating build/lib.linux-x86_64-2.7/tornado/test/static
copying tornado/test/static/robots.txt -> build/lib.linux-x86_64-2.7/tornado/test/static
copying tornado/test/static/sample.xml -> build/lib.linux-x86_64-2.7/tornado/test/static
copying tornado/test/static/sample.xml.gz -> build/lib.linux-x86_64-2.7/tornado/test/static
copying tornado/test/static/sample.xml.bz2 -> build/lib.linux-x86_64-2.7/tornado/test/static
creating build/lib.linux-x86_64-2.7/tornado/test/static/dir
copying tornado/test/static/dir/index.html -> build/lib.linux-x86_64-2.7/tornado/test/static/dir
copying tornado/test/static_foo.txt -> build/lib.linux-x86_64-2.7/tornado/test
creating build/lib.linux-x86_64-2.7/tornado/test/templates
copying tornado/test/templates/utf8.html -> build/lib.linux-x86_64-2.7/tornado/test/templates
copying tornado/test/test.crt -> build/lib.linux-x86_64-2.7/tornado/test
copying tornado/test/test.key -> build/lib.linux-x86_64-2.7/tornado/test
running build_ext
building 'tornado.speedups' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/tornado
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c tornado/speedups.c -o build/temp.linux-x86_64-2.7/tornado/speedups.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/tornado/speedups.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/tornado/speedups.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/options.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/auth.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/concurrent.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/escape.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/web.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/queues.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/httpclient.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/_locale_data.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/stack_context.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/gen.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/iostream.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/log.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/util.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/locks.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/httpserver.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/__init__.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/netutil.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/httputil.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/ioloop.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/routing.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/tcpserver.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/template.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/locale.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/curl_httpclient.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/process.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/autoreload.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/testing.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/simple_httpclient.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/http1connection.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/tcpclient.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/websocket.py -> build/bdist.linux-x86_64/wheel/tornado
copying build/lib.linux-x86_64-2.7/tornado/wsgi.py -> build/bdist.linux-x86_64/wheel/tornado
creating build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/httpclient_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/queues_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/auth_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/httpserver_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/process_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/twisted_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/util.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/gen_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/concurrent_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/web_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/routing_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/locks_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/template_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/__init__.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/wsgi_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/curl_httpclient_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/ioloop_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/simple_httpclient_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/httputil_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/stack_context_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/websocket_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/util_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/log_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/tcpclient_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/netutil_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/http1connection_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/options_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/import_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/testing_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/windows_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/tcpserver_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/locale_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/resolve_test_helper.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/asyncio_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/__main__.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/iostream_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/runtests.py -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/escape_test.py -> build/bdist.linux-x86_64/wheel/tornado/test
creating build/bdist.linux-x86_64/wheel/tornado/test/csv_translations
copying build/lib.linux-x86_64-2.7/tornado/test/csv_translations/fr_FR.csv -> build/bdist.linux-x86_64/wheel/tornado/test/csv_translations
creating build/bdist.linux-x86_64/wheel/tornado/test/gettext_translations
creating build/bdist.linux-x86_64/wheel/tornado/test/gettext_translations/fr_FR
creating build/bdist.linux-x86_64/wheel/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.linux-x86_64-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.mo -> build/bdist.linux-x86_64/wheel/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.linux-x86_64-2.7/tornado/test/gettext_translations/fr_FR/LC_MESSAGES/tornado_test.po -> build/bdist.linux-x86_64/wheel/tornado/test/gettext_translations/fr_FR/LC_MESSAGES
copying build/lib.linux-x86_64-2.7/tornado/test/options_test.cfg -> build/bdist.linux-x86_64/wheel/tornado/test
creating build/bdist.linux-x86_64/wheel/tornado/test/static
copying build/lib.linux-x86_64-2.7/tornado/test/static/robots.txt -> build/bdist.linux-x86_64/wheel/tornado/test/static
copying build/lib.linux-x86_64-2.7/tornado/test/static/sample.xml -> build/bdist.linux-x86_64/wheel/tornado/test/static
copying build/lib.linux-x86_64-2.7/tornado/test/static/sample.xml.gz -> build/bdist.linux-x86_64/wheel/tornado/test/static
copying build/lib.linux-x86_64-2.7/tornado/test/static/sample.xml.bz2 -> build/bdist.linux-x86_64/wheel/tornado/test/static
creating build/bdist.linux-x86_64/wheel/tornado/test/static/dir
copying build/lib.linux-x86_64-2.7/tornado/test/static/dir/index.html -> build/bdist.linux-x86_64/wheel/tornado/test/static/dir
copying build/lib.linux-x86_64-2.7/tornado/test/static_foo.txt -> build/bdist.linux-x86_64/wheel/tornado/test
creating build/bdist.linux-x86_64/wheel/tornado/test/templates
copying build/lib.linux-x86_64-2.7/tornado/test/templates/utf8.html -> build/bdist.linux-x86_64/wheel/tornado/test/templates
copying build/lib.linux-x86_64-2.7/tornado/test/test.crt -> build/bdist.linux-x86_64/wheel/tornado/test
copying build/lib.linux-x86_64-2.7/tornado/test/test.key -> build/bdist.linux-x86_64/wheel/tornado/test
creating build/bdist.linux-x86_64/wheel/tornado/platform
copying build/lib.linux-x86_64-2.7/tornado/platform/asyncio.py -> build/bdist.linux-x86_64/wheel/tornado/platform
copying build/lib.linux-x86_64-2.7/tornado/platform/interface.py -> build/bdist.linux-x86_64/wheel/tornado/platform
copying build/lib.linux-x86_64-2.7/tornado/platform/__init__.py -> build/bdist.linux-x86_64/wheel/tornado/platform
copying build/lib.linux-x86_64-2.7/tornado/platform/epoll.py -> build/bdist.linux-x86_64/wheel/tornado/platform
copying build/lib.linux-x86_64-2.7/tornado/platform/caresresolver.py -> build/bdist.linux-x86_64/wheel/tornado/platform
copying build/lib.linux-x86_64-2.7/tornado/platform/common.py -> build/bdist.linux-x86_64/wheel/tornado/platform
copying build/lib.linux-x86_64-2.7/tornado/platform/kqueue.py -> build/bdist.linux-x86_64/wheel/tornado/platform
copying build/lib.linux-x86_64-2.7/tornado/platform/twisted.py -> build/bdist.linux-x86_64/wheel/tornado/platform
copying build/lib.linux-x86_64-2.7/tornado/platform/posix.py -> build/bdist.linux-x86_64/wheel/tornado/platform
copying build/lib.linux-x86_64-2.7/tornado/platform/windows.py -> build/bdist.linux-x86_64/wheel/tornado/platform
copying build/lib.linux-x86_64-2.7/tornado/platform/select.py -> build/bdist.linux-x86_64/wheel/tornado/platform
copying build/lib.linux-x86_64-2.7/tornado/platform/auto.py -> build/bdist.linux-x86_64/wheel/tornado/platform
copying build/lib.linux-x86_64-2.7/tornado/speedups.so -> build/bdist.linux-x86_64/wheel/tornado
running install_egg_info
running egg_info
writing requirements to tornado.egg-info/requires.txt
writing tornado.egg-info/PKG-INFO
writing top-level names to tornado.egg-info/top_level.txt
writing dependency_links to tornado.egg-info/dependency_links.txt
reading manifest file 'tornado.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
warning: no files found matching 'tornado/test/README'
writing manifest file 'tornado.egg-info/SOURCES.txt'
Copying tornado.egg-info to build/bdist.linux-x86_64/wheel/tornado-4.5.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/tornado-4.5.3.dist-info/WHEEL
/build-wheels

############################################################
Building trollius-2.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/98/47/000d403a209e5d0c2753feabd3bbbd09a11e32652899abffc1ef5d5c0abb/trollius-2.2.tar.gz
--2019-10-05 18:07:22-- https://files.pythonhosted.org/packages/98/47/000d403a209e5d0c2753feabd3bbbd09a11e32652899abffc1ef5d5c0abb/trollius-2.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 276391 (270K) [binary/octet-stream]
Saving to: 'trollius-2.2.tar.gz'

0K .......... .......... .......... .......... .......... 18% 3.23M 0s
50K .......... .......... .......... .......... .......... 37% 6.41M 0s
100K .......... .......... .......... .......... .......... 55% 55.1M 0s
150K .......... .......... .......... .......... .......... 74% 89.2M 0s
200K .......... .......... .......... .......... .......... 92% 6.87M 0s
250K .......... ......... 100% 136M=0.03s

2019-10-05 18:07:22 (8.39 MB/s) - 'trollius-2.2.tar.gz' saved [276391/276391]

/build-wheels/trollius-2.2 /build-wheels
!!! WARNING !!! The Trollius project is now deprecated!

running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/trollius
copying trollius/__init__.py -> build/lib/trollius
copying trollius/base_events.py -> build/lib/trollius
copying trollius/base_subprocess.py -> build/lib/trollius
copying trollius/compat.py -> build/lib/trollius
copying trollius/constants.py -> build/lib/trollius
copying trollius/coroutines.py -> build/lib/trollius
copying trollius/events.py -> build/lib/trollius
copying trollius/executor.py -> build/lib/trollius
copying trollius/futures.py -> build/lib/trollius
copying trollius/locks.py -> build/lib/trollius
copying trollius/log.py -> build/lib/trollius
copying trollius/proactor_events.py -> build/lib/trollius
copying trollius/protocols.py -> build/lib/trollius
copying trollius/py27_weakrefset.py -> build/lib/trollius
copying trollius/py33_exceptions.py -> build/lib/trollius
copying trollius/py33_winapi.py -> build/lib/trollius
copying trollius/py3_ssl.py -> build/lib/trollius
copying trollius/queues.py -> build/lib/trollius
copying trollius/selector_events.py -> build/lib/trollius
copying trollius/selectors.py -> build/lib/trollius
copying trollius/sslproto.py -> build/lib/trollius
copying trollius/streams.py -> build/lib/trollius
copying trollius/subprocess.py -> build/lib/trollius
copying trollius/tasks.py -> build/lib/trollius
copying trollius/test_support.py -> build/lib/trollius
copying trollius/test_utils.py -> build/lib/trollius
copying trollius/time_monotonic.py -> build/lib/trollius
copying trollius/transports.py -> build/lib/trollius
copying trollius/unix_events.py -> build/lib/trollius
copying trollius/windows_events.py -> build/lib/trollius
copying trollius/windows_utils.py -> build/lib/trollius
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/__init__.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/base_events.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/base_subprocess.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/compat.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/constants.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/coroutines.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/events.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/executor.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/futures.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/locks.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/log.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/proactor_events.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/protocols.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/py27_weakrefset.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/py33_exceptions.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/py33_winapi.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/py3_ssl.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/queues.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/selector_events.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/selectors.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/sslproto.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/streams.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/subprocess.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/tasks.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/test_support.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/test_utils.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/time_monotonic.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/transports.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/unix_events.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/windows_events.py -> build/bdist.linux-x86_64/wheel/trollius
copying build/lib/trollius/windows_utils.py -> build/bdist.linux-x86_64/wheel/trollius
running install_egg_info
running egg_info
writing requirements to trollius.egg-info/requires.txt
writing trollius.egg-info/PKG-INFO
writing top-level names to trollius.egg-info/top_level.txt
writing dependency_links to trollius.egg-info/dependency_links.txt
reading manifest file 'trollius.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'release.py'
writing manifest file 'trollius.egg-info/SOURCES.txt'
Copying trollius.egg-info to build/bdist.linux-x86_64/wheel/trollius-2.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/trollius-2.2.dist-info/WHEEL

!!! WARNING !!! The Trollius project is now deprecated!
/build-wheels

############################################################
Building tzlocal-1.5.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/cb/89/e3687d3ed99bc882793f82634e9824e62499fdfdc4b1ae39e211c5b05017/tzlocal-1.5.1.tar.gz
--2019-10-05 18:07:23-- https://files.pythonhosted.org/packages/cb/89/e3687d3ed99bc882793f82634e9824e62499fdfdc4b1ae39e211c5b05017/tzlocal-1.5.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16809 (16K) [binary/octet-stream]
Saving to: 'tzlocal-1.5.1.tar.gz'

0K .......... ...... 100% 2.21M=0.007s

2019-10-05 18:07:23 (2.21 MB/s) - 'tzlocal-1.5.1.tar.gz' saved [16809/16809]

/build-wheels/tzlocal-1.5.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/tzlocal
copying tzlocal/win32.py -> build/lib/tzlocal
copying tzlocal/tests.py -> build/lib/tzlocal
copying tzlocal/unix.py -> build/lib/tzlocal
copying tzlocal/__init__.py -> build/lib/tzlocal
copying tzlocal/windows_tz.py -> build/lib/tzlocal
running egg_info
writing requirements to tzlocal.egg-info/requires.txt
writing tzlocal.egg-info/PKG-INFO
writing top-level names to tzlocal.egg-info/top_level.txt
writing dependency_links to tzlocal.egg-info/dependency_links.txt
reading manifest file 'tzlocal.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'tzlocal.egg-info/SOURCES.txt'
creating build/lib/tzlocal/test_data
copying tzlocal/test_data/Harare -> build/lib/tzlocal/test_data
creating build/lib/tzlocal/test_data/localtime
creating build/lib/tzlocal/test_data/localtime/etc
copying tzlocal/test_data/localtime/etc/localtime -> build/lib/tzlocal/test_data/localtime/etc
creating build/lib/tzlocal/test_data/symlink_localtime
creating build/lib/tzlocal/test_data/symlink_localtime/etc
copying tzlocal/test_data/symlink_localtime/etc/localtime -> build/lib/tzlocal/test_data/symlink_localtime/etc
creating build/lib/tzlocal/test_data/symlink_localtime/usr
creating build/lib/tzlocal/test_data/symlink_localtime/usr/share
creating build/lib/tzlocal/test_data/symlink_localtime/usr/share/zoneinfo
creating build/lib/tzlocal/test_data/symlink_localtime/usr/share/zoneinfo/Africa
copying tzlocal/test_data/symlink_localtime/usr/share/zoneinfo/Africa/Harare -> build/lib/tzlocal/test_data/symlink_localtime/usr/share/zoneinfo/Africa
creating build/lib/tzlocal/test_data/timezone
creating build/lib/tzlocal/test_data/timezone/etc
copying tzlocal/test_data/timezone/etc/timezone -> build/lib/tzlocal/test_data/timezone/etc
creating build/lib/tzlocal/test_data/timezone_setting
creating build/lib/tzlocal/test_data/timezone_setting/etc
creating build/lib/tzlocal/test_data/timezone_setting/etc/conf.d
copying tzlocal/test_data/timezone_setting/etc/conf.d/clock -> build/lib/tzlocal/test_data/timezone_setting/etc/conf.d
creating build/lib/tzlocal/test_data/vardbzoneinfo
creating build/lib/tzlocal/test_data/vardbzoneinfo/var
creating build/lib/tzlocal/test_data/vardbzoneinfo/var/db
copying tzlocal/test_data/vardbzoneinfo/var/db/zoneinfo -> build/lib/tzlocal/test_data/vardbzoneinfo/var/db
creating build/lib/tzlocal/test_data/zone_setting
creating build/lib/tzlocal/test_data/zone_setting/etc
creating build/lib/tzlocal/test_data/zone_setting/etc/sysconfig
copying tzlocal/test_data/zone_setting/etc/sysconfig/clock -> build/lib/tzlocal/test_data/zone_setting/etc/sysconfig
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/tzlocal
copying build/lib/tzlocal/win32.py -> build/bdist.linux-x86_64/wheel/tzlocal
copying build/lib/tzlocal/tests.py -> build/bdist.linux-x86_64/wheel/tzlocal
copying build/lib/tzlocal/unix.py -> build/bdist.linux-x86_64/wheel/tzlocal
copying build/lib/tzlocal/__init__.py -> build/bdist.linux-x86_64/wheel/tzlocal
copying build/lib/tzlocal/windows_tz.py -> build/bdist.linux-x86_64/wheel/tzlocal
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data
copying build/lib/tzlocal/test_data/Harare -> build/bdist.linux-x86_64/wheel/tzlocal/test_data
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/localtime
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/localtime/etc
copying build/lib/tzlocal/test_data/localtime/etc/localtime -> build/bdist.linux-x86_64/wheel/tzlocal/test_data/localtime/etc
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/symlink_localtime
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/symlink_localtime/etc
copying build/lib/tzlocal/test_data/symlink_localtime/etc/localtime -> build/bdist.linux-x86_64/wheel/tzlocal/test_data/symlink_localtime/etc
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/symlink_localtime/usr
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/symlink_localtime/usr/share
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/symlink_localtime/usr/share/zoneinfo
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/symlink_localtime/usr/share/zoneinfo/Africa
copying build/lib/tzlocal/test_data/symlink_localtime/usr/share/zoneinfo/Africa/Harare -> build/bdist.linux-x86_64/wheel/tzlocal/test_data/symlink_localtime/usr/share/zoneinfo/Africa
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/timezone
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/timezone/etc
copying build/lib/tzlocal/test_data/timezone/etc/timezone -> build/bdist.linux-x86_64/wheel/tzlocal/test_data/timezone/etc
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/timezone_setting
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/timezone_setting/etc
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/timezone_setting/etc/conf.d
copying build/lib/tzlocal/test_data/timezone_setting/etc/conf.d/clock -> build/bdist.linux-x86_64/wheel/tzlocal/test_data/timezone_setting/etc/conf.d
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/vardbzoneinfo
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/vardbzoneinfo/var
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/vardbzoneinfo/var/db
copying build/lib/tzlocal/test_data/vardbzoneinfo/var/db/zoneinfo -> build/bdist.linux-x86_64/wheel/tzlocal/test_data/vardbzoneinfo/var/db
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/zone_setting
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/zone_setting/etc
creating build/bdist.linux-x86_64/wheel/tzlocal/test_data/zone_setting/etc/sysconfig
copying build/lib/tzlocal/test_data/zone_setting/etc/sysconfig/clock -> build/bdist.linux-x86_64/wheel/tzlocal/test_data/zone_setting/etc/sysconfig
running install_egg_info
Copying tzlocal.egg-info to build/bdist.linux-x86_64/wheel/tzlocal-1.5.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/tzlocal-1.5.1.dist-info/WHEEL
/build-wheels

############################################################
Building ujson-1.35-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/16/c4/79f3409bc710559015464e5f49b9879430d8f87498ecdc335899732e5377/ujson-1.35.tar.gz
--2019-10-05 18:07:23-- https://files.pythonhosted.org/packages/16/c4/79f3409bc710559015464e5f49b9879430d8f87498ecdc335899732e5377/ujson-1.35.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 192027 (188K) [application/octet-stream]
Saving to: 'ujson-1.35.tar.gz'

0K .......... .......... .......... .......... .......... 26% 2.88M 0s
50K .......... .......... .......... .......... .......... 53% 6.00M 0s
100K .......... .......... .......... .......... .......... 79% 58.0M 0s
150K .......... .......... .......... ....... 100% 126M=0.03s

2019-10-05 18:07:23 (6.98 MB/s) - 'ujson-1.35.tar.gz' saved [192027/192027]

/build-wheels/ujson-1.35 /build-wheels
running bdist_wheel
running build
running build_ext
building 'ujson' extension
creating build
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/python
creating build/temp.linux-x86_64-2.7/lib
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I./python -I./lib -I/usr/include/python2.7 -c ./python/ujson.c -o build/temp.linux-x86_64-2.7/./python/ujson.o -D_GNU_SOURCE
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I./python -I./lib -I/usr/include/python2.7 -c ./python/objToJSON.c -o build/temp.linux-x86_64-2.7/./python/objToJSON.o -D_GNU_SOURCE
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I./python -I./lib -I/usr/include/python2.7 -c ./python/JSONtoObj.c -o build/temp.linux-x86_64-2.7/./python/JSONtoObj.o -D_GNU_SOURCE
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I./python -I./lib -I/usr/include/python2.7 -c ./lib/ultrajsonenc.c -o build/temp.linux-x86_64-2.7/./lib/ultrajsonenc.o -D_GNU_SOURCE
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I./python -I./lib -I/usr/include/python2.7 -c ./lib/ultrajsondec.c -o build/temp.linux-x86_64-2.7/./lib/ultrajsondec.o -D_GNU_SOURCE
creating build/lib.linux-x86_64-2.7
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/./python/ujson.o build/temp.linux-x86_64-2.7/./python/objToJSON.o build/temp.linux-x86_64-2.7/./python/JSONtoObj.o build/temp.linux-x86_64-2.7/./lib/ultrajsonenc.o build/temp.linux-x86_64-2.7/./lib/ultrajsondec.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/ujson.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/ujson.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing ujson.egg-info/PKG-INFO
writing top-level names to ujson.egg-info/top_level.txt
writing dependency_links to ujson.egg-info/dependency_links.txt
reading manifest file 'ujson.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'ujson.egg-info/SOURCES.txt'
Copying ujson.egg-info to build/bdist.linux-x86_64/wheel/ujson-1.35-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/ujson-1.35.dist-info/WHEEL
/build-wheels

############################################################
Building unicodecsv-0.14.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/6f/a4/691ab63b17505a26096608cc309960b5a6bdf39e4ba1a793d5f9b1a53270/unicodecsv-0.14.1.tar.gz
--2019-10-05 18:07:25-- https://files.pythonhosted.org/packages/6f/a4/691ab63b17505a26096608cc309960b5a6bdf39e4ba1a793d5f9b1a53270/unicodecsv-0.14.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10267 (10K) [application/octet-stream]
Saving to: 'unicodecsv-0.14.1.tar.gz'

0K .......... 100% 48.7M=0s

2019-10-05 18:07:25 (48.7 MB/s) - 'unicodecsv-0.14.1.tar.gz' saved [10267/10267]

/build-wheels/unicodecsv-0.14.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/unicodecsv
copying unicodecsv/__init__.py -> build/lib/unicodecsv
copying unicodecsv/py2.py -> build/lib/unicodecsv
copying unicodecsv/py3.py -> build/lib/unicodecsv
copying unicodecsv/test.py -> build/lib/unicodecsv
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/unicodecsv
copying build/lib/unicodecsv/__init__.py -> build/bdist.linux-x86_64/wheel/unicodecsv
copying build/lib/unicodecsv/py2.py -> build/bdist.linux-x86_64/wheel/unicodecsv
copying build/lib/unicodecsv/py3.py -> build/bdist.linux-x86_64/wheel/unicodecsv
copying build/lib/unicodecsv/test.py -> build/bdist.linux-x86_64/wheel/unicodecsv
running install_egg_info
running egg_info
writing unicodecsv.egg-info/PKG-INFO
writing top-level names to unicodecsv.egg-info/top_level.txt
writing dependency_links to unicodecsv.egg-info/dependency_links.txt
reading manifest file 'unicodecsv.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'unicodecsv.egg-info/SOURCES.txt'
Copying unicodecsv.egg-info to build/bdist.linux-x86_64/wheel/unicodecsv-0.14.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/unicodecsv-0.14.1.dist-info/WHEEL
/build-wheels

############################################################
Building uWSGI-2.0.17.1-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a2/c9/a2d5737f63cd9df4317a4acc15d1ddf4952e28398601d8d7d706c16381e0/uwsgi-2.0.17.1.tar.gz
--2019-10-05 18:07:25-- https://files.pythonhosted.org/packages/a2/c9/a2d5737f63cd9df4317a4acc15d1ddf4952e28398601d8d7d706c16381e0/uwsgi-2.0.17.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 800156 (781K) [binary/octet-stream]
Saving to: 'uwsgi-2.0.17.1.tar.gz'

0K .......... .......... .......... .......... .......... 6% 3.14M 0s
50K .......... .......... .......... .......... .......... 12% 6.40M 0s
100K .......... .......... .......... .......... .......... 19% 66.4M 0s
150K .......... .......... .......... .......... .......... 25% 7.25M 0s
200K .......... .......... .......... .......... .......... 31% 53.4M 0s
250K .......... .......... .......... .......... .......... 38% 111M 0s
300K .......... .......... .......... .......... .......... 44% 120M 0s
350K .......... .......... .......... .......... .......... 51% 100M 0s
400K .......... .......... .......... .......... .......... 57% 7.47M 0s
450K .......... .......... .......... .......... .......... 63% 92.4M 0s
500K .......... .......... .......... .......... .......... 70% 115M 0s
550K .......... .......... .......... .......... .......... 76% 102M 0s
600K .......... .......... .......... .......... .......... 83% 110M 0s
650K .......... .......... .......... .......... .......... 89% 9.79M 0s
700K .......... .......... .......... .......... .......... 95% 84.7M 0s
750K .......... .......... .......... . 100% 92.8M=0.05s

2019-10-05 18:07:25 (16.2 MB/s) - 'uwsgi-2.0.17.1.tar.gz' saved [800156/800156]

/build-wheels/uwsgi-2.0.17.1 /build-wheels
/usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'descriptions'
warnings.warn(msg)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying uwsgidecorators.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
using profile: buildconf/default.ini
detected include path: ['/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include', '/usr/local/include', '/usr/include']
Patching "bin_name" to properly install_scripts dir
detected CPU cores: 24
configured CFLAGS: -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wno-format -Wno-format-security -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_VERSION="\"2.0.17.1\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="17" -DUWSGI_VERSION_REVISION="1" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_SSL -DUWSGI_PLUGIN_DIR="\".\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(gevent);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rrdtool);UDEP(carbon);UDEP(rpc);UDEP(corerouter);UDEP(fastrouter);UDEP(http);UDEP(ugreen);UDEP(signal);UDEP(syslog);UDEP(rsyslog);UDEP(logsocket);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(zergpool);UDEP(redislog);UDEP(mongodblog);UDEP(router_rewrite);UDEP(router_http);UDEP(logfile);UDEP(router_cache);UDEP(rawrouter);UDEP(router_static);UDEP(sslrouter);UDEP(spooler);UDEP(cheaper_busyness);UDEP(symcall);UDEP(transformation_tofile);UDEP(transformation_gzip);UDEP(transformation_chunked);UDEP(transformation_offload);UDEP(router_memcached);UDEP(router_redis);UDEP(router_hash);UDEP(router_expires);UDEP(router_metrics);UDEP(transformation_template);UDEP(stats_pusher_socket);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(python);ULEP(gevent);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rrdtool);ULEP(carbon);ULEP(rpc);ULEP(corerouter);ULEP(fastrouter);ULEP(http);ULEP(ugreen);ULEP(signal);ULEP(syslog);ULEP(rsyslog);ULEP(logsocket);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(zergpool);ULEP(redislog);ULEP(mongodblog);ULEP(router_rewrite);ULEP(router_http);ULEP(logfile);ULEP(router_cache);ULEP(rawrouter);ULEP(router_static);ULEP(sslrouter);ULEP(spooler);ULEP(cheaper_busyness);ULEP(symcall);ULEP(transformation_tofile);ULEP(transformation_gzip);ULEP(transformation_chunked);ULEP(transformation_offload);ULEP(router_memcached);ULEP(router_redis);ULEP(router_hash);ULEP(router_expires);ULEP(router_metrics);ULEP(transformation_template);ULEP(stats_pusher_socket);"
*** uWSGI compiling server core ***
[thread 0][gcc -pthread] core/utils.o
[thread 1][gcc -pthread] core/protocol.o
[thread 3][gcc -pthread] core/socket.o
[thread 4][gcc -pthread] core/logging.o
[thread 5][gcc -pthread] core/master.o
[thread 6][gcc -pthread] core/master_utils.o
[thread 7][gcc -pthread] core/emperor.o
[thread 9][gcc -pthread] core/notify.o
[thread 10][gcc -pthread] core/mule.o
[thread 8][gcc -pthread] core/subscription.o
[thread 11][gcc -pthread] core/stats.o
[thread 12][gcc -pthread] core/sendfile.o
[thread 14][gcc -pthread] core/async.o
[thread 15][gcc -pthread] core/master_checks.o
[thread 13][gcc -pthread] core/fifo.o
[thread 16][gcc -pthread] core/offload.o
[thread 18][gcc -pthread] core/io.o
[thread 19][gcc -pthread] core/static.o
[thread 17][gcc -pthread] core/websockets.o
[thread 20][gcc -pthread] core/spooler.o
[thread 21][gcc -pthread] core/snmp.o
[thread 23][gcc -pthread] core/exceptions.o
[thread 2][gcc -pthread] core/config.o
[thread 22][gcc -pthread] core/setup_utils.o
[thread 12][gcc -pthread] core/clock.o
[thread 9][gcc -pthread] core/init.o
[thread 22][gcc -pthread] core/buffer.o
[thread 13][gcc -pthread] core/reader.o
[thread 15][gcc -pthread] core/writer.o
[thread 21][gcc -pthread] core/alarm.o
[thread 23][gcc -pthread] core/cron.o
[thread 17][gcc -pthread] core/hooks.o
[thread 20][gcc -pthread] core/plugins.o
[thread 14][gcc -pthread] core/lock.o
[thread 16][gcc -pthread] core/cache.o
[thread 10][gcc -pthread] core/daemons.o
[thread 11][gcc -pthread] core/errors.o
[thread 19][gcc -pthread] core/hash.o
[thread 12][gcc -pthread] core/master_events.o
[thread 5][gcc -pthread] core/chunked.o
[thread 1][gcc -pthread] core/queue.o
[thread 2][gcc -pthread] core/event.o
[thread 8][gcc -pthread] core/signal.o
[thread 18][gcc -pthread] core/strings.o
[thread 9][gcc -pthread] core/progress.o
[thread 23][gcc -pthread] core/timebomb.o
[thread 22][gcc -pthread] core/ini.o
[thread 11][gcc -pthread] core/fsmon.o
[thread 21][gcc -pthread] core/mount.o
[thread 20][gcc -pthread] core/metrics.o
[thread 19][gcc -pthread] core/plugins_builder.o
[thread 4][gcc -pthread] core/sharedarea.o
[thread 17][gcc -pthread] core/rpc.o
[thread 13][gcc -pthread] core/gateway.o
[thread 12][gcc -pthread] core/loop.o
[thread 5][gcc -pthread] core/cookie.o
[thread 14][gcc -pthread] core/querystring.o
[thread 1][gcc -pthread] core/rb_timers.o
[thread 15][gcc -pthread] core/transformations.o
[thread 10][gcc -pthread] core/uwsgi.o
[thread 6][gcc -pthread] proto/base.o
[thread 3][gcc -pthread] proto/uwsgi.o
[thread 9][gcc -pthread] proto/http.o
[thread 23][gcc -pthread] proto/fastcgi.o
[thread 2][gcc -pthread] proto/scgi.o
[thread 7][gcc -pthread] proto/puwsgi.o
[thread 22][gcc -pthread] lib/linux_ns.o
[thread 11][gcc -pthread] core/zlib.o
[thread 19][gcc -pthread] core/regexp.o
[thread 18][gcc -pthread] core/routing.o
[thread 8][gcc -pthread] core/yaml.o
[thread 17][gcc -pthread] core/ssl.o
[thread 21][gcc -pthread] core/legion.o
[thread 14][gcc -pthread] core/dot_h.o
[thread 15][gcc -pthread] core/config_py.o
*** uWSGI compiling embedded plugins ***
[thread 13][gcc -pthread] plugins/python/python_plugin.o
[thread 5][gcc -pthread] plugins/python/pyutils.o
[thread 15][gcc -pthread] plugins/python/pyloader.o
[thread 1][gcc -pthread] plugins/python/wsgi_handlers.o
[thread 14][gcc -pthread] plugins/python/wsgi_headers.o
[thread 12][gcc -pthread] plugins/python/wsgi_subhandler.o
[thread 3][gcc -pthread] plugins/python/web3_subhandler.o
[thread 7][gcc -pthread] plugins/python/pump_subhandler.o
[thread 2][gcc -pthread] plugins/python/gil.o
[thread 4][gcc -pthread] plugins/python/uwsgi_pymodule.o
[thread 6][gcc -pthread] plugins/python/profiler.o
[thread 23][gcc -pthread] plugins/python/symimporter.o
[thread 11][gcc -pthread] plugins/python/tracebacker.o
[thread 22][gcc -pthread] plugins/python/raw.o
[thread 19][gcc -pthread] plugins/gevent/gevent.o
[thread 8][gcc -pthread] plugins/gevent/hooks.o
[thread 16][gcc -pthread] plugins/ping/ping_plugin.o
[thread 20][gcc -pthread] plugins/cache/cache.o
[thread 14][gcc -pthread] plugins/nagios/nagios.o
[thread 9][gcc -pthread] plugins/rrdtool/rrdtool.o
[thread 2][gcc -pthread] plugins/carbon/carbon.o
[thread 0][gcc -pthread] plugins/rpc/rpc_plugin.o
[thread 5][gcc -pthread] plugins/corerouter/cr_common.o
[thread 17][gcc -pthread] plugins/corerouter/cr_map.o
[thread 3][gcc -pthread] plugins/corerouter/corerouter.o
[thread 12][gcc -pthread] plugins/fastrouter/fastrouter.o
[thread 6][gcc -pthread] plugins/http/http.o
[thread 7][gcc -pthread] plugins/http/keepalive.o
[thread 22][gcc -pthread] plugins/http/https.o
[thread 1][gcc -pthread] plugins/http/spdy3.o
[thread 11][gcc -pthread] plugins/ugreen/ugreen.o
[thread 16][gcc -pthread] plugins/signal/signal_plugin.o
[thread 15][gcc -pthread] plugins/syslog/syslog_plugin.o
[thread 23][gcc -pthread] plugins/rsyslog/rsyslog_plugin.o
[thread 14][gcc -pthread] plugins/logsocket/logsocket_plugin.o
[thread 20][gcc -pthread] plugins/router_uwsgi/router_uwsgi.o
[thread 8][gcc -pthread] plugins/router_redirect/router_redirect.o
[thread 19][gcc -pthread] plugins/router_basicauth/router_basicauth.o
[thread 9][gcc -pthread] plugins/zergpool/zergpool.o
[thread 21][gcc -pthread] plugins/redislog/redislog_plugin.o
[thread 17][gcc -pthread] plugins/mongodblog/mongodblog_plugin.o
[thread 5][gcc -pthread] plugins/router_rewrite/router_rewrite.o
[thread 16][gcc -pthread] plugins/router_http/router_http.o
[thread 2][gcc -pthread] plugins/logfile/logfile.o
[thread 0][gcc -pthread] plugins/router_cache/router_cache.o
[thread 11][gcc -pthread] plugins/rawrouter/rawrouter.o
[thread 13][gcc -pthread] plugins/router_static/router_static.o
[thread 15][gcc -pthread] plugins/sslrouter/sslrouter.o
[thread 23][gcc -pthread] plugins/spooler/spooler_plugin.o
[thread 7][gcc -pthread] plugins/cheaper_busyness/cheaper_busyness.o
[thread 14][gcc -pthread] plugins/symcall/symcall_plugin.o
[thread 8][gcc -pthread] plugins/transformation_tofile/tofile.o
[thread 18][gcc -pthread] plugins/transformation_gzip/gzip.o
[thread 20][gcc -pthread] plugins/transformation_chunked/chunked.o
[thread 3][gcc -pthread] plugins/transformation_offload/offload.o
[thread 19][gcc -pthread] plugins/router_memcached/router_memcached.o
[thread 17][gcc -pthread] plugins/router_redis/router_redis.o
[thread 12][gcc -pthread] plugins/router_hash/router_hash.o
[thread 22][gcc -pthread] plugins/router_expires/expires.o
[thread 5][gcc -pthread] plugins/router_metrics/plugin.o
[thread 9][gcc -pthread] plugins/transformation_template/tt.o
[thread 21][gcc -pthread] plugins/stats_pusher_socket/plugin.o
*** uWSGI linking ***
gcc -pthread -o build/bdist.linux-x86_64/wheel/uWSGI-2.0.17.1.data/scripts/uwsgi -L/usr/lib64 -Wl,-rpath,/usr/lib64 core/utils.o core/protocol.o core/socket.o core/logging.o core/master.o core/master_utils.o core/emperor.o core/notify.o core/mule.o core/subscription.o core/stats.o core/sendfile.o core/async.o core/master_checks.o core/fifo.o core/offload.o core/io.o core/static.o core/websockets.o core/spooler.o core/snmp.o core/exceptions.o core/config.o core/setup_utils.o core/clock.o core/init.o core/buffer.o core/reader.o core/writer.o core/alarm.o core/cron.o core/hooks.o core/plugins.o core/lock.o core/cache.o core/daemons.o core/errors.o core/hash.o core/master_events.o core/chunked.o core/queue.o core/event.o core/signal.o core/strings.o core/progress.o core/timebomb.o core/ini.o core/fsmon.o core/mount.o core/metrics.o core/plugins_builder.o core/sharedarea.o core/rpc.o core/gateway.o core/loop.o core/cookie.o core/querystring.o core/rb_timers.o core/transformations.o core/uwsgi.o proto/base.o proto/uwsgi.o proto/http.o proto/fastcgi.o proto/scgi.o proto/puwsgi.o lib/linux_ns.o core/zlib.o core/regexp.o core/routing.o core/yaml.o core/ssl.o core/legion.o core/dot_h.o core/config_py.o plugins/python/python_plugin.o plugins/python/pyutils.o plugins/python/pyloader.o plugins/python/wsgi_handlers.o plugins/python/wsgi_headers.o plugins/python/wsgi_subhandler.o plugins/python/web3_subhandler.o plugins/python/pump_subhandler.o plugins/python/gil.o plugins/python/uwsgi_pymodule.o plugins/python/profiler.o plugins/python/symimporter.o plugins/python/tracebacker.o plugins/python/raw.o plugins/gevent/gevent.o plugins/gevent/hooks.o plugins/ping/ping_plugin.o plugins/cache/cache.o plugins/nagios/nagios.o plugins/rrdtool/rrdtool.o plugins/carbon/carbon.o plugins/rpc/rpc_plugin.o plugins/corerouter/cr_common.o plugins/corerouter/cr_map.o plugins/corerouter/corerouter.o plugins/fastrouter/fastrouter.o plugins/http/http.o plugins/http/keepalive.o plugins/http/https.o plugins/http/spdy3.o plugins/ugreen/ugreen.o plugins/signal/signal_plugin.o plugins/syslog/syslog_plugin.o plugins/rsyslog/rsyslog_plugin.o plugins/logsocket/logsocket_plugin.o plugins/router_uwsgi/router_uwsgi.o plugins/router_redirect/router_redirect.o plugins/router_basicauth/router_basicauth.o plugins/zergpool/zergpool.o plugins/redislog/redislog_plugin.o plugins/mongodblog/mongodblog_plugin.o plugins/router_rewrite/router_rewrite.o plugins/router_http/router_http.o plugins/logfile/logfile.o plugins/router_cache/router_cache.o plugins/rawrouter/rawrouter.o plugins/router_static/router_static.o plugins/sslrouter/sslrouter.o plugins/spooler/spooler_plugin.o plugins/cheaper_busyness/cheaper_busyness.o plugins/symcall/symcall_plugin.o plugins/transformation_tofile/tofile.o plugins/transformation_gzip/gzip.o plugins/transformation_chunked/chunked.o plugins/transformation_offload/offload.o plugins/router_memcached/router_memcached.o plugins/router_redis/router_redis.o plugins/router_hash/router_hash.o plugins/router_expires/expires.o plugins/router_metrics/plugin.o plugins/transformation_template/tt.o plugins/stats_pusher_socket/plugin.o -lpthread -lm -rdynamic -ldl -lz -lpcre -lssl -lcrypto -lpthread -ldl -lutil -lm -lpython2.7 -lcrypt
################# uWSGI configuration #################

pcre = True
kernel = Linux
malloc = libc
execinfo = False
ifaddrs = True
ssl = True
zlib = True
locking = pthread_mutex
plugin_dir = .
timer = timerfd
yaml = embedded
json = False
filemonitor = inotify
routing = True
debug = False
ucontext = True
capabilities = False
xml = False
event = epoll

############## end of uWSGI configuration #############
total build time: 3 seconds
*** uWSGI is ready, launch it with build/bdist.linux-x86_64/wheel/uWSGI-2.0.17.1.data/scripts/uwsgi ***
running install_lib
creating build/bdist.linux-x86_64/wheel/uWSGI-2.0.17.1.data/purelib
copying build/lib/uwsgidecorators.py -> build/bdist.linux-x86_64/wheel/uWSGI-2.0.17.1.data/purelib
running install_egg_info
running egg_info
creating uWSGI.egg-info
writing uWSGI.egg-info/PKG-INFO
writing top-level names to uWSGI.egg-info/top_level.txt
writing dependency_links to uWSGI.egg-info/dependency_links.txt
writing manifest file 'uWSGI.egg-info/SOURCES.txt'
reading manifest file 'uWSGI.egg-info/SOURCES.txt'
writing manifest file 'uWSGI.egg-info/SOURCES.txt'
Copying uWSGI.egg-info to build/bdist.linux-x86_64/wheel/uWSGI-2.0.17.1.data/purelib/uWSGI-2.0.17.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/uWSGI-2.0.17.1.dist-info/WHEEL
/build-wheels

############################################################
Building warlock-1.3.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/2d/40/9f01a5e1574dab946598793351d59c86f58209d182d229aaa545abb98894/warlock-1.3.0.tar.gz
--2019-10-05 18:07:29-- https://files.pythonhosted.org/packages/2d/40/9f01a5e1574dab946598793351d59c86f58209d182d229aaa545abb98894/warlock-1.3.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8853 (8.6K) [application/octet-stream]
Saving to: 'warlock-1.3.0.tar.gz'

0K ........ 100% 46.2M=0s

2019-10-05 18:07:29 (46.2 MB/s) - 'warlock-1.3.0.tar.gz' saved [8853/8853]

/build-wheels/warlock-1.3.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/warlock
copying warlock/core.py -> build/lib/warlock
copying warlock/model.py -> build/lib/warlock
copying warlock/exceptions.py -> build/lib/warlock
copying warlock/__init__.py -> build/lib/warlock
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/warlock
copying build/lib/warlock/core.py -> build/bdist.linux-x86_64/wheel/warlock
copying build/lib/warlock/model.py -> build/bdist.linux-x86_64/wheel/warlock
copying build/lib/warlock/exceptions.py -> build/bdist.linux-x86_64/wheel/warlock
copying build/lib/warlock/__init__.py -> build/bdist.linux-x86_64/wheel/warlock
running install_egg_info
running egg_info
writing requirements to warlock.egg-info/requires.txt
writing warlock.egg-info/PKG-INFO
writing top-level names to warlock.egg-info/top_level.txt
writing dependency_links to warlock.egg-info/dependency_links.txt
reading manifest file 'warlock.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'warlock.egg-info/SOURCES.txt'
Copying warlock.egg-info to build/bdist.linux-x86_64/wheel/warlock-1.3.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/warlock-1.3.0.dist-info/WHEEL
/build-wheels

############################################################
Building weakrefmethod-1.0.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/99/82/73a21e3eab9a1ff76d12375f7301fba5c6325b9598eed0ae5b0cf5243656/weakrefmethod-1.0.3.tar.gz
--2019-10-05 18:07:30-- https://files.pythonhosted.org/packages/99/82/73a21e3eab9a1ff76d12375f7301fba5c6325b9598eed0ae5b0cf5243656/weakrefmethod-1.0.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7472 (7.3K) [application/octet-stream]
Saving to: 'weakrefmethod-1.0.3.tar.gz'

0K ....... 100% 39.1M=0s

2019-10-05 18:07:30 (39.1 MB/s) - 'weakrefmethod-1.0.3.tar.gz' saved [7472/7472]

/build-wheels/weakrefmethod-1.0.3 /build-wheels
/usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'extra_requires'
warnings.warn(msg)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/weakrefmethod
copying weakrefmethod/__init__.py -> build/lib/weakrefmethod
copying weakrefmethod/_version.py -> build/lib/weakrefmethod
copying weakrefmethod/weakrefmethod.py -> build/lib/weakrefmethod
running egg_info
writing weakrefmethod.egg-info/PKG-INFO
writing top-level names to weakrefmethod.egg-info/top_level.txt
writing dependency_links to weakrefmethod.egg-info/dependency_links.txt
reading manifest file 'weakrefmethod.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'weakrefmethod.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/weakrefmethod
copying build/lib/weakrefmethod/__init__.py -> build/bdist.linux-x86_64/wheel/weakrefmethod
copying build/lib/weakrefmethod/_version.py -> build/bdist.linux-x86_64/wheel/weakrefmethod
copying build/lib/weakrefmethod/weakrefmethod.py -> build/bdist.linux-x86_64/wheel/weakrefmethod
running install_egg_info
Copying weakrefmethod.egg-info to build/bdist.linux-x86_64/wheel/weakrefmethod-1.0.3-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/weakrefmethod-1.0.3.dist-info/WHEEL
/build-wheels

############################################################
Building websockify-0.8.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/66/48/2e35166c957639ddb4cb11ce9783ad3ee9bf96f220354ce2684ee95feeb7/websockify-0.8.0.tar.gz
--2019-10-05 18:07:30-- https://files.pythonhosted.org/packages/66/48/2e35166c957639ddb4cb11ce9783ad3ee9bf96f220354ce2684ee95feeb7/websockify-0.8.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 234450 (229K) [application/octet-stream]
Saving to: 'websockify-0.8.0.tar.gz'

0K .......... .......... .......... .......... .......... 21% 3.05M 0s
50K .......... .......... .......... .......... .......... 43% 5.97M 0s
100K .......... .......... .......... .......... .......... 65% 80.6M 0s
150K .......... .......... .......... .......... .......... 87% 6.79M 0s
200K .......... .......... ........ 100% 156M=0.03s

2019-10-05 18:07:30 (6.95 MB/s) - 'websockify-0.8.0.tar.gz' saved [234450/234450]

/build-wheels/websockify-0.8.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/websockify
copying websockify/websocket.py -> build/lib/websockify
copying websockify/__init__.py -> build/lib/websockify
copying websockify/auth_plugins.py -> build/lib/websockify
copying websockify/websocketproxy.py -> build/lib/websockify
copying websockify/token_plugins.py -> build/lib/websockify
running egg_info
writing requirements to websockify.egg-info/requires.txt
writing websockify.egg-info/PKG-INFO
writing top-level names to websockify.egg-info/top_level.txt
writing dependency_links to websockify.egg-info/dependency_links.txt
writing entry points to websockify.egg-info/entry_points.txt
reading manifest file 'websockify.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'websockify.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/websockify
copying build/lib/websockify/websocket.py -> build/bdist.linux-x86_64/wheel/websockify
copying build/lib/websockify/__init__.py -> build/bdist.linux-x86_64/wheel/websockify
copying build/lib/websockify/auth_plugins.py -> build/bdist.linux-x86_64/wheel/websockify
copying build/lib/websockify/websocketproxy.py -> build/bdist.linux-x86_64/wheel/websockify
copying build/lib/websockify/token_plugins.py -> build/bdist.linux-x86_64/wheel/websockify
running install_data
creating build/bdist.linux-x86_64/wheel/websockify-0.8.0.data
creating build/bdist.linux-x86_64/wheel/websockify-0.8.0.data/data
creating build/bdist.linux-x86_64/wheel/websockify-0.8.0.data/data/share
creating build/bdist.linux-x86_64/wheel/websockify-0.8.0.data/data/share/websockify
creating build/bdist.linux-x86_64/wheel/websockify-0.8.0.data/data/share/websockify/include
copying include/util.js -> build/bdist.linux-x86_64/wheel/websockify-0.8.0.data/data/share/websockify/include
copying include/base64.js -> build/bdist.linux-x86_64/wheel/websockify-0.8.0.data/data/share/websockify/include
copying include/websock.js -> build/bdist.linux-x86_64/wheel/websockify-0.8.0.data/data/share/websockify/include
creating build/bdist.linux-x86_64/wheel/websockify-0.8.0.data/data/share/websockify/include/web-socket-js
copying include/web-socket-js/WebSocketMain.swf -> build/bdist.linux-x86_64/wheel/websockify-0.8.0.data/data/share/websockify/include/web-socket-js
copying include/web-socket-js/swfobject.js -> build/bdist.linux-x86_64/wheel/websockify-0.8.0.data/data/share/websockify/include/web-socket-js
copying include/web-socket-js/web_socket.js -> build/bdist.linux-x86_64/wheel/websockify-0.8.0.data/data/share/websockify/include/web-socket-js
running install_egg_info
Copying websockify.egg-info to build/bdist.linux-x86_64/wheel/websockify-0.8.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/websockify-0.8.0.dist-info/WHEEL
/build-wheels

############################################################
Building whereto-0.4.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/80/83/371a699ce90257608592dadca400a7ecd9a2db6137d78f6f433c7c5e3197/whereto-0.4.0.tar.gz
--2019-10-05 18:07:30-- https://files.pythonhosted.org/packages/80/83/371a699ce90257608592dadca400a7ecd9a2db6137d78f6f433c7c5e3197/whereto-0.4.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 17627 (17K) [binary/octet-stream]
Saving to: 'whereto-0.4.0.tar.gz'

0K .......... ....... 100% 2.32M=0.007s

2019-10-05 18:07:31 (2.32 MB/s) - 'whereto-0.4.0.tar.gz' saved [17627/17627]

/build-wheels/whereto-0.4.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/whereto
creating build/lib/whereto/tests
copying whereto/tests/test_parser.py -> build/lib/whereto/tests
copying whereto/tests/test_app.py -> build/lib/whereto/tests
copying whereto/tests/__init__.py -> build/lib/whereto/tests
copying whereto/tests/base.py -> build/lib/whereto/tests
copying whereto/tests/test_rules.py -> build/lib/whereto/tests
copying whereto/parser.py -> build/lib/whereto
copying whereto/__init__.py -> build/lib/whereto
copying whereto/rules.py -> build/lib/whereto
copying whereto/app.py -> build/lib/whereto
running egg_info
writing requirements to whereto.egg-info/requires.txt
writing whereto.egg-info/PKG-INFO
writing top-level names to whereto.egg-info/top_level.txt
writing dependency_links to whereto.egg-info/dependency_links.txt
writing entry points to whereto.egg-info/entry_points.txt
[pbr] Reusing existing SOURCES.txt
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/whereto
creating build/bdist.linux-x86_64/wheel/whereto/tests
copying build/lib/whereto/tests/test_parser.py -> build/bdist.linux-x86_64/wheel/whereto/tests
copying build/lib/whereto/tests/test_app.py -> build/bdist.linux-x86_64/wheel/whereto/tests
copying build/lib/whereto/tests/__init__.py -> build/bdist.linux-x86_64/wheel/whereto/tests
copying build/lib/whereto/tests/base.py -> build/bdist.linux-x86_64/wheel/whereto/tests
copying build/lib/whereto/tests/test_rules.py -> build/bdist.linux-x86_64/wheel/whereto/tests
copying build/lib/whereto/parser.py -> build/bdist.linux-x86_64/wheel/whereto
copying build/lib/whereto/__init__.py -> build/bdist.linux-x86_64/wheel/whereto
copying build/lib/whereto/rules.py -> build/bdist.linux-x86_64/wheel/whereto
copying build/lib/whereto/app.py -> build/bdist.linux-x86_64/wheel/whereto
running install_egg_info
Copying whereto.egg-info to build/bdist.linux-x86_64/wheel/whereto-0.4.0-py2.7.egg-info
running install_scripts
/build-wheels/whereto-0.4.0/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
creating build/bdist.linux-x86_64/wheel/whereto-0.4.0.dist-info/WHEEL
/build-wheels

############################################################
Building wrapt-1.11.1-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/67/b2/0f71ca90b0ade7fad27e3d20327c996c6252a2ffe88f50a95bba7434eda9/wrapt-1.11.1.tar.gz
--2019-10-05 18:07:32-- https://files.pythonhosted.org/packages/67/b2/0f71ca90b0ade7fad27e3d20327c996c6252a2ffe88f50a95bba7434eda9/wrapt-1.11.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 27225 (27K) [binary/octet-stream]
Saving to: 'wrapt-1.11.1.tar.gz'

0K .......... .......... ...... 100% 3.51M=0.007s

2019-10-05 18:07:32 (3.51 MB/s) - 'wrapt-1.11.1.tar.gz' saved [27225/27225]

/build-wheels/wrapt-1.11.1 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/wrapt
copying src/wrapt/__init__.py -> build/lib.linux-x86_64-2.7/wrapt
copying src/wrapt/decorators.py -> build/lib.linux-x86_64-2.7/wrapt
copying src/wrapt/importer.py -> build/lib.linux-x86_64-2.7/wrapt
copying src/wrapt/wrappers.py -> build/lib.linux-x86_64-2.7/wrapt
running build_ext
building 'wrapt._wrappers' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/wrapt
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c src/wrapt/_wrappers.c -o build/temp.linux-x86_64-2.7/src/wrapt/_wrappers.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/wrapt/_wrappers.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/wrapt/_wrappers.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/wrapt
copying build/lib.linux-x86_64-2.7/wrapt/__init__.py -> build/bdist.linux-x86_64/wheel/wrapt
copying build/lib.linux-x86_64-2.7/wrapt/decorators.py -> build/bdist.linux-x86_64/wheel/wrapt
copying build/lib.linux-x86_64-2.7/wrapt/importer.py -> build/bdist.linux-x86_64/wheel/wrapt
copying build/lib.linux-x86_64-2.7/wrapt/wrappers.py -> build/bdist.linux-x86_64/wheel/wrapt
copying build/lib.linux-x86_64-2.7/wrapt/_wrappers.so -> build/bdist.linux-x86_64/wheel/wrapt
running install_egg_info
running egg_info
creating src/wrapt.egg-info
writing src/wrapt.egg-info/PKG-INFO
writing top-level names to src/wrapt.egg-info/top_level.txt
writing dependency_links to src/wrapt.egg-info/dependency_links.txt
writing manifest file 'src/wrapt.egg-info/SOURCES.txt'
reading manifest file 'src/wrapt.egg-info/SOURCES.txt'
writing manifest file 'src/wrapt.egg-info/SOURCES.txt'
Copying src/wrapt.egg-info to build/bdist.linux-x86_64/wheel/wrapt-1.11.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/wrapt-1.11.1.dist-info/WHEEL
/build-wheels

############################################################
Building ws4py-0.5.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/53/20/4019a739b2eefe9282d3822ef6a225250af964b117356971bd55e274193c/ws4py-0.5.1.tar.gz
--2019-10-05 18:07:33-- https://files.pythonhosted.org/packages/53/20/4019a739b2eefe9282d3822ef6a225250af964b117356971bd55e274193c/ws4py-0.5.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 51408 (50K) [binary/octet-stream]
Saving to: 'ws4py-0.5.1.tar.gz'

0K .......... .......... .......... .......... .......... 99% 3.23M 0s
50K 100% 387G=0.02s

2019-10-05 18:07:33 (3.24 MB/s) - 'ws4py-0.5.1.tar.gz' saved [51408/51408]

/build-wheels/ws4py-0.5.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/ws4py
copying ws4py/compat.py -> build/lib/ws4py
copying ws4py/websocket.py -> build/lib/ws4py
copying ws4py/utf8validator.py -> build/lib/ws4py
copying ws4py/messaging.py -> build/lib/ws4py
copying ws4py/manager.py -> build/lib/ws4py
copying ws4py/streaming.py -> build/lib/ws4py
copying ws4py/framing.py -> build/lib/ws4py
copying ws4py/__init__.py -> build/lib/ws4py
copying ws4py/exc.py -> build/lib/ws4py
creating build/lib/ws4py/client
copying ws4py/client/geventclient.py -> build/lib/ws4py/client
copying ws4py/client/threadedclient.py -> build/lib/ws4py/client
copying ws4py/client/tornadoclient.py -> build/lib/ws4py/client
copying ws4py/client/__init__.py -> build/lib/ws4py/client
creating build/lib/ws4py/server
copying ws4py/server/geventserver.py -> build/lib/ws4py/server
copying ws4py/server/wsgirefserver.py -> build/lib/ws4py/server
copying ws4py/server/cherrypyserver.py -> build/lib/ws4py/server
copying ws4py/server/wsgiutils.py -> build/lib/ws4py/server
copying ws4py/server/__init__.py -> build/lib/ws4py/server
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/ws4py
copying build/lib/ws4py/compat.py -> build/bdist.linux-x86_64/wheel/ws4py
copying build/lib/ws4py/websocket.py -> build/bdist.linux-x86_64/wheel/ws4py
copying build/lib/ws4py/utf8validator.py -> build/bdist.linux-x86_64/wheel/ws4py
copying build/lib/ws4py/messaging.py -> build/bdist.linux-x86_64/wheel/ws4py
copying build/lib/ws4py/manager.py -> build/bdist.linux-x86_64/wheel/ws4py
copying build/lib/ws4py/streaming.py -> build/bdist.linux-x86_64/wheel/ws4py
copying build/lib/ws4py/framing.py -> build/bdist.linux-x86_64/wheel/ws4py
copying build/lib/ws4py/__init__.py -> build/bdist.linux-x86_64/wheel/ws4py
copying build/lib/ws4py/exc.py -> build/bdist.linux-x86_64/wheel/ws4py
creating build/bdist.linux-x86_64/wheel/ws4py/client
copying build/lib/ws4py/client/geventclient.py -> build/bdist.linux-x86_64/wheel/ws4py/client
copying build/lib/ws4py/client/threadedclient.py -> build/bdist.linux-x86_64/wheel/ws4py/client
copying build/lib/ws4py/client/tornadoclient.py -> build/bdist.linux-x86_64/wheel/ws4py/client
copying build/lib/ws4py/client/__init__.py -> build/bdist.linux-x86_64/wheel/ws4py/client
creating build/bdist.linux-x86_64/wheel/ws4py/server
copying build/lib/ws4py/server/geventserver.py -> build/bdist.linux-x86_64/wheel/ws4py/server
copying build/lib/ws4py/server/wsgirefserver.py -> build/bdist.linux-x86_64/wheel/ws4py/server
copying build/lib/ws4py/server/cherrypyserver.py -> build/bdist.linux-x86_64/wheel/ws4py/server
copying build/lib/ws4py/server/wsgiutils.py -> build/bdist.linux-x86_64/wheel/ws4py/server
copying build/lib/ws4py/server/__init__.py -> build/bdist.linux-x86_64/wheel/ws4py/server
running install_egg_info
running egg_info
writing ws4py.egg-info/PKG-INFO
writing top-level names to ws4py.egg-info/top_level.txt
writing dependency_links to ws4py.egg-info/dependency_links.txt
reading manifest file 'ws4py.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'ws4py.egg-info/SOURCES.txt'
Copying ws4py.egg-info to build/bdist.linux-x86_64/wheel/ws4py-0.5.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/ws4py-0.5.1.dist-info/WHEEL
/build-wheels

############################################################
Building WSME-0.9.3-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/d1/b6/8027248bfca3ce192bc54d46fcda4324c86c8beabe344cbb80fb57a6c868/WSME-0.9.3.tar.gz
--2019-10-05 18:07:34-- https://files.pythonhosted.org/packages/d1/b6/8027248bfca3ce192bc54d46fcda4324c86c8beabe344cbb80fb57a6c868/WSME-0.9.3.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 124775 (122K) [binary/octet-stream]
Saving to: 'WSME-0.9.3.tar.gz'

0K .......... .......... .......... .......... .......... 41% 3.24M 0s
50K .......... .......... .......... .......... .......... 82% 6.67M 0s
100K .......... .......... . 100% 74.8M=0.02s

2019-10-05 18:07:34 (5.25 MB/s) - 'WSME-0.9.3.tar.gz' saved [124775/124775]

/build-wheels/WSME-0.9.3 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/wsme
creating build/lib/wsme/rest
copying wsme/rest/json.py -> build/lib/wsme/rest
copying wsme/rest/xml.py -> build/lib/wsme/rest
copying wsme/rest/args.py -> build/lib/wsme/rest
copying wsme/rest/__init__.py -> build/lib/wsme/rest
copying wsme/rest/protocol.py -> build/lib/wsme/rest
creating build/lib/wsme/tests
copying wsme/tests/test_protocols.py -> build/lib/wsme/tests
copying wsme/tests/test_root.py -> build/lib/wsme/tests
copying wsme/tests/test_restjson.py -> build/lib/wsme/tests
copying wsme/tests/test_types.py -> build/lib/wsme/tests
copying wsme/tests/test_spore.py -> build/lib/wsme/tests
copying wsme/tests/test_utils.py -> build/lib/wsme/tests
copying wsme/tests/test_restxml.py -> build/lib/wsme/tests
copying wsme/tests/test_exc.py -> build/lib/wsme/tests
copying wsme/tests/__init__.py -> build/lib/wsme/tests
copying wsme/tests/protocol.py -> build/lib/wsme/tests
copying wsme/tests/test_api.py -> build/lib/wsme/tests
copying wsme/tests/test_protocols_commons.py -> build/lib/wsme/tests
copying wsme/spore.py -> build/lib/wsme
copying wsme/root.py -> build/lib/wsme
copying wsme/exc.py -> build/lib/wsme
copying wsme/runtime.py -> build/lib/wsme
copying wsme/api.py -> build/lib/wsme
copying wsme/types.py -> build/lib/wsme
copying wsme/utils.py -> build/lib/wsme
copying wsme/__init__.py -> build/lib/wsme
copying wsme/protocol.py -> build/lib/wsme
creating build/lib/wsmeext
creating build/lib/wsmeext/extdirect
copying wsmeext/extdirect/datastore.py -> build/lib/wsmeext/extdirect
copying wsmeext/extdirect/sadatastore.py -> build/lib/wsmeext/extdirect
copying wsmeext/extdirect/__init__.py -> build/lib/wsmeext/extdirect
copying wsmeext/extdirect/protocol.py -> build/lib/wsmeext/extdirect
creating build/lib/wsmeext/sqlalchemy
copying wsmeext/sqlalchemy/types.py -> build/lib/wsmeext/sqlalchemy
copying wsmeext/sqlalchemy/__init__.py -> build/lib/wsmeext/sqlalchemy
copying wsmeext/sqlalchemy/controllers.py -> build/lib/wsmeext/sqlalchemy
creating build/lib/wsmeext/soap
copying wsmeext/soap/wsdl.py -> build/lib/wsmeext/soap
copying wsmeext/soap/__init__.py -> build/lib/wsmeext/soap
copying wsmeext/soap/simplegeneric.py -> build/lib/wsmeext/soap
copying wsmeext/soap/protocol.py -> build/lib/wsmeext/soap
creating build/lib/wsmeext/tests
copying wsmeext/tests/test_sqlalchemy_types.py -> build/lib/wsmeext/tests
copying wsmeext/tests/test_sqlalchemy_controllers.py -> build/lib/wsmeext/tests
copying wsmeext/tests/test_extdirect.py -> build/lib/wsmeext/tests
copying wsmeext/tests/__init__.py -> build/lib/wsmeext/tests
copying wsmeext/tests/test_soap.py -> build/lib/wsmeext/tests
copying wsmeext/tg15.py -> build/lib/wsmeext
copying wsmeext/tg11.py -> build/lib/wsmeext
copying wsmeext/sphinxext.py -> build/lib/wsmeext
copying wsmeext/pecan.py -> build/lib/wsmeext
copying wsmeext/flask.py -> build/lib/wsmeext
copying wsmeext/tg1.py -> build/lib/wsmeext
copying wsmeext/cornice.py -> build/lib/wsmeext
copying wsmeext/__init__.py -> build/lib/wsmeext
running egg_info
writing requirements to WSME.egg-info/requires.txt
writing WSME.egg-info/PKG-INFO
writing namespace_packages to WSME.egg-info/namespace_packages.txt
writing top-level names to WSME.egg-info/top_level.txt
writing dependency_links to WSME.egg-info/dependency_links.txt
writing entry points to WSME.egg-info/entry_points.txt
[pbr] Reusing existing SOURCES.txt
installing to build/bdist.linux-x86_64/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
copying wsme/spore.py -> build/bdist.linux-x86_64/wheel/wsme
copying wsme/root.py -> build/bdist.linux-x86_64/wheel/wsme
copying wsme/exc.py -> build/bdist.linux-x86_64/wheel/wsme
copying wsme/runtime.py -> build/bdist.linux-x86_64/wheel/wsme
copying wsme/api.py -> build/bdist.linux-x86_64/wheel/wsme
copying wsme/types.py -> build/bdist.linux-x86_64/wheel/wsme
copying wsme/utils.py -> build/bdist.linux-x86_64/wheel/wsme
copying wsme/__init__.py -> build/bdist.linux-x86_64/wheel/wsme
copying wsme/protocol.py -> build/bdist.linux-x86_64/wheel/wsme
copying wsme/rest/json.py -> build/bdist.linux-x86_64/wheel/wsme/rest
copying wsme/rest/xml.py -> build/bdist.linux-x86_64/wheel/wsme/rest
copying wsme/rest/args.py -> build/bdist.linux-x86_64/wheel/wsme/rest
copying wsme/rest/__init__.py -> build/bdist.linux-x86_64/wheel/wsme/rest
copying wsme/rest/protocol.py -> build/bdist.linux-x86_64/wheel/wsme/rest
copying wsme/tests/test_protocols.py -> build/bdist.linux-x86_64/wheel/wsme/tests
copying wsme/tests/test_root.py -> build/bdist.linux-x86_64/wheel/wsme/tests
copying wsme/tests/test_restjson.py -> build/bdist.linux-x86_64/wheel/wsme/tests
copying wsme/tests/test_types.py -> build/bdist.linux-x86_64/wheel/wsme/tests
copying wsme/tests/test_spore.py -> build/bdist.linux-x86_64/wheel/wsme/tests
copying wsme/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/wsme/tests
copying wsme/tests/test_restxml.py -> build/bdist.linux-x86_64/wheel/wsme/tests
copying wsme/tests/test_exc.py -> build/bdist.linux-x86_64/wheel/wsme/tests
copying wsme/tests/__init__.py -> build/bdist.linux-x86_64/wheel/wsme/tests
copying wsme/tests/protocol.py -> build/bdist.linux-x86_64/wheel/wsme/tests
copying wsme/tests/test_api.py -> build/bdist.linux-x86_64/wheel/wsme/tests
copying wsme/tests/test_protocols_commons.py -> build/bdist.linux-x86_64/wheel/wsme/tests
copying wsmeext/tg15.py -> build/bdist.linux-x86_64/wheel/wsmeext
copying wsmeext/tg11.py -> build/bdist.linux-x86_64/wheel/wsmeext
copying wsmeext/sphinxext.py -> build/bdist.linux-x86_64/wheel/wsmeext
copying wsmeext/pecan.py -> build/bdist.linux-x86_64/wheel/wsmeext
copying wsmeext/flask.py -> build/bdist.linux-x86_64/wheel/wsmeext
copying wsmeext/tg1.py -> build/bdist.linux-x86_64/wheel/wsmeext
copying wsmeext/cornice.py -> build/bdist.linux-x86_64/wheel/wsmeext
Skipping installation of build/bdist.linux-x86_64/wheel/wsmeext/__init__.py (namespace package)
copying wsmeext/extdirect/datastore.py -> build/bdist.linux-x86_64/wheel/wsmeext/extdirect
copying wsmeext/extdirect/sadatastore.py -> build/bdist.linux-x86_64/wheel/wsmeext/extdirect
copying wsmeext/extdirect/__init__.py -> build/bdist.linux-x86_64/wheel/wsmeext/extdirect
copying wsmeext/extdirect/protocol.py -> build/bdist.linux-x86_64/wheel/wsmeext/extdirect
copying wsmeext/sqlalchemy/types.py -> build/bdist.linux-x86_64/wheel/wsmeext/sqlalchemy
copying wsmeext/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/wsmeext/sqlalchemy
copying wsmeext/sqlalchemy/controllers.py -> build/bdist.linux-x86_64/wheel/wsmeext/sqlalchemy
copying wsmeext/soap/wsdl.py -> build/bdist.linux-x86_64/wheel/wsmeext/soap
copying wsmeext/soap/__init__.py -> build/bdist.linux-x86_64/wheel/wsmeext/soap
copying wsmeext/soap/simplegeneric.py -> build/bdist.linux-x86_64/wheel/wsmeext/soap
copying wsmeext/soap/protocol.py -> build/bdist.linux-x86_64/wheel/wsmeext/soap
copying wsmeext/tests/test_sqlalchemy_types.py -> build/bdist.linux-x86_64/wheel/wsmeext/tests
copying wsmeext/tests/test_sqlalchemy_controllers.py -> build/bdist.linux-x86_64/wheel/wsmeext/tests
copying wsmeext/tests/test_extdirect.py -> build/bdist.linux-x86_64/wheel/wsmeext/tests
copying wsmeext/tests/__init__.py -> build/bdist.linux-x86_64/wheel/wsmeext/tests
copying wsmeext/tests/test_soap.py -> build/bdist.linux-x86_64/wheel/wsmeext/tests
running install_egg_info
Copying WSME.egg-info to build/bdist.linux-x86_64/wheel/WSME-0.9.3-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/WSME-0.9.3-py2.7-nspkg.pth
running install_scripts
/build-wheels/WSME-0.9.3/.eggs/pbr-5.4.3-py2.7.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header
header = easy_install.get_script_header("", executable, is_wininst)
creating build/bdist.linux-x86_64/wheel/WSME-0.9.3.dist-info/WHEEL
/build-wheels

############################################################
Building xattr-0.9.6-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/60/80/a1f35bfd3c7ffb78791b2a6a15c233584a102a20547fd96d48933ec453e7/xattr-0.9.6.tar.gz
--2019-10-05 18:07:35-- https://files.pythonhosted.org/packages/60/80/a1f35bfd3c7ffb78791b2a6a15c233584a102a20547fd96d48933ec453e7/xattr-0.9.6.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13284 (13K) [binary/octet-stream]
Saving to: 'xattr-0.9.6.tar.gz'

0K .......... .. 100% 1.88M=0.007s

2019-10-05 18:07:35 (1.88 MB/s) - 'xattr-0.9.6.tar.gz' saved [13284/13284]

/build-wheels/xattr-0.9.6 /build-wheels
warning: no previously-included files found matching 'setup.pyc'
warning: no previously-included files matching 'yacctab.*' found under directory 'tests'
warning: no previously-included files matching 'lextab.*' found under directory 'tests'
warning: no previously-included files matching 'yacctab.*' found under directory 'examples'
warning: no previously-included files matching 'lextab.*' found under directory 'examples'
zip_safe flag not set; analyzing archive contents...
pycparser.ply.lex: module references __file__
pycparser.ply.lex: module MAY be using inspect.getsourcefile
pycparser.ply.yacc: module references __file__
pycparser.ply.yacc: module MAY be using inspect.getsourcefile
pycparser.ply.yacc: module MAY be using inspect.stack
pycparser.ply.ygen: module references __file__

Installed /build-wheels/xattr-0.9.6/.eggs/pycparser-2.19-py2.7.egg
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/xattr
copying xattr/__init__.py -> build/lib.linux-x86_64-2.7/xattr
copying xattr/compat.py -> build/lib.linux-x86_64-2.7/xattr
copying xattr/lib.py -> build/lib.linux-x86_64-2.7/xattr
copying xattr/lib_build.py -> build/lib.linux-x86_64-2.7/xattr
copying xattr/pyxattr_compat.py -> build/lib.linux-x86_64-2.7/xattr
copying xattr/tool.py -> build/lib.linux-x86_64-2.7/xattr
running build_ext
generating cffi module 'build/temp.linux-x86_64-2.7/_lib.c'
creating build/temp.linux-x86_64-2.7
building '_lib' extension
creating build/temp.linux-x86_64-2.7/build
creating build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_lib.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_lib.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_lib.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/xattr/_lib.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/xattr
copying build/lib.linux-x86_64-2.7/xattr/__init__.py -> build/bdist.linux-x86_64/wheel/xattr
copying build/lib.linux-x86_64-2.7/xattr/compat.py -> build/bdist.linux-x86_64/wheel/xattr
copying build/lib.linux-x86_64-2.7/xattr/lib.py -> build/bdist.linux-x86_64/wheel/xattr
copying build/lib.linux-x86_64-2.7/xattr/lib_build.py -> build/bdist.linux-x86_64/wheel/xattr
copying build/lib.linux-x86_64-2.7/xattr/pyxattr_compat.py -> build/bdist.linux-x86_64/wheel/xattr
copying build/lib.linux-x86_64-2.7/xattr/tool.py -> build/bdist.linux-x86_64/wheel/xattr
copying build/lib.linux-x86_64-2.7/xattr/_lib.so -> build/bdist.linux-x86_64/wheel/xattr
running install_egg_info
running egg_info
writing requirements to xattr.egg-info/requires.txt
writing xattr.egg-info/PKG-INFO
writing top-level names to xattr.egg-info/top_level.txt
writing dependency_links to xattr.egg-info/dependency_links.txt
writing entry points to xattr.egg-info/entry_points.txt
reading manifest file 'xattr.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'xattr.egg-info/SOURCES.txt'
Copying xattr.egg-info to build/bdist.linux-x86_64/wheel/xattr-0.9.6-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/xattr-0.9.6.dist-info/WHEEL
/build-wheels

############################################################
Building XenAPI-1.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/eb/ae/482b173c3d6d8d1c496be862a8a210eaf6d775cd288e08818c15a07259cc/XenAPI-1.2.tar.gz
--2019-10-05 18:07:38-- https://files.pythonhosted.org/packages/eb/ae/482b173c3d6d8d1c496be862a8a210eaf6d775cd288e08818c15a07259cc/XenAPI-1.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3901 (3.8K) [application/octet-stream]
Saving to: 'XenAPI-1.2.tar.gz'

0K ... 100% 41.1M=0s

2019-10-05 18:07:38 (41.1 MB/s) - 'XenAPI-1.2.tar.gz' saved [3901/3901]

/build-wheels/XenAPI-1.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying XenAPI.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/XenAPI.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing XenAPI.egg-info/PKG-INFO
writing top-level names to XenAPI.egg-info/top_level.txt
writing dependency_links to XenAPI.egg-info/dependency_links.txt
reading manifest file 'XenAPI.egg-info/SOURCES.txt'
writing manifest file 'XenAPI.egg-info/SOURCES.txt'
Copying XenAPI.egg-info to build/bdist.linux-x86_64/wheel/XenAPI-1.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/XenAPI-1.2.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic-1.0.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/36/78/c0ffaf14216517a14d3daa67ff24fbb60b4703e95ce1059a48fd508e6b8c/XStatic-1.0.2.tar.gz
--2019-10-05 18:07:38-- https://files.pythonhosted.org/packages/36/78/c0ffaf14216517a14d3daa67ff24fbb60b4703e95ce1059a48fd508e6b8c/XStatic-1.0.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2595 (2.5K) [binary/octet-stream]
Saving to: 'XStatic-1.0.2.tar.gz'

0K .. 100% 21.4M=0s

2019-10-05 18:07:38 (21.4 MB/s) - 'XStatic-1.0.2.tar.gz' saved [2595/2595]

/build-wheels/XStatic-1.0.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
copying xstatic/main.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
running egg_info
writing XStatic.egg-info/PKG-INFO
writing namespace_packages to XStatic.egg-info/namespace_packages.txt
writing top-level names to XStatic.egg-info/top_level.txt
writing dependency_links to XStatic.egg-info/dependency_links.txt
reading manifest file 'XStatic.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
copying xstatic/main.py -> build/bdist.linux-x86_64/wheel/xstatic
running install_egg_info
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
Copying XStatic.egg-info to build/bdist.linux-x86_64/wheel/XStatic-1.0.2-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic-1.0.2-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic-1.0.2.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_Angular_FileUpload-12.0.4.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/4d/fd/c3051915d2f12e8fa11f59c01162ce85e38eca15d9ec73a3d7b271b49744/XStatic-Angular-FileUpload-12.0.4.0.tar.gz
--2019-10-05 18:07:38-- https://files.pythonhosted.org/packages/4d/fd/c3051915d2f12e8fa11f59c01162ce85e38eca15d9ec73a3d7b271b49744/XStatic-Angular-FileUpload-12.0.4.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 188575 (184K) [application/octet-stream]
Saving to: 'XStatic-Angular-FileUpload-12.0.4.0.tar.gz'

0K .......... .......... .......... .......... .......... 27% 3.20M 0s
50K .......... .......... .......... .......... .......... 54% 6.86M 0s
100K .......... .......... .......... .......... .......... 81% 58.3M 0s
150K .......... .......... .......... .... 100% 114M=0.02s

2019-10-05 18:07:39 (7.65 MB/s) - 'XStatic-Angular-FileUpload-12.0.4.0.tar.gz' saved [188575/188575]

/build-wheels/XStatic-Angular-FileUpload-12.0.4.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/angular_fileupload
copying xstatic/pkg/angular_fileupload/__init__.py -> build/lib/xstatic/pkg/angular_fileupload
running egg_info
writing XStatic_Angular_FileUpload.egg-info/PKG-INFO
writing namespace_packages to XStatic_Angular_FileUpload.egg-info/namespace_packages.txt
writing top-level names to XStatic_Angular_FileUpload.egg-info/top_level.txt
writing dependency_links to XStatic_Angular_FileUpload.egg-info/dependency_links.txt
reading manifest file 'XStatic_Angular_FileUpload.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_Angular_FileUpload.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/FileAPI.flash.swf -> build/lib/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/FileAPI.js -> build/lib/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/FileAPI.min.js -> build/lib/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/ng-file-upload-all.js -> build/lib/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/ng-file-upload-all.min.js -> build/lib/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/ng-file-upload-shim.js -> build/lib/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/ng-file-upload-shim.min.js -> build/lib/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/ng-file-upload.js -> build/lib/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/ng-file-upload.min.js -> build/lib/xstatic/pkg/angular_fileupload/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/angular_fileupload/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_fileupload
copying xstatic/pkg/angular_fileupload/data/FileAPI.flash.swf -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/FileAPI.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/FileAPI.min.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/ng-file-upload-all.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/ng-file-upload-all.min.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/ng-file-upload-shim.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/ng-file-upload-shim.min.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/ng-file-upload.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_fileupload/data
copying xstatic/pkg/angular_fileupload/data/ng-file-upload.min.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_fileupload/data
running install_egg_info
Copying XStatic_Angular_FileUpload.egg-info to build/bdist.linux-x86_64/wheel/XStatic_Angular_FileUpload-12.0.4.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_Angular_FileUpload-12.0.4.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_Angular_FileUpload-12.0.4.0.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_Angular_Schema_Form-0.8.13.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/57/71/ceea2c0a72e2ee2d316d6ab1c06b21faa9f5cbc4b36a4127d7847b7079c5/XStatic-Angular-Schema-Form-0.8.13.0.tar.gz
--2019-10-05 18:07:39-- https://files.pythonhosted.org/packages/57/71/ceea2c0a72e2ee2d316d6ab1c06b21faa9f5cbc4b36a4127d7847b7079c5/XStatic-Angular-Schema-Form-0.8.13.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 41709 (41K) [application/octet-stream]
Saving to: 'XStatic-Angular-Schema-Form-0.8.13.0.tar.gz'

0K .......... .......... .......... .......... 100% 2.70M=0.01s

2019-10-05 18:07:39 (2.70 MB/s) - 'XStatic-Angular-Schema-Form-0.8.13.0.tar.gz' saved [41709/41709]

/build-wheels/XStatic-Angular-Schema-Form-0.8.13.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/angular_schema_form
copying xstatic/pkg/angular_schema_form/__init__.py -> build/lib/xstatic/pkg/angular_schema_form
running egg_info
writing XStatic_Angular_Schema_Form.egg-info/PKG-INFO
writing namespace_packages to XStatic_Angular_Schema_Form.egg-info/namespace_packages.txt
writing top-level names to XStatic_Angular_Schema_Form.egg-info/top_level.txt
writing dependency_links to XStatic_Angular_Schema_Form.egg-info/dependency_links.txt
reading manifest file 'XStatic_Angular_Schema_Form.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_Angular_Schema_Form.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/angular_schema_form/data
copying xstatic/pkg/angular_schema_form/data/WHERE_IS_BOOTSTRAP_DECORATOR.md -> build/lib/xstatic/pkg/angular_schema_form/data
copying xstatic/pkg/angular_schema_form/data/bootstrap-decorator.js -> build/lib/xstatic/pkg/angular_schema_form/data
copying xstatic/pkg/angular_schema_form/data/bootstrap-decorator.min.js -> build/lib/xstatic/pkg/angular_schema_form/data
copying xstatic/pkg/angular_schema_form/data/schema-form.js -> build/lib/xstatic/pkg/angular_schema_form/data
copying xstatic/pkg/angular_schema_form/data/schema-form.min.js -> build/lib/xstatic/pkg/angular_schema_form/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/angular_schema_form/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_schema_form
copying xstatic/pkg/angular_schema_form/data/WHERE_IS_BOOTSTRAP_DECORATOR.md -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_schema_form/data
copying xstatic/pkg/angular_schema_form/data/bootstrap-decorator.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_schema_form/data
copying xstatic/pkg/angular_schema_form/data/bootstrap-decorator.min.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_schema_form/data
copying xstatic/pkg/angular_schema_form/data/schema-form.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_schema_form/data
copying xstatic/pkg/angular_schema_form/data/schema-form.min.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/angular_schema_form/data
running install_egg_info
Copying XStatic_Angular_Schema_Form.egg-info to build/bdist.linux-x86_64/wheel/XStatic_Angular_Schema_Form-0.8.13.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_Angular_Schema_Form-0.8.13.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_Angular_Schema_Form-0.8.13.0.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_Bootstrap_Datepicker-1.3.1.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/91/4f/832f14478e714815bb3d44d01dfe8dbe19ccf9f823e0bc7ac1a8cf7fa6b3/XStatic-Bootstrap-Datepicker-1.3.1.0.tar.gz
--2019-10-05 18:07:39-- https://files.pythonhosted.org/packages/91/4f/832f14478e714815bb3d44d01dfe8dbe19ccf9f823e0bc7ac1a8cf7fa6b3/XStatic-Bootstrap-Datepicker-1.3.1.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 32501 (32K) [application/octet-stream]
Saving to: 'XStatic-Bootstrap-Datepicker-1.3.1.0.tar.gz'

0K .......... .......... .......... . 100% 4.19M=0.007s

2019-10-05 18:07:40 (4.19 MB/s) - 'XStatic-Bootstrap-Datepicker-1.3.1.0.tar.gz' saved [32501/32501]

/build-wheels/XStatic-Bootstrap-Datepicker-1.3.1.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/bootstrap_datepicker
copying xstatic/pkg/bootstrap_datepicker/__init__.py -> build/lib/xstatic/pkg/bootstrap_datepicker
running egg_info
writing XStatic_Bootstrap_Datepicker.egg-info/PKG-INFO
writing namespace_packages to XStatic_Bootstrap_Datepicker.egg-info/namespace_packages.txt
writing top-level names to XStatic_Bootstrap_Datepicker.egg-info/top_level.txt
writing dependency_links to XStatic_Bootstrap_Datepicker.egg-info/dependency_links.txt
reading manifest file 'XStatic_Bootstrap_Datepicker.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_Bootstrap_Datepicker.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/bootstrap_datepicker/data
copying xstatic/pkg/bootstrap_datepicker/data/bootstrap-datepicker.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data
copying xstatic/pkg/bootstrap_datepicker/data/datepicker.css -> build/lib/xstatic/pkg/bootstrap_datepicker/data
copying xstatic/pkg/bootstrap_datepicker/data/datepicker3.css -> build/lib/xstatic/pkg/bootstrap_datepicker/data
creating build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ar.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.az.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.bg.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ca.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.cs.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.cy.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.da.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.de.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.el.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.es.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.et.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.fa.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.fi.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.fr.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.gl.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.he.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.hr.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.hu.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.id.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.is.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.it.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ja.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ka.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.kk.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.kr.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.lt.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.lv.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.mk.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ms.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.nb.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.nl-BE.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.nl.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.no.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.pl.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.pt-BR.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.pt.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ro.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.rs-latin.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.rs.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ru.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sk.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sl.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sq.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sv.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sw.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.th.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.tr.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ua.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.vi.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.zh-CN.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.zh-TW.js -> build/lib/xstatic/pkg/bootstrap_datepicker/data/locales
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/bootstrap_datepicker/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker
copying xstatic/pkg/bootstrap_datepicker/data/bootstrap-datepicker.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data
copying xstatic/pkg/bootstrap_datepicker/data/datepicker.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data
copying xstatic/pkg/bootstrap_datepicker/data/datepicker3.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ar.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.az.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.bg.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ca.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.cs.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.cy.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.da.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.de.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.el.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.es.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.et.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.fa.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.fi.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.fr.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.gl.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.he.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.hr.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.hu.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.id.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.is.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.it.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ja.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ka.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.kk.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.kr.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.lt.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.lv.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.mk.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ms.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.nb.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.nl-BE.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.nl.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.no.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.pl.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.pt-BR.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.pt.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ro.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.rs-latin.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.rs.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ru.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sk.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sl.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sq.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sv.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sw.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.th.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.tr.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ua.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.vi.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.zh-CN.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
copying xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.zh-TW.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/bootstrap_datepicker/data/locales
running install_egg_info
Copying XStatic_Bootstrap_Datepicker.egg-info to build/bdist.linux-x86_64/wheel/XStatic_Bootstrap_Datepicker-1.3.1.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_Bootstrap_Datepicker-1.3.1.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_Bootstrap_Datepicker-1.3.1.0.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_Hogan-2.0.0.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/21/fe/37d5c8247f24738e7e368d27ebf945de1ea29fbc3112ac5e75b1b7f1d0c9/XStatic-Hogan-2.0.0.2.tar.gz
--2019-10-05 18:07:40-- https://files.pythonhosted.org/packages/21/fe/37d5c8247f24738e7e368d27ebf945de1ea29fbc3112ac5e75b1b7f1d0c9/XStatic-Hogan-2.0.0.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6919 (6.8K) [application/octet-stream]
Saving to: 'XStatic-Hogan-2.0.0.2.tar.gz'

0K ...... 100% 43.8M=0s

2019-10-05 18:07:40 (43.8 MB/s) - 'XStatic-Hogan-2.0.0.2.tar.gz' saved [6919/6919]

/build-wheels/XStatic-Hogan-2.0.0.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/hogan
copying xstatic/pkg/hogan/__init__.py -> build/lib/xstatic/pkg/hogan
running egg_info
writing XStatic_Hogan.egg-info/PKG-INFO
writing namespace_packages to XStatic_Hogan.egg-info/namespace_packages.txt
writing top-level names to XStatic_Hogan.egg-info/top_level.txt
writing dependency_links to XStatic_Hogan.egg-info/dependency_links.txt
reading manifest file 'XStatic_Hogan.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_Hogan.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/hogan/data
copying xstatic/pkg/hogan/data/hogan.js -> build/lib/xstatic/pkg/hogan/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/hogan/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/hogan
copying xstatic/pkg/hogan/data/hogan.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/hogan/data
running install_egg_info
Copying XStatic_Hogan.egg-info to build/bdist.linux-x86_64/wheel/XStatic_Hogan-2.0.0.2-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_Hogan-2.0.0.2-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_Hogan-2.0.0.2.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_jQuery-1.12.4.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/67/f1/c18c14fc4aab386e4aba587c5d10c268de222c75bf5e271b6f68a2ea6e77/XStatic-jQuery-1.12.4.1.tar.gz
--2019-10-05 18:07:40-- https://files.pythonhosted.org/packages/67/f1/c18c14fc4aab386e4aba587c5d10c268de222c75bf5e271b6f68a2ea6e77/XStatic-jQuery-1.12.4.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 123857 (121K) [binary/octet-stream]
Saving to: 'XStatic-jQuery-1.12.4.1.tar.gz'

0K .......... .......... .......... .......... .......... 41% 3.41M 0s
50K .......... .......... .......... .......... .......... 82% 6.96M 0s
100K .......... .......... 100% 80.4M=0.02s

2019-10-05 18:07:41 (5.48 MB/s) - 'XStatic-jQuery-1.12.4.1.tar.gz' saved [123857/123857]

/build-wheels/XStatic-jQuery-1.12.4.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/jquery
copying xstatic/pkg/jquery/__init__.py -> build/lib/xstatic/pkg/jquery
running egg_info
writing XStatic_jQuery.egg-info/PKG-INFO
writing namespace_packages to XStatic_jQuery.egg-info/namespace_packages.txt
writing top-level names to XStatic_jQuery.egg-info/top_level.txt
writing dependency_links to XStatic_jQuery.egg-info/dependency_links.txt
reading manifest file 'XStatic_jQuery.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_jQuery.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/jquery/data
copying xstatic/pkg/jquery/data/jquery.js -> build/lib/xstatic/pkg/jquery/data
copying xstatic/pkg/jquery/data/jquery.min.js -> build/lib/xstatic/pkg/jquery/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/jquery/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery
copying xstatic/pkg/jquery/data/jquery.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery/data
copying xstatic/pkg/jquery/data/jquery.min.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery/data
running install_egg_info
Copying XStatic_jQuery.egg-info to build/bdist.linux-x86_64/wheel/XStatic_jQuery-1.12.4.1-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_jQuery-1.12.4.1-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_jQuery-1.12.4.1.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_JQuery_Migrate-1.2.1.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/7c/fc/edbfcb4574ec3cf0b68a0613dd1904c9139e3bf6dede792d2e7edcf13023/XStatic-JQuery-Migrate-1.2.1.1.tar.gz
--2019-10-05 18:07:41-- https://files.pythonhosted.org/packages/7c/fc/edbfcb4574ec3cf0b68a0613dd1904c9139e3bf6dede792d2e7edcf13023/XStatic-JQuery-Migrate-1.2.1.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10643 (10K) [application/octet-stream]
Saving to: 'XStatic-JQuery-Migrate-1.2.1.1.tar.gz'

0K .......... 100% 44.0M=0s

2019-10-05 18:07:41 (44.0 MB/s) - 'XStatic-JQuery-Migrate-1.2.1.1.tar.gz' saved [10643/10643]

/build-wheels/XStatic-JQuery-Migrate-1.2.1.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/jquery_migrate
copying xstatic/pkg/jquery_migrate/__init__.py -> build/lib/xstatic/pkg/jquery_migrate
running egg_info
writing XStatic_JQuery_Migrate.egg-info/PKG-INFO
writing namespace_packages to XStatic_JQuery_Migrate.egg-info/namespace_packages.txt
writing top-level names to XStatic_JQuery_Migrate.egg-info/top_level.txt
writing dependency_links to XStatic_JQuery_Migrate.egg-info/dependency_links.txt
reading manifest file 'XStatic_JQuery_Migrate.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_JQuery_Migrate.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/jquery_migrate/data
copying xstatic/pkg/jquery_migrate/data/jquery-migrate.js -> build/lib/xstatic/pkg/jquery_migrate/data
copying xstatic/pkg/jquery_migrate/data/jquery-migrate.min.js -> build/lib/xstatic/pkg/jquery_migrate/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/jquery_migrate/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_migrate
copying xstatic/pkg/jquery_migrate/data/jquery-migrate.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_migrate/data
copying xstatic/pkg/jquery_migrate/data/jquery-migrate.min.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_migrate/data
running install_egg_info
Copying XStatic_JQuery_Migrate.egg-info to build/bdist.linux-x86_64/wheel/XStatic_JQuery_Migrate-1.2.1.1-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_JQuery_Migrate-1.2.1.1-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_JQuery_Migrate-1.2.1.1.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_JQuery.quicksearch-2.0.3.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ea/ab/f934d06a78ce2c6bb594e9a426f6966b3192c4c279467c9898be6fd284d3/XStatic-JQuery.quicksearch-2.0.3.1.tar.gz
--2019-10-05 18:07:41-- https://files.pythonhosted.org/packages/ea/ab/f934d06a78ce2c6bb594e9a426f6966b3192c4c279467c9898be6fd284d3/XStatic-JQuery.quicksearch-2.0.3.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7239 (7.1K) [application/octet-stream]
Saving to: 'XStatic-JQuery.quicksearch-2.0.3.1.tar.gz'

0K ....... 100% 46.8M=0s

2019-10-05 18:07:41 (46.8 MB/s) - 'XStatic-JQuery.quicksearch-2.0.3.1.tar.gz' saved [7239/7239]

/build-wheels/XStatic-JQuery.quicksearch-2.0.3.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/jquery_quicksearch
copying xstatic/pkg/jquery_quicksearch/__init__.py -> build/lib/xstatic/pkg/jquery_quicksearch
running egg_info
writing XStatic_JQuery.quicksearch.egg-info/PKG-INFO
writing namespace_packages to XStatic_JQuery.quicksearch.egg-info/namespace_packages.txt
writing top-level names to XStatic_JQuery.quicksearch.egg-info/top_level.txt
writing dependency_links to XStatic_JQuery.quicksearch.egg-info/dependency_links.txt
reading manifest file 'XStatic_JQuery.quicksearch.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_JQuery.quicksearch.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/jquery_quicksearch/data
copying xstatic/pkg/jquery_quicksearch/data/jquery.quicksearch.js -> build/lib/xstatic/pkg/jquery_quicksearch/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/jquery_quicksearch/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_quicksearch
copying xstatic/pkg/jquery_quicksearch/data/jquery.quicksearch.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_quicksearch/data
running install_egg_info
Copying XStatic_JQuery.quicksearch.egg-info to build/bdist.linux-x86_64/wheel/XStatic_JQuery.quicksearch-2.0.3.1-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_JQuery.quicksearch-2.0.3.1-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_JQuery.quicksearch-2.0.3.1.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_JQuery.TableSorter-2.14.5.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/c1/6c/d6b0807906af90536e793a3b23cca557869fa5a27156639f0029de8b1f1f/XStatic-JQuery.TableSorter-2.14.5.1.tar.gz
--2019-10-05 18:07:42-- https://files.pythonhosted.org/packages/c1/6c/d6b0807906af90536e793a3b23cca557869fa5a27156639f0029de8b1f1f/XStatic-JQuery.TableSorter-2.14.5.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19789 (19K) [application/octet-stream]
Saving to: 'XStatic-JQuery.TableSorter-2.14.5.1.tar.gz'

0K .......... ......... 100% 2.26M=0.008s

2019-10-05 18:07:42 (2.26 MB/s) - 'XStatic-JQuery.TableSorter-2.14.5.1.tar.gz' saved [19789/19789]

/build-wheels/XStatic-JQuery.TableSorter-2.14.5.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/jquery_tablesorter
copying xstatic/pkg/jquery_tablesorter/__init__.py -> build/lib/xstatic/pkg/jquery_tablesorter
running egg_info
writing XStatic_JQuery.TableSorter.egg-info/PKG-INFO
writing namespace_packages to XStatic_JQuery.TableSorter.egg-info/namespace_packages.txt
writing top-level names to XStatic_JQuery.TableSorter.egg-info/top_level.txt
writing dependency_links to XStatic_JQuery.TableSorter.egg-info/dependency_links.txt
reading manifest file 'XStatic_JQuery.TableSorter.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_JQuery.TableSorter.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/jquery_tablesorter/data
copying xstatic/pkg/jquery_tablesorter/data/jquery.tablesorter.js -> build/lib/xstatic/pkg/jquery_tablesorter/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/jquery_tablesorter/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_tablesorter
copying xstatic/pkg/jquery_tablesorter/data/jquery.tablesorter.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_tablesorter/data
running install_egg_info
Copying XStatic_JQuery.TableSorter.egg-info to build/bdist.linux-x86_64/wheel/XStatic_JQuery.TableSorter-2.14.5.1-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_JQuery.TableSorter-2.14.5.1-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_JQuery.TableSorter-2.14.5.1.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_jquery_ui-1.12.1.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e6/5a/883b22dad1d3e01708312d71c5bc63d543d66cef9b448c1cf85379d64fb3/XStatic-jquery-ui-1.12.1.1.tar.gz
--2019-10-05 18:07:42-- https://files.pythonhosted.org/packages/e6/5a/883b22dad1d3e01708312d71c5bc63d543d66cef9b448c1cf85379d64fb3/XStatic-jquery-ui-1.12.1.1.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1345975 (1.3M) [binary/octet-stream]
Saving to: 'XStatic-jquery-ui-1.12.1.1.tar.gz'

0K .......... .......... .......... .......... .......... 3% 3.24M 0s
50K .......... .......... .......... .......... .......... 7% 6.51M 0s
100K .......... .......... .......... .......... .......... 11% 99.3M 0s
150K .......... .......... .......... .......... .......... 15% 88.9M 0s
200K .......... .......... .......... .......... .......... 19% 6.59M 0s
250K .......... .......... .......... .......... .......... 22% 85.3M 0s
300K .......... .......... .......... .......... .......... 26% 95.3M 0s
350K .......... .......... .......... .......... .......... 30% 8.72M 0s
400K .......... .......... .......... .......... .......... 34% 53.6M 0s
450K .......... .......... .......... .......... .......... 38% 97.2M 0s
500K .......... .......... .......... .......... .......... 41% 102M 0s
550K .......... .......... .......... .......... .......... 45% 76.7M 0s
600K .......... .......... .......... .......... .......... 49% 89.8M 0s
650K .......... .......... .......... .......... .......... 53% 88.5M 0s
700K .......... .......... .......... .......... .......... 57% 107M 0s
750K .......... .......... .......... .......... .......... 60% 112M 0s
800K .......... .......... .......... .......... .......... 64% 13.3M 0s
850K .......... .......... .......... .......... .......... 68% 50.0M 0s
900K .......... .......... .......... .......... .......... 72% 81.1M 0s
950K .......... .......... .......... .......... .......... 76% 101M 0s
1000K .......... .......... .......... .......... .......... 79% 117M 0s
1050K .......... .......... .......... .......... .......... 83% 85.6M 0s
1100K .......... .......... .......... .......... .......... 87% 54.4M 0s
1150K .......... .......... .......... .......... .......... 91% 105M 0s
1200K .......... .......... .......... .......... .......... 95% 126M 0s
1250K .......... .......... .......... .......... .......... 98% 124M 0s
1300K .......... .... 100% 111M=0.05s

2019-10-05 18:07:42 (25.1 MB/s) - 'XStatic-jquery-ui-1.12.1.1.tar.gz' saved [1345975/1345975]

/build-wheels/XStatic-jquery-ui-1.12.1.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/jquery_ui
copying xstatic/pkg/jquery_ui/__init__.py -> build/lib/xstatic/pkg/jquery_ui
running egg_info
writing requirements to XStatic_jquery_ui.egg-info/requires.txt
writing XStatic_jquery_ui.egg-info/PKG-INFO
writing namespace_packages to XStatic_jquery_ui.egg-info/namespace_packages.txt
writing top-level names to XStatic_jquery_ui.egg-info/top_level.txt
writing dependency_links to XStatic_jquery_ui.egg-info/dependency_links.txt
reading manifest file 'XStatic_jquery_ui.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_jquery_ui.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.js -> build/lib/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.min.js -> build/lib/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.structure.css -> build/lib/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.structure.min.css -> build/lib/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.theme.css -> build/lib/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.theme.min.css -> build/lib/xstatic/pkg/jquery_ui/data
creating build/lib/xstatic/pkg/jquery_ui/data/images
copying xstatic/pkg/jquery_ui/data/images/ui-icons_444444_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/images
copying xstatic/pkg/jquery_ui/data/images/ui-icons_555555_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/images
copying xstatic/pkg/jquery_ui/data/images/ui-icons_777620_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/images
copying xstatic/pkg/jquery_ui/data/images/ui-icons_777777_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/images
copying xstatic/pkg/jquery_ui/data/images/ui-icons_cc0000_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/images
copying xstatic/pkg/jquery_ui/data/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes
creating build/lib/xstatic/pkg/jquery_ui/data/themes/base
copying xstatic/pkg/jquery_ui/data/themes/base/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/base
copying xstatic/pkg/jquery_ui/data/themes/base/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/base
copying xstatic/pkg/jquery_ui/data/themes/base/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/base
creating build/lib/xstatic/pkg/jquery_ui/data/themes/base/images
copying xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_444444_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/base/images
copying xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_555555_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/base/images
copying xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_777620_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/base/images
copying xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_777777_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/base/images
copying xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_cc0000_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/base/images
copying xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/base/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie
copying xstatic/pkg/jquery_ui/data/themes/black-tie/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie
copying xstatic/pkg/jquery_ui/data/themes/black-tie/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie
copying xstatic/pkg/jquery_ui/data/themes/black-tie/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie
creating build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_222222_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_4ca300_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_bbbbbb_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_ededed_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_ffcf29_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/black-tie/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer
copying xstatic/pkg/jquery_ui/data/themes/blitzer/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer
copying xstatic/pkg/jquery_ui/data/themes/blitzer/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer
copying xstatic/pkg/jquery_ui/data/themes/blitzer/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer
creating build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-icons_004276_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-icons_cc0000_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/blitzer/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino
copying xstatic/pkg/jquery_ui/data/themes/cupertino/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino
copying xstatic/pkg/jquery_ui/data/themes/cupertino/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino
copying xstatic/pkg/jquery_ui/data/themes/cupertino/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino
creating build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_2694e8_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_2e83ff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_3d80b3_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_72a7cf_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/cupertino/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive
creating build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_222222_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_a83300_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_cccccc_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv
creating build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_00498f_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_98d2fb_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant
copying xstatic/pkg/jquery_ui/data/themes/eggplant/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant
copying xstatic/pkg/jquery_ui/data/themes/eggplant/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant
copying xstatic/pkg/jquery_ui/data/themes/eggplant/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant
creating build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_454545_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_734d99_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_8d78a5_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_a8a3ae_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_ebccce_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/eggplant/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike
creating build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_0a82eb_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_0b54d5_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/flick
copying xstatic/pkg/jquery_ui/data/themes/flick/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/flick
copying xstatic/pkg/jquery_ui/data/themes/flick/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/flick
copying xstatic/pkg/jquery_ui/data/themes/flick/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/flick
creating build/lib/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_0073ea_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_454545_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_666666_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_ff0084_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/flick/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks
creating build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_454545_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_88a206_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_c02669_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/humanity
copying xstatic/pkg/jquery_ui/data/themes/humanity/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity
copying xstatic/pkg/jquery_ui/data/themes/humanity/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity
copying xstatic/pkg/jquery_ui/data/themes/humanity/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity
creating build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_c47a23_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_cb672b_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_f08000_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_f35f07_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_ff7519_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/humanity/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog
copying xstatic/pkg/jquery_ui/data/themes/le-frog/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog
copying xstatic/pkg/jquery_ui/data/themes/le-frog/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog
copying xstatic/pkg/jquery_ui/data/themes/le-frog/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog
creating build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_4eb305_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_72b42d_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_cd0a0a_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/le-frog/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc
creating build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_222222_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_9bcc60_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_add978_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_f1fd86_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/overcast
copying xstatic/pkg/jquery_ui/data/themes/overcast/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/overcast
copying xstatic/pkg/jquery_ui/data/themes/overcast/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/overcast
copying xstatic/pkg/jquery_ui/data/themes/overcast/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/overcast
creating build/lib/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_3383bb_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_454545_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_70b2e1_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_999999_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_fbc856_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/overcast/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder
creating build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_222222_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_b83400_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/redmond
copying xstatic/pkg/jquery_ui/data/themes/redmond/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond
copying xstatic/pkg/jquery_ui/data/themes/redmond/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond
copying xstatic/pkg/jquery_ui/data/themes/redmond/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond
creating build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_217bc0_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_2e83ff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_469bdd_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_6da8d5_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_cd0a0a_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_d8e7f3_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_f9bd01_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/redmond/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness
copying xstatic/pkg/jquery_ui/data/themes/smoothness/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness
copying xstatic/pkg/jquery_ui/data/themes/smoothness/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness
copying xstatic/pkg/jquery_ui/data/themes/smoothness/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness
creating build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_222222_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_2e83ff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_454545_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_888888_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_cd0a0a_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/smoothness/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/south-street
copying xstatic/pkg/jquery_ui/data/themes/south-street/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street
copying xstatic/pkg/jquery_ui/data/themes/south-street/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street
copying xstatic/pkg/jquery_ui/data/themes/south-street/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street
creating build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_808080_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_847e71_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_8DC262_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_cd0a0a_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_eeeeee_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/south-street/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/start
copying xstatic/pkg/jquery_ui/data/themes/start/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/start
copying xstatic/pkg/jquery_ui/data/themes/start/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/start
copying xstatic/pkg/jquery_ui/data/themes/start/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/start
creating build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_glass_45_0078ae_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_0078ae_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_056b93_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_d8e7f3_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_e0fdff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_f5e175_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_f7a50d_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_fcd113_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/start/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/sunny
copying xstatic/pkg/jquery_ui/data/themes/sunny/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny
copying xstatic/pkg/jquery_ui/data/themes/sunny/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny
copying xstatic/pkg/jquery_ui/data/themes/sunny/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny
creating build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_3d3d3d_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_bd7b00_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_d19405_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_eb990f_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_ed9f26_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_fadc7a_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_ffe180_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/sunny/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse
creating build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_070603_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_efec9f_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_ff7519_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic
copying xstatic/pkg/jquery_ui/data/themes/trontastic/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic
copying xstatic/pkg/jquery_ui/data/themes/trontastic/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic
copying xstatic/pkg/jquery_ui/data/themes/trontastic/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic
creating build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_000000_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_1f1f1f_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_9fda58_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_b8ec79_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_cd0a0a_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/trontastic/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness
creating build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_222222_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_a83300_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_cccccc_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness
creating build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_222222_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_228ef1_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_ffffff_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
creating build/lib/xstatic/pkg/jquery_ui/data/themes/vader
copying xstatic/pkg/jquery_ui/data/themes/vader/jquery-ui.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader
copying xstatic/pkg/jquery_ui/data/themes/vader/jquery-ui.min.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader
copying xstatic/pkg/jquery_ui/data/themes/vader/theme.css -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader
creating build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_666666_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_aaaaaa_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_bbbbbb_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_c98000_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_cccccc_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_cd0a0a_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_f29a00_256x240.png -> build/lib/xstatic/pkg/jquery_ui/data/themes/vader/images
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/jquery_ui/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui
copying xstatic/pkg/jquery_ui/data/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.min.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.structure.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.structure.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/jquery-ui.theme.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data
copying xstatic/pkg/jquery_ui/data/images/ui-icons_444444_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/images
copying xstatic/pkg/jquery_ui/data/images/ui-icons_555555_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/images
copying xstatic/pkg/jquery_ui/data/images/ui-icons_777620_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/images
copying xstatic/pkg/jquery_ui/data/images/ui-icons_777777_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/images
copying xstatic/pkg/jquery_ui/data/images/ui-icons_cc0000_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/images
copying xstatic/pkg/jquery_ui/data/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/images
copying xstatic/pkg/jquery_ui/data/themes/base/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/base
copying xstatic/pkg/jquery_ui/data/themes/base/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/base
copying xstatic/pkg/jquery_ui/data/themes/base/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/base
copying xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_444444_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/base/images
copying xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_555555_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/base/images
copying xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_777620_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/base/images
copying xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_777777_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/base/images
copying xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_cc0000_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/base/images
copying xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/base/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie
copying xstatic/pkg/jquery_ui/data/themes/black-tie/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie
copying xstatic/pkg/jquery_ui/data/themes/black-tie/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_222222_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_4ca300_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_bbbbbb_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_ededed_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_ffcf29_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/black-tie/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/blitzer
copying xstatic/pkg/jquery_ui/data/themes/blitzer/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/blitzer
copying xstatic/pkg/jquery_ui/data/themes/blitzer/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/blitzer
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-icons_004276_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-icons_cc0000_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/blitzer/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino
copying xstatic/pkg/jquery_ui/data/themes/cupertino/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino
copying xstatic/pkg/jquery_ui/data/themes/cupertino/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_2694e8_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_2e83ff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_3d80b3_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_72a7cf_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/cupertino/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_222222_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_a83300_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_cccccc_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dark-hive/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dot-luv
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dot-luv
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dot-luv
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_00498f_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_98d2fb_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/dot-luv/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant
copying xstatic/pkg/jquery_ui/data/themes/eggplant/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant
copying xstatic/pkg/jquery_ui/data/themes/eggplant/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_454545_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_734d99_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_8d78a5_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_a8a3ae_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_ebccce_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/eggplant/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_0a82eb_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_0b54d5_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/excite-bike/images
copying xstatic/pkg/jquery_ui/data/themes/flick/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/flick
copying xstatic/pkg/jquery_ui/data/themes/flick/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/flick
copying xstatic/pkg/jquery_ui/data/themes/flick/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/flick
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_0073ea_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_454545_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_666666_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_ff0084_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/flick/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_454545_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_88a206_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_c02669_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity
copying xstatic/pkg/jquery_ui/data/themes/humanity/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity
copying xstatic/pkg/jquery_ui/data/themes/humanity/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_c47a23_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_cb672b_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_f08000_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_f35f07_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_ff7519_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/humanity/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog
copying xstatic/pkg/jquery_ui/data/themes/le-frog/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog
copying xstatic/pkg/jquery_ui/data/themes/le-frog/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_4eb305_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_72b42d_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_cd0a0a_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/le-frog/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_222222_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_9bcc60_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_add978_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_f1fd86_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/mint-choc/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/overcast
copying xstatic/pkg/jquery_ui/data/themes/overcast/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/overcast
copying xstatic/pkg/jquery_ui/data/themes/overcast/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/overcast
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_3383bb_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_454545_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_70b2e1_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_999999_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_fbc856_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/overcast/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_222222_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_b83400_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond
copying xstatic/pkg/jquery_ui/data/themes/redmond/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond
copying xstatic/pkg/jquery_ui/data/themes/redmond/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_217bc0_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_2e83ff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_469bdd_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_6da8d5_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_cd0a0a_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_d8e7f3_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_f9bd01_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/redmond/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness
copying xstatic/pkg/jquery_ui/data/themes/smoothness/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness
copying xstatic/pkg/jquery_ui/data/themes/smoothness/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_222222_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_2e83ff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_454545_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_888888_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_cd0a0a_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/smoothness/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street
copying xstatic/pkg/jquery_ui/data/themes/south-street/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street
copying xstatic/pkg/jquery_ui/data/themes/south-street/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_808080_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_847e71_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_8DC262_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_cd0a0a_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_eeeeee_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/south-street/images
copying xstatic/pkg/jquery_ui/data/themes/start/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start
copying xstatic/pkg/jquery_ui/data/themes/start/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start
copying xstatic/pkg/jquery_ui/data/themes/start/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_glass_45_0078ae_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_0078ae_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_056b93_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_d8e7f3_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_e0fdff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_f5e175_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_f7a50d_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_fcd113_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/start/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny
copying xstatic/pkg/jquery_ui/data/themes/sunny/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny
copying xstatic/pkg/jquery_ui/data/themes/sunny/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_3d3d3d_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_bd7b00_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_d19405_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_eb990f_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_ed9f26_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_fadc7a_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_ffe180_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/sunny/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_070603_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_efec9f_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_ff7519_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic
copying xstatic/pkg/jquery_ui/data/themes/trontastic/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic
copying xstatic/pkg/jquery_ui/data/themes/trontastic/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_000000_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_1f1f1f_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_9fda58_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_b8ec79_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_cd0a0a_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/trontastic/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_222222_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_a83300_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_cccccc_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_222222_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_228ef1_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images
copying xstatic/pkg/jquery_ui/data/themes/vader/jquery-ui.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader
copying xstatic/pkg/jquery_ui/data/themes/vader/jquery-ui.min.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader
copying xstatic/pkg/jquery_ui/data/themes/vader/theme.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_666666_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_aaaaaa_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_bbbbbb_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_c98000_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_cccccc_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_cd0a0a_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
copying xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_f29a00_256x240.png -> build/bdist.linux-x86_64/wheel/xstatic/pkg/jquery_ui/data/themes/vader/images
running install_egg_info
Copying XStatic_jquery_ui.egg-info to build/bdist.linux-x86_64/wheel/XStatic_jquery_ui-1.12.1.1-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_jquery_ui-1.12.1.1-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_jquery_ui-1.12.1.1.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_objectpath-1.2.1.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/23/6c/56de25d9d3be430e7de2fcf4baac10279dad78d7b16cbda339cf014c2fe5/XStatic-objectpath-1.2.1.0.tar.gz
--2019-10-05 18:07:43-- https://files.pythonhosted.org/packages/23/6c/56de25d9d3be430e7de2fcf4baac10279dad78d7b16cbda339cf014c2fe5/XStatic-objectpath-1.2.1.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3477 (3.4K) [application/octet-stream]
Saving to: 'XStatic-objectpath-1.2.1.0.tar.gz'

0K ... 100% 34.8M=0s

2019-10-05 18:07:44 (34.8 MB/s) - 'XStatic-objectpath-1.2.1.0.tar.gz' saved [3477/3477]

/build-wheels/XStatic-objectpath-1.2.1.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/objectpath
copying xstatic/pkg/objectpath/__init__.py -> build/lib/xstatic/pkg/objectpath
running egg_info
writing XStatic_objectpath.egg-info/PKG-INFO
writing namespace_packages to XStatic_objectpath.egg-info/namespace_packages.txt
writing top-level names to XStatic_objectpath.egg-info/top_level.txt
writing dependency_links to XStatic_objectpath.egg-info/dependency_links.txt
reading manifest file 'XStatic_objectpath.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_objectpath.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/objectpath/data
copying xstatic/pkg/objectpath/data/ObjectPath.js -> build/lib/xstatic/pkg/objectpath/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/objectpath/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/objectpath
copying xstatic/pkg/objectpath/data/ObjectPath.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/objectpath/data
running install_egg_info
Copying XStatic_objectpath.egg-info to build/bdist.linux-x86_64/wheel/XStatic_objectpath-1.2.1.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_objectpath-1.2.1.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_objectpath-1.2.1.0.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_Rickshaw-1.5.0.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/45/c6/39aa4d02ea96b04ff372d1e3558587155790b1c5444855a97b89c255be38/XStatic-Rickshaw-1.5.0.0.tar.gz
--2019-10-05 18:07:44-- https://files.pythonhosted.org/packages/45/c6/39aa4d02ea96b04ff372d1e3558587155790b1c5444855a97b89c255be38/XStatic-Rickshaw-1.5.0.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 27907 (27K) [application/octet-stream]
Saving to: 'XStatic-Rickshaw-1.5.0.0.tar.gz'

0K .......... .......... ....... 100% 3.61M=0.007s

2019-10-05 18:07:44 (3.61 MB/s) - 'XStatic-Rickshaw-1.5.0.0.tar.gz' saved [27907/27907]

/build-wheels/XStatic-Rickshaw-1.5.0.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/rickshaw
copying xstatic/pkg/rickshaw/__init__.py -> build/lib/xstatic/pkg/rickshaw
running egg_info
writing XStatic_Rickshaw.egg-info/PKG-INFO
writing namespace_packages to XStatic_Rickshaw.egg-info/namespace_packages.txt
writing top-level names to XStatic_Rickshaw.egg-info/top_level.txt
writing dependency_links to XStatic_Rickshaw.egg-info/dependency_links.txt
reading manifest file 'XStatic_Rickshaw.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_Rickshaw.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/rickshaw/data
copying xstatic/pkg/rickshaw/data/rickshaw.css -> build/lib/xstatic/pkg/rickshaw/data
copying xstatic/pkg/rickshaw/data/rickshaw.js -> build/lib/xstatic/pkg/rickshaw/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/rickshaw/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/rickshaw
copying xstatic/pkg/rickshaw/data/rickshaw.css -> build/bdist.linux-x86_64/wheel/xstatic/pkg/rickshaw/data
copying xstatic/pkg/rickshaw/data/rickshaw.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/rickshaw/data
running install_egg_info
Copying XStatic_Rickshaw.egg-info to build/bdist.linux-x86_64/wheel/XStatic_Rickshaw-1.5.0.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_Rickshaw-1.5.0.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_Rickshaw-1.5.0.0.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_Spin-1.2.5.2-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/af/21/cca7f0b7abfe008cdd03dd4c4255aad3087f4a892a010c0f6f1452d7344b/XStatic-Spin-1.2.5.2.tar.gz
--2019-10-05 18:07:44-- https://files.pythonhosted.org/packages/af/21/cca7f0b7abfe008cdd03dd4c4255aad3087f4a892a010c0f6f1452d7344b/XStatic-Spin-1.2.5.2.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4830 (4.7K) [application/octet-stream]
Saving to: 'XStatic-Spin-1.2.5.2.tar.gz'

0K .... 100% 31.7M=0s

2019-10-05 18:07:44 (31.7 MB/s) - 'XStatic-Spin-1.2.5.2.tar.gz' saved [4830/4830]

/build-wheels/XStatic-Spin-1.2.5.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/spin
copying xstatic/pkg/spin/__init__.py -> build/lib/xstatic/pkg/spin
running egg_info
writing XStatic_Spin.egg-info/PKG-INFO
writing namespace_packages to XStatic_Spin.egg-info/namespace_packages.txt
writing top-level names to XStatic_Spin.egg-info/top_level.txt
writing dependency_links to XStatic_Spin.egg-info/dependency_links.txt
reading manifest file 'XStatic_Spin.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_Spin.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/spin/data
copying xstatic/pkg/spin/data/spin.jquery.js -> build/lib/xstatic/pkg/spin/data
copying xstatic/pkg/spin/data/spin.js -> build/lib/xstatic/pkg/spin/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/spin/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/spin
copying xstatic/pkg/spin/data/spin.jquery.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/spin/data
copying xstatic/pkg/spin/data/spin.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/spin/data
running install_egg_info
Copying XStatic_Spin.egg-info to build/bdist.linux-x86_64/wheel/XStatic_Spin-1.2.5.2-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_Spin-1.2.5.2-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_Spin-1.2.5.2.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_term.js-0.0.7.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/63/7a/7bfec29f5f28fdda7170ebbbb2204aeb1d33d6050f3476a807590de06434/XStatic-term.js-0.0.7.0.tar.gz
--2019-10-05 18:07:45-- https://files.pythonhosted.org/packages/63/7a/7bfec29f5f28fdda7170ebbbb2204aeb1d33d6050f3476a807590de06434/XStatic-term.js-0.0.7.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 38301 (37K) [application/octet-stream]
Saving to: 'XStatic-term.js-0.0.7.0.tar.gz'

0K .......... .......... .......... ....... 100% 4.23M=0.009s

2019-10-05 18:07:45 (4.23 MB/s) - 'XStatic-term.js-0.0.7.0.tar.gz' saved [38301/38301]

/build-wheels/XStatic-term.js-0.0.7.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/termjs
copying xstatic/pkg/termjs/__init__.py -> build/lib/xstatic/pkg/termjs
running egg_info
writing XStatic_term.js.egg-info/PKG-INFO
writing namespace_packages to XStatic_term.js.egg-info/namespace_packages.txt
writing top-level names to XStatic_term.js.egg-info/top_level.txt
writing dependency_links to XStatic_term.js.egg-info/dependency_links.txt
reading manifest file 'XStatic_term.js.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_term.js.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/termjs/data
copying xstatic/pkg/termjs/data/term.js -> build/lib/xstatic/pkg/termjs/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/termjs/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/termjs
copying xstatic/pkg/termjs/data/term.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/termjs/data
running install_egg_info
Copying XStatic_term.js.egg-info to build/bdist.linux-x86_64/wheel/XStatic_term.js-0.0.7.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_term.js-0.0.7.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_term.js-0.0.7.0.dist-info/WHEEL
/build-wheels

############################################################
Building XStatic_tv4-1.2.7.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/2b/26/b07115af27b339c861b8c9a775a621524b421c898e26e015880dfb888c49/XStatic-tv4-1.2.7.0.tar.gz
--2019-10-05 18:07:45-- https://files.pythonhosted.org/packages/2b/26/b07115af27b339c861b8c9a775a621524b421c898e26e015880dfb888c49/XStatic-tv4-1.2.7.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 22948 (22K) [application/octet-stream]
Saving to: 'XStatic-tv4-1.2.7.0.tar.gz'

0K .......... .......... .. 100% 2.66M=0.008s

2019-10-05 18:07:45 (2.66 MB/s) - 'XStatic-tv4-1.2.7.0.tar.gz' saved [22948/22948]

/build-wheels/XStatic-tv4-1.2.7.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/xstatic
copying xstatic/__init__.py -> build/lib/xstatic
creating build/lib/xstatic/pkg
copying xstatic/pkg/__init__.py -> build/lib/xstatic/pkg
creating build/lib/xstatic/pkg/tv4
copying xstatic/pkg/tv4/__init__.py -> build/lib/xstatic/pkg/tv4
running egg_info
writing XStatic_tv4.egg-info/PKG-INFO
writing namespace_packages to XStatic_tv4.egg-info/namespace_packages.txt
writing top-level names to XStatic_tv4.egg-info/top_level.txt
writing dependency_links to XStatic_tv4.egg-info/dependency_links.txt
reading manifest file 'XStatic_tv4.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
writing manifest file 'XStatic_tv4.egg-info/SOURCES.txt'
creating build/lib/xstatic/pkg/tv4/data
copying xstatic/pkg/tv4/data/tv4.async-jquery.js -> build/lib/xstatic/pkg/tv4/data
copying xstatic/pkg/tv4/data/tv4.js -> build/lib/xstatic/pkg/tv4/data
copying xstatic/pkg/tv4/data/tv4.min.js -> build/lib/xstatic/pkg/tv4/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/__init__.py (namespace package)
Skipping installation of build/bdist.linux-x86_64/wheel/xstatic/pkg/__init__.py (namespace package)
copying xstatic/pkg/tv4/__init__.py -> build/bdist.linux-x86_64/wheel/xstatic/pkg/tv4
copying xstatic/pkg/tv4/data/tv4.async-jquery.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/tv4/data
copying xstatic/pkg/tv4/data/tv4.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/tv4/data
copying xstatic/pkg/tv4/data/tv4.min.js -> build/bdist.linux-x86_64/wheel/xstatic/pkg/tv4/data
running install_egg_info
Copying XStatic_tv4.egg-info to build/bdist.linux-x86_64/wheel/XStatic_tv4-1.2.7.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/XStatic_tv4-1.2.7.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/XStatic_tv4-1.2.7.0.dist-info/WHEEL
/build-wheels

############################################################
Building xvfbwrapper-0.2.9-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/57/b6/4920eabda9b49630dea58745e79f9919aba6408d460afe758bf6e9b21a04/xvfbwrapper-0.2.9.tar.gz
--2019-10-05 18:07:46-- https://files.pythonhosted.org/packages/57/b6/4920eabda9b49630dea58745e79f9919aba6408d460afe758bf6e9b21a04/xvfbwrapper-0.2.9.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5575 (5.4K) [application/octet-stream]
Saving to: 'xvfbwrapper-0.2.9.tar.gz'

0K ..... 100% 32.2M=0s

2019-10-05 18:07:46 (32.2 MB/s) - 'xvfbwrapper-0.2.9.tar.gz' saved [5575/5575]

/build-wheels/xvfbwrapper-0.2.9 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying xvfbwrapper.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/xvfbwrapper.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing xvfbwrapper.egg-info/PKG-INFO
writing top-level names to xvfbwrapper.egg-info/top_level.txt
writing dependency_links to xvfbwrapper.egg-info/dependency_links.txt
reading manifest file 'xvfbwrapper.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'xvfbwrapper.egg-info/SOURCES.txt'
Copying xvfbwrapper.egg-info to build/bdist.linux-x86_64/wheel/xvfbwrapper-0.2.9-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/xvfbwrapper-0.2.9.dist-info/WHEEL
/build-wheels

############################################################
Building yappi-1.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/d2/92/7cd637a19fa2a10c0e55a44f8b36bcb83f0e1943ba8f1fb5edb15c819f2e/yappi-1.0.tar.gz
--2019-10-05 18:07:46-- https://files.pythonhosted.org/packages/d2/92/7cd637a19fa2a10c0e55a44f8b36bcb83f0e1943ba8f1fb5edb15c819f2e/yappi-1.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 38939 (38K) [binary/octet-stream]
Saving to: 'yappi-1.0.tar.gz'

0K .......... .......... .......... ........ 100% 4.92M=0.008s

2019-10-05 18:07:46 (4.92 MB/s) - 'yappi-1.0.tar.gz' saved [38939/38939]

/build-wheels/yappi-1.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
copying yappi.py -> build/lib.linux-x86_64-2.7
running build_ext
building '_yappi' extension
creating build/temp.linux-x86_64-2.7
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python2.7 -c _yappi.c -o build/temp.linux-x86_64-2.7/_yappi.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python2.7 -c callstack.c -o build/temp.linux-x86_64-2.7/callstack.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python2.7 -c hashtab.c -o build/temp.linux-x86_64-2.7/hashtab.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python2.7 -c mem.c -o build/temp.linux-x86_64-2.7/mem.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python2.7 -c freelist.c -o build/temp.linux-x86_64-2.7/freelist.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python2.7 -c timing.c -o build/temp.linux-x86_64-2.7/timing.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/_yappi.o build/temp.linux-x86_64-2.7/callstack.o build/temp.linux-x86_64-2.7/hashtab.o build/temp.linux-x86_64-2.7/mem.o build/temp.linux-x86_64-2.7/freelist.o build/temp.linux-x86_64-2.7/timing.o -L/usr/lib64 -lrt -lpython2.7 -o build/lib.linux-x86_64-2.7/_yappi.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/yappi.py -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/_yappi.so -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing yappi.egg-info/PKG-INFO
writing top-level names to yappi.egg-info/top_level.txt
writing dependency_links to yappi.egg-info/dependency_links.txt
writing entry points to yappi.egg-info/entry_points.txt
reading manifest file 'yappi.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'yappi.egg-info/SOURCES.txt'
Copying yappi.egg-info to build/bdist.linux-x86_64/wheel/yappi-1.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/yappi-1.0.dist-info/WHEEL
/build-wheels

############################################################
Building zVMCloudConnector-1.4.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/6b/27/f82d87600e05a8e28c420587f72c3c6a23ebe8a30f60710d69a6b32f5d5c/zVMCloudConnector-1.4.0.tar.gz
--2019-10-05 18:07:48-- https://files.pythonhosted.org/packages/6b/27/f82d87600e05a8e28c420587f72c3c6a23ebe8a30f60710d69a6b32f5d5c/zVMCloudConnector-1.4.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 238323 (233K) [binary/octet-stream]
Saving to: 'zVMCloudConnector-1.4.0.tar.gz'

0K .......... .......... .......... .......... .......... 21% 3.24M 0s
50K .......... .......... .......... .......... .......... 42% 6.54M 0s
100K .......... .......... .......... .......... .......... 64% 110M 0s
150K .......... .......... .......... .......... .......... 85% 91.3M 0s
200K .......... .......... .......... .. 100% 4.59M=0.03s

2019-10-05 18:07:48 (7.46 MB/s) - 'zVMCloudConnector-1.4.0.tar.gz' saved [238323/238323]

/build-wheels/zVMCloudConnector-1.4.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/zvmsdk
copying zvmsdk/smutclient.py -> build/lib/zvmsdk
copying zvmsdk/__init__.py -> build/lib/zvmsdk
copying zvmsdk/api.py -> build/lib/zvmsdk
copying zvmsdk/config.py -> build/lib/zvmsdk
copying zvmsdk/volumeop.py -> build/lib/zvmsdk
copying zvmsdk/version.py -> build/lib/zvmsdk
copying zvmsdk/hostops.py -> build/lib/zvmsdk
copying zvmsdk/database.py -> build/lib/zvmsdk
copying zvmsdk/networkops.py -> build/lib/zvmsdk
copying zvmsdk/returncode.py -> build/lib/zvmsdk
copying zvmsdk/exception.py -> build/lib/zvmsdk
copying zvmsdk/sdkserver.py -> build/lib/zvmsdk
copying zvmsdk/utils.py -> build/lib/zvmsdk
copying zvmsdk/vmops.py -> build/lib/zvmsdk
copying zvmsdk/imageops.py -> build/lib/zvmsdk
copying zvmsdk/dist.py -> build/lib/zvmsdk
copying zvmsdk/monitor.py -> build/lib/zvmsdk
copying zvmsdk/configdrive.py -> build/lib/zvmsdk
copying zvmsdk/constants.py -> build/lib/zvmsdk
copying zvmsdk/log.py -> build/lib/zvmsdk
creating build/lib/zvmconnector
copying zvmconnector/__init__.py -> build/lib/zvmconnector
copying zvmconnector/socketclient.py -> build/lib/zvmconnector
copying zvmconnector/restclient.py -> build/lib/zvmconnector
copying zvmconnector/connector.py -> build/lib/zvmconnector
creating build/lib/smutLayer
copying smutLayer/__init__.py -> build/lib/smutLayer
copying smutLayer/smutTest.py -> build/lib/smutLayer
copying smutLayer/migrateVM.py -> build/lib/smutLayer
copying smutLayer/smapi.py -> build/lib/smutLayer
copying smutLayer/getHost.py -> build/lib/smutLayer
copying smutLayer/cmdVM.py -> build/lib/smutLayer
copying smutLayer/vmUtils.py -> build/lib/smutLayer
copying smutLayer/deleteVM.py -> build/lib/smutLayer
copying smutLayer/msgs.py -> build/lib/smutLayer
copying smutLayer/makeVM.py -> build/lib/smutLayer
copying smutLayer/generalUtils.py -> build/lib/smutLayer
copying smutLayer/changeVM.py -> build/lib/smutLayer
copying smutLayer/getVM.py -> build/lib/smutLayer
copying smutLayer/smutCmd.py -> build/lib/smutLayer
copying smutLayer/powerVM.py -> build/lib/smutLayer
copying smutLayer/smut.py -> build/lib/smutLayer
copying smutLayer/ReqHandle.py -> build/lib/smutLayer
creating build/lib/zvmsdk/sdkwsgi
copying zvmsdk/sdkwsgi/__init__.py -> build/lib/zvmsdk/sdkwsgi
copying zvmsdk/sdkwsgi/handler.py -> build/lib/zvmsdk/sdkwsgi
copying zvmsdk/sdkwsgi/deploy.py -> build/lib/zvmsdk/sdkwsgi
copying zvmsdk/sdkwsgi/util.py -> build/lib/zvmsdk/sdkwsgi
copying zvmsdk/sdkwsgi/requestlog.py -> build/lib/zvmsdk/sdkwsgi
creating build/lib/zvmsdk/tests
copying zvmsdk/tests/__init__.py -> build/lib/zvmsdk/tests
creating build/lib/zvmsdk/sdkwsgi/schemas
copying zvmsdk/sdkwsgi/schemas/__init__.py -> build/lib/zvmsdk/sdkwsgi/schemas
copying zvmsdk/sdkwsgi/schemas/volume.py -> build/lib/zvmsdk/sdkwsgi/schemas
copying zvmsdk/sdkwsgi/schemas/image.py -> build/lib/zvmsdk/sdkwsgi/schemas
copying zvmsdk/sdkwsgi/schemas/guest.py -> build/lib/zvmsdk/sdkwsgi/schemas
copying zvmsdk/sdkwsgi/schemas/vswitch.py -> build/lib/zvmsdk/sdkwsgi/schemas
creating build/lib/zvmsdk/sdkwsgi/validation
copying zvmsdk/sdkwsgi/validation/__init__.py -> build/lib/zvmsdk/sdkwsgi/validation
copying zvmsdk/sdkwsgi/validation/parameter_types.py -> build/lib/zvmsdk/sdkwsgi/validation
creating build/lib/zvmsdk/sdkwsgi/handlers
copying zvmsdk/sdkwsgi/handlers/__init__.py -> build/lib/zvmsdk/sdkwsgi/handlers
copying zvmsdk/sdkwsgi/handlers/tokens.py -> build/lib/zvmsdk/sdkwsgi/handlers
copying zvmsdk/sdkwsgi/handlers/version.py -> build/lib/zvmsdk/sdkwsgi/handlers
copying zvmsdk/sdkwsgi/handlers/volume.py -> build/lib/zvmsdk/sdkwsgi/handlers
copying zvmsdk/sdkwsgi/handlers/file.py -> build/lib/zvmsdk/sdkwsgi/handlers
copying zvmsdk/sdkwsgi/handlers/image.py -> build/lib/zvmsdk/sdkwsgi/handlers
copying zvmsdk/sdkwsgi/handlers/guest.py -> build/lib/zvmsdk/sdkwsgi/handlers
copying zvmsdk/sdkwsgi/handlers/host.py -> build/lib/zvmsdk/sdkwsgi/handlers
copying zvmsdk/sdkwsgi/handlers/vswitch.py -> build/lib/zvmsdk/sdkwsgi/handlers
creating build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/__init__.py -> build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/test_smutclient.py -> build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/test_utils.py -> build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/test_config.py -> build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/test_imageops.py -> build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/test_monitor.py -> build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/test_hostops.py -> build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/base.py -> build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/test_vmops.py -> build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/test_database.py -> build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/test_networkops.py -> build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/test_volumeop.py -> build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/test_dist.py -> build/lib/zvmsdk/tests/unit
copying zvmsdk/tests/unit/test_api.py -> build/lib/zvmsdk/tests/unit
creating build/lib/zvmsdk/tests/unit/sdkwsgi
copying zvmsdk/tests/unit/sdkwsgi/__init__.py -> build/lib/zvmsdk/tests/unit/sdkwsgi
copying zvmsdk/tests/unit/sdkwsgi/test_utils.py -> build/lib/zvmsdk/tests/unit/sdkwsgi
copying zvmsdk/tests/unit/sdkwsgi/test_handler.py -> build/lib/zvmsdk/tests/unit/sdkwsgi
creating build/lib/zvmsdk/tests/unit/sdkclientcases
copying zvmsdk/tests/unit/sdkclientcases/__init__.py -> build/lib/zvmsdk/tests/unit/sdkclientcases
copying zvmsdk/tests/unit/sdkclientcases/test_restclient.py -> build/lib/zvmsdk/tests/unit/sdkclientcases
creating build/lib/zvmsdk/tests/unit/sdkwsgi/handlers
copying zvmsdk/tests/unit/sdkwsgi/handlers/__init__.py -> build/lib/zvmsdk/tests/unit/sdkwsgi/handlers
copying zvmsdk/tests/unit/sdkwsgi/handlers/test_image.py -> build/lib/zvmsdk/tests/unit/sdkwsgi/handlers
copying zvmsdk/tests/unit/sdkwsgi/handlers/test_volume.py -> build/lib/zvmsdk/tests/unit/sdkwsgi/handlers
copying zvmsdk/tests/unit/sdkwsgi/handlers/test_guest.py -> build/lib/zvmsdk/tests/unit/sdkwsgi/handlers
copying zvmsdk/tests/unit/sdkwsgi/handlers/test_host.py -> build/lib/zvmsdk/tests/unit/sdkwsgi/handlers
copying zvmsdk/tests/unit/sdkwsgi/handlers/test_vswitch.py -> build/lib/zvmsdk/tests/unit/sdkwsgi/handlers
copying zvmsdk/tests/unit/sdkwsgi/handlers/test_version.py -> build/lib/zvmsdk/tests/unit/sdkwsgi/handlers
creating build/lib/smutLayer/tests
copying smutLayer/tests/__init__.py -> build/lib/smutLayer/tests
creating build/lib/smutLayer/tests/unit
copying smutLayer/tests/unit/__init__.py -> build/lib/smutLayer/tests/unit
copying smutLayer/tests/unit/test_makeVM.py -> build/lib/smutLayer/tests/unit
copying smutLayer/tests/unit/base.py -> build/lib/smutLayer/tests/unit
copying smutLayer/tests/unit/test_vmUtils.py -> build/lib/smutLayer/tests/unit
running build_scripts
creating build/scripts-2.7
copying and adjusting scripts/sdkserver -> build/scripts-2.7
copying and adjusting zvmsdk/sdkwsgi/zvmsdk-wsgi -> build/scripts-2.7
copying and adjusting scripts/zvmsdk-gentoken -> build/scripts-2.7
changing mode of build/scripts-2.7/sdkserver from 644 to 755
changing mode of build/scripts-2.7/zvmsdk-wsgi from 644 to 755
changing mode of build/scripts-2.7/zvmsdk-gentoken from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/smutclient.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/__init__.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/api.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/config.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/volumeop.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/version.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/hostops.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/database.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/networkops.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/returncode.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/exception.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/sdkserver.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/utils.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/vmops.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/imageops.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/dist.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/monitor.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/configdrive.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/constants.py -> build/bdist.linux-x86_64/wheel/zvmsdk
copying build/lib/zvmsdk/log.py -> build/bdist.linux-x86_64/wheel/zvmsdk
creating build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi
copying build/lib/zvmsdk/sdkwsgi/__init__.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi
copying build/lib/zvmsdk/sdkwsgi/handler.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi
copying build/lib/zvmsdk/sdkwsgi/deploy.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi
copying build/lib/zvmsdk/sdkwsgi/util.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi
copying build/lib/zvmsdk/sdkwsgi/requestlog.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi
creating build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/schemas
copying build/lib/zvmsdk/sdkwsgi/schemas/__init__.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/schemas
copying build/lib/zvmsdk/sdkwsgi/schemas/volume.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/schemas
copying build/lib/zvmsdk/sdkwsgi/schemas/image.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/schemas
copying build/lib/zvmsdk/sdkwsgi/schemas/guest.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/schemas
copying build/lib/zvmsdk/sdkwsgi/schemas/vswitch.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/schemas
creating build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/validation
copying build/lib/zvmsdk/sdkwsgi/validation/__init__.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/validation
copying build/lib/zvmsdk/sdkwsgi/validation/parameter_types.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/validation
creating build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/handlers
copying build/lib/zvmsdk/sdkwsgi/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/handlers
copying build/lib/zvmsdk/sdkwsgi/handlers/tokens.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/handlers
copying build/lib/zvmsdk/sdkwsgi/handlers/version.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/handlers
copying build/lib/zvmsdk/sdkwsgi/handlers/volume.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/handlers
copying build/lib/zvmsdk/sdkwsgi/handlers/file.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/handlers
copying build/lib/zvmsdk/sdkwsgi/handlers/image.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/handlers
copying build/lib/zvmsdk/sdkwsgi/handlers/guest.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/handlers
copying build/lib/zvmsdk/sdkwsgi/handlers/host.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/handlers
copying build/lib/zvmsdk/sdkwsgi/handlers/vswitch.py -> build/bdist.linux-x86_64/wheel/zvmsdk/sdkwsgi/handlers
creating build/bdist.linux-x86_64/wheel/zvmsdk/tests
copying build/lib/zvmsdk/tests/__init__.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests
creating build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/test_smutclient.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/test_config.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/test_imageops.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/test_monitor.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/test_hostops.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/base.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/test_vmops.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/test_database.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/test_networkops.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/test_volumeop.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/test_dist.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
copying build/lib/zvmsdk/tests/unit/test_api.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit
creating build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkwsgi
copying build/lib/zvmsdk/tests/unit/sdkwsgi/__init__.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkwsgi
copying build/lib/zvmsdk/tests/unit/sdkwsgi/test_utils.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkwsgi
copying build/lib/zvmsdk/tests/unit/sdkwsgi/test_handler.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkwsgi
creating build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkwsgi/handlers
copying build/lib/zvmsdk/tests/unit/sdkwsgi/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkwsgi/handlers
copying build/lib/zvmsdk/tests/unit/sdkwsgi/handlers/test_image.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkwsgi/handlers
copying build/lib/zvmsdk/tests/unit/sdkwsgi/handlers/test_volume.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkwsgi/handlers
copying build/lib/zvmsdk/tests/unit/sdkwsgi/handlers/test_guest.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkwsgi/handlers
copying build/lib/zvmsdk/tests/unit/sdkwsgi/handlers/test_host.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkwsgi/handlers
copying build/lib/zvmsdk/tests/unit/sdkwsgi/handlers/test_vswitch.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkwsgi/handlers
copying build/lib/zvmsdk/tests/unit/sdkwsgi/handlers/test_version.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkwsgi/handlers
creating build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkclientcases
copying build/lib/zvmsdk/tests/unit/sdkclientcases/__init__.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkclientcases
copying build/lib/zvmsdk/tests/unit/sdkclientcases/test_restclient.py -> build/bdist.linux-x86_64/wheel/zvmsdk/tests/unit/sdkclientcases
creating build/bdist.linux-x86_64/wheel/zvmconnector
copying build/lib/zvmconnector/__init__.py -> build/bdist.linux-x86_64/wheel/zvmconnector
copying build/lib/zvmconnector/socketclient.py -> build/bdist.linux-x86_64/wheel/zvmconnector
copying build/lib/zvmconnector/restclient.py -> build/bdist.linux-x86_64/wheel/zvmconnector
copying build/lib/zvmconnector/connector.py -> build/bdist.linux-x86_64/wheel/zvmconnector
creating build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/__init__.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/smutTest.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/migrateVM.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/smapi.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/getHost.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/cmdVM.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/vmUtils.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/deleteVM.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/msgs.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/makeVM.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/generalUtils.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/changeVM.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/getVM.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/smutCmd.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/powerVM.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/smut.py -> build/bdist.linux-x86_64/wheel/smutLayer
copying build/lib/smutLayer/ReqHandle.py -> build/bdist.linux-x86_64/wheel/smutLayer
creating build/bdist.linux-x86_64/wheel/smutLayer/tests
copying build/lib/smutLayer/tests/__init__.py -> build/bdist.linux-x86_64/wheel/smutLayer/tests
creating build/bdist.linux-x86_64/wheel/smutLayer/tests/unit
copying build/lib/smutLayer/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/smutLayer/tests/unit
copying build/lib/smutLayer/tests/unit/test_makeVM.py -> build/bdist.linux-x86_64/wheel/smutLayer/tests/unit
copying build/lib/smutLayer/tests/unit/base.py -> build/bdist.linux-x86_64/wheel/smutLayer/tests/unit
copying build/lib/smutLayer/tests/unit/test_vmUtils.py -> build/bdist.linux-x86_64/wheel/smutLayer/tests/unit
running install_data
creating build/bdist.linux-x86_64/wheel/zVMCloudConnector-1.4.0.data
creating build/bdist.linux-x86_64/wheel/zVMCloudConnector-1.4.0.data/data
creating build/bdist.linux-x86_64/wheel/lib
creating build/bdist.linux-x86_64/wheel/lib/systemd
creating build/bdist.linux-x86_64/wheel/lib/systemd/system
copying data/sdkserver.service -> build/bdist.linux-x86_64/wheel/lib/systemd/system
creating build/bdist.linux-x86_64/wheel/var
creating build/bdist.linux-x86_64/wheel/var/lib
creating build/bdist.linux-x86_64/wheel/var/lib/zvmsdk
copying data/setupDisk -> build/bdist.linux-x86_64/wheel/var/lib/zvmsdk
creating build/bdist.linux-x86_64/wheel/etc
creating build/bdist.linux-x86_64/wheel/etc/sudoers.d
copying data/sudoers-zvmsdk -> build/bdist.linux-x86_64/wheel/etc/sudoers.d
creating build/bdist.linux-x86_64/wheel/etc/zvmsdk
copying data/uwsgi-zvmsdk.conf -> build/bdist.linux-x86_64/wheel/etc/zvmsdk
copying doc/source/zvmsdk.conf.sample -> build/bdist.linux-x86_64/wheel/etc/zvmsdk
running install_egg_info
running egg_info
writing requirements to zVMCloudConnector.egg-info/requires.txt
writing zVMCloudConnector.egg-info/PKG-INFO
writing top-level names to zVMCloudConnector.egg-info/top_level.txt
writing dependency_links to zVMCloudConnector.egg-info/dependency_links.txt
writing entry points to zVMCloudConnector.egg-info/entry_points.txt
reading manifest file 'zVMCloudConnector.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'zVMCloudConnector.egg-info/SOURCES.txt'
Copying zVMCloudConnector.egg-info to build/bdist.linux-x86_64/wheel/zVMCloudConnector-1.4.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/zVMCloudConnector-1.4.0.data/scripts
copying build/scripts-2.7/sdkserver -> build/bdist.linux-x86_64/wheel/zVMCloudConnector-1.4.0.data/scripts
copying build/scripts-2.7/zvmsdk-wsgi -> build/bdist.linux-x86_64/wheel/zVMCloudConnector-1.4.0.data/scripts
copying build/scripts-2.7/zvmsdk-gentoken -> build/bdist.linux-x86_64/wheel/zVMCloudConnector-1.4.0.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/zVMCloudConnector-1.4.0.data/scripts/sdkserver to 755
changing mode of build/bdist.linux-x86_64/wheel/zVMCloudConnector-1.4.0.data/scripts/zvmsdk-wsgi to 755
changing mode of build/bdist.linux-x86_64/wheel/zVMCloudConnector-1.4.0.data/scripts/zvmsdk-gentoken to 755
creating build/bdist.linux-x86_64/wheel/zVMCloudConnector-1.4.0.dist-info/WHEEL
/build-wheels

############################################################
Building networkx-2.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/f3/f4/7e20ef40b118478191cec0b58c3192f822cace858c19505c7670961b76b2/networkx-2.2.zip
--2019-10-05 18:07:48-- https://files.pythonhosted.org/packages/f3/f4/7e20ef40b118478191cec0b58c3192f822cace858c19505c7670961b76b2/networkx-2.2.zip
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1700336 (1.6M) [binary/octet-stream]
Saving to: 'networkx-2.2.zip'

0K .......... .......... .......... .......... .......... 3% 3.23M 0s
50K .......... .......... .......... .......... .......... 6% 6.71M 0s
100K .......... .......... .......... .......... .......... 9% 85.0M 0s
150K .......... .......... .......... .......... .......... 12% 89.3M 0s
200K .......... .......... .......... .......... .......... 15% 6.60M 0s
250K .......... .......... .......... .......... .......... 18% 68.8M 0s
300K .......... .......... .......... .......... .......... 21% 89.5M 0s
350K .......... .......... .......... .......... .......... 24% 123M 0s
400K .......... .......... .......... .......... .......... 27% 8.72M 0s
450K .......... .......... .......... .......... .......... 30% 56.8M 0s
500K .......... .......... .......... .......... .......... 33% 60.9M 0s
550K .......... .......... .......... .......... .......... 36% 92.3M 0s
600K .......... .......... .......... .......... .......... 39% 115M 0s
650K .......... .......... .......... .......... .......... 42% 101M 0s
700K .......... .......... .......... .......... .......... 45% 82.9M 0s
750K .......... .......... .......... .......... .......... 48% 84.3M 0s
800K .......... .......... .......... .......... .......... 51% 17.0M 0s
850K .......... .......... .......... .......... .......... 54% 59.6M 0s
900K .......... .......... .......... .......... .......... 57% 67.2M 0s
950K .......... .......... .......... .......... .......... 60% 91.5M 0s
1000K .......... .......... .......... .......... .......... 63% 105M 0s
1050K .......... .......... .......... .......... .......... 66% 66.0M 0s
1100K .......... .......... .......... .......... .......... 69% 52.9M 0s
1150K .......... .......... .......... .......... .......... 72% 91.5M 0s
1200K .......... .......... .......... .......... .......... 75% 119M 0s
1250K .......... .......... .......... .......... .......... 78% 119M 0s
1300K .......... .......... .......... .......... .......... 81% 57.4M 0s
1350K .......... .......... .......... .......... .......... 84% 52.0M 0s
1400K .......... .......... .......... .......... .......... 87% 85.1M 0s
1450K .......... .......... .......... .......... .......... 90% 110M 0s
1500K .......... .......... .......... .......... .......... 93% 129M 0s
1550K .......... .......... .......... .......... .......... 96% 102M 0s
1600K .......... .......... .......... .......... .......... 99% 130M 0s
1650K .......... 100% 171M=0.05s

2019-10-05 18:07:49 (29.5 MB/s) - 'networkx-2.2.zip' saved [1700336/1700336]

Archive: networkx-2.2.zip
inflating: networkx-2.2/requirements.txt
inflating: networkx-2.2/setup.py
inflating: networkx-2.2/README.rst
inflating: networkx-2.2/CONTRIBUTORS.rst
inflating: networkx-2.2/RELEASE.rst
inflating: networkx-2.2/PKG-INFO
inflating: networkx-2.2/setup.cfg
inflating: networkx-2.2/INSTALL.rst
inflating: networkx-2.2/CONTRIBUTING.rst
inflating: networkx-2.2/LICENSE.txt
inflating: networkx-2.2/MANIFEST.in
inflating: networkx-2.2/examples/README.txt
inflating: networkx-2.2/examples/subclass/README.txt
inflating: networkx-2.2/examples/subclass/plot_antigraph.py
inflating: networkx-2.2/examples/subclass/plot_printgraph.py
inflating: networkx-2.2/examples/drawing/plot_sampson.py
inflating: networkx-2.2/examples/drawing/plot_degree_histogram.py
inflating: networkx-2.2/examples/drawing/plot_knuth_miles.py
inflating: networkx-2.2/examples/drawing/sampson_data.zip
inflating: networkx-2.2/examples/drawing/chess_masters_WCC.pgn.bz2
inflating: networkx-2.2/examples/drawing/plot_directed.py
inflating: networkx-2.2/examples/drawing/plot_node_colormap.py
inflating: networkx-2.2/examples/drawing/plot_weighted_graph.py
inflating: networkx-2.2/examples/drawing/plot_giant_component.py
inflating: networkx-2.2/examples/drawing/plot_circular_tree.py
inflating: networkx-2.2/examples/drawing/knuth_miles.txt.gz
inflating: networkx-2.2/examples/drawing/plot_lanl_routes.py
inflating: networkx-2.2/examples/drawing/plot_spectral_grid.py
inflating: networkx-2.2/examples/drawing/plot_ego_graph.py
inflating: networkx-2.2/examples/drawing/lanl_routes.edgelist
inflating: networkx-2.2/examples/drawing/plot_random_geometric_graph.py
inflating: networkx-2.2/examples/drawing/README.txt
inflating: networkx-2.2/examples/drawing/plot_house_with_colors.py
inflating: networkx-2.2/examples/drawing/plot_labels_and_colors.py
inflating: networkx-2.2/examples/drawing/plot_chess_masters.py
inflating: networkx-2.2/examples/drawing/plot_atlas.py
inflating: networkx-2.2/examples/drawing/plot_four_grids.py
inflating: networkx-2.2/examples/drawing/plot_unix_email.py
inflating: networkx-2.2/examples/drawing/plot_degree_rank.py
inflating: networkx-2.2/examples/drawing/unix_email.mbox
inflating: networkx-2.2/examples/drawing/plot_simple_path.py
inflating: networkx-2.2/examples/drawing/plot_edge_colormap.py
inflating: networkx-2.2/examples/advanced/plot_eigenvalues.py
inflating: networkx-2.2/examples/advanced/iterated_dynamical_systems.py
inflating: networkx-2.2/examples/advanced/plot_heavy_metal_umlaut.py
inflating: networkx-2.2/examples/advanced/README.txt
inflating: networkx-2.2/examples/advanced/plot_parallel_betweenness.py
inflating: networkx-2.2/examples/graph/plot_napoleon_russian_campaign.py
inflating: networkx-2.2/examples/graph/plot_erdos_renyi.py
inflating: networkx-2.2/examples/graph/plot_karate_club.py
inflating: networkx-2.2/examples/graph/words_dat.txt.gz
inflating: networkx-2.2/examples/graph/atlas2.py
inflating: networkx-2.2/examples/graph/plot_football.py
inflating: networkx-2.2/examples/graph/words.py
inflating: networkx-2.2/examples/graph/plot_roget.py
inflating: networkx-2.2/examples/graph/roget_dat.txt.gz
inflating: networkx-2.2/examples/graph/README.txt
inflating: networkx-2.2/examples/graph/plot_degree_sequence.py
inflating: networkx-2.2/examples/graph/expected_degree_sequence.py
inflating: networkx-2.2/examples/applications/circuits.py
inflating: networkx-2.2/examples/algorithms/rcm.py
inflating: networkx-2.2/examples/algorithms/plot_davis_club.py
inflating: networkx-2.2/examples/algorithms/hartford_drug.edgelist
inflating: networkx-2.2/examples/algorithms/beam_search.py
inflating: networkx-2.2/examples/algorithms/README.txt
inflating: networkx-2.2/examples/algorithms/plot_krackhardt_centrality.py
inflating: networkx-2.2/examples/algorithms/plot_blockmodel.py
inflating: networkx-2.2/examples/3d_drawing/mayavi2_spring.py
inflating: networkx-2.2/examples/3d_drawing/README.txt
inflating: networkx-2.2/examples/pygraphviz/pygraphviz_attributes.py
inflating: networkx-2.2/examples/pygraphviz/write_dotfile.py
inflating: networkx-2.2/examples/pygraphviz/README.txt
inflating: networkx-2.2/examples/pygraphviz/pygraphviz_simple.py
inflating: networkx-2.2/examples/pygraphviz/pygraphviz_draw.py
inflating: networkx-2.2/examples/basic/plot_properties.py
inflating: networkx-2.2/examples/basic/plot_read_write.py
inflating: networkx-2.2/examples/basic/README.txt
inflating: networkx-2.2/examples/javascript/README.txt
inflating: networkx-2.2/examples/javascript/force.py
inflating: networkx-2.2/examples/javascript/force/force.css
inflating: networkx-2.2/examples/javascript/force/force.js
inflating: networkx-2.2/examples/javascript/force/README.txt
inflating: networkx-2.2/examples/javascript/force/force.html
inflating: networkx-2.2/examples/jit/plot_rgraph.py
inflating: networkx-2.2/examples/jit/README.txt
inflating: networkx-2.2/doc/requirements.txt
inflating: networkx-2.2/doc/credits.rst
inflating: networkx-2.2/doc/index.rst
inflating: networkx-2.2/doc/tutorial.rst
inflating: networkx-2.2/doc/conf.py
inflating: networkx-2.2/doc/citing.rst
inflating: networkx-2.2/doc/news.rst
inflating: networkx-2.2/doc/install.rst
inflating: networkx-2.2/doc/license.rst
inflating: networkx-2.2/doc/bibliography.rst
inflating: networkx-2.2/doc/Makefile
inflating: networkx-2.2/doc/_static/copybutton.js
inflating: networkx-2.2/doc/release/api_1.4.rst
inflating: networkx-2.2/doc/release/contribs.py
inflating: networkx-2.2/doc/release/index.rst
inflating: networkx-2.2/doc/release/api_1.9.rst
inflating: networkx-2.2/doc/release/api_1.0.rst
inflating: networkx-2.2/doc/release/api_1.7.rst
inflating: networkx-2.2/doc/release/api_1.5.rst
inflating: networkx-2.2/doc/release/report_functions_without_rst_generated.py
inflating: networkx-2.2/doc/release/release_template.rst
inflating: networkx-2.2/doc/release/release_dev.rst
inflating: networkx-2.2/doc/release/api_0.99.rst
inflating: networkx-2.2/doc/release/release_2.1.rst
inflating: networkx-2.2/doc/release/api_1.6.rst
inflating: networkx-2.2/doc/release/release_2.0.rst
inflating: networkx-2.2/doc/release/migration_guide_from_1.x_to_2.0.rst
inflating: networkx-2.2/doc/release/api_1.11.rst
inflating: networkx-2.2/doc/release/api_1.8.rst
inflating: networkx-2.2/doc/release/api_1.10.rst
inflating: networkx-2.2/doc/release/release_2.2.rst
inflating: networkx-2.2/doc/reference/randomness.rst
inflating: networkx-2.2/doc/reference/index.rst
inflating: networkx-2.2/doc/reference/relabel.rst
inflating: networkx-2.2/doc/reference/exceptions.rst
inflating: networkx-2.2/doc/reference/drawing.rst
inflating: networkx-2.2/doc/reference/generators.rst
inflating: networkx-2.2/doc/reference/glossary.rst
inflating: networkx-2.2/doc/reference/introduction.rst
inflating: networkx-2.2/doc/reference/functions.rst
inflating: networkx-2.2/doc/reference/convert.rst
inflating: networkx-2.2/doc/reference/linalg.rst
inflating: networkx-2.2/doc/reference/utils.rst
inflating: networkx-2.2/doc/reference/readwrite/json_graph.rst
inflating: networkx-2.2/doc/reference/readwrite/leda.rst
inflating: networkx-2.2/doc/reference/readwrite/yaml.rst
inflating: networkx-2.2/doc/reference/readwrite/graphml.rst
inflating: networkx-2.2/doc/reference/readwrite/index.rst
inflating: networkx-2.2/doc/reference/readwrite/adjlist.rst
inflating: networkx-2.2/doc/reference/readwrite/edgelist.rst
inflating: networkx-2.2/doc/reference/readwrite/nx_shp.rst
inflating: networkx-2.2/doc/reference/readwrite/gpickle.rst
inflating: networkx-2.2/doc/reference/readwrite/pajek.rst
inflating: networkx-2.2/doc/reference/readwrite/gexf.rst
inflating: networkx-2.2/doc/reference/readwrite/gml.rst
inflating: networkx-2.2/doc/reference/readwrite/sparsegraph6.rst
inflating: networkx-2.2/doc/reference/readwrite/multiline_adjlist.rst
inflating: networkx-2.2/doc/reference/classes/multidigraph.rst
inflating: networkx-2.2/doc/reference/classes/index.rst
inflating: networkx-2.2/doc/reference/classes/multigraph.rst
inflating: networkx-2.2/doc/reference/classes/ordered.rst
inflating: networkx-2.2/doc/reference/classes/graph.rst
inflating: networkx-2.2/doc/reference/classes/digraph.rst
inflating: networkx-2.2/doc/reference/algorithms/distance_measures.rst
inflating: networkx-2.2/doc/reference/algorithms/tournament.rst
inflating: networkx-2.2/doc/reference/algorithms/swap.rst
inflating: networkx-2.2/doc/reference/algorithms/isomorphism.vf2.rst
inflating: networkx-2.2/doc/reference/algorithms/smallworld.rst
inflating: networkx-2.2/doc/reference/algorithms/rich_club.rst
inflating: networkx-2.2/doc/reference/algorithms/boundary.rst
inflating: networkx-2.2/doc/reference/algorithms/cuts.rst
inflating: networkx-2.2/doc/reference/algorithms/operators.rst
inflating: networkx-2.2/doc/reference/algorithms/simple_paths.rst
inflating: networkx-2.2/doc/reference/algorithms/covering.rst
inflating: networkx-2.2/doc/reference/algorithms/index.rst
inflating: networkx-2.2/doc/reference/algorithms/shortest_paths.rst
inflating: networkx-2.2/doc/reference/algorithms/core.rst
inflating: networkx-2.2/doc/reference/algorithms/isomorphism.rst
inflating: networkx-2.2/doc/reference/algorithms/chains.rst
inflating: networkx-2.2/doc/reference/algorithms/centrality.rst
inflating: networkx-2.2/doc/reference/algorithms/graphical.rst
inflating: networkx-2.2/doc/reference/algorithms/planarity.rst
inflating: networkx-2.2/doc/reference/algorithms/sparsifiers.rst
inflating: networkx-2.2/doc/reference/algorithms/hybrid.rst
inflating: networkx-2.2/doc/reference/algorithms/dominance.rst
inflating: networkx-2.2/doc/reference/algorithms/assortativity.rst
inflating: networkx-2.2/doc/reference/algorithms/bridges.rst
inflating: networkx-2.2/doc/reference/algorithms/bipartite.rst
inflating: networkx-2.2/doc/reference/algorithms/link_prediction.rst
inflating: networkx-2.2/doc/reference/algorithms/distance_regular.rst
inflating: networkx-2.2/doc/reference/algorithms/triads.rst
inflating: networkx-2.2/doc/reference/algorithms/node_classification.rst
inflating: networkx-2.2/doc/reference/algorithms/efficiency.rst
inflating: networkx-2.2/doc/reference/algorithms/tree.rst
inflating: networkx-2.2/doc/reference/algorithms/matching.rst
inflating: networkx-2.2/doc/reference/algorithms/dispersion.rst
inflating: networkx-2.2/doc/reference/algorithms/isolates.rst
inflating: networkx-2.2/doc/reference/algorithms/cycles.rst
inflating: networkx-2.2/doc/reference/algorithms/connectivity.rst
inflating: networkx-2.2/doc/reference/algorithms/smetric.rst
inflating: networkx-2.2/doc/reference/algorithms/vitality.rst
inflating: networkx-2.2/doc/reference/algorithms/similarity.rst
inflating: networkx-2.2/doc/reference/algorithms/chordal.rst
inflating: networkx-2.2/doc/reference/algorithms/reciprocity.rst
inflating: networkx-2.2/doc/reference/algorithms/dag.rst
inflating: networkx-2.2/doc/reference/algorithms/minors.rst
inflating: networkx-2.2/doc/reference/algorithms/traversal.rst
inflating: networkx-2.2/doc/reference/algorithms/link_analysis.rst
inflating: networkx-2.2/doc/reference/algorithms/mis.rst
inflating: networkx-2.2/doc/reference/algorithms/clique.rst
inflating: networkx-2.2/doc/reference/algorithms/euler.rst
inflating: networkx-2.2/doc/reference/algorithms/coloring.rst
inflating: networkx-2.2/doc/reference/algorithms/approximation.rst
inflating: networkx-2.2/doc/reference/algorithms/flow.rst
inflating: networkx-2.2/doc/reference/algorithms/structuralholes.rst
inflating: networkx-2.2/doc/reference/algorithms/lowest_common_ancestors.rst
inflating: networkx-2.2/doc/reference/algorithms/community.rst
inflating: networkx-2.2/doc/reference/algorithms/component.rst
inflating: networkx-2.2/doc/reference/algorithms/wiener.rst
inflating: networkx-2.2/doc/reference/algorithms/dominating.rst
inflating: networkx-2.2/doc/reference/algorithms/hierarchy.rst
inflating: networkx-2.2/doc/reference/algorithms/clustering.rst
inflating: networkx-2.2/doc/reference/algorithms/voronoi.rst
inflating: networkx-2.2/doc/reference/algorithms/communicability_alg.rst
inflating: networkx-2.2/doc/developer/index.rst
inflating: networkx-2.2/doc/developer/contribute.rst
inflating: networkx-2.2/doc/developer/gitwash/patching.rst
inflating: networkx-2.2/doc/developer/gitwash/git_development.rst
inflating: networkx-2.2/doc/developer/gitwash/forking_button.png
inflating: networkx-2.2/doc/developer/gitwash/index.rst
inflating: networkx-2.2/doc/developer/gitwash/maintainer_workflow.rst
inflating: networkx-2.2/doc/developer/gitwash/branch_dropdown.png
inflating: networkx-2.2/doc/developer/gitwash/following_latest.rst
inflating: networkx-2.2/doc/developer/gitwash/git_install.rst
inflating: networkx-2.2/doc/developer/gitwash/forking_hell.rst
inflating: networkx-2.2/doc/developer/gitwash/pull_button.png
inflating: networkx-2.2/doc/developer/gitwash/git_resources.rst
inflating: networkx-2.2/doc/developer/gitwash/set_up_fork.rst
inflating: networkx-2.2/doc/developer/gitwash/configure_git.rst
inflating: networkx-2.2/doc/developer/gitwash/git_intro.rst
inflating: networkx-2.2/doc/developer/gitwash/links.inc
inflating: networkx-2.2/doc/developer/gitwash/development_workflow.rst
inflating: networkx-2.2/doc/developer/gitwash/known_projects.inc
inflating: networkx-2.2/doc/developer/gitwash/git_links.inc
inflating: networkx-2.2/doc/developer/gitwash/this_project.inc
inflating: networkx-2.2/networkx.egg-info/requires.txt
inflating: networkx-2.2/networkx.egg-info/dependency_links.txt
inflating: networkx-2.2/networkx.egg-info/SOURCES.txt
inflating: networkx-2.2/networkx.egg-info/PKG-INFO
inflating: networkx-2.2/networkx.egg-info/top_level.txt
inflating: networkx-2.2/networkx.egg-info/not-zip-safe
inflating: networkx-2.2/networkx/convert_matrix.py
inflating: networkx-2.2/networkx/version.py
inflating: networkx-2.2/networkx/convert.py
inflating: networkx-2.2/networkx/__init__.py
inflating: networkx-2.2/networkx/relabel.py
inflating: networkx-2.2/networkx/exception.py
inflating: networkx-2.2/networkx/release.py
inflating: networkx-2.2/networkx/drawing/layout.py
inflating: networkx-2.2/networkx/drawing/nx_agraph.py
inflating: networkx-2.2/networkx/drawing/nx_pydot.py
inflating: networkx-2.2/networkx/drawing/__init__.py
inflating: networkx-2.2/networkx/drawing/nx_pylab.py
inflating: networkx-2.2/networkx/drawing/tests/test_agraph.py
inflating: networkx-2.2/networkx/drawing/tests/test_pylab.py
inflating: networkx-2.2/networkx/drawing/tests/test_layout.py
inflating: networkx-2.2/networkx/drawing/tests/test_pydot.py
inflating: networkx-2.2/networkx/readwrite/gexf.py
inflating: networkx-2.2/networkx/readwrite/graph6.py
inflating: networkx-2.2/networkx/readwrite/multiline_adjlist.py
inflating: networkx-2.2/networkx/readwrite/edgelist.py
inflating: networkx-2.2/networkx/readwrite/__init__.py
inflating: networkx-2.2/networkx/readwrite/adjlist.py
inflating: networkx-2.2/networkx/readwrite/pajek.py
inflating: networkx-2.2/networkx/readwrite/gml.py
inflating: networkx-2.2/networkx/readwrite/gpickle.py
inflating: networkx-2.2/networkx/readwrite/graphml.py
inflating: networkx-2.2/networkx/readwrite/sparse6.py
inflating: networkx-2.2/networkx/readwrite/p2g.py
inflating: networkx-2.2/networkx/readwrite/nx_shp.py
inflating: networkx-2.2/networkx/readwrite/nx_yaml.py
inflating: networkx-2.2/networkx/readwrite/leda.py
inflating: networkx-2.2/networkx/readwrite/json_graph/jit.py
inflating: networkx-2.2/networkx/readwrite/json_graph/node_link.py
inflating: networkx-2.2/networkx/readwrite/json_graph/tree.py
inflating: networkx-2.2/networkx/readwrite/json_graph/__init__.py
inflating: networkx-2.2/networkx/readwrite/json_graph/cytoscape.py
inflating: networkx-2.2/networkx/readwrite/json_graph/adjacency.py
inflating: networkx-2.2/networkx/readwrite/json_graph/tests/test_tree.py
inflating: networkx-2.2/networkx/readwrite/json_graph/tests/test_node_link.py
inflating: networkx-2.2/networkx/readwrite/json_graph/tests/test_cytoscape.py
inflating: networkx-2.2/networkx/readwrite/json_graph/tests/test_adjacency.py
inflating: networkx-2.2/networkx/readwrite/json_graph/tests/test_jit.py
inflating: networkx-2.2/networkx/readwrite/tests/test_edgelist.py
inflating: networkx-2.2/networkx/readwrite/tests/test_sparse6.py
inflating: networkx-2.2/networkx/readwrite/tests/test_yaml.py
inflating: networkx-2.2/networkx/readwrite/tests/test_gml.py
inflating: networkx-2.2/networkx/readwrite/tests/test_graph6.py
inflating: networkx-2.2/networkx/readwrite/tests/test_adjlist.py
inflating: networkx-2.2/networkx/readwrite/tests/test_gexf.py
inflating: networkx-2.2/networkx/readwrite/tests/test_graphml.py
inflating: networkx-2.2/networkx/readwrite/tests/test_gpickle.py
inflating: networkx-2.2/networkx/readwrite/tests/test_leda.py
inflating: networkx-2.2/networkx/readwrite/tests/test_shp.py
inflating: networkx-2.2/networkx/readwrite/tests/test_p2g.py
inflating: networkx-2.2/networkx/readwrite/tests/test_pajek.py
inflating: networkx-2.2/networkx/utils/decorators.py
inflating: networkx-2.2/networkx/utils/rcm.py
inflating: networkx-2.2/networkx/utils/heaps.py
inflating: networkx-2.2/networkx/utils/misc.py
inflating: networkx-2.2/networkx/utils/mapped_queue.py
inflating: networkx-2.2/networkx/utils/__init__.py
inflating: networkx-2.2/networkx/utils/random_sequence.py
inflating: networkx-2.2/networkx/utils/union_find.py
inflating: networkx-2.2/networkx/utils/contextmanagers.py
inflating: networkx-2.2/networkx/utils/tests/test_unionfind.py
inflating: networkx-2.2/networkx/utils/tests/test.txt
inflating: networkx-2.2/networkx/utils/tests/test_mapped_queue.py
inflating: networkx-2.2/networkx/utils/tests/test_random_sequence.py
inflating: networkx-2.2/networkx/utils/tests/test_rcm.py
inflating: networkx-2.2/networkx/utils/tests/test_decorators.py
inflating: networkx-2.2/networkx/utils/tests/test_contextmanager.py
inflating: networkx-2.2/networkx/utils/tests/test_misc.py
inflating: networkx-2.2/networkx/utils/tests/test_heaps.py
inflating: networkx-2.2/networkx/generators/atlas.dat.gz
inflating: networkx-2.2/networkx/generators/social.py
inflating: networkx-2.2/networkx/generators/small.py
inflating: networkx-2.2/networkx/generators/expanders.py
inflating: networkx-2.2/networkx/generators/lattice.py
inflating: networkx-2.2/networkx/generators/nonisomorphic_trees.py
inflating: networkx-2.2/networkx/generators/degree_seq.py
inflating: networkx-2.2/networkx/generators/geometric.py
inflating: networkx-2.2/networkx/generators/random_clustered.py
inflating: networkx-2.2/networkx/generators/line.py
inflating: networkx-2.2/networkx/generators/__init__.py
inflating: networkx-2.2/networkx/generators/triads.py
inflating: networkx-2.2/networkx/generators/mycielski.py
inflating: networkx-2.2/networkx/generators/intersection.py
inflating: networkx-2.2/networkx/generators/joint_degree_seq.py
inflating: networkx-2.2/networkx/generators/classic.py
inflating: networkx-2.2/networkx/generators/directed.py
inflating: networkx-2.2/networkx/generators/spectral_graph_forge.py
inflating: networkx-2.2/networkx/generators/stochastic.py
inflating: networkx-2.2/networkx/generators/random_graphs.py
inflating: networkx-2.2/networkx/generators/trees.py
inflating: networkx-2.2/networkx/generators/ego.py
inflating: networkx-2.2/networkx/generators/atlas.py
inflating: networkx-2.2/networkx/generators/community.py
inflating: networkx-2.2/networkx/generators/duplication.py
inflating: networkx-2.2/networkx/generators/tests/test_geometric.py
inflating: networkx-2.2/networkx/generators/tests/test_atlas.py
inflating: networkx-2.2/networkx/generators/tests/test_lattice.py
inflating: networkx-2.2/networkx/generators/tests/test_nonisomorphic_trees.py
inflating: networkx-2.2/networkx/generators/tests/test_joint_degree_seq.py
inflating: networkx-2.2/networkx/generators/tests/test_mycielski.py
inflating: networkx-2.2/networkx/generators/tests/test_trees.py
inflating: networkx-2.2/networkx/generators/tests/test_classic.py
inflating: networkx-2.2/networkx/generators/tests/test_random_graphs.py
inflating: networkx-2.2/networkx/generators/tests/test_duplication.py
inflating: networkx-2.2/networkx/generators/tests/test_directed.py
inflating: networkx-2.2/networkx/generators/tests/test_degree_seq.py
inflating: networkx-2.2/networkx/generators/tests/test_random_clustered.py
inflating: networkx-2.2/networkx/generators/tests/test_intersection.py
inflating: networkx-2.2/networkx/generators/tests/test_ego.py
inflating: networkx-2.2/networkx/generators/tests/test_community.py
inflating: networkx-2.2/networkx/generators/tests/test_small.py
inflating: networkx-2.2/networkx/generators/tests/test_line.py
inflating: networkx-2.2/networkx/generators/tests/test_expanders.py
inflating: networkx-2.2/networkx/generators/tests/test_triads.py
inflating: networkx-2.2/networkx/generators/tests/test_stochastic.py
inflating: networkx-2.2/networkx/generators/tests/test_spectral_graph_forge.py
inflating: networkx-2.2/networkx/linalg/algebraicconnectivity.py
inflating: networkx-2.2/networkx/linalg/__init__.py
inflating: networkx-2.2/networkx/linalg/laplacianmatrix.py
inflating: networkx-2.2/networkx/linalg/modularitymatrix.py
inflating: networkx-2.2/networkx/linalg/graphmatrix.py
inflating: networkx-2.2/networkx/linalg/spectrum.py
inflating: networkx-2.2/networkx/linalg/attrmatrix.py
inflating: networkx-2.2/networkx/linalg/tests/test_graphmatrix.py
inflating: networkx-2.2/networkx/linalg/tests/test_algebraic_connectivity.py
inflating: networkx-2.2/networkx/linalg/tests/test_spectrum.py
inflating: networkx-2.2/networkx/linalg/tests/test_modularity.py
inflating: networkx-2.2/networkx/linalg/tests/test_laplacian.py
inflating: networkx-2.2/networkx/classes/digraph.py
inflating: networkx-2.2/networkx/classes/graph.py
inflating: networkx-2.2/networkx/classes/reportviews.py
inflating: networkx-2.2/networkx/classes/coreviews.py
inflating: networkx-2.2/networkx/classes/function.py
inflating: networkx-2.2/networkx/classes/__init__.py
inflating: networkx-2.2/networkx/classes/graphviews.py
inflating: networkx-2.2/networkx/classes/multigraph.py
inflating: networkx-2.2/networkx/classes/multidigraph.py
inflating: networkx-2.2/networkx/classes/ordered.py
inflating: networkx-2.2/networkx/classes/filters.py
inflating: networkx-2.2/networkx/classes/tests/test_graphviews.py
inflating: networkx-2.2/networkx/classes/tests/test_subgraphviews.py
inflating: networkx-2.2/networkx/classes/tests/historical_tests.py
inflating: networkx-2.2/networkx/classes/tests/test_reportviews.py
inflating: networkx-2.2/networkx/classes/tests/test_digraph.py
inflating: networkx-2.2/networkx/classes/tests/test_graph.py
inflating: networkx-2.2/networkx/classes/tests/test_coreviews.py
inflating: networkx-2.2/networkx/classes/tests/test_multigraph.py
inflating: networkx-2.2/networkx/classes/tests/test_function.py
inflating: networkx-2.2/networkx/classes/tests/test_graph_historical.py
inflating: networkx-2.2/networkx/classes/tests/test_multidigraph.py
inflating: networkx-2.2/networkx/classes/tests/test_ordered.py
inflating: networkx-2.2/networkx/classes/tests/test_digraph_historical.py
inflating: networkx-2.2/networkx/classes/tests/test_special.py
inflating: networkx-2.2/networkx/classes/tests/test_filters.py
inflating: networkx-2.2/networkx/algorithms/minors.py
inflating: networkx-2.2/networkx/algorithms/mis.py
inflating: networkx-2.2/networkx/algorithms/bridges.py
inflating: networkx-2.2/networkx/algorithms/planarity.py
inflating: networkx-2.2/networkx/algorithms/threshold.py
inflating: networkx-2.2/networkx/algorithms/euler.py
inflating: networkx-2.2/networkx/algorithms/boundary.py
inflating: networkx-2.2/networkx/algorithms/sparsifiers.py
inflating: networkx-2.2/networkx/algorithms/isolate.py
inflating: networkx-2.2/networkx/algorithms/tournament.py
inflating: networkx-2.2/networkx/algorithms/dominating.py
inflating: networkx-2.2/networkx/algorithms/chordal.py
inflating: networkx-2.2/networkx/algorithms/__init__.py
inflating: networkx-2.2/networkx/algorithms/graphical.py
inflating: networkx-2.2/networkx/algorithms/chains.py
inflating: networkx-2.2/networkx/algorithms/link_prediction.py
inflating: networkx-2.2/networkx/algorithms/triads.py
inflating: networkx-2.2/networkx/algorithms/core.py
inflating: networkx-2.2/networkx/algorithms/covering.py
inflating: networkx-2.2/networkx/algorithms/clique.py
inflating: networkx-2.2/networkx/algorithms/dag.py
inflating: networkx-2.2/networkx/algorithms/dominance.py
inflating: networkx-2.2/networkx/algorithms/voronoi.py
inflating: networkx-2.2/networkx/algorithms/vitality.py
inflating: networkx-2.2/networkx/algorithms/wiener.py
inflating: networkx-2.2/networkx/algorithms/reciprocity.py
inflating: networkx-2.2/networkx/algorithms/cuts.py
inflating: networkx-2.2/networkx/algorithms/distance_measures.py
inflating: networkx-2.2/networkx/algorithms/cluster.py
inflating: networkx-2.2/networkx/algorithms/smetric.py
inflating: networkx-2.2/networkx/algorithms/richclub.py
inflating: networkx-2.2/networkx/algorithms/similarity.py
inflating: networkx-2.2/networkx/algorithms/communicability_alg.py
inflating: networkx-2.2/networkx/algorithms/matching.py
inflating: networkx-2.2/networkx/algorithms/smallworld.py
inflating: networkx-2.2/networkx/algorithms/hierarchy.py
inflating: networkx-2.2/networkx/algorithms/lowest_common_ancestors.py
inflating: networkx-2.2/networkx/algorithms/efficiency.py
inflating: networkx-2.2/networkx/algorithms/cycles.py
inflating: networkx-2.2/networkx/algorithms/hybrid.py
inflating: networkx-2.2/networkx/algorithms/swap.py
inflating: networkx-2.2/networkx/algorithms/structuralholes.py
inflating: networkx-2.2/networkx/algorithms/distance_regular.py
inflating: networkx-2.2/networkx/algorithms/simple_paths.py
inflating: networkx-2.2/networkx/algorithms/operators/all.py
inflating: networkx-2.2/networkx/algorithms/operators/__init__.py
inflating: networkx-2.2/networkx/algorithms/operators/unary.py
inflating: networkx-2.2/networkx/algorithms/operators/product.py
inflating: networkx-2.2/networkx/algorithms/operators/binary.py
inflating: networkx-2.2/networkx/algorithms/operators/tests/test_binary.py
inflating: networkx-2.2/networkx/algorithms/operators/tests/test_product.py
inflating: networkx-2.2/networkx/algorithms/operators/tests/test_unary.py
inflating: networkx-2.2/networkx/algorithms/operators/tests/test_all.py
inflating: networkx-2.2/networkx/algorithms/node_classification/utils.py
inflating: networkx-2.2/networkx/algorithms/node_classification/__init__.py
inflating: networkx-2.2/networkx/algorithms/node_classification/lgc.py
inflating: networkx-2.2/networkx/algorithms/node_classification/hmn.py
inflating: networkx-2.2/networkx/algorithms/node_classification/tests/test_harmonic_function.py
inflating: networkx-2.2/networkx/algorithms/node_classification/tests/test_local_and_global_consistency.py
inflating: networkx-2.2/networkx/algorithms/components/__init__.py
inflating: networkx-2.2/networkx/algorithms/components/semiconnected.py
inflating: networkx-2.2/networkx/algorithms/components/weakly_connected.py
inflating: networkx-2.2/networkx/algorithms/components/biconnected.py
inflating: networkx-2.2/networkx/algorithms/components/attracting.py
inflating: networkx-2.2/networkx/algorithms/components/strongly_connected.py
inflating: networkx-2.2/networkx/algorithms/components/connected.py
inflating: networkx-2.2/networkx/algorithms/components/tests/test_attracting.py
inflating: networkx-2.2/networkx/algorithms/components/tests/test_biconnected.py
inflating: networkx-2.2/networkx/algorithms/components/tests/test_strongly_connected.py
inflating: networkx-2.2/networkx/algorithms/components/tests/test_subgraph_copies.py
inflating: networkx-2.2/networkx/algorithms/components/tests/test_semiconnected.py
inflating: networkx-2.2/networkx/algorithms/components/tests/test_connected.py
inflating: networkx-2.2/networkx/algorithms/components/tests/test_weakly_connected.py
inflating: networkx-2.2/networkx/algorithms/isomorphism/isomorph.py
inflating: networkx-2.2/networkx/algorithms/isomorphism/__init__.py
inflating: networkx-2.2/networkx/algorithms/isomorphism/isomorphvf2.py
inflating: networkx-2.2/networkx/algorithms/isomorphism/matchhelpers.py
inflating: networkx-2.2/networkx/algorithms/isomorphism/temporalisomorphvf2.py
inflating: networkx-2.2/networkx/algorithms/isomorphism/vf2userfunc.py
inflating: networkx-2.2/networkx/algorithms/isomorphism/tests/si2_b06_m200.B99
inflating: networkx-2.2/networkx/algorithms/isomorphism/tests/test_isomorphvf2.py
inflating: networkx-2.2/networkx/algorithms/isomorphism/tests/test_isomorphism.py
inflating: networkx-2.2/networkx/algorithms/isomorphism/tests/si2_b06_m200.A99
inflating: networkx-2.2/networkx/algorithms/isomorphism/tests/test_temporalisomorphvf2.py
inflating: networkx-2.2/networkx/algorithms/isomorphism/tests/iso_r01_s80.A99
inflating: networkx-2.2/networkx/algorithms/isomorphism/tests/test_match_helpers.py
inflating: networkx-2.2/networkx/algorithms/isomorphism/tests/iso_r01_s80.B99
inflating: networkx-2.2/networkx/algorithms/isomorphism/tests/test_vf2userfunc.py
inflating: networkx-2.2/networkx/algorithms/link_analysis/hits_alg.py
inflating: networkx-2.2/networkx/algorithms/link_analysis/__init__.py
inflating: networkx-2.2/networkx/algorithms/link_analysis/pagerank_alg.py
inflating: networkx-2.2/networkx/algorithms/link_analysis/tests/test_hits.py
inflating: networkx-2.2/networkx/algorithms/link_analysis/tests/test_pagerank.py
inflating: networkx-2.2/networkx/algorithms/centrality/reaching.py
inflating: networkx-2.2/networkx/algorithms/centrality/current_flow_betweenness_subset.py
inflating: networkx-2.2/networkx/algorithms/centrality/second_order.py
inflating: networkx-2.2/networkx/algorithms/centrality/flow_matrix.py
inflating: networkx-2.2/networkx/algorithms/centrality/harmonic.py
inflating: networkx-2.2/networkx/algorithms/centrality/katz.py
inflating: networkx-2.2/networkx/algorithms/centrality/betweenness_subset.py
inflating: networkx-2.2/networkx/algorithms/centrality/betweenness.py
inflating: networkx-2.2/networkx/algorithms/centrality/__init__.py
inflating: networkx-2.2/networkx/algorithms/centrality/current_flow_closeness.py
inflating: networkx-2.2/networkx/algorithms/centrality/load.py
inflating: networkx-2.2/networkx/algorithms/centrality/closeness.py
inflating: networkx-2.2/networkx/algorithms/centrality/percolation.py
inflating: networkx-2.2/networkx/algorithms/centrality/eigenvector.py
inflating: networkx-2.2/networkx/algorithms/centrality/degree_alg.py
inflating: networkx-2.2/networkx/algorithms/centrality/subgraph_alg.py
inflating: networkx-2.2/networkx/algorithms/centrality/current_flow_betweenness.py
inflating: networkx-2.2/networkx/algorithms/centrality/dispersion.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_closeness_centrality.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_dispersion.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_second_order_centrality.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_harmonic_centrality.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_degree_centrality.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_load_centrality.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_reaching.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_betweenness_centrality.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_subgraph.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_current_flow_closeness.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_katz_centrality.py
inflating: networkx-2.2/networkx/algorithms/centrality/tests/test_percolation_centrality.py
inflating: networkx-2.2/networkx/algorithms/bipartite/matrix.py
inflating: networkx-2.2/networkx/algorithms/bipartite/spectral.py
inflating: networkx-2.2/networkx/algorithms/bipartite/projection.py
inflating: networkx-2.2/networkx/algorithms/bipartite/generators.py
inflating: networkx-2.2/networkx/algorithms/bipartite/edgelist.py
inflating: networkx-2.2/networkx/algorithms/bipartite/__init__.py
inflating: networkx-2.2/networkx/algorithms/bipartite/centrality.py
inflating: networkx-2.2/networkx/algorithms/bipartite/covering.py
inflating: networkx-2.2/networkx/algorithms/bipartite/redundancy.py
inflating: networkx-2.2/networkx/algorithms/bipartite/cluster.py
inflating: networkx-2.2/networkx/algorithms/bipartite/matching.py
inflating: networkx-2.2/networkx/algorithms/bipartite/basic.py
inflating: networkx-2.2/networkx/algorithms/bipartite/tests/test_edgelist.py
inflating: networkx-2.2/networkx/algorithms/bipartite/tests/test_project.py
inflating: networkx-2.2/networkx/algorithms/bipartite/tests/test_basic.py
inflating: networkx-2.2/networkx/algorithms/bipartite/tests/test_cluster.py
inflating: networkx-2.2/networkx/algorithms/bipartite/tests/test_matching.py
inflating: networkx-2.2/networkx/algorithms/bipartite/tests/test_redundancy.py
inflating: networkx-2.2/networkx/algorithms/bipartite/tests/test_generators.py
inflating: networkx-2.2/networkx/algorithms/bipartite/tests/test_centrality.py
inflating: networkx-2.2/networkx/algorithms/bipartite/tests/test_matrix.py
inflating: networkx-2.2/networkx/algorithms/bipartite/tests/test_covering.py
inflating: networkx-2.2/networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py
inflating: networkx-2.2/networkx/algorithms/traversal/breadth_first_search.py
inflating: networkx-2.2/networkx/algorithms/traversal/depth_first_search.py
inflating: networkx-2.2/networkx/algorithms/traversal/__init__.py
inflating: networkx-2.2/networkx/algorithms/traversal/edgebfs.py
inflating: networkx-2.2/networkx/algorithms/traversal/edgedfs.py
inflating: networkx-2.2/networkx/algorithms/traversal/beamsearch.py
inflating: networkx-2.2/networkx/algorithms/traversal/tests/test_edgedfs.py
inflating: networkx-2.2/networkx/algorithms/traversal/tests/test_bfs.py
inflating: networkx-2.2/networkx/algorithms/traversal/tests/test_edgebfs.py
inflating: networkx-2.2/networkx/algorithms/traversal/tests/test_beamsearch.py
inflating: networkx-2.2/networkx/algorithms/traversal/tests/test_dfs.py
inflating: networkx-2.2/networkx/algorithms/tree/branchings.py
inflating: networkx-2.2/networkx/algorithms/tree/operations.py
inflating: networkx-2.2/networkx/algorithms/tree/__init__.py
inflating: networkx-2.2/networkx/algorithms/tree/recognition.py
inflating: networkx-2.2/networkx/algorithms/tree/coding.py
inflating: networkx-2.2/networkx/algorithms/tree/mst.py
inflating: networkx-2.2/networkx/algorithms/tree/tests/test_branchings.py
inflating: networkx-2.2/networkx/algorithms/tree/tests/test_operations.py
inflating: networkx-2.2/networkx/algorithms/tree/tests/test_recognition.py
inflating: networkx-2.2/networkx/algorithms/tree/tests/test_mst.py
inflating: networkx-2.2/networkx/algorithms/tree/tests/test_coding.py
inflating: networkx-2.2/networkx/algorithms/connectivity/stoerwagner.py
inflating: networkx-2.2/networkx/algorithms/connectivity/utils.py
inflating: networkx-2.2/networkx/algorithms/connectivity/kcutsets.py
inflating: networkx-2.2/networkx/algorithms/connectivity/edge_kcomponents.py
inflating: networkx-2.2/networkx/algorithms/connectivity/kcomponents.py
inflating: networkx-2.2/networkx/algorithms/connectivity/__init__.py
inflating: networkx-2.2/networkx/algorithms/connectivity/cuts.py
inflating: networkx-2.2/networkx/algorithms/connectivity/connectivity.py
inflating: networkx-2.2/networkx/algorithms/connectivity/disjoint_paths.py
inflating: networkx-2.2/networkx/algorithms/connectivity/edge_augmentation.py
inflating: networkx-2.2/networkx/algorithms/connectivity/tests/test_stoer_wagner.py
inflating: networkx-2.2/networkx/algorithms/connectivity/tests/test_cuts.py
inflating: networkx-2.2/networkx/algorithms/connectivity/tests/test_connectivity.py
inflating: networkx-2.2/networkx/algorithms/connectivity/tests/test_kcutsets.py
inflating: networkx-2.2/networkx/algorithms/connectivity/tests/test_edge_kcomponents.py
inflating: networkx-2.2/networkx/algorithms/connectivity/tests/test_edge_augmentation.py
inflating: networkx-2.2/networkx/algorithms/connectivity/tests/test_disjoint_paths.py
inflating: networkx-2.2/networkx/algorithms/connectivity/tests/test_kcomponents.py
inflating: networkx-2.2/networkx/algorithms/approximation/steinertree.py
inflating: networkx-2.2/networkx/algorithms/approximation/kcomponents.py
inflating: networkx-2.2/networkx/algorithms/approximation/independent_set.py
inflating: networkx-2.2/networkx/algorithms/approximation/clustering_coefficient.py
inflating: networkx-2.2/networkx/algorithms/approximation/ramsey.py
inflating: networkx-2.2/networkx/algorithms/approximation/__init__.py
inflating: networkx-2.2/networkx/algorithms/approximation/vertex_cover.py
inflating: networkx-2.2/networkx/algorithms/approximation/treewidth.py
inflating: networkx-2.2/networkx/algorithms/approximation/clique.py
inflating: networkx-2.2/networkx/algorithms/approximation/dominating_set.py
inflating: networkx-2.2/networkx/algorithms/approximation/connectivity.py
inflating: networkx-2.2/networkx/algorithms/approximation/matching.py
inflating: networkx-2.2/networkx/algorithms/approximation/tests/test_clique.py
inflating: networkx-2.2/networkx/algorithms/approximation/tests/test_dominating_set.py
inflating: networkx-2.2/networkx/algorithms/approximation/tests/test_connectivity.py
inflating: networkx-2.2/networkx/algorithms/approximation/tests/test_approx_clust_coeff.py
inflating: networkx-2.2/networkx/algorithms/approximation/tests/test_ramsey.py
inflating: networkx-2.2/networkx/algorithms/approximation/tests/test_independent_set.py
inflating: networkx-2.2/networkx/algorithms/approximation/tests/test_vertex_cover.py
inflating: networkx-2.2/networkx/algorithms/approximation/tests/test_matching.py
inflating: networkx-2.2/networkx/algorithms/approximation/tests/test_steinertree.py
inflating: networkx-2.2/networkx/algorithms/approximation/tests/test_treewidth.py
inflating: networkx-2.2/networkx/algorithms/approximation/tests/test_kcomponents.py
inflating: networkx-2.2/networkx/algorithms/assortativity/__init__.py
inflating: networkx-2.2/networkx/algorithms/assortativity/mixing.py
inflating: networkx-2.2/networkx/algorithms/assortativity/correlation.py
inflating: networkx-2.2/networkx/algorithms/assortativity/pairs.py
inflating: networkx-2.2/networkx/algorithms/assortativity/connectivity.py
inflating: networkx-2.2/networkx/algorithms/assortativity/neighbor_degree.py
inflating: networkx-2.2/networkx/algorithms/assortativity/tests/test_pairs.py
inflating: networkx-2.2/networkx/algorithms/assortativity/tests/test_connectivity.py
inflating: networkx-2.2/networkx/algorithms/assortativity/tests/test_mixing.py
inflating: networkx-2.2/networkx/algorithms/assortativity/tests/test_neighbor_degree.py
inflating: networkx-2.2/networkx/algorithms/assortativity/tests/test_correlation.py
inflating: networkx-2.2/networkx/algorithms/assortativity/tests/base_test.py
inflating: networkx-2.2/networkx/algorithms/shortest_paths/unweighted.py
inflating: networkx-2.2/networkx/algorithms/shortest_paths/dense.py
inflating: networkx-2.2/networkx/algorithms/shortest_paths/__init__.py
inflating: networkx-2.2/networkx/algorithms/shortest_paths/astar.py
inflating: networkx-2.2/networkx/algorithms/shortest_paths/weighted.py
inflating: networkx-2.2/networkx/algorithms/shortest_paths/generic.py
inflating: networkx-2.2/networkx/algorithms/shortest_paths/tests/test_generic.py
inflating: networkx-2.2/networkx/algorithms/shortest_paths/tests/test_unweighted.py
inflating: networkx-2.2/networkx/algorithms/shortest_paths/tests/test_dense.py
inflating: networkx-2.2/networkx/algorithms/shortest_paths/tests/test_astar.py
inflating: networkx-2.2/networkx/algorithms/shortest_paths/tests/test_weighted.py
inflating: networkx-2.2/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py
inflating: networkx-2.2/networkx/algorithms/coloring/greedy_coloring_with_interchange.py
inflating: networkx-2.2/networkx/algorithms/coloring/__init__.py
inflating: networkx-2.2/networkx/algorithms/coloring/greedy_coloring.py
inflating: networkx-2.2/networkx/algorithms/coloring/tests/test_coloring.py
inflating: networkx-2.2/networkx/algorithms/tests/test_wiener.py
inflating: networkx-2.2/networkx/algorithms/tests/test_swap.py
inflating: networkx-2.2/networkx/algorithms/tests/test_voronoi.py
inflating: networkx-2.2/networkx/algorithms/tests/test_euler.py
inflating: networkx-2.2/networkx/algorithms/tests/test_communicability.py
inflating: networkx-2.2/networkx/algorithms/tests/test_structuralholes.py
inflating: networkx-2.2/networkx/algorithms/tests/test_tournament.py
inflating: networkx-2.2/networkx/algorithms/tests/test_cuts.py
inflating: networkx-2.2/networkx/algorithms/tests/test_clique.py
inflating: networkx-2.2/networkx/algorithms/tests/test_cycles.py
inflating: networkx-2.2/networkx/algorithms/tests/test_distance_measures.py
inflating: networkx-2.2/networkx/algorithms/tests/test_richclub.py
inflating: networkx-2.2/networkx/algorithms/tests/test_vitality.py
inflating: networkx-2.2/networkx/algorithms/tests/test_threshold.py
inflating: networkx-2.2/networkx/algorithms/tests/test_reciprocity.py
inflating: networkx-2.2/networkx/algorithms/tests/test_mis.py
inflating: networkx-2.2/networkx/algorithms/tests/test_chordal.py
inflating: networkx-2.2/networkx/algorithms/tests/test_graphical.py
inflating: networkx-2.2/networkx/algorithms/tests/test_planarity.py
inflating: networkx-2.2/networkx/algorithms/tests/test_dominance.py
inflating: networkx-2.2/networkx/algorithms/tests/test_minors.py
inflating: networkx-2.2/networkx/algorithms/tests/test_cluster.py
inflating: networkx-2.2/networkx/algorithms/tests/test_boundary.py
inflating: networkx-2.2/networkx/algorithms/tests/test_isolate.py
inflating: networkx-2.2/networkx/algorithms/tests/test_smetric.py
inflating: networkx-2.2/networkx/algorithms/tests/test_matching.py
inflating: networkx-2.2/networkx/algorithms/tests/test_link_prediction.py
inflating: networkx-2.2/networkx/algorithms/tests/test_similarity.py
inflating: networkx-2.2/networkx/algorithms/tests/test_efficiency.py
inflating: networkx-2.2/networkx/algorithms/tests/test_core.py
inflating: networkx-2.2/networkx/algorithms/tests/test_lowest_common_ancestors.py
inflating: networkx-2.2/networkx/algorithms/tests/test_hybrid.py
inflating: networkx-2.2/networkx/algorithms/tests/test_triads.py
inflating: networkx-2.2/networkx/algorithms/tests/test_chains.py
inflating: networkx-2.2/networkx/algorithms/tests/test_dag.py
inflating: networkx-2.2/networkx/algorithms/tests/test_dominating.py
inflating: networkx-2.2/networkx/algorithms/tests/test_distance_regular.py
inflating: networkx-2.2/networkx/algorithms/tests/test_bridges.py
inflating: networkx-2.2/networkx/algorithms/tests/test_hierarchy.py
inflating: networkx-2.2/networkx/algorithms/tests/test_smallworld.py
inflating: networkx-2.2/networkx/algorithms/tests/test_simple_paths.py
inflating: networkx-2.2/networkx/algorithms/tests/test_covering.py
inflating: networkx-2.2/networkx/algorithms/tests/test_sparsifiers.py
inflating: networkx-2.2/networkx/algorithms/community/label_propagation.py
inflating: networkx-2.2/networkx/algorithms/community/asyn_fluid.py
inflating: networkx-2.2/networkx/algorithms/community/quality.py
inflating: networkx-2.2/networkx/algorithms/community/community_utils.py
inflating: networkx-2.2/networkx/algorithms/community/community_generators.py
inflating: networkx-2.2/networkx/algorithms/community/__init__.py
inflating: networkx-2.2/networkx/algorithms/community/centrality.py
inflating: networkx-2.2/networkx/algorithms/community/modularity_max.py
inflating: networkx-2.2/networkx/algorithms/community/kclique.py
inflating: networkx-2.2/networkx/algorithms/community/kernighan_lin.py
inflating: networkx-2.2/networkx/algorithms/community/tests/test_label_propagation.py
inflating: networkx-2.2/networkx/algorithms/community/tests/test_kclique.py
inflating: networkx-2.2/networkx/algorithms/community/tests/test_generators.py
inflating: networkx-2.2/networkx/algorithms/community/tests/test_centrality.py
inflating: networkx-2.2/networkx/algorithms/community/tests/test_utils.py
inflating: networkx-2.2/networkx/algorithms/community/tests/test_quality.py
inflating: networkx-2.2/networkx/algorithms/community/tests/test_kernighan_lin.py
inflating: networkx-2.2/networkx/algorithms/community/tests/test_modularity_max.py
inflating: networkx-2.2/networkx/algorithms/community/tests/test_asyn_fluid.py
inflating: networkx-2.2/networkx/algorithms/flow/capacityscaling.py
inflating: networkx-2.2/networkx/algorithms/flow/utils.py
inflating: networkx-2.2/networkx/algorithms/flow/mincost.py
inflating: networkx-2.2/networkx/algorithms/flow/gomory_hu.py
inflating: networkx-2.2/networkx/algorithms/flow/maxflow.py
inflating: networkx-2.2/networkx/algorithms/flow/preflowpush.py
inflating: networkx-2.2/networkx/algorithms/flow/__init__.py
inflating: networkx-2.2/networkx/algorithms/flow/networksimplex.py
inflating: networkx-2.2/networkx/algorithms/flow/boykovkolmogorov.py
inflating: networkx-2.2/networkx/algorithms/flow/shortestaugmentingpath.py
inflating: networkx-2.2/networkx/algorithms/flow/dinitz_alg.py
inflating: networkx-2.2/networkx/algorithms/flow/edmondskarp.py
inflating: networkx-2.2/networkx/algorithms/flow/tests/test_gomory_hu.py
inflating: networkx-2.2/networkx/algorithms/flow/tests/wlm3.gpickle.bz2
inflating: networkx-2.2/networkx/algorithms/flow/tests/test_maxflow.py
inflating: networkx-2.2/networkx/algorithms/flow/tests/gw1.gpickle.bz2
inflating: networkx-2.2/networkx/algorithms/flow/tests/test_maxflow_large_graph.py
inflating: networkx-2.2/networkx/algorithms/flow/tests/gl1.gpickle.bz2
inflating: networkx-2.2/networkx/algorithms/flow/tests/netgen-2.gpickle.bz2
inflating: networkx-2.2/networkx/algorithms/flow/tests/test_mincost.py
inflating: networkx-2.2/networkx/testing/utils.py
inflating: networkx-2.2/networkx/testing/__init__.py
inflating: networkx-2.2/networkx/testing/tests/test_utils.py
inflating: networkx-2.2/networkx/tests/test_relabel.py
inflating: networkx-2.2/networkx/tests/test_convert.py
inflating: networkx-2.2/networkx/tests/__init__.py
inflating: networkx-2.2/networkx/tests/test_convert_numpy.py
inflating: networkx-2.2/networkx/tests/test_all_random_functions.py
inflating: networkx-2.2/networkx/tests/test.py
inflating: networkx-2.2/networkx/tests/test_convert_scipy.py
inflating: networkx-2.2/networkx/tests/test_convert_pandas.py
inflating: networkx-2.2/networkx/tests/test_exceptions.py
/build-wheels/networkx-2.2 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/networkx
copying networkx/convert_matrix.py -> build/lib/networkx
copying networkx/version.py -> build/lib/networkx
copying networkx/convert.py -> build/lib/networkx
copying networkx/__init__.py -> build/lib/networkx
copying networkx/relabel.py -> build/lib/networkx
copying networkx/exception.py -> build/lib/networkx
copying networkx/release.py -> build/lib/networkx
creating build/lib/networkx/algorithms
copying networkx/algorithms/minors.py -> build/lib/networkx/algorithms
copying networkx/algorithms/mis.py -> build/lib/networkx/algorithms
copying networkx/algorithms/bridges.py -> build/lib/networkx/algorithms
copying networkx/algorithms/planarity.py -> build/lib/networkx/algorithms
copying networkx/algorithms/threshold.py -> build/lib/networkx/algorithms
copying networkx/algorithms/euler.py -> build/lib/networkx/algorithms
copying networkx/algorithms/boundary.py -> build/lib/networkx/algorithms
copying networkx/algorithms/sparsifiers.py -> build/lib/networkx/algorithms
copying networkx/algorithms/isolate.py -> build/lib/networkx/algorithms
copying networkx/algorithms/tournament.py -> build/lib/networkx/algorithms
copying networkx/algorithms/dominating.py -> build/lib/networkx/algorithms
copying networkx/algorithms/chordal.py -> build/lib/networkx/algorithms
copying networkx/algorithms/__init__.py -> build/lib/networkx/algorithms
copying networkx/algorithms/graphical.py -> build/lib/networkx/algorithms
copying networkx/algorithms/chains.py -> build/lib/networkx/algorithms
copying networkx/algorithms/link_prediction.py -> build/lib/networkx/algorithms
copying networkx/algorithms/triads.py -> build/lib/networkx/algorithms
copying networkx/algorithms/core.py -> build/lib/networkx/algorithms
copying networkx/algorithms/covering.py -> build/lib/networkx/algorithms
copying networkx/algorithms/clique.py -> build/lib/networkx/algorithms
copying networkx/algorithms/dag.py -> build/lib/networkx/algorithms
copying networkx/algorithms/dominance.py -> build/lib/networkx/algorithms
copying networkx/algorithms/voronoi.py -> build/lib/networkx/algorithms
copying networkx/algorithms/vitality.py -> build/lib/networkx/algorithms
copying networkx/algorithms/wiener.py -> build/lib/networkx/algorithms
copying networkx/algorithms/reciprocity.py -> build/lib/networkx/algorithms
copying networkx/algorithms/cuts.py -> build/lib/networkx/algorithms
copying networkx/algorithms/distance_measures.py -> build/lib/networkx/algorithms
copying networkx/algorithms/cluster.py -> build/lib/networkx/algorithms
copying networkx/algorithms/smetric.py -> build/lib/networkx/algorithms
copying networkx/algorithms/richclub.py -> build/lib/networkx/algorithms
copying networkx/algorithms/similarity.py -> build/lib/networkx/algorithms
copying networkx/algorithms/communicability_alg.py -> build/lib/networkx/algorithms
copying networkx/algorithms/matching.py -> build/lib/networkx/algorithms
copying networkx/algorithms/smallworld.py -> build/lib/networkx/algorithms
copying networkx/algorithms/hierarchy.py -> build/lib/networkx/algorithms
copying networkx/algorithms/lowest_common_ancestors.py -> build/lib/networkx/algorithms
copying networkx/algorithms/efficiency.py -> build/lib/networkx/algorithms
copying networkx/algorithms/cycles.py -> build/lib/networkx/algorithms
copying networkx/algorithms/hybrid.py -> build/lib/networkx/algorithms
copying networkx/algorithms/swap.py -> build/lib/networkx/algorithms
copying networkx/algorithms/structuralholes.py -> build/lib/networkx/algorithms
copying networkx/algorithms/distance_regular.py -> build/lib/networkx/algorithms
copying networkx/algorithms/simple_paths.py -> build/lib/networkx/algorithms
creating build/lib/networkx/algorithms/assortativity
copying networkx/algorithms/assortativity/__init__.py -> build/lib/networkx/algorithms/assortativity
copying networkx/algorithms/assortativity/mixing.py -> build/lib/networkx/algorithms/assortativity
copying networkx/algorithms/assortativity/correlation.py -> build/lib/networkx/algorithms/assortativity
copying networkx/algorithms/assortativity/pairs.py -> build/lib/networkx/algorithms/assortativity
copying networkx/algorithms/assortativity/connectivity.py -> build/lib/networkx/algorithms/assortativity
copying networkx/algorithms/assortativity/neighbor_degree.py -> build/lib/networkx/algorithms/assortativity
creating build/lib/networkx/algorithms/bipartite
copying networkx/algorithms/bipartite/matrix.py -> build/lib/networkx/algorithms/bipartite
copying networkx/algorithms/bipartite/spectral.py -> build/lib/networkx/algorithms/bipartite
copying networkx/algorithms/bipartite/projection.py -> build/lib/networkx/algorithms/bipartite
copying networkx/algorithms/bipartite/generators.py -> build/lib/networkx/algorithms/bipartite
copying networkx/algorithms/bipartite/edgelist.py -> build/lib/networkx/algorithms/bipartite
copying networkx/algorithms/bipartite/__init__.py -> build/lib/networkx/algorithms/bipartite
copying networkx/algorithms/bipartite/centrality.py -> build/lib/networkx/algorithms/bipartite
copying networkx/algorithms/bipartite/covering.py -> build/lib/networkx/algorithms/bipartite
copying networkx/algorithms/bipartite/redundancy.py -> build/lib/networkx/algorithms/bipartite
copying networkx/algorithms/bipartite/cluster.py -> build/lib/networkx/algorithms/bipartite
copying networkx/algorithms/bipartite/matching.py -> build/lib/networkx/algorithms/bipartite
copying networkx/algorithms/bipartite/basic.py -> build/lib/networkx/algorithms/bipartite
creating build/lib/networkx/algorithms/node_classification
copying networkx/algorithms/node_classification/utils.py -> build/lib/networkx/algorithms/node_classification
copying networkx/algorithms/node_classification/__init__.py -> build/lib/networkx/algorithms/node_classification
copying networkx/algorithms/node_classification/lgc.py -> build/lib/networkx/algorithms/node_classification
copying networkx/algorithms/node_classification/hmn.py -> build/lib/networkx/algorithms/node_classification
creating build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/reaching.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/current_flow_betweenness_subset.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/second_order.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/flow_matrix.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/harmonic.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/katz.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/betweenness_subset.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/betweenness.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/__init__.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/current_flow_closeness.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/load.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/closeness.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/percolation.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/eigenvector.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/degree_alg.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/subgraph_alg.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/current_flow_betweenness.py -> build/lib/networkx/algorithms/centrality
copying networkx/algorithms/centrality/dispersion.py -> build/lib/networkx/algorithms/centrality
creating build/lib/networkx/algorithms/community
copying networkx/algorithms/community/label_propagation.py -> build/lib/networkx/algorithms/community
copying networkx/algorithms/community/asyn_fluid.py -> build/lib/networkx/algorithms/community
copying networkx/algorithms/community/quality.py -> build/lib/networkx/algorithms/community
copying networkx/algorithms/community/community_utils.py -> build/lib/networkx/algorithms/community
copying networkx/algorithms/community/community_generators.py -> build/lib/networkx/algorithms/community
copying networkx/algorithms/community/__init__.py -> build/lib/networkx/algorithms/community
copying networkx/algorithms/community/centrality.py -> build/lib/networkx/algorithms/community
copying networkx/algorithms/community/modularity_max.py -> build/lib/networkx/algorithms/community
copying networkx/algorithms/community/kclique.py -> build/lib/networkx/algorithms/community
copying networkx/algorithms/community/kernighan_lin.py -> build/lib/networkx/algorithms/community
creating build/lib/networkx/algorithms/components
copying networkx/algorithms/components/__init__.py -> build/lib/networkx/algorithms/components
copying networkx/algorithms/components/semiconnected.py -> build/lib/networkx/algorithms/components
copying networkx/algorithms/components/weakly_connected.py -> build/lib/networkx/algorithms/components
copying networkx/algorithms/components/biconnected.py -> build/lib/networkx/algorithms/components
copying networkx/algorithms/components/attracting.py -> build/lib/networkx/algorithms/components
copying networkx/algorithms/components/strongly_connected.py -> build/lib/networkx/algorithms/components
copying networkx/algorithms/components/connected.py -> build/lib/networkx/algorithms/components
creating build/lib/networkx/algorithms/connectivity
copying networkx/algorithms/connectivity/stoerwagner.py -> build/lib/networkx/algorithms/connectivity
copying networkx/algorithms/connectivity/utils.py -> build/lib/networkx/algorithms/connectivity
copying networkx/algorithms/connectivity/kcutsets.py -> build/lib/networkx/algorithms/connectivity
copying networkx/algorithms/connectivity/edge_kcomponents.py -> build/lib/networkx/algorithms/connectivity
copying networkx/algorithms/connectivity/kcomponents.py -> build/lib/networkx/algorithms/connectivity
copying networkx/algorithms/connectivity/__init__.py -> build/lib/networkx/algorithms/connectivity
copying networkx/algorithms/connectivity/cuts.py -> build/lib/networkx/algorithms/connectivity
copying networkx/algorithms/connectivity/connectivity.py -> build/lib/networkx/algorithms/connectivity
copying networkx/algorithms/connectivity/disjoint_paths.py -> build/lib/networkx/algorithms/connectivity
copying networkx/algorithms/connectivity/edge_augmentation.py -> build/lib/networkx/algorithms/connectivity
creating build/lib/networkx/algorithms/coloring
copying networkx/algorithms/coloring/greedy_coloring_with_interchange.py -> build/lib/networkx/algorithms/coloring
copying networkx/algorithms/coloring/__init__.py -> build/lib/networkx/algorithms/coloring
copying networkx/algorithms/coloring/greedy_coloring.py -> build/lib/networkx/algorithms/coloring
creating build/lib/networkx/algorithms/flow
copying networkx/algorithms/flow/capacityscaling.py -> build/lib/networkx/algorithms/flow
copying networkx/algorithms/flow/utils.py -> build/lib/networkx/algorithms/flow
copying networkx/algorithms/flow/mincost.py -> build/lib/networkx/algorithms/flow
copying networkx/algorithms/flow/gomory_hu.py -> build/lib/networkx/algorithms/flow
copying networkx/algorithms/flow/maxflow.py -> build/lib/networkx/algorithms/flow
copying networkx/algorithms/flow/preflowpush.py -> build/lib/networkx/algorithms/flow
copying networkx/algorithms/flow/__init__.py -> build/lib/networkx/algorithms/flow
copying networkx/algorithms/flow/networksimplex.py -> build/lib/networkx/algorithms/flow
copying networkx/algorithms/flow/boykovkolmogorov.py -> build/lib/networkx/algorithms/flow
copying networkx/algorithms/flow/shortestaugmentingpath.py -> build/lib/networkx/algorithms/flow
copying networkx/algorithms/flow/dinitz_alg.py -> build/lib/networkx/algorithms/flow
copying networkx/algorithms/flow/edmondskarp.py -> build/lib/networkx/algorithms/flow
creating build/lib/networkx/algorithms/traversal
copying networkx/algorithms/traversal/breadth_first_search.py -> build/lib/networkx/algorithms/traversal
copying networkx/algorithms/traversal/depth_first_search.py -> build/lib/networkx/algorithms/traversal
copying networkx/algorithms/traversal/__init__.py -> build/lib/networkx/algorithms/traversal
copying networkx/algorithms/traversal/edgebfs.py -> build/lib/networkx/algorithms/traversal
copying networkx/algorithms/traversal/edgedfs.py -> build/lib/networkx/algorithms/traversal
copying networkx/algorithms/traversal/beamsearch.py -> build/lib/networkx/algorithms/traversal
creating build/lib/networkx/algorithms/isomorphism
copying networkx/algorithms/isomorphism/isomorph.py -> build/lib/networkx/algorithms/isomorphism
copying networkx/algorithms/isomorphism/__init__.py -> build/lib/networkx/algorithms/isomorphism
copying networkx/algorithms/isomorphism/isomorphvf2.py -> build/lib/networkx/algorithms/isomorphism
copying networkx/algorithms/isomorphism/matchhelpers.py -> build/lib/networkx/algorithms/isomorphism
copying networkx/algorithms/isomorphism/temporalisomorphvf2.py -> build/lib/networkx/algorithms/isomorphism
copying networkx/algorithms/isomorphism/vf2userfunc.py -> build/lib/networkx/algorithms/isomorphism
creating build/lib/networkx/algorithms/shortest_paths
copying networkx/algorithms/shortest_paths/unweighted.py -> build/lib/networkx/algorithms/shortest_paths
copying networkx/algorithms/shortest_paths/dense.py -> build/lib/networkx/algorithms/shortest_paths
copying networkx/algorithms/shortest_paths/__init__.py -> build/lib/networkx/algorithms/shortest_paths
copying networkx/algorithms/shortest_paths/astar.py -> build/lib/networkx/algorithms/shortest_paths
copying networkx/algorithms/shortest_paths/weighted.py -> build/lib/networkx/algorithms/shortest_paths
copying networkx/algorithms/shortest_paths/generic.py -> build/lib/networkx/algorithms/shortest_paths
creating build/lib/networkx/algorithms/link_analysis
copying networkx/algorithms/link_analysis/hits_alg.py -> build/lib/networkx/algorithms/link_analysis
copying networkx/algorithms/link_analysis/__init__.py -> build/lib/networkx/algorithms/link_analysis
copying networkx/algorithms/link_analysis/pagerank_alg.py -> build/lib/networkx/algorithms/link_analysis
creating build/lib/networkx/algorithms/operators
copying networkx/algorithms/operators/all.py -> build/lib/networkx/algorithms/operators
copying networkx/algorithms/operators/__init__.py -> build/lib/networkx/algorithms/operators
copying networkx/algorithms/operators/unary.py -> build/lib/networkx/algorithms/operators
copying networkx/algorithms/operators/product.py -> build/lib/networkx/algorithms/operators
copying networkx/algorithms/operators/binary.py -> build/lib/networkx/algorithms/operators
creating build/lib/networkx/algorithms/approximation
copying networkx/algorithms/approximation/steinertree.py -> build/lib/networkx/algorithms/approximation
copying networkx/algorithms/approximation/kcomponents.py -> build/lib/networkx/algorithms/approximation
copying networkx/algorithms/approximation/independent_set.py -> build/lib/networkx/algorithms/approximation
copying networkx/algorithms/approximation/clustering_coefficient.py -> build/lib/networkx/algorithms/approximation
copying networkx/algorithms/approximation/ramsey.py -> build/lib/networkx/algorithms/approximation
copying networkx/algorithms/approximation/__init__.py -> build/lib/networkx/algorithms/approximation
copying networkx/algorithms/approximation/vertex_cover.py -> build/lib/networkx/algorithms/approximation
copying networkx/algorithms/approximation/treewidth.py -> build/lib/networkx/algorithms/approximation
copying networkx/algorithms/approximation/clique.py -> build/lib/networkx/algorithms/approximation
copying networkx/algorithms/approximation/dominating_set.py -> build/lib/networkx/algorithms/approximation
copying networkx/algorithms/approximation/connectivity.py -> build/lib/networkx/algorithms/approximation
copying networkx/algorithms/approximation/matching.py -> build/lib/networkx/algorithms/approximation
creating build/lib/networkx/algorithms/tree
copying networkx/algorithms/tree/branchings.py -> build/lib/networkx/algorithms/tree
copying networkx/algorithms/tree/operations.py -> build/lib/networkx/algorithms/tree
copying networkx/algorithms/tree/__init__.py -> build/lib/networkx/algorithms/tree
copying networkx/algorithms/tree/recognition.py -> build/lib/networkx/algorithms/tree
copying networkx/algorithms/tree/coding.py -> build/lib/networkx/algorithms/tree
copying networkx/algorithms/tree/mst.py -> build/lib/networkx/algorithms/tree
creating build/lib/networkx/classes
copying networkx/classes/digraph.py -> build/lib/networkx/classes
copying networkx/classes/graph.py -> build/lib/networkx/classes
copying networkx/classes/reportviews.py -> build/lib/networkx/classes
copying networkx/classes/coreviews.py -> build/lib/networkx/classes
copying networkx/classes/function.py -> build/lib/networkx/classes
copying networkx/classes/__init__.py -> build/lib/networkx/classes
copying networkx/classes/graphviews.py -> build/lib/networkx/classes
copying networkx/classes/multigraph.py -> build/lib/networkx/classes
copying networkx/classes/multidigraph.py -> build/lib/networkx/classes
copying networkx/classes/ordered.py -> build/lib/networkx/classes
copying networkx/classes/filters.py -> build/lib/networkx/classes
creating build/lib/networkx/generators
copying networkx/generators/social.py -> build/lib/networkx/generators
copying networkx/generators/small.py -> build/lib/networkx/generators
copying networkx/generators/expanders.py -> build/lib/networkx/generators
copying networkx/generators/lattice.py -> build/lib/networkx/generators
copying networkx/generators/nonisomorphic_trees.py -> build/lib/networkx/generators
copying networkx/generators/degree_seq.py -> build/lib/networkx/generators
copying networkx/generators/geometric.py -> build/lib/networkx/generators
copying networkx/generators/random_clustered.py -> build/lib/networkx/generators
copying networkx/generators/line.py -> build/lib/networkx/generators
copying networkx/generators/__init__.py -> build/lib/networkx/generators
copying networkx/generators/triads.py -> build/lib/networkx/generators
copying networkx/generators/mycielski.py -> build/lib/networkx/generators
copying networkx/generators/intersection.py -> build/lib/networkx/generators
copying networkx/generators/joint_degree_seq.py -> build/lib/networkx/generators
copying networkx/generators/classic.py -> build/lib/networkx/generators
copying networkx/generators/directed.py -> build/lib/networkx/generators
copying networkx/generators/spectral_graph_forge.py -> build/lib/networkx/generators
copying networkx/generators/stochastic.py -> build/lib/networkx/generators
copying networkx/generators/random_graphs.py -> build/lib/networkx/generators
copying networkx/generators/trees.py -> build/lib/networkx/generators
copying networkx/generators/ego.py -> build/lib/networkx/generators
copying networkx/generators/atlas.py -> build/lib/networkx/generators
copying networkx/generators/community.py -> build/lib/networkx/generators
copying networkx/generators/duplication.py -> build/lib/networkx/generators
creating build/lib/networkx/drawing
copying networkx/drawing/layout.py -> build/lib/networkx/drawing
copying networkx/drawing/nx_agraph.py -> build/lib/networkx/drawing
copying networkx/drawing/nx_pydot.py -> build/lib/networkx/drawing
copying networkx/drawing/__init__.py -> build/lib/networkx/drawing
copying networkx/drawing/nx_pylab.py -> build/lib/networkx/drawing
creating build/lib/networkx/linalg
copying networkx/linalg/algebraicconnectivity.py -> build/lib/networkx/linalg
copying networkx/linalg/__init__.py -> build/lib/networkx/linalg
copying networkx/linalg/laplacianmatrix.py -> build/lib/networkx/linalg
copying networkx/linalg/modularitymatrix.py -> build/lib/networkx/linalg
copying networkx/linalg/graphmatrix.py -> build/lib/networkx/linalg
copying networkx/linalg/spectrum.py -> build/lib/networkx/linalg
copying networkx/linalg/attrmatrix.py -> build/lib/networkx/linalg
creating build/lib/networkx/readwrite
copying networkx/readwrite/gexf.py -> build/lib/networkx/readwrite
copying networkx/readwrite/graph6.py -> build/lib/networkx/readwrite
copying networkx/readwrite/multiline_adjlist.py -> build/lib/networkx/readwrite
copying networkx/readwrite/edgelist.py -> build/lib/networkx/readwrite
copying networkx/readwrite/__init__.py -> build/lib/networkx/readwrite
copying networkx/readwrite/adjlist.py -> build/lib/networkx/readwrite
copying networkx/readwrite/pajek.py -> build/lib/networkx/readwrite
copying networkx/readwrite/gml.py -> build/lib/networkx/readwrite
copying networkx/readwrite/gpickle.py -> build/lib/networkx/readwrite
copying networkx/readwrite/graphml.py -> build/lib/networkx/readwrite
copying networkx/readwrite/sparse6.py -> build/lib/networkx/readwrite
copying networkx/readwrite/p2g.py -> build/lib/networkx/readwrite
copying networkx/readwrite/nx_shp.py -> build/lib/networkx/readwrite
copying networkx/readwrite/nx_yaml.py -> build/lib/networkx/readwrite
copying networkx/readwrite/leda.py -> build/lib/networkx/readwrite
creating build/lib/networkx/readwrite/json_graph
copying networkx/readwrite/json_graph/jit.py -> build/lib/networkx/readwrite/json_graph
copying networkx/readwrite/json_graph/node_link.py -> build/lib/networkx/readwrite/json_graph
copying networkx/readwrite/json_graph/tree.py -> build/lib/networkx/readwrite/json_graph
copying networkx/readwrite/json_graph/__init__.py -> build/lib/networkx/readwrite/json_graph
copying networkx/readwrite/json_graph/cytoscape.py -> build/lib/networkx/readwrite/json_graph
copying networkx/readwrite/json_graph/adjacency.py -> build/lib/networkx/readwrite/json_graph
creating build/lib/networkx/tests
copying networkx/tests/test_relabel.py -> build/lib/networkx/tests
copying networkx/tests/test_convert.py -> build/lib/networkx/tests
copying networkx/tests/__init__.py -> build/lib/networkx/tests
copying networkx/tests/test_convert_numpy.py -> build/lib/networkx/tests
copying networkx/tests/test_all_random_functions.py -> build/lib/networkx/tests
copying networkx/tests/test.py -> build/lib/networkx/tests
copying networkx/tests/test_convert_scipy.py -> build/lib/networkx/tests
copying networkx/tests/test_convert_pandas.py -> build/lib/networkx/tests
copying networkx/tests/test_exceptions.py -> build/lib/networkx/tests
creating build/lib/networkx/testing
copying networkx/testing/utils.py -> build/lib/networkx/testing
copying networkx/testing/__init__.py -> build/lib/networkx/testing
creating build/lib/networkx/utils
copying networkx/utils/decorators.py -> build/lib/networkx/utils
copying networkx/utils/rcm.py -> build/lib/networkx/utils
copying networkx/utils/heaps.py -> build/lib/networkx/utils
copying networkx/utils/misc.py -> build/lib/networkx/utils
copying networkx/utils/mapped_queue.py -> build/lib/networkx/utils
copying networkx/utils/__init__.py -> build/lib/networkx/utils
copying networkx/utils/random_sequence.py -> build/lib/networkx/utils
copying networkx/utils/union_find.py -> build/lib/networkx/utils
copying networkx/utils/contextmanagers.py -> build/lib/networkx/utils
creating build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_wiener.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_swap.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_voronoi.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_euler.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_communicability.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_structuralholes.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_tournament.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_cuts.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_clique.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_cycles.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_distance_measures.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_richclub.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_vitality.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_threshold.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_reciprocity.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_mis.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_chordal.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_graphical.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_planarity.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_dominance.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_minors.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_cluster.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_boundary.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_isolate.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_smetric.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_matching.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_link_prediction.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_similarity.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_efficiency.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_core.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_lowest_common_ancestors.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_hybrid.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_triads.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_chains.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_dag.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_dominating.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_distance_regular.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_bridges.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_hierarchy.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_smallworld.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_simple_paths.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_covering.py -> build/lib/networkx/algorithms/tests
copying networkx/algorithms/tests/test_sparsifiers.py -> build/lib/networkx/algorithms/tests
creating build/lib/networkx/algorithms/assortativity/tests
copying networkx/algorithms/assortativity/tests/test_pairs.py -> build/lib/networkx/algorithms/assortativity/tests
copying networkx/algorithms/assortativity/tests/test_connectivity.py -> build/lib/networkx/algorithms/assortativity/tests
copying networkx/algorithms/assortativity/tests/test_mixing.py -> build/lib/networkx/algorithms/assortativity/tests
copying networkx/algorithms/assortativity/tests/test_neighbor_degree.py -> build/lib/networkx/algorithms/assortativity/tests
copying networkx/algorithms/assortativity/tests/test_correlation.py -> build/lib/networkx/algorithms/assortativity/tests
copying networkx/algorithms/assortativity/tests/base_test.py -> build/lib/networkx/algorithms/assortativity/tests
creating build/lib/networkx/algorithms/bipartite/tests
copying networkx/algorithms/bipartite/tests/test_edgelist.py -> build/lib/networkx/algorithms/bipartite/tests
copying networkx/algorithms/bipartite/tests/test_project.py -> build/lib/networkx/algorithms/bipartite/tests
copying networkx/algorithms/bipartite/tests/test_basic.py -> build/lib/networkx/algorithms/bipartite/tests
copying networkx/algorithms/bipartite/tests/test_cluster.py -> build/lib/networkx/algorithms/bipartite/tests
copying networkx/algorithms/bipartite/tests/test_matching.py -> build/lib/networkx/algorithms/bipartite/tests
copying networkx/algorithms/bipartite/tests/test_redundancy.py -> build/lib/networkx/algorithms/bipartite/tests
copying networkx/algorithms/bipartite/tests/test_generators.py -> build/lib/networkx/algorithms/bipartite/tests
copying networkx/algorithms/bipartite/tests/test_centrality.py -> build/lib/networkx/algorithms/bipartite/tests
copying networkx/algorithms/bipartite/tests/test_matrix.py -> build/lib/networkx/algorithms/bipartite/tests
copying networkx/algorithms/bipartite/tests/test_covering.py -> build/lib/networkx/algorithms/bipartite/tests
copying networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py -> build/lib/networkx/algorithms/bipartite/tests
creating build/lib/networkx/algorithms/node_classification/tests
copying networkx/algorithms/node_classification/tests/test_harmonic_function.py -> build/lib/networkx/algorithms/node_classification/tests
copying networkx/algorithms/node_classification/tests/test_local_and_global_consistency.py -> build/lib/networkx/algorithms/node_classification/tests
creating build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_closeness_centrality.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_eigenvector_centrality.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_dispersion.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_second_order_centrality.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_harmonic_centrality.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_degree_centrality.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_load_centrality.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_reaching.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_betweenness_centrality.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_subgraph.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_current_flow_closeness.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_katz_centrality.py -> build/lib/networkx/algorithms/centrality/tests
copying networkx/algorithms/centrality/tests/test_percolation_centrality.py -> build/lib/networkx/algorithms/centrality/tests
creating build/lib/networkx/algorithms/community/tests
copying networkx/algorithms/community/tests/test_label_propagation.py -> build/lib/networkx/algorithms/community/tests
copying networkx/algorithms/community/tests/test_kclique.py -> build/lib/networkx/algorithms/community/tests
copying networkx/algorithms/community/tests/test_generators.py -> build/lib/networkx/algorithms/community/tests
copying networkx/algorithms/community/tests/test_centrality.py -> build/lib/networkx/algorithms/community/tests
copying networkx/algorithms/community/tests/test_utils.py -> build/lib/networkx/algorithms/community/tests
copying networkx/algorithms/community/tests/test_quality.py -> build/lib/networkx/algorithms/community/tests
copying networkx/algorithms/community/tests/test_kernighan_lin.py -> build/lib/networkx/algorithms/community/tests
copying networkx/algorithms/community/tests/test_modularity_max.py -> build/lib/networkx/algorithms/community/tests
copying networkx/algorithms/community/tests/test_asyn_fluid.py -> build/lib/networkx/algorithms/community/tests
creating build/lib/networkx/algorithms/components/tests
copying networkx/algorithms/components/tests/test_attracting.py -> build/lib/networkx/algorithms/components/tests
copying networkx/algorithms/components/tests/test_biconnected.py -> build/lib/networkx/algorithms/components/tests
copying networkx/algorithms/components/tests/test_strongly_connected.py -> build/lib/networkx/algorithms/components/tests
copying networkx/algorithms/components/tests/test_subgraph_copies.py -> build/lib/networkx/algorithms/components/tests
copying networkx/algorithms/components/tests/test_semiconnected.py -> build/lib/networkx/algorithms/components/tests
copying networkx/algorithms/components/tests/test_connected.py -> build/lib/networkx/algorithms/components/tests
copying networkx/algorithms/components/tests/test_weakly_connected.py -> build/lib/networkx/algorithms/components/tests
creating build/lib/networkx/algorithms/connectivity/tests
copying networkx/algorithms/connectivity/tests/test_stoer_wagner.py -> build/lib/networkx/algorithms/connectivity/tests
copying networkx/algorithms/connectivity/tests/test_cuts.py -> build/lib/networkx/algorithms/connectivity/tests
copying networkx/algorithms/connectivity/tests/test_connectivity.py -> build/lib/networkx/algorithms/connectivity/tests
copying networkx/algorithms/connectivity/tests/test_kcutsets.py -> build/lib/networkx/algorithms/connectivity/tests
copying networkx/algorithms/connectivity/tests/test_edge_kcomponents.py -> build/lib/networkx/algorithms/connectivity/tests
copying networkx/algorithms/connectivity/tests/test_edge_augmentation.py -> build/lib/networkx/algorithms/connectivity/tests
copying networkx/algorithms/connectivity/tests/test_disjoint_paths.py -> build/lib/networkx/algorithms/connectivity/tests
copying networkx/algorithms/connectivity/tests/test_kcomponents.py -> build/lib/networkx/algorithms/connectivity/tests
creating build/lib/networkx/algorithms/coloring/tests
copying networkx/algorithms/coloring/tests/test_coloring.py -> build/lib/networkx/algorithms/coloring/tests
creating build/lib/networkx/algorithms/flow/tests
copying networkx/algorithms/flow/tests/test_gomory_hu.py -> build/lib/networkx/algorithms/flow/tests
copying networkx/algorithms/flow/tests/test_maxflow.py -> build/lib/networkx/algorithms/flow/tests
copying networkx/algorithms/flow/tests/test_maxflow_large_graph.py -> build/lib/networkx/algorithms/flow/tests
copying networkx/algorithms/flow/tests/test_mincost.py -> build/lib/networkx/algorithms/flow/tests
copying networkx/algorithms/flow/tests/wlm3.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests
copying networkx/algorithms/flow/tests/gw1.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests
copying networkx/algorithms/flow/tests/gl1.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests
copying networkx/algorithms/flow/tests/netgen-2.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests
creating build/lib/networkx/algorithms/traversal/tests
copying networkx/algorithms/traversal/tests/test_edgedfs.py -> build/lib/networkx/algorithms/traversal/tests
copying networkx/algorithms/traversal/tests/test_bfs.py -> build/lib/networkx/algorithms/traversal/tests
copying networkx/algorithms/traversal/tests/test_edgebfs.py -> build/lib/networkx/algorithms/traversal/tests
copying networkx/algorithms/traversal/tests/test_beamsearch.py -> build/lib/networkx/algorithms/traversal/tests
copying networkx/algorithms/traversal/tests/test_dfs.py -> build/lib/networkx/algorithms/traversal/tests
creating build/lib/networkx/algorithms/isomorphism/tests
copying networkx/algorithms/isomorphism/tests/test_isomorphvf2.py -> build/lib/networkx/algorithms/isomorphism/tests
copying networkx/algorithms/isomorphism/tests/test_isomorphism.py -> build/lib/networkx/algorithms/isomorphism/tests
copying networkx/algorithms/isomorphism/tests/test_temporalisomorphvf2.py -> build/lib/networkx/algorithms/isomorphism/tests
copying networkx/algorithms/isomorphism/tests/test_match_helpers.py -> build/lib/networkx/algorithms/isomorphism/tests
copying networkx/algorithms/isomorphism/tests/test_vf2userfunc.py -> build/lib/networkx/algorithms/isomorphism/tests
copying networkx/algorithms/isomorphism/tests/si2_b06_m200.B99 -> build/lib/networkx/algorithms/isomorphism/tests
copying networkx/algorithms/isomorphism/tests/si2_b06_m200.A99 -> build/lib/networkx/algorithms/isomorphism/tests
copying networkx/algorithms/isomorphism/tests/iso_r01_s80.A99 -> build/lib/networkx/algorithms/isomorphism/tests
copying networkx/algorithms/isomorphism/tests/iso_r01_s80.B99 -> build/lib/networkx/algorithms/isomorphism/tests
creating build/lib/networkx/algorithms/shortest_paths/tests
copying networkx/algorithms/shortest_paths/tests/test_generic.py -> build/lib/networkx/algorithms/shortest_paths/tests
copying networkx/algorithms/shortest_paths/tests/test_unweighted.py -> build/lib/networkx/algorithms/shortest_paths/tests
copying networkx/algorithms/shortest_paths/tests/test_dense.py -> build/lib/networkx/algorithms/shortest_paths/tests
copying networkx/algorithms/shortest_paths/tests/test_astar.py -> build/lib/networkx/algorithms/shortest_paths/tests
copying networkx/algorithms/shortest_paths/tests/test_weighted.py -> build/lib/networkx/algorithms/shortest_paths/tests
copying networkx/algorithms/shortest_paths/tests/test_dense_numpy.py -> build/lib/networkx/algorithms/shortest_paths/tests
creating build/lib/networkx/algorithms/link_analysis/tests
copying networkx/algorithms/link_analysis/tests/test_hits.py -> build/lib/networkx/algorithms/link_analysis/tests
copying networkx/algorithms/link_analysis/tests/test_pagerank.py -> build/lib/networkx/algorithms/link_analysis/tests
creating build/lib/networkx/algorithms/operators/tests
copying networkx/algorithms/operators/tests/test_binary.py -> build/lib/networkx/algorithms/operators/tests
copying networkx/algorithms/operators/tests/test_product.py -> build/lib/networkx/algorithms/operators/tests
copying networkx/algorithms/operators/tests/test_unary.py -> build/lib/networkx/algorithms/operators/tests
copying networkx/algorithms/operators/tests/test_all.py -> build/lib/networkx/algorithms/operators/tests
creating build/lib/networkx/algorithms/approximation/tests
copying networkx/algorithms/approximation/tests/test_clique.py -> build/lib/networkx/algorithms/approximation/tests
copying networkx/algorithms/approximation/tests/test_dominating_set.py -> build/lib/networkx/algorithms/approximation/tests
copying networkx/algorithms/approximation/tests/test_connectivity.py -> build/lib/networkx/algorithms/approximation/tests
copying networkx/algorithms/approximation/tests/test_approx_clust_coeff.py -> build/lib/networkx/algorithms/approximation/tests
copying networkx/algorithms/approximation/tests/test_ramsey.py -> build/lib/networkx/algorithms/approximation/tests
copying networkx/algorithms/approximation/tests/test_independent_set.py -> build/lib/networkx/algorithms/approximation/tests
copying networkx/algorithms/approximation/tests/test_vertex_cover.py -> build/lib/networkx/algorithms/approximation/tests
copying networkx/algorithms/approximation/tests/test_matching.py -> build/lib/networkx/algorithms/approximation/tests
copying networkx/algorithms/approximation/tests/test_steinertree.py -> build/lib/networkx/algorithms/approximation/tests
copying networkx/algorithms/approximation/tests/test_treewidth.py -> build/lib/networkx/algorithms/approximation/tests
copying networkx/algorithms/approximation/tests/test_kcomponents.py -> build/lib/networkx/algorithms/approximation/tests
creating build/lib/networkx/algorithms/tree/tests
copying networkx/algorithms/tree/tests/test_branchings.py -> build/lib/networkx/algorithms/tree/tests
copying networkx/algorithms/tree/tests/test_operations.py -> build/lib/networkx/algorithms/tree/tests
copying networkx/algorithms/tree/tests/test_recognition.py -> build/lib/networkx/algorithms/tree/tests
copying networkx/algorithms/tree/tests/test_mst.py -> build/lib/networkx/algorithms/tree/tests
copying networkx/algorithms/tree/tests/test_coding.py -> build/lib/networkx/algorithms/tree/tests
creating build/lib/networkx/classes/tests
copying networkx/classes/tests/test_graphviews.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/test_subgraphviews.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/historical_tests.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/test_reportviews.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/test_digraph.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/test_graph.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/test_coreviews.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/test_multigraph.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/test_function.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/test_graph_historical.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/test_multidigraph.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/test_ordered.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/test_digraph_historical.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/test_special.py -> build/lib/networkx/classes/tests
copying networkx/classes/tests/test_filters.py -> build/lib/networkx/classes/tests
creating build/lib/networkx/generators/tests
copying networkx/generators/tests/test_geometric.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_atlas.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_lattice.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_nonisomorphic_trees.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_joint_degree_seq.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_mycielski.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_trees.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_classic.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_random_graphs.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_duplication.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_directed.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_degree_seq.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_random_clustered.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_intersection.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_ego.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_community.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_small.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_line.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_expanders.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_triads.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_stochastic.py -> build/lib/networkx/generators/tests
copying networkx/generators/tests/test_spectral_graph_forge.py -> build/lib/networkx/generators/tests
copying networkx/generators/atlas.dat.gz -> build/lib/networkx/generators
creating build/lib/networkx/drawing/tests
copying networkx/drawing/tests/test_agraph.py -> build/lib/networkx/drawing/tests
copying networkx/drawing/tests/test_pylab.py -> build/lib/networkx/drawing/tests
copying networkx/drawing/tests/test_layout.py -> build/lib/networkx/drawing/tests
copying networkx/drawing/tests/test_pydot.py -> build/lib/networkx/drawing/tests
creating build/lib/networkx/linalg/tests
copying networkx/linalg/tests/test_graphmatrix.py -> build/lib/networkx/linalg/tests
copying networkx/linalg/tests/test_algebraic_connectivity.py -> build/lib/networkx/linalg/tests
copying networkx/linalg/tests/test_spectrum.py -> build/lib/networkx/linalg/tests
copying networkx/linalg/tests/test_modularity.py -> build/lib/networkx/linalg/tests
copying networkx/linalg/tests/test_laplacian.py -> build/lib/networkx/linalg/tests
creating build/lib/networkx/readwrite/tests
copying networkx/readwrite/tests/test_edgelist.py -> build/lib/networkx/readwrite/tests
copying networkx/readwrite/tests/test_sparse6.py -> build/lib/networkx/readwrite/tests
copying networkx/readwrite/tests/test_yaml.py -> build/lib/networkx/readwrite/tests
copying networkx/readwrite/tests/test_gml.py -> build/lib/networkx/readwrite/tests
copying networkx/readwrite/tests/test_graph6.py -> build/lib/networkx/readwrite/tests
copying networkx/readwrite/tests/test_adjlist.py -> build/lib/networkx/readwrite/tests
copying networkx/readwrite/tests/test_gexf.py -> build/lib/networkx/readwrite/tests
copying networkx/readwrite/tests/test_graphml.py -> build/lib/networkx/readwrite/tests
copying networkx/readwrite/tests/test_gpickle.py -> build/lib/networkx/readwrite/tests
copying networkx/readwrite/tests/test_leda.py -> build/lib/networkx/readwrite/tests
copying networkx/readwrite/tests/test_shp.py -> build/lib/networkx/readwrite/tests
copying networkx/readwrite/tests/test_p2g.py -> build/lib/networkx/readwrite/tests
copying networkx/readwrite/tests/test_pajek.py -> build/lib/networkx/readwrite/tests
creating build/lib/networkx/readwrite/json_graph/tests
copying networkx/readwrite/json_graph/tests/test_tree.py -> build/lib/networkx/readwrite/json_graph/tests
copying networkx/readwrite/json_graph/tests/test_node_link.py -> build/lib/networkx/readwrite/json_graph/tests
copying networkx/readwrite/json_graph/tests/test_cytoscape.py -> build/lib/networkx/readwrite/json_graph/tests
copying networkx/readwrite/json_graph/tests/test_adjacency.py -> build/lib/networkx/readwrite/json_graph/tests
copying networkx/readwrite/json_graph/tests/test_jit.py -> build/lib/networkx/readwrite/json_graph/tests
creating build/lib/networkx/testing/tests
copying networkx/testing/tests/test_utils.py -> build/lib/networkx/testing/tests
creating build/lib/networkx/utils/tests
copying networkx/utils/tests/test_unionfind.py -> build/lib/networkx/utils/tests
copying networkx/utils/tests/test_mapped_queue.py -> build/lib/networkx/utils/tests
copying networkx/utils/tests/test_random_sequence.py -> build/lib/networkx/utils/tests
copying networkx/utils/tests/test_rcm.py -> build/lib/networkx/utils/tests
copying networkx/utils/tests/test_decorators.py -> build/lib/networkx/utils/tests
copying networkx/utils/tests/test_contextmanager.py -> build/lib/networkx/utils/tests
copying networkx/utils/tests/test_misc.py -> build/lib/networkx/utils/tests
copying networkx/utils/tests/test_heaps.py -> build/lib/networkx/utils/tests
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/networkx
copying build/lib/networkx/convert_matrix.py -> build/bdist.linux-x86_64/wheel/networkx
copying build/lib/networkx/version.py -> build/bdist.linux-x86_64/wheel/networkx
copying build/lib/networkx/convert.py -> build/bdist.linux-x86_64/wheel/networkx
copying build/lib/networkx/__init__.py -> build/bdist.linux-x86_64/wheel/networkx
copying build/lib/networkx/relabel.py -> build/bdist.linux-x86_64/wheel/networkx
copying build/lib/networkx/exception.py -> build/bdist.linux-x86_64/wheel/networkx
copying build/lib/networkx/release.py -> build/bdist.linux-x86_64/wheel/networkx
creating build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/minors.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/mis.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/bridges.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/planarity.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/threshold.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/euler.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/boundary.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/sparsifiers.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/isolate.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/tournament.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/dominating.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/chordal.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/graphical.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/chains.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/link_prediction.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/triads.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/core.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/covering.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/clique.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/dag.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/dominance.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/voronoi.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/vitality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/wiener.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/reciprocity.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/cuts.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/distance_measures.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/cluster.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/smetric.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/richclub.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/similarity.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/communicability_alg.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/matching.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/smallworld.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/hierarchy.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/lowest_common_ancestors.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/efficiency.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/cycles.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/hybrid.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/swap.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/structuralholes.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/distance_regular.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
copying build/lib/networkx/algorithms/simple_paths.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity
copying build/lib/networkx/algorithms/assortativity/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity
copying build/lib/networkx/algorithms/assortativity/mixing.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity
copying build/lib/networkx/algorithms/assortativity/correlation.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity
copying build/lib/networkx/algorithms/assortativity/pairs.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity
copying build/lib/networkx/algorithms/assortativity/connectivity.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity
copying build/lib/networkx/algorithms/assortativity/neighbor_degree.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity/tests
copying build/lib/networkx/algorithms/assortativity/tests/test_pairs.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity/tests
copying build/lib/networkx/algorithms/assortativity/tests/test_connectivity.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity/tests
copying build/lib/networkx/algorithms/assortativity/tests/test_mixing.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity/tests
copying build/lib/networkx/algorithms/assortativity/tests/test_neighbor_degree.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity/tests
copying build/lib/networkx/algorithms/assortativity/tests/test_correlation.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity/tests
copying build/lib/networkx/algorithms/assortativity/tests/base_test.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/assortativity/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite
copying build/lib/networkx/algorithms/bipartite/matrix.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite
copying build/lib/networkx/algorithms/bipartite/spectral.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite
copying build/lib/networkx/algorithms/bipartite/projection.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite
copying build/lib/networkx/algorithms/bipartite/generators.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite
copying build/lib/networkx/algorithms/bipartite/edgelist.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite
copying build/lib/networkx/algorithms/bipartite/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite
copying build/lib/networkx/algorithms/bipartite/centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite
copying build/lib/networkx/algorithms/bipartite/covering.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite
copying build/lib/networkx/algorithms/bipartite/redundancy.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite
copying build/lib/networkx/algorithms/bipartite/cluster.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite
copying build/lib/networkx/algorithms/bipartite/matching.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite
copying build/lib/networkx/algorithms/bipartite/basic.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite/tests
copying build/lib/networkx/algorithms/bipartite/tests/test_edgelist.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite/tests
copying build/lib/networkx/algorithms/bipartite/tests/test_project.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite/tests
copying build/lib/networkx/algorithms/bipartite/tests/test_basic.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite/tests
copying build/lib/networkx/algorithms/bipartite/tests/test_cluster.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite/tests
copying build/lib/networkx/algorithms/bipartite/tests/test_matching.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite/tests
copying build/lib/networkx/algorithms/bipartite/tests/test_redundancy.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite/tests
copying build/lib/networkx/algorithms/bipartite/tests/test_generators.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite/tests
copying build/lib/networkx/algorithms/bipartite/tests/test_centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite/tests
copying build/lib/networkx/algorithms/bipartite/tests/test_matrix.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite/tests
copying build/lib/networkx/algorithms/bipartite/tests/test_covering.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite/tests
copying build/lib/networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/bipartite/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/node_classification
copying build/lib/networkx/algorithms/node_classification/utils.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/node_classification
copying build/lib/networkx/algorithms/node_classification/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/node_classification
copying build/lib/networkx/algorithms/node_classification/lgc.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/node_classification
copying build/lib/networkx/algorithms/node_classification/hmn.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/node_classification
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/node_classification/tests
copying build/lib/networkx/algorithms/node_classification/tests/test_harmonic_function.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/node_classification/tests
copying build/lib/networkx/algorithms/node_classification/tests/test_local_and_global_consistency.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/node_classification/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/reaching.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/current_flow_betweenness_subset.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/second_order.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/flow_matrix.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/harmonic.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/katz.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/betweenness_subset.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/betweenness.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/current_flow_closeness.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/load.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/closeness.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/percolation.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/eigenvector.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/degree_alg.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/subgraph_alg.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/current_flow_betweenness.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
copying build/lib/networkx/algorithms/centrality/dispersion.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_closeness_centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_dispersion.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_second_order_centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_harmonic_centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_degree_centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_load_centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_reaching.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_betweenness_centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_subgraph.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_current_flow_closeness.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_katz_centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
copying build/lib/networkx/algorithms/centrality/tests/test_percolation_centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/centrality/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/community
copying build/lib/networkx/algorithms/community/label_propagation.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community
copying build/lib/networkx/algorithms/community/asyn_fluid.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community
copying build/lib/networkx/algorithms/community/quality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community
copying build/lib/networkx/algorithms/community/community_utils.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community
copying build/lib/networkx/algorithms/community/community_generators.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community
copying build/lib/networkx/algorithms/community/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community
copying build/lib/networkx/algorithms/community/centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community
copying build/lib/networkx/algorithms/community/modularity_max.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community
copying build/lib/networkx/algorithms/community/kclique.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community
copying build/lib/networkx/algorithms/community/kernighan_lin.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/community/tests
copying build/lib/networkx/algorithms/community/tests/test_label_propagation.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community/tests
copying build/lib/networkx/algorithms/community/tests/test_kclique.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community/tests
copying build/lib/networkx/algorithms/community/tests/test_generators.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community/tests
copying build/lib/networkx/algorithms/community/tests/test_centrality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community/tests
copying build/lib/networkx/algorithms/community/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community/tests
copying build/lib/networkx/algorithms/community/tests/test_quality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community/tests
copying build/lib/networkx/algorithms/community/tests/test_kernighan_lin.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community/tests
copying build/lib/networkx/algorithms/community/tests/test_modularity_max.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community/tests
copying build/lib/networkx/algorithms/community/tests/test_asyn_fluid.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/community/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/components
copying build/lib/networkx/algorithms/components/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components
copying build/lib/networkx/algorithms/components/semiconnected.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components
copying build/lib/networkx/algorithms/components/weakly_connected.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components
copying build/lib/networkx/algorithms/components/biconnected.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components
copying build/lib/networkx/algorithms/components/attracting.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components
copying build/lib/networkx/algorithms/components/strongly_connected.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components
copying build/lib/networkx/algorithms/components/connected.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/components/tests
copying build/lib/networkx/algorithms/components/tests/test_attracting.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components/tests
copying build/lib/networkx/algorithms/components/tests/test_biconnected.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components/tests
copying build/lib/networkx/algorithms/components/tests/test_strongly_connected.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components/tests
copying build/lib/networkx/algorithms/components/tests/test_subgraph_copies.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components/tests
copying build/lib/networkx/algorithms/components/tests/test_semiconnected.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components/tests
copying build/lib/networkx/algorithms/components/tests/test_connected.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components/tests
copying build/lib/networkx/algorithms/components/tests/test_weakly_connected.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/components/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity
copying build/lib/networkx/algorithms/connectivity/stoerwagner.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity
copying build/lib/networkx/algorithms/connectivity/utils.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity
copying build/lib/networkx/algorithms/connectivity/kcutsets.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity
copying build/lib/networkx/algorithms/connectivity/edge_kcomponents.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity
copying build/lib/networkx/algorithms/connectivity/kcomponents.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity
copying build/lib/networkx/algorithms/connectivity/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity
copying build/lib/networkx/algorithms/connectivity/cuts.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity
copying build/lib/networkx/algorithms/connectivity/connectivity.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity
copying build/lib/networkx/algorithms/connectivity/disjoint_paths.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity
copying build/lib/networkx/algorithms/connectivity/edge_augmentation.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity/tests
copying build/lib/networkx/algorithms/connectivity/tests/test_stoer_wagner.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity/tests
copying build/lib/networkx/algorithms/connectivity/tests/test_cuts.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity/tests
copying build/lib/networkx/algorithms/connectivity/tests/test_connectivity.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity/tests
copying build/lib/networkx/algorithms/connectivity/tests/test_kcutsets.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity/tests
copying build/lib/networkx/algorithms/connectivity/tests/test_edge_kcomponents.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity/tests
copying build/lib/networkx/algorithms/connectivity/tests/test_edge_augmentation.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity/tests
copying build/lib/networkx/algorithms/connectivity/tests/test_disjoint_paths.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity/tests
copying build/lib/networkx/algorithms/connectivity/tests/test_kcomponents.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/connectivity/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/coloring
copying build/lib/networkx/algorithms/coloring/greedy_coloring_with_interchange.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/coloring
copying build/lib/networkx/algorithms/coloring/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/coloring
copying build/lib/networkx/algorithms/coloring/greedy_coloring.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/coloring
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/coloring/tests
copying build/lib/networkx/algorithms/coloring/tests/test_coloring.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/coloring/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/flow
copying build/lib/networkx/algorithms/flow/capacityscaling.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow
copying build/lib/networkx/algorithms/flow/utils.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow
copying build/lib/networkx/algorithms/flow/mincost.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow
copying build/lib/networkx/algorithms/flow/gomory_hu.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow
copying build/lib/networkx/algorithms/flow/maxflow.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow
copying build/lib/networkx/algorithms/flow/preflowpush.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow
copying build/lib/networkx/algorithms/flow/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow
copying build/lib/networkx/algorithms/flow/networksimplex.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow
copying build/lib/networkx/algorithms/flow/boykovkolmogorov.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow
copying build/lib/networkx/algorithms/flow/shortestaugmentingpath.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow
copying build/lib/networkx/algorithms/flow/dinitz_alg.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow
copying build/lib/networkx/algorithms/flow/edmondskarp.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/flow/tests
copying build/lib/networkx/algorithms/flow/tests/test_gomory_hu.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow/tests
copying build/lib/networkx/algorithms/flow/tests/test_maxflow.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow/tests
copying build/lib/networkx/algorithms/flow/tests/test_maxflow_large_graph.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow/tests
copying build/lib/networkx/algorithms/flow/tests/test_mincost.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow/tests
copying build/lib/networkx/algorithms/flow/tests/wlm3.gpickle.bz2 -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow/tests
copying build/lib/networkx/algorithms/flow/tests/gw1.gpickle.bz2 -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow/tests
copying build/lib/networkx/algorithms/flow/tests/gl1.gpickle.bz2 -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow/tests
copying build/lib/networkx/algorithms/flow/tests/netgen-2.gpickle.bz2 -> build/bdist.linux-x86_64/wheel/networkx/algorithms/flow/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/traversal
copying build/lib/networkx/algorithms/traversal/breadth_first_search.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/traversal
copying build/lib/networkx/algorithms/traversal/depth_first_search.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/traversal
copying build/lib/networkx/algorithms/traversal/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/traversal
copying build/lib/networkx/algorithms/traversal/edgebfs.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/traversal
copying build/lib/networkx/algorithms/traversal/edgedfs.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/traversal
copying build/lib/networkx/algorithms/traversal/beamsearch.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/traversal
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/traversal/tests
copying build/lib/networkx/algorithms/traversal/tests/test_edgedfs.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/traversal/tests
copying build/lib/networkx/algorithms/traversal/tests/test_bfs.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/traversal/tests
copying build/lib/networkx/algorithms/traversal/tests/test_edgebfs.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/traversal/tests
copying build/lib/networkx/algorithms/traversal/tests/test_beamsearch.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/traversal/tests
copying build/lib/networkx/algorithms/traversal/tests/test_dfs.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/traversal/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism
copying build/lib/networkx/algorithms/isomorphism/isomorph.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism
copying build/lib/networkx/algorithms/isomorphism/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism
copying build/lib/networkx/algorithms/isomorphism/isomorphvf2.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism
copying build/lib/networkx/algorithms/isomorphism/matchhelpers.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism
copying build/lib/networkx/algorithms/isomorphism/temporalisomorphvf2.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism
copying build/lib/networkx/algorithms/isomorphism/vf2userfunc.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism/tests
copying build/lib/networkx/algorithms/isomorphism/tests/test_isomorphvf2.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism/tests
copying build/lib/networkx/algorithms/isomorphism/tests/test_isomorphism.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism/tests
copying build/lib/networkx/algorithms/isomorphism/tests/test_temporalisomorphvf2.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism/tests
copying build/lib/networkx/algorithms/isomorphism/tests/test_match_helpers.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism/tests
copying build/lib/networkx/algorithms/isomorphism/tests/test_vf2userfunc.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism/tests
copying build/lib/networkx/algorithms/isomorphism/tests/si2_b06_m200.B99 -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism/tests
copying build/lib/networkx/algorithms/isomorphism/tests/si2_b06_m200.A99 -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism/tests
copying build/lib/networkx/algorithms/isomorphism/tests/iso_r01_s80.A99 -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism/tests
copying build/lib/networkx/algorithms/isomorphism/tests/iso_r01_s80.B99 -> build/bdist.linux-x86_64/wheel/networkx/algorithms/isomorphism/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths
copying build/lib/networkx/algorithms/shortest_paths/unweighted.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths
copying build/lib/networkx/algorithms/shortest_paths/dense.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths
copying build/lib/networkx/algorithms/shortest_paths/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths
copying build/lib/networkx/algorithms/shortest_paths/astar.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths
copying build/lib/networkx/algorithms/shortest_paths/weighted.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths
copying build/lib/networkx/algorithms/shortest_paths/generic.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths/tests
copying build/lib/networkx/algorithms/shortest_paths/tests/test_generic.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths/tests
copying build/lib/networkx/algorithms/shortest_paths/tests/test_unweighted.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths/tests
copying build/lib/networkx/algorithms/shortest_paths/tests/test_dense.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths/tests
copying build/lib/networkx/algorithms/shortest_paths/tests/test_astar.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths/tests
copying build/lib/networkx/algorithms/shortest_paths/tests/test_weighted.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths/tests
copying build/lib/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/shortest_paths/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/link_analysis
copying build/lib/networkx/algorithms/link_analysis/hits_alg.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/link_analysis
copying build/lib/networkx/algorithms/link_analysis/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/link_analysis
copying build/lib/networkx/algorithms/link_analysis/pagerank_alg.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/link_analysis
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/link_analysis/tests
copying build/lib/networkx/algorithms/link_analysis/tests/test_hits.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/link_analysis/tests
copying build/lib/networkx/algorithms/link_analysis/tests/test_pagerank.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/link_analysis/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/operators
copying build/lib/networkx/algorithms/operators/all.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/operators
copying build/lib/networkx/algorithms/operators/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/operators
copying build/lib/networkx/algorithms/operators/unary.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/operators
copying build/lib/networkx/algorithms/operators/product.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/operators
copying build/lib/networkx/algorithms/operators/binary.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/operators
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/operators/tests
copying build/lib/networkx/algorithms/operators/tests/test_binary.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/operators/tests
copying build/lib/networkx/algorithms/operators/tests/test_product.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/operators/tests
copying build/lib/networkx/algorithms/operators/tests/test_unary.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/operators/tests
copying build/lib/networkx/algorithms/operators/tests/test_all.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/operators/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation
copying build/lib/networkx/algorithms/approximation/steinertree.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation
copying build/lib/networkx/algorithms/approximation/kcomponents.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation
copying build/lib/networkx/algorithms/approximation/independent_set.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation
copying build/lib/networkx/algorithms/approximation/clustering_coefficient.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation
copying build/lib/networkx/algorithms/approximation/ramsey.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation
copying build/lib/networkx/algorithms/approximation/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation
copying build/lib/networkx/algorithms/approximation/vertex_cover.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation
copying build/lib/networkx/algorithms/approximation/treewidth.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation
copying build/lib/networkx/algorithms/approximation/clique.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation
copying build/lib/networkx/algorithms/approximation/dominating_set.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation
copying build/lib/networkx/algorithms/approximation/connectivity.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation
copying build/lib/networkx/algorithms/approximation/matching.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation/tests
copying build/lib/networkx/algorithms/approximation/tests/test_clique.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation/tests
copying build/lib/networkx/algorithms/approximation/tests/test_dominating_set.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation/tests
copying build/lib/networkx/algorithms/approximation/tests/test_connectivity.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation/tests
copying build/lib/networkx/algorithms/approximation/tests/test_approx_clust_coeff.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation/tests
copying build/lib/networkx/algorithms/approximation/tests/test_ramsey.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation/tests
copying build/lib/networkx/algorithms/approximation/tests/test_independent_set.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation/tests
copying build/lib/networkx/algorithms/approximation/tests/test_vertex_cover.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation/tests
copying build/lib/networkx/algorithms/approximation/tests/test_matching.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation/tests
copying build/lib/networkx/algorithms/approximation/tests/test_steinertree.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation/tests
copying build/lib/networkx/algorithms/approximation/tests/test_treewidth.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation/tests
copying build/lib/networkx/algorithms/approximation/tests/test_kcomponents.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/approximation/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/tree
copying build/lib/networkx/algorithms/tree/branchings.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tree
copying build/lib/networkx/algorithms/tree/operations.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tree
copying build/lib/networkx/algorithms/tree/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tree
copying build/lib/networkx/algorithms/tree/recognition.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tree
copying build/lib/networkx/algorithms/tree/coding.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tree
copying build/lib/networkx/algorithms/tree/mst.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tree
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/tree/tests
copying build/lib/networkx/algorithms/tree/tests/test_branchings.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tree/tests
copying build/lib/networkx/algorithms/tree/tests/test_operations.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tree/tests
copying build/lib/networkx/algorithms/tree/tests/test_recognition.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tree/tests
copying build/lib/networkx/algorithms/tree/tests/test_mst.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tree/tests
copying build/lib/networkx/algorithms/tree/tests/test_coding.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tree/tests
creating build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_wiener.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_swap.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_voronoi.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_euler.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_communicability.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_structuralholes.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_tournament.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_cuts.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_clique.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_cycles.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_distance_measures.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_richclub.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_vitality.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_threshold.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_reciprocity.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_mis.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_chordal.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_graphical.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_planarity.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_dominance.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_minors.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_cluster.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_boundary.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_isolate.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_smetric.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_matching.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_link_prediction.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_similarity.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_efficiency.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_core.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_lowest_common_ancestors.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_hybrid.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_triads.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_chains.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_dag.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_dominating.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_distance_regular.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_bridges.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_hierarchy.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_smallworld.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_simple_paths.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_covering.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
copying build/lib/networkx/algorithms/tests/test_sparsifiers.py -> build/bdist.linux-x86_64/wheel/networkx/algorithms/tests
creating build/bdist.linux-x86_64/wheel/networkx/classes
copying build/lib/networkx/classes/digraph.py -> build/bdist.linux-x86_64/wheel/networkx/classes
copying build/lib/networkx/classes/graph.py -> build/bdist.linux-x86_64/wheel/networkx/classes
copying build/lib/networkx/classes/reportviews.py -> build/bdist.linux-x86_64/wheel/networkx/classes
copying build/lib/networkx/classes/coreviews.py -> build/bdist.linux-x86_64/wheel/networkx/classes
copying build/lib/networkx/classes/function.py -> build/bdist.linux-x86_64/wheel/networkx/classes
copying build/lib/networkx/classes/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/classes
copying build/lib/networkx/classes/graphviews.py -> build/bdist.linux-x86_64/wheel/networkx/classes
copying build/lib/networkx/classes/multigraph.py -> build/bdist.linux-x86_64/wheel/networkx/classes
copying build/lib/networkx/classes/multidigraph.py -> build/bdist.linux-x86_64/wheel/networkx/classes
copying build/lib/networkx/classes/ordered.py -> build/bdist.linux-x86_64/wheel/networkx/classes
copying build/lib/networkx/classes/filters.py -> build/bdist.linux-x86_64/wheel/networkx/classes
creating build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_graphviews.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_subgraphviews.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/historical_tests.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_reportviews.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_digraph.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_graph.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_coreviews.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_multigraph.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_function.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_graph_historical.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_multidigraph.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_ordered.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_digraph_historical.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_special.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
copying build/lib/networkx/classes/tests/test_filters.py -> build/bdist.linux-x86_64/wheel/networkx/classes/tests
creating build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/social.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/small.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/expanders.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/lattice.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/nonisomorphic_trees.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/degree_seq.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/geometric.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/random_clustered.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/line.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/triads.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/mycielski.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/intersection.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/joint_degree_seq.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/classic.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/directed.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/spectral_graph_forge.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/stochastic.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/random_graphs.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/trees.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/ego.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/atlas.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/community.py -> build/bdist.linux-x86_64/wheel/networkx/generators
copying build/lib/networkx/generators/duplication.py -> build/bdist.linux-x86_64/wheel/networkx/generators
creating build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_geometric.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_atlas.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_lattice.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_nonisomorphic_trees.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_joint_degree_seq.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_mycielski.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_trees.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_classic.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_random_graphs.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_duplication.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_directed.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_degree_seq.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_random_clustered.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_intersection.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_ego.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_community.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_small.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_line.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_expanders.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_triads.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_stochastic.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/tests/test_spectral_graph_forge.py -> build/bdist.linux-x86_64/wheel/networkx/generators/tests
copying build/lib/networkx/generators/atlas.dat.gz -> build/bdist.linux-x86_64/wheel/networkx/generators
creating build/bdist.linux-x86_64/wheel/networkx/drawing
copying build/lib/networkx/drawing/layout.py -> build/bdist.linux-x86_64/wheel/networkx/drawing
copying build/lib/networkx/drawing/nx_agraph.py -> build/bdist.linux-x86_64/wheel/networkx/drawing
copying build/lib/networkx/drawing/nx_pydot.py -> build/bdist.linux-x86_64/wheel/networkx/drawing
copying build/lib/networkx/drawing/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/drawing
copying build/lib/networkx/drawing/nx_pylab.py -> build/bdist.linux-x86_64/wheel/networkx/drawing
creating build/bdist.linux-x86_64/wheel/networkx/drawing/tests
copying build/lib/networkx/drawing/tests/test_agraph.py -> build/bdist.linux-x86_64/wheel/networkx/drawing/tests
copying build/lib/networkx/drawing/tests/test_pylab.py -> build/bdist.linux-x86_64/wheel/networkx/drawing/tests
copying build/lib/networkx/drawing/tests/test_layout.py -> build/bdist.linux-x86_64/wheel/networkx/drawing/tests
copying build/lib/networkx/drawing/tests/test_pydot.py -> build/bdist.linux-x86_64/wheel/networkx/drawing/tests
creating build/bdist.linux-x86_64/wheel/networkx/linalg
copying build/lib/networkx/linalg/algebraicconnectivity.py -> build/bdist.linux-x86_64/wheel/networkx/linalg
copying build/lib/networkx/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/linalg
copying build/lib/networkx/linalg/laplacianmatrix.py -> build/bdist.linux-x86_64/wheel/networkx/linalg
copying build/lib/networkx/linalg/modularitymatrix.py -> build/bdist.linux-x86_64/wheel/networkx/linalg
copying build/lib/networkx/linalg/graphmatrix.py -> build/bdist.linux-x86_64/wheel/networkx/linalg
copying build/lib/networkx/linalg/spectrum.py -> build/bdist.linux-x86_64/wheel/networkx/linalg
copying build/lib/networkx/linalg/attrmatrix.py -> build/bdist.linux-x86_64/wheel/networkx/linalg
creating build/bdist.linux-x86_64/wheel/networkx/linalg/tests
copying build/lib/networkx/linalg/tests/test_graphmatrix.py -> build/bdist.linux-x86_64/wheel/networkx/linalg/tests
copying build/lib/networkx/linalg/tests/test_algebraic_connectivity.py -> build/bdist.linux-x86_64/wheel/networkx/linalg/tests
copying build/lib/networkx/linalg/tests/test_spectrum.py -> build/bdist.linux-x86_64/wheel/networkx/linalg/tests
copying build/lib/networkx/linalg/tests/test_modularity.py -> build/bdist.linux-x86_64/wheel/networkx/linalg/tests
copying build/lib/networkx/linalg/tests/test_laplacian.py -> build/bdist.linux-x86_64/wheel/networkx/linalg/tests
creating build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/gexf.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/graph6.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/multiline_adjlist.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/edgelist.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/adjlist.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/pajek.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/gml.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/gpickle.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/graphml.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/sparse6.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/p2g.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/nx_shp.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/nx_yaml.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
copying build/lib/networkx/readwrite/leda.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite
creating build/bdist.linux-x86_64/wheel/networkx/readwrite/json_graph
copying build/lib/networkx/readwrite/json_graph/jit.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/json_graph
copying build/lib/networkx/readwrite/json_graph/node_link.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/json_graph
copying build/lib/networkx/readwrite/json_graph/tree.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/json_graph
copying build/lib/networkx/readwrite/json_graph/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/json_graph
copying build/lib/networkx/readwrite/json_graph/cytoscape.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/json_graph
copying build/lib/networkx/readwrite/json_graph/adjacency.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/json_graph
creating build/bdist.linux-x86_64/wheel/networkx/readwrite/json_graph/tests
copying build/lib/networkx/readwrite/json_graph/tests/test_tree.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/json_graph/tests
copying build/lib/networkx/readwrite/json_graph/tests/test_node_link.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/json_graph/tests
copying build/lib/networkx/readwrite/json_graph/tests/test_cytoscape.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/json_graph/tests
copying build/lib/networkx/readwrite/json_graph/tests/test_adjacency.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/json_graph/tests
copying build/lib/networkx/readwrite/json_graph/tests/test_jit.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/json_graph/tests
creating build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
copying build/lib/networkx/readwrite/tests/test_edgelist.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
copying build/lib/networkx/readwrite/tests/test_sparse6.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
copying build/lib/networkx/readwrite/tests/test_yaml.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
copying build/lib/networkx/readwrite/tests/test_gml.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
copying build/lib/networkx/readwrite/tests/test_graph6.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
copying build/lib/networkx/readwrite/tests/test_adjlist.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
copying build/lib/networkx/readwrite/tests/test_gexf.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
copying build/lib/networkx/readwrite/tests/test_graphml.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
copying build/lib/networkx/readwrite/tests/test_gpickle.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
copying build/lib/networkx/readwrite/tests/test_leda.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
copying build/lib/networkx/readwrite/tests/test_shp.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
copying build/lib/networkx/readwrite/tests/test_p2g.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
copying build/lib/networkx/readwrite/tests/test_pajek.py -> build/bdist.linux-x86_64/wheel/networkx/readwrite/tests
creating build/bdist.linux-x86_64/wheel/networkx/tests
copying build/lib/networkx/tests/test_relabel.py -> build/bdist.linux-x86_64/wheel/networkx/tests
copying build/lib/networkx/tests/test_convert.py -> build/bdist.linux-x86_64/wheel/networkx/tests
copying build/lib/networkx/tests/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/tests
copying build/lib/networkx/tests/test_convert_numpy.py -> build/bdist.linux-x86_64/wheel/networkx/tests
copying build/lib/networkx/tests/test_all_random_functions.py -> build/bdist.linux-x86_64/wheel/networkx/tests
copying build/lib/networkx/tests/test.py -> build/bdist.linux-x86_64/wheel/networkx/tests
copying build/lib/networkx/tests/test_convert_scipy.py -> build/bdist.linux-x86_64/wheel/networkx/tests
copying build/lib/networkx/tests/test_convert_pandas.py -> build/bdist.linux-x86_64/wheel/networkx/tests
copying build/lib/networkx/tests/test_exceptions.py -> build/bdist.linux-x86_64/wheel/networkx/tests
creating build/bdist.linux-x86_64/wheel/networkx/testing
copying build/lib/networkx/testing/utils.py -> build/bdist.linux-x86_64/wheel/networkx/testing
copying build/lib/networkx/testing/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/testing
creating build/bdist.linux-x86_64/wheel/networkx/testing/tests
copying build/lib/networkx/testing/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/networkx/testing/tests
creating build/bdist.linux-x86_64/wheel/networkx/utils
copying build/lib/networkx/utils/decorators.py -> build/bdist.linux-x86_64/wheel/networkx/utils
copying build/lib/networkx/utils/rcm.py -> build/bdist.linux-x86_64/wheel/networkx/utils
copying build/lib/networkx/utils/heaps.py -> build/bdist.linux-x86_64/wheel/networkx/utils
copying build/lib/networkx/utils/misc.py -> build/bdist.linux-x86_64/wheel/networkx/utils
copying build/lib/networkx/utils/mapped_queue.py -> build/bdist.linux-x86_64/wheel/networkx/utils
copying build/lib/networkx/utils/__init__.py -> build/bdist.linux-x86_64/wheel/networkx/utils
copying build/lib/networkx/utils/random_sequence.py -> build/bdist.linux-x86_64/wheel/networkx/utils
copying build/lib/networkx/utils/union_find.py -> build/bdist.linux-x86_64/wheel/networkx/utils
copying build/lib/networkx/utils/contextmanagers.py -> build/bdist.linux-x86_64/wheel/networkx/utils
creating build/bdist.linux-x86_64/wheel/networkx/utils/tests
copying build/lib/networkx/utils/tests/test_unionfind.py -> build/bdist.linux-x86_64/wheel/networkx/utils/tests
copying build/lib/networkx/utils/tests/test_mapped_queue.py -> build/bdist.linux-x86_64/wheel/networkx/utils/tests
copying build/lib/networkx/utils/tests/test_random_sequence.py -> build/bdist.linux-x86_64/wheel/networkx/utils/tests
copying build/lib/networkx/utils/tests/test_rcm.py -> build/bdist.linux-x86_64/wheel/networkx/utils/tests
copying build/lib/networkx/utils/tests/test_decorators.py -> build/bdist.linux-x86_64/wheel/networkx/utils/tests
copying build/lib/networkx/utils/tests/test_contextmanager.py -> build/bdist.linux-x86_64/wheel/networkx/utils/tests
copying build/lib/networkx/utils/tests/test_misc.py -> build/bdist.linux-x86_64/wheel/networkx/utils/tests
copying build/lib/networkx/utils/tests/test_heaps.py -> build/bdist.linux-x86_64/wheel/networkx/utils/tests
running install_data
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2
copying requirements.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2
copying LICENSE.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples
copying examples/./README.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/.
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/advanced
copying examples/advanced/README.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/advanced
copying examples/advanced/plot_eigenvalues.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/advanced
copying examples/advanced/iterated_dynamical_systems.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/advanced
copying examples/advanced/plot_heavy_metal_umlaut.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/advanced
copying examples/advanced/plot_parallel_betweenness.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/advanced
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/algorithms
copying examples/algorithms/README.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/algorithms
copying examples/algorithms/rcm.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/algorithms
copying examples/algorithms/plot_davis_club.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/algorithms
copying examples/algorithms/beam_search.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/algorithms
copying examples/algorithms/plot_krackhardt_centrality.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/algorithms
copying examples/algorithms/plot_blockmodel.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/algorithms
copying examples/algorithms/hartford_drug.edgelist -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/algorithms
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/basic
copying examples/basic/README.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/basic
copying examples/basic/plot_properties.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/basic
copying examples/basic/plot_read_write.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/basic
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/3d_drawing
copying examples/3d_drawing/README.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/3d_drawing
copying examples/3d_drawing/mayavi2_spring.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/3d_drawing
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/README.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_sampson.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_degree_histogram.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_knuth_miles.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_directed.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_node_colormap.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_weighted_graph.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_giant_component.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_circular_tree.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_lanl_routes.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_spectral_grid.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_ego_graph.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_random_geometric_graph.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_house_with_colors.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_labels_and_colors.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_chess_masters.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_atlas.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_four_grids.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_unix_email.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_degree_rank.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_simple_path.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/plot_edge_colormap.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/chess_masters_WCC.pgn.bz2 -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/knuth_miles.txt.gz -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/unix_email.mbox -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
copying examples/drawing/lanl_routes.edgelist -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/drawing
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/graph
copying examples/graph/README.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/graph
copying examples/graph/plot_napoleon_russian_campaign.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/graph
copying examples/graph/plot_erdos_renyi.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/graph
copying examples/graph/plot_karate_club.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/graph
copying examples/graph/atlas2.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/graph
copying examples/graph/plot_football.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/graph
copying examples/graph/words.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/graph
copying examples/graph/plot_roget.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/graph
copying examples/graph/plot_degree_sequence.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/graph
copying examples/graph/expected_degree_sequence.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/graph
copying examples/graph/words_dat.txt.gz -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/graph
copying examples/graph/roget_dat.txt.gz -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/graph
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/javascript
copying examples/javascript/README.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/javascript
copying examples/javascript/force.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/javascript
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/jit
copying examples/jit/README.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/jit
copying examples/jit/plot_rgraph.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/jit
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/pygraphviz
copying examples/pygraphviz/README.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/pygraphviz
copying examples/pygraphviz/pygraphviz_attributes.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/pygraphviz
copying examples/pygraphviz/write_dotfile.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/pygraphviz
copying examples/pygraphviz/pygraphviz_simple.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/pygraphviz
copying examples/pygraphviz/pygraphviz_draw.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/pygraphviz
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/subclass
copying examples/subclass/README.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/subclass
copying examples/subclass/plot_antigraph.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/subclass
copying examples/subclass/plot_printgraph.py -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/subclass
creating build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/javascript/force
copying examples/javascript/force/force.css -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/javascript/force
copying examples/javascript/force/force.js -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/javascript/force
copying examples/javascript/force/README.txt -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/javascript/force
copying examples/javascript/force/force.html -> build/bdist.linux-x86_64/wheel/networkx-2.2.data/data/share/doc/networkx-2.2/examples/javascript/force
running install_egg_info
running egg_info
writing requirements to networkx.egg-info/requires.txt
writing networkx.egg-info/PKG-INFO
writing top-level names to networkx.egg-info/top_level.txt
writing dependency_links to networkx.egg-info/dependency_links.txt
reading manifest file 'networkx.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.html' under directory 'doc'
warning: no files found matching '*.css' under directory 'doc'
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '.svn' found anywhere in distribution
no previously-included directories found matching 'doc/build'
no previously-included directories found matching 'doc/auto_examples'
no previously-included directories found matching 'doc/modules'
no previously-included directories found matching 'doc/reference/generated'
no previously-included directories found matching 'doc/reference/algorithms/generated'
no previously-included directories found matching 'doc/reference/classes/generated'
no previously-included directories found matching 'doc/reference/readwrite/generated'
writing manifest file 'networkx.egg-info/SOURCES.txt'
Copying networkx.egg-info to build/bdist.linux-x86_64/wheel/networkx-2.2-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/networkx-2.2.dist-info/WHEEL
/build-wheels

############################################################
Building PuLP-1.6.9-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/91/cd/8ed5d788973f6632cc44d0e95c486646c090c427c90667c901b75e544bc1/PuLP-1.6.9.zip
--2019-10-05 18:07:50-- https://files.pythonhosted.org/packages/91/cd/8ed5d788973f6632cc44d0e95c486646c090c427c90667c901b75e544bc1/PuLP-1.6.9.zip
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13622047 (13M) [binary/octet-stream]
Saving to: 'PuLP-1.6.9.zip'

0K .......... .......... .......... .......... .......... 0% 3.46M 4s
50K .......... .......... .......... .......... .......... 0% 6.92M 3s
100K .......... .......... .......... .......... .......... 1% 115M 2s
150K .......... .......... .......... .......... .......... 1% 101M 1s
200K .......... .......... .......... .......... .......... 1% 6.55M 2s
250K .......... .......... .......... .......... .......... 2% 84.7M 1s
300K .......... .......... .......... .......... .......... 2% 98.9M 1s
350K .......... .......... .......... .......... .......... 3% 74.0M 1s
400K .......... .......... .......... .......... .......... 3% 9.79M 1s
450K .......... .......... .......... .......... .......... 3% 60.8M 1s
500K .......... .......... .......... .......... .......... 4% 137M 1s
550K .......... .......... .......... .......... .......... 4% 137M 1s
600K .......... .......... .......... .......... .......... 4% 76.5M 1s
650K .......... .......... .......... .......... .......... 5% 75.0M 1s
700K .......... .......... .......... .......... .......... 5% 94.0M 1s
750K .......... .......... .......... .......... .......... 6% 120M 1s
800K .......... .......... .......... .......... .......... 6% 17.7M 1s
850K .......... .......... .......... .......... .......... 6% 34.6M 1s
900K .......... .......... .......... .......... .......... 7% 101M 1s
950K .......... .......... .......... .......... .......... 7% 100M 1s
1000K .......... .......... .......... .......... .......... 7% 120M 1s
1050K .......... .......... .......... .......... .......... 8% 79.9M 1s
1100K .......... .......... .......... .......... .......... 8% 49.4M 0s
1150K .......... .......... .......... .......... .......... 9% 85.7M 0s
1200K .......... .......... .......... .......... .......... 9% 117M 0s
1250K .......... .......... .......... .......... .......... 9% 107M 0s
1300K .......... .......... .......... .......... .......... 10% 54.3M 0s
1350K .......... .......... .......... .......... .......... 10% 54.0M 0s
1400K .......... .......... .......... .......... .......... 10% 124M 0s
1450K .......... .......... .......... .......... .......... 11% 118M 0s
1500K .......... .......... .......... .......... .......... 11% 113M 0s
1550K .......... .......... .......... .......... .......... 12% 82.6M 0s
1600K .......... .......... .......... .......... .......... 12% 122M 0s
1650K .......... .......... .......... .......... .......... 12% 110M 0s
1700K .......... .......... .......... .......... .......... 13% 55.4M 0s
1750K .......... .......... .......... .......... .......... 13% 60.2M 0s
1800K .......... .......... .......... .......... .......... 13% 111M 0s
1850K .......... .......... .......... .......... .......... 14% 129M 0s
1900K .......... .......... .......... .......... .......... 14% 76.7M 0s
1950K .......... .......... .......... .......... .......... 15% 45.9M 0s
2000K .......... .......... .......... .......... .......... 15% 104M 0s
2050K .......... .......... .......... .......... .......... 15% 120M 0s
2100K .......... .......... .......... .......... .......... 16% 133M 0s
2150K .......... .......... .......... .......... .......... 16% 118M 0s
2200K .......... .......... .......... .......... .......... 16% 132M 0s
2250K .......... .......... .......... .......... .......... 17% 116M 0s
2300K .......... .......... .......... .......... .......... 17% 71.7M 0s
2350K .......... .......... .......... .......... .......... 18% 53.7M 0s
2400K .......... .......... .......... .......... .......... 18% 66.1M 0s
2450K .......... .......... .......... .......... .......... 18% 103M 0s
2500K .......... .......... .......... .......... .......... 19% 95.0M 0s
2550K .......... .......... .......... .......... .......... 19% 95.5M 0s
2600K .......... .......... .......... .......... .......... 19% 93.8M 0s
2650K .......... .......... .......... .......... .......... 20% 114M 0s
2700K .......... .......... .......... .......... .......... 20% 116M 0s
2750K .......... .......... .......... .......... .......... 21% 87.4M 0s
2800K .......... .......... .......... .......... .......... 21% 110M 0s
2850K .......... .......... .......... .......... .......... 21% 138M 0s
2900K .......... .......... .......... .......... .......... 22% 143M 0s
2950K .......... .......... .......... .......... .......... 22% 120M 0s
3000K .......... .......... .......... .......... .......... 22% 99.2M 0s
3050K .......... .......... .......... .......... .......... 23% 111M 0s
3100K .......... .......... .......... .......... .......... 23% 96.6M 0s
3150K .......... .......... .......... .......... .......... 24% 60.0M 0s
3200K .......... .......... .......... .......... .......... 24% 71.8M 0s
3250K .......... .......... .......... .......... .......... 24% 79.7M 0s
3300K .......... .......... .......... .......... .......... 25% 105M 0s
3350K .......... .......... .......... .......... .......... 25% 123M 0s
3400K .......... .......... .......... .......... .......... 25% 137M 0s
3450K .......... .......... .......... .......... .......... 26% 109M 0s
3500K .......... .......... .......... .......... .......... 26% 108M 0s
3550K .......... .......... .......... .......... .......... 27% 81.1M 0s
3600K .......... .......... .......... .......... .......... 27% 112M 0s
3650K .......... .......... .......... .......... .......... 27% 130M 0s
3700K .......... .......... .......... .......... .......... 28% 148M 0s
3750K .......... .......... .......... .......... .......... 28% 91.9M 0s
3800K .......... .......... .......... .......... .......... 28% 73.4M 0s
3850K .......... .......... .......... .......... .......... 29% 74.9M 0s
3900K .......... .......... .......... .......... .......... 29% 85.0M 0s
3950K .......... .......... .......... .......... .......... 30% 88.9M 0s
4000K .......... .......... .......... .......... .......... 30% 143M 0s
4050K .......... .......... .......... .......... .......... 30% 139M 0s
4100K .......... .......... .......... .......... .......... 31% 136M 0s
4150K .......... .......... .......... .......... .......... 31% 61.6M 0s
4200K .......... .......... .......... .......... .......... 31% 78.1M 0s
4250K .......... .......... .......... .......... .......... 32% 109M 0s
4300K .......... .......... .......... .......... .......... 32% 135M 0s
4350K .......... .......... .......... .......... .......... 33% 115M 0s
4400K .......... .......... .......... .......... .......... 33% 116M 0s
4450K .......... .......... .......... .......... .......... 33% 154M 0s
4500K .......... .......... .......... .......... .......... 34% 143M 0s
4550K .......... .......... .......... .......... .......... 34% 133M 0s
4600K .......... .......... .......... .......... .......... 34% 112M 0s
4650K .......... .......... .......... .......... .......... 35% 84.5M 0s
4700K .......... .......... .......... .......... .......... 35% 79.3M 0s
4750K .......... .......... .......... .......... .......... 36% 100M 0s
4800K .......... .......... .......... .......... .......... 36% 108M 0s
4850K .......... .......... .......... .......... .......... 36% 116M 0s
4900K .......... .......... .......... .......... .......... 37% 138M 0s
4950K .......... .......... .......... .......... .......... 37% 109M 0s
5000K .......... .......... .......... .......... .......... 37% 127M 0s
5050K .......... .......... .......... .......... .......... 38% 132M 0s
5100K .......... .......... .......... .......... .......... 38% 132M 0s
5150K .......... .......... .......... .......... .......... 39% 120M 0s
5200K .......... .......... .......... .......... .......... 39% 126M 0s
5250K .......... .......... .......... .......... .......... 39% 86.7M 0s
5300K .......... .......... .......... .......... .......... 40% 89.4M 0s
5350K .......... .......... .......... .......... .......... 40% 140M 0s
5400K .......... .......... .......... .......... .......... 40% 156M 0s
5450K .......... .......... .......... .......... .......... 41% 87.8M 0s
5500K .......... .......... .......... .......... .......... 41% 72.3M 0s
5550K .......... .......... .......... .......... .......... 42% 81.9M 0s
5600K .......... .......... .......... .......... .......... 42% 114M 0s
5650K .......... .......... .......... .......... .......... 42% 173M 0s
5700K .......... .......... .......... .......... .......... 43% 141M 0s
5750K .......... .......... .......... .......... .......... 43% 77.5M 0s
5800K .......... .......... .......... .......... .......... 43% 152M 0s
5850K .......... .......... .......... .......... .......... 44% 137M 0s
5900K .......... .......... .......... .......... .......... 44% 86.2M 0s
5950K .......... .......... .......... .......... .......... 45% 65.4M 0s
6000K .......... .......... .......... .......... .......... 45% 95.5M 0s
6050K .......... .......... .......... .......... .......... 45% 124M 0s
6100K .......... .......... .......... .......... .......... 46% 139M 0s
6150K .......... .......... .......... .......... .......... 46% 128M 0s
6200K .......... .......... .......... .......... .......... 46% 42.6M 0s
6250K .......... .......... .......... .......... .......... 47% 117M 0s
6300K .......... .......... .......... .......... .......... 47% 79.8M 0s
6350K .......... .......... .......... .......... .......... 48% 121M 0s
6400K .......... .......... .......... .......... .......... 48% 146M 0s
6450K .......... .......... .......... .......... .......... 48% 76.2M 0s
6500K .......... .......... .......... .......... .......... 49% 123M 0s
6550K .......... .......... .......... .......... .......... 49% 147M 0s
6600K .......... .......... .......... .......... .......... 49% 107M 0s
6650K .......... .......... .......... .......... .......... 50% 84.3M 0s
6700K .......... .......... .......... .......... .......... 50% 133M 0s
6750K .......... .......... .......... .......... .......... 51% 119M 0s
6800K .......... .......... .......... .......... .......... 51% 120M 0s
6850K .......... .......... .......... .......... .......... 51% 89.6M 0s
6900K .......... .......... .......... .......... .......... 52% 85.7M 0s
6950K .......... .......... .......... .......... .......... 52% 52.8M 0s
7000K .......... .......... .......... .......... .......... 52% 119M 0s
7050K .......... .......... .......... .......... .......... 53% 65.4M 0s
7100K .......... .......... .......... .......... .......... 53% 99.8M 0s
7150K .......... .......... .......... .......... .......... 54% 124M 0s
7200K .......... .......... .......... .......... .......... 54% 87.1M 0s
7250K .......... .......... .......... .......... .......... 54% 93.7M 0s
7300K .......... .......... .......... .......... .......... 55% 119M 0s
7350K .......... .......... .......... .......... .......... 55% 138M 0s
7400K .......... .......... .......... .......... .......... 56% 127M 0s
7450K .......... .......... .......... .......... .......... 56% 103M 0s
7500K .......... .......... .......... .......... .......... 56% 117M 0s
7550K .......... .......... .......... .......... .......... 57% 114M 0s
7600K .......... .......... .......... .......... .......... 57% 82.9M 0s
7650K .......... .......... .......... .......... .......... 57% 124M 0s
7700K .......... .......... .......... .......... .......... 58% 47.9M 0s
7750K .......... .......... .......... .......... .......... 58% 96.3M 0s
7800K .......... .......... .......... .......... .......... 59% 86.3M 0s
7850K .......... .......... .......... .......... .......... 59% 99.3M 0s
7900K .......... .......... .......... .......... .......... 59% 87.9M 0s
7950K .......... .......... .......... .......... .......... 60% 106M 0s
8000K .......... .......... .......... .......... .......... 60% 143M 0s
8050K .......... .......... .......... .......... .......... 60% 93.8M 0s
8100K .......... .......... .......... .......... .......... 61% 108M 0s
8150K .......... .......... .......... .......... .......... 61% 111M 0s
8200K .......... .......... .......... .......... .......... 62% 100M 0s
8250K .......... .......... .......... .......... .......... 62% 89.6M 0s
8300K .......... .......... .......... .......... .......... 62% 148M 0s
8350K .......... .......... .......... .......... .......... 63% 109M 0s
8400K .......... .......... .......... .......... .......... 63% 112M 0s
8450K .......... .......... .......... .......... .......... 63% 129M 0s
8500K .......... .......... .......... .......... .......... 64% 46.1M 0s
8550K .......... .......... .......... .......... .......... 64% 81.1M 0s
8600K .......... .......... .......... .......... .......... 65% 96.3M 0s
8650K .......... .......... .......... .......... .......... 65% 128M 0s
8700K .......... .......... .......... .......... .......... 65% 102M 0s
8750K .......... .......... .......... .......... .......... 66% 87.5M 0s
8800K .......... .......... .......... .......... .......... 66% 117M 0s
8850K .......... .......... .......... .......... .......... 66% 90.3M 0s
8900K .......... .......... .......... .......... .......... 67% 87.3M 0s
8950K .......... .......... .......... .......... .......... 67% 113M 0s
9000K .......... .......... .......... .......... .......... 68% 161M 0s
9050K .......... .......... .......... .......... .......... 68% 116M 0s
9100K .......... .......... .......... .......... .......... 68% 107M 0s
9150K .......... .......... .......... .......... .......... 69% 96.9M 0s
9200K .......... .......... .......... .......... .......... 69% 98.1M 0s
9250K .......... .......... .......... .......... .......... 69% 71.6M 0s
9300K .......... .......... .......... .......... .......... 70% 66.2M 0s
9350K .......... .......... .......... .......... .......... 70% 90.8M 0s
9400K .......... .......... .......... .......... .......... 71% 96.7M 0s
9450K .......... .......... .......... .......... .......... 71% 117M 0s
9500K .......... .......... .......... .......... .......... 71% 107M 0s
9550K .......... .......... .......... .......... .......... 72% 85.2M 0s
9600K .......... .......... .......... .......... .......... 72% 112M 0s
9650K .......... .......... .......... .......... .......... 72% 122M 0s
9700K .......... .......... .......... .......... .......... 73% 98.3M 0s
9750K .......... .......... .......... .......... .......... 73% 79.6M 0s
9800K .......... .......... .......... .......... .......... 74% 162M 0s
9850K .......... .......... .......... .......... .......... 74% 106M 0s
9900K .......... .......... .......... .......... .......... 74% 97.1M 0s
9950K .......... .......... .......... .......... .......... 75% 108M 0s
10000K .......... .......... .......... .......... .......... 75% 92.4M 0s
10050K .......... .......... .......... .......... .......... 75% 54.0M 0s
10100K .......... .......... .......... .......... .......... 76% 110M 0s
10150K .......... .......... .......... .......... .......... 76% 78.9M 0s
10200K .......... .......... .......... .......... .......... 77% 103M 0s
10250K .......... .......... .......... .......... .......... 77% 128M 0s
10300K .......... .......... .......... .......... .......... 77% 106M 0s
10350K .......... .......... .......... .......... .......... 78% 98.5M 0s
10400K .......... .......... .......... .......... .......... 78% 113M 0s
10450K .......... .......... .......... .......... .......... 78% 97.9M 0s
10500K .......... .......... .......... .......... .......... 79% 101M 0s
10550K .......... .......... .......... .......... .......... 79% 105M 0s
10600K .......... .......... .......... .......... .......... 80% 110M 0s
10650K .......... .......... .......... .......... .......... 80% 107M 0s
10700K .......... .......... .......... .......... .......... 80% 110M 0s
10750K .......... .......... .......... .......... .......... 81% 100M 0s
10800K .......... .......... .......... .......... .......... 81% 102M 0s
10850K .......... .......... .......... .......... .......... 81% 51.3M 0s
10900K .......... .......... .......... .......... .......... 82% 90.2M 0s
10950K .......... .......... .......... .......... .......... 82% 73.7M 0s
11000K .......... .......... .......... .......... .......... 83% 103M 0s
11050K .......... .......... .......... .......... .......... 83% 155M 0s
11100K .......... .......... .......... .......... .......... 83% 125M 0s
11150K .......... .......... .......... .......... .......... 84% 96.7M 0s
11200K .......... .......... .......... .......... .......... 84% 105M 0s
11250K .......... .......... .......... .......... .......... 84% 123M 0s
11300K .......... .......... .......... .......... .......... 85% 112M 0s
11350K .......... .......... .......... .......... .......... 85% 87.9M 0s
11400K .......... .......... .......... .......... .......... 86% 101M 0s
11450K .......... .......... .......... .......... .......... 86% 104M 0s
11500K .......... .......... .......... .......... .......... 86% 111M 0s
11550K .......... .......... .......... .......... .......... 87% 121M 0s
11600K .......... .......... .......... .......... .......... 87% 59.3M 0s
11650K .......... .......... .......... .......... .......... 87% 60.9M 0s
11700K .......... .......... .......... .......... .......... 88% 94.6M 0s
11750K .......... .......... .......... .......... .......... 88% 92.6M 0s
11800K .......... .......... .......... .......... .......... 89% 153M 0s
11850K .......... .......... .......... .......... .......... 89% 93.6M 0s
11900K .......... .......... .......... .......... .......... 89% 113M 0s
11950K .......... .......... .......... .......... .......... 90% 102M 0s
12000K .......... .......... .......... .......... .......... 90% 136M 0s
12050K .......... .......... .......... .......... .......... 90% 86.1M 0s
12100K .......... .......... .......... .......... .......... 91% 109M 0s
12150K .......... .......... .......... .......... .......... 91% 102M 0s
12200K .......... .......... .......... .......... .......... 92% 103M 0s
12250K .......... .......... .......... .......... .......... 92% 118M 0s
12300K .......... .......... .......... .......... .......... 92% 125M 0s
12350K .......... .......... .......... .......... .......... 93% 58.2M 0s
12400K .......... .......... .......... .......... .......... 93% 60.5M 0s
12450K .......... .......... .......... .......... .......... 93% 104M 0s
12500K .......... .......... .......... .......... .......... 94% 115M 0s
12550K .......... .......... .......... .......... .......... 94% 95.6M 0s
12600K .......... .......... .......... .......... .......... 95% 114M 0s
12650K .......... .......... .......... .......... .......... 95% 107M 0s
12700K .......... .......... .......... .......... .......... 95% 116M 0s
12750K .......... .......... .......... .......... .......... 96% 100M 0s
12800K .......... .......... .......... .......... .......... 96% 104M 0s
12850K .......... .......... .......... .......... .......... 96% 118M 0s
12900K .......... .......... .......... .......... .......... 97% 119M 0s
12950K .......... .......... .......... .......... .......... 97% 82.8M 0s
13000K .......... .......... .......... .......... .......... 98% 110M 0s
13050K .......... .......... .......... .......... .......... 98% 111M 0s
13100K .......... .......... .......... .......... .......... 98% 131M 0s
13150K .......... .......... .......... .......... .......... 99% 44.2M 0s
13200K .......... .......... .......... .......... .......... 99% 105M 0s
13250K .......... .......... .......... .......... .......... 99% 95.5M 0s
13300K .. 100% 5303G=0.2s

2019-10-05 18:08:13 (76.8 MB/s) - 'PuLP-1.6.9.zip' saved [13622047/13622047]

Archive: PuLP-1.6.9.zip
inflating: PuLP-1.6.9/AUTHORS
inflating: PuLP-1.6.9/ez_setup.py
inflating: PuLP-1.6.9/setup.cfg
inflating: PuLP-1.6.9/MANIFEST.in
inflating: PuLP-1.6.9/LICENSE
inflating: PuLP-1.6.9/docs.cfg
inflating: PuLP-1.6.9/README.md
inflating: PuLP-1.6.9/HISTORY
inflating: PuLP-1.6.9/PKG-INFO
inflating: PuLP-1.6.9/setup.py
inflating: PuLP-1.6.9/INSTALL
inflating: PuLP-1.6.9/examples/furniture.py
inflating: PuLP-1.6.9/examples/WhiskasModel2.py
inflating: PuLP-1.6.9/examples/ComputerPlantProblem.py
inflating: PuLP-1.6.9/examples/Sudoku1.py
inflating: PuLP-1.6.9/examples/test5.py
inflating: PuLP-1.6.9/examples/wedding.py
inflating: PuLP-1.6.9/examples/SpongeRollProblem1.py
inflating: PuLP-1.6.9/examples/SpongeRollProblem2.py
inflating: PuLP-1.6.9/examples/SpongeRollProblem6.py
inflating: PuLP-1.6.9/examples/CG.py
inflating: PuLP-1.6.9/examples/test4.py
inflating: PuLP-1.6.9/examples/WhiskasModel1.py
inflating: PuLP-1.6.9/examples/test7.py
inflating: PuLP-1.6.9/examples/AmericanSteelProblem.py
inflating: PuLP-1.6.9/examples/BeerDistributionProblem.py
inflating: PuLP-1.6.9/examples/test6.py
inflating: PuLP-1.6.9/examples/test1.py
inflating: PuLP-1.6.9/examples/CGcolumnwise.py
inflating: PuLP-1.6.9/examples/Sudoku2.py
inflating: PuLP-1.6.9/examples/test3.py
inflating: PuLP-1.6.9/examples/SpongeRollProblem3.py
inflating: PuLP-1.6.9/examples/test2.py
inflating: PuLP-1.6.9/examples/SpongeRollProblem4.py
inflating: PuLP-1.6.9/examples/BeerDistributionProblem_resolve.py
inflating: PuLP-1.6.9/examples/SpongeRollProblem5.py
inflating: PuLP-1.6.9/src/PuLP.egg-info/dependency_links.txt
inflating: PuLP-1.6.9/src/PuLP.egg-info/top_level.txt
inflating: PuLP-1.6.9/src/PuLP.egg-info/SOURCES.txt
inflating: PuLP-1.6.9/src/PuLP.egg-info/requires.txt
inflating: PuLP-1.6.9/src/PuLP.egg-info/entry_points.txt
inflating: PuLP-1.6.9/src/PuLP.egg-info/PKG-INFO
inflating: PuLP-1.6.9/src/pulp/sparse.py
inflating: PuLP-1.6.9/src/pulp/amply.py
inflating: PuLP-1.6.9/src/pulp/constants.py
inflating: PuLP-1.6.9/src/pulp/__init__.py
inflating: PuLP-1.6.9/src/pulp/solvers.py
inflating: PuLP-1.6.9/src/pulp/pulp.cfg.linux
inflating: PuLP-1.6.9/src/pulp/pulp.py
inflating: PuLP-1.6.9/src/pulp/pulp.cfg.win
inflating: PuLP-1.6.9/src/pulp/tests.py
inflating: PuLP-1.6.9/src/pulp/pulp.cfg.osx
inflating: PuLP-1.6.9/src/pulp/pulp.cfg.buildout
inflating: PuLP-1.6.9/src/pulp/solverdir/CoinMP.dll
inflating: PuLP-1.6.9/src/pulp/solverdir/__init__.py
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/linux/64/cbc
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/linux/64/coin-license.txt
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/linux/64/__init__.py
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/linux/32/cbc
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/linux/32/coin-license.txt
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/linux/32/__init__.py
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/osx/64/cbc
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/osx/64/coin-license.txt
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/osx/64/__init__.py
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/win/64/cbc.exe
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/win/64/coin-license.txt
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/win/64/__init__.py
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/win/32/cbc.exe
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/win/32/coin-license.txt
inflating: PuLP-1.6.9/src/pulp/solverdir/cbc/win/32/__init__.py
/build-wheels/PuLP-1.6.9 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pulp
copying src/pulp/sparse.py -> build/lib/pulp
copying src/pulp/amply.py -> build/lib/pulp
copying src/pulp/constants.py -> build/lib/pulp
copying src/pulp/__init__.py -> build/lib/pulp
copying src/pulp/solvers.py -> build/lib/pulp
copying src/pulp/pulp.py -> build/lib/pulp
copying src/pulp/tests.py -> build/lib/pulp
creating build/lib/pulp/solverdir
copying src/pulp/solverdir/__init__.py -> build/lib/pulp/solverdir
creating build/lib/pulp/solverdir/cbc
creating build/lib/pulp/solverdir/cbc/linux
creating build/lib/pulp/solverdir/cbc/linux/32
copying src/pulp/solverdir/cbc/linux/32/__init__.py -> build/lib/pulp/solverdir/cbc/linux/32
creating build/lib/pulp/solverdir/cbc/linux/64
copying src/pulp/solverdir/cbc/linux/64/__init__.py -> build/lib/pulp/solverdir/cbc/linux/64
creating build/lib/pulp/solverdir/cbc/win
creating build/lib/pulp/solverdir/cbc/win/32
copying src/pulp/solverdir/cbc/win/32/__init__.py -> build/lib/pulp/solverdir/cbc/win/32
creating build/lib/pulp/solverdir/cbc/win/64
copying src/pulp/solverdir/cbc/win/64/__init__.py -> build/lib/pulp/solverdir/cbc/win/64
creating build/lib/pulp/solverdir/cbc/osx
creating build/lib/pulp/solverdir/cbc/osx/64
copying src/pulp/solverdir/cbc/osx/64/__init__.py -> build/lib/pulp/solverdir/cbc/osx/64
copying src/pulp/pulp.cfg.linux -> build/lib/pulp
copying src/pulp/pulp.cfg.win -> build/lib/pulp
copying src/pulp/pulp.cfg.osx -> build/lib/pulp
copying src/pulp/solverdir/cbc/linux/32/cbc -> build/lib/pulp/solverdir/cbc/linux/32
copying src/pulp/solverdir/cbc/linux/32/coin-license.txt -> build/lib/pulp/solverdir/cbc/linux/32
copying src/pulp/solverdir/cbc/linux/64/cbc -> build/lib/pulp/solverdir/cbc/linux/64
copying src/pulp/solverdir/cbc/linux/64/coin-license.txt -> build/lib/pulp/solverdir/cbc/linux/64
copying src/pulp/solverdir/cbc/win/32/cbc.exe -> build/lib/pulp/solverdir/cbc/win/32
copying src/pulp/solverdir/cbc/win/32/coin-license.txt -> build/lib/pulp/solverdir/cbc/win/32
copying src/pulp/solverdir/cbc/win/64/cbc.exe -> build/lib/pulp/solverdir/cbc/win/64
copying src/pulp/solverdir/cbc/win/64/coin-license.txt -> build/lib/pulp/solverdir/cbc/win/64
copying src/pulp/solverdir/cbc/osx/64/cbc -> build/lib/pulp/solverdir/cbc/osx/64
copying src/pulp/solverdir/cbc/osx/64/coin-license.txt -> build/lib/pulp/solverdir/cbc/osx/64
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pulp
copying build/lib/pulp/sparse.py -> build/bdist.linux-x86_64/wheel/pulp
copying build/lib/pulp/amply.py -> build/bdist.linux-x86_64/wheel/pulp
copying build/lib/pulp/constants.py -> build/bdist.linux-x86_64/wheel/pulp
copying build/lib/pulp/__init__.py -> build/bdist.linux-x86_64/wheel/pulp
copying build/lib/pulp/solvers.py -> build/bdist.linux-x86_64/wheel/pulp
copying build/lib/pulp/pulp.py -> build/bdist.linux-x86_64/wheel/pulp
copying build/lib/pulp/tests.py -> build/bdist.linux-x86_64/wheel/pulp
creating build/bdist.linux-x86_64/wheel/pulp/solverdir
copying build/lib/pulp/solverdir/__init__.py -> build/bdist.linux-x86_64/wheel/pulp/solverdir
creating build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc
creating build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/linux
creating build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/linux/32
copying build/lib/pulp/solverdir/cbc/linux/32/__init__.py -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/linux/32
copying build/lib/pulp/solverdir/cbc/linux/32/cbc -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/linux/32
copying build/lib/pulp/solverdir/cbc/linux/32/coin-license.txt -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/linux/32
creating build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/linux/64
copying build/lib/pulp/solverdir/cbc/linux/64/__init__.py -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/linux/64
copying build/lib/pulp/solverdir/cbc/linux/64/cbc -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/linux/64
copying build/lib/pulp/solverdir/cbc/linux/64/coin-license.txt -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/linux/64
creating build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/win
creating build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/win/32
copying build/lib/pulp/solverdir/cbc/win/32/__init__.py -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/win/32
copying build/lib/pulp/solverdir/cbc/win/32/cbc.exe -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/win/32
copying build/lib/pulp/solverdir/cbc/win/32/coin-license.txt -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/win/32
creating build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/win/64
copying build/lib/pulp/solverdir/cbc/win/64/__init__.py -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/win/64
copying build/lib/pulp/solverdir/cbc/win/64/cbc.exe -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/win/64
copying build/lib/pulp/solverdir/cbc/win/64/coin-license.txt -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/win/64
creating build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/osx
creating build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/osx/64
copying build/lib/pulp/solverdir/cbc/osx/64/__init__.py -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/osx/64
copying build/lib/pulp/solverdir/cbc/osx/64/cbc -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/osx/64
copying build/lib/pulp/solverdir/cbc/osx/64/coin-license.txt -> build/bdist.linux-x86_64/wheel/pulp/solverdir/cbc/osx/64
copying build/lib/pulp/pulp.cfg.linux -> build/bdist.linux-x86_64/wheel/pulp
copying build/lib/pulp/pulp.cfg.win -> build/bdist.linux-x86_64/wheel/pulp
copying build/lib/pulp/pulp.cfg.osx -> build/bdist.linux-x86_64/wheel/pulp
running install_egg_info
running egg_info
writing requirements to src/PuLP.egg-info/requires.txt
writing src/PuLP.egg-info/PKG-INFO
writing top-level names to src/PuLP.egg-info/top_level.txt
writing dependency_links to src/PuLP.egg-info/dependency_links.txt
writing entry points to src/PuLP.egg-info/entry_points.txt
reading manifest file 'src/PuLP.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'bootstrap.py'
warning: no files found matching 'buildout.cfg'
warning: no files found matching 'solvers.cfg'
writing manifest file 'src/PuLP.egg-info/SOURCES.txt'
Copying src/PuLP.egg-info to build/bdist.linux-x86_64/wheel/PuLP-1.6.9-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/PuLP-1.6.9.dist-info/WHEEL
/build-wheels

############################################################
Building pyngus-2.3.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/58/b1/336b8f64e7e4efa9b95027af71e02cd4cfacca8f919345badb852381878a/pyngus-2.3.0.zip
--2019-10-05 18:08:16-- https://files.pythonhosted.org/packages/58/b1/336b8f64e7e4efa9b95027af71e02cd4cfacca8f919345badb852381878a/pyngus-2.3.0.zip
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 40494 (40K) [binary/octet-stream]
Saving to: 'pyngus-2.3.0.zip'

0K .......... .......... .......... ......... 100% 5.21M=0.007s

2019-10-05 18:08:16 (5.21 MB/s) - 'pyngus-2.3.0.zip' saved [40494/40494]

Archive: pyngus-2.3.0.zip
inflating: pyngus-2.3.0/setup.py
inflating: pyngus-2.3.0/PKG-INFO
inflating: pyngus-2.3.0/MANIFEST.in
inflating: pyngus-2.3.0/setup.cfg
inflating: pyngus-2.3.0/README.md
inflating: pyngus-2.3.0/LICENSE
inflating: pyngus-2.3.0/pyngus.egg-info/SOURCES.txt
inflating: pyngus-2.3.0/pyngus.egg-info/dependency_links.txt
inflating: pyngus-2.3.0/pyngus.egg-info/requires.txt
inflating: pyngus-2.3.0/pyngus.egg-info/PKG-INFO
inflating: pyngus-2.3.0/pyngus.egg-info/top_level.txt
inflating: pyngus-2.3.0/pyngus/container.py
inflating: pyngus-2.3.0/pyngus/link.py
inflating: pyngus-2.3.0/pyngus/__init__.py
inflating: pyngus-2.3.0/pyngus/connection.py
inflating: pyngus-2.3.0/pyngus/sockets.py
inflating: pyngus-2.3.0/pyngus/endpoint.py
inflating: pyngus-2.3.0/docs/User-Guide.md
/build-wheels/pyngus-2.3.0 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pyngus
copying pyngus/container.py -> build/lib/pyngus
copying pyngus/link.py -> build/lib/pyngus
copying pyngus/__init__.py -> build/lib/pyngus
copying pyngus/connection.py -> build/lib/pyngus
copying pyngus/sockets.py -> build/lib/pyngus
copying pyngus/endpoint.py -> build/lib/pyngus
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pyngus
copying build/lib/pyngus/container.py -> build/bdist.linux-x86_64/wheel/pyngus
copying build/lib/pyngus/link.py -> build/bdist.linux-x86_64/wheel/pyngus
copying build/lib/pyngus/__init__.py -> build/bdist.linux-x86_64/wheel/pyngus
copying build/lib/pyngus/connection.py -> build/bdist.linux-x86_64/wheel/pyngus
copying build/lib/pyngus/sockets.py -> build/bdist.linux-x86_64/wheel/pyngus
copying build/lib/pyngus/endpoint.py -> build/bdist.linux-x86_64/wheel/pyngus
running install_egg_info
running egg_info
writing requirements to pyngus.egg-info/requires.txt
writing pyngus.egg-info/PKG-INFO
writing top-level names to pyngus.egg-info/top_level.txt
writing dependency_links to pyngus.egg-info/dependency_links.txt
reading manifest file 'pyngus.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'pyngus.egg-info/SOURCES.txt'
Copying pyngus.egg-info to build/bdist.linux-x86_64/wheel/pyngus-2.3.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pyngus-2.3.0.dist-info/WHEEL
/build-wheels

############################################################
Building python_qpid_proton-0.27.0-cp27-cp27mu-linux_x86_64.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/35/6e/f83b384a48bb97c5eb3de703ce474b00f6082b486e8472afaf0f6efc9e72/python-qpid-proton-0.27.0.zip
--2019-10-05 18:08:16-- https://files.pythonhosted.org/packages/35/6e/f83b384a48bb97c5eb3de703ce474b00f6082b486e8472afaf0f6efc9e72/python-qpid-proton-0.27.0.zip
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 563826 (551K) [binary/octet-stream]
Saving to: 'python-qpid-proton-0.27.0.zip'

0K .......... .......... .......... .......... .......... 9% 2.91M 0s
50K .......... .......... .......... .......... .......... 18% 6.07M 0s
100K .......... .......... .......... .......... .......... 27% 73.5M 0s
150K .......... .......... .......... .......... .......... 36% 111M 0s
200K .......... .......... .......... .......... .......... 45% 6.00M 0s
250K .......... .......... .......... .......... .......... 54% 73.1M 0s
300K .......... .......... .......... .......... .......... 63% 77.1M 0s
350K .......... .......... .......... .......... .......... 72% 126M 0s
400K .......... .......... .......... .......... .......... 81% 7.58M 0s
450K .......... .......... .......... .......... .......... 90% 65.1M 0s
500K .......... .......... .......... .......... .......... 99% 141M 0s
550K 100% 1166G=0.04s

2019-10-05 18:08:16 (12.4 MB/s) - 'python-qpid-proton-0.27.0.zip' saved [563826/563826]

Archive: python-qpid-proton-0.27.0.zip
inflating: python-qpid-proton-0.27.0/setup.py
inflating: python-qpid-proton-0.27.0/PKG-INFO
inflating: python-qpid-proton-0.27.0/cproton_wrap.c
inflating: python-qpid-proton-0.27.0/cproton.i
inflating: python-qpid-proton-0.27.0/cproton.py
inflating: python-qpid-proton-0.27.0/src/encodings.h
inflating: python-qpid-proton-0.27.0/src/protocol.h
inflating: python-qpid-proton-0.27.0/src/extra/url.c
inflating: python-qpid-proton-0.27.0/src/sasl/cyrus_stub.c
inflating: python-qpid-proton-0.27.0/src/sasl/sasl.c
inflating: python-qpid-proton-0.27.0/src/sasl/cyrus_sasl.c
inflating: python-qpid-proton-0.27.0/src/sasl/default_sasl.c
inflating: python-qpid-proton-0.27.0/src/sasl/sasl-internal.h
inflating: python-qpid-proton-0.27.0/src/reactor/reactor.h
inflating: python-qpid-proton-0.27.0/src/reactor/reactor.c
inflating: python-qpid-proton-0.27.0/src/reactor/selectable.c
inflating: python-qpid-proton-0.27.0/src/reactor/handler.c
inflating: python-qpid-proton-0.27.0/src/reactor/connection.c
inflating: python-qpid-proton-0.27.0/src/reactor/io.h
inflating: python-qpid-proton-0.27.0/src/reactor/acceptor.c
inflating: python-qpid-proton-0.27.0/src/reactor/selectable.h
inflating: python-qpid-proton-0.27.0/src/reactor/selector.h
inflating: python-qpid-proton-0.27.0/src/reactor/timer.c
inflating: python-qpid-proton-0.27.0/src/reactor/io/posix/io.c
inflating: python-qpid-proton-0.27.0/src/reactor/io/posix/selector.c
inflating: python-qpid-proton-0.27.0/src/reactor/io/windows/io.c
inflating: python-qpid-proton-0.27.0/src/reactor/io/windows/write_pipeline.c
inflating: python-qpid-proton-0.27.0/src/reactor/io/windows/iocp.h
inflating: python-qpid-proton-0.27.0/src/reactor/io/windows/iocp.c
inflating: python-qpid-proton-0.27.0/src/reactor/io/windows/selector.c
inflating: python-qpid-proton-0.27.0/src/ssl/openssl.c
inflating: python-qpid-proton-0.27.0/src/ssl/ssl_stub.c
inflating: python-qpid-proton-0.27.0/src/ssl/schannel.c
inflating: python-qpid-proton-0.27.0/src/ssl/ssl-internal.h
inflating: python-qpid-proton-0.27.0/src/proactor/netaddr-internal.h
inflating: python-qpid-proton-0.27.0/src/proactor/proactor-internal.h
inflating: python-qpid-proton-0.27.0/src/proactor/proactor-internal.c
inflating: python-qpid-proton-0.27.0/src/proactor/win_iocp.c
inflating: python-qpid-proton-0.27.0/src/proactor/libuv.c
inflating: python-qpid-proton-0.27.0/src/proactor/epoll.c
inflating: python-qpid-proton-0.27.0/src/compiler/msvc/snprintf.c
inflating: python-qpid-proton-0.27.0/src/core/buffer.h
inflating: python-qpid-proton-0.27.0/src/core/engine.c
inflating: python-qpid-proton-0.27.0/src/core/framing.c
inflating: python-qpid-proton-0.27.0/src/core/encoder.h
inflating: python-qpid-proton-0.27.0/src/core/types.c
inflating: python-qpid-proton-0.27.0/src/core/transport.h
inflating: python-qpid-proton-0.27.0/src/core/error.c
inflating: python-qpid-proton-0.27.0/src/core/message-internal.h
inflating: python-qpid-proton-0.27.0/src/core/data.h
inflating: python-qpid-proton-0.27.0/src/core/codec.c
inflating: python-qpid-proton-0.27.0/src/core/decoder.h
inflating: python-qpid-proton-0.27.0/src/core/log.c
inflating: python-qpid-proton-0.27.0/src/core/dispatch_actions.h
inflating: python-qpid-proton-0.27.0/src/core/event.c
inflating: python-qpid-proton-0.27.0/src/core/log_private.h
inflating: python-qpid-proton-0.27.0/src/core/autodetect.c
inflating: python-qpid-proton-0.27.0/src/core/buffer.c
inflating: python-qpid-proton-0.27.0/src/core/config.h
inflating: python-qpid-proton-0.27.0/src/core/transport.c
inflating: python-qpid-proton-0.27.0/src/core/framing.h
inflating: python-qpid-proton-0.27.0/src/core/engine-internal.h
inflating: python-qpid-proton-0.27.0/src/core/util.c
inflating: python-qpid-proton-0.27.0/src/core/dispatcher.h
inflating: python-qpid-proton-0.27.0/src/core/util.h
inflating: python-qpid-proton-0.27.0/src/core/decoder.c
inflating: python-qpid-proton-0.27.0/src/core/autodetect.h
inflating: python-qpid-proton-0.27.0/src/core/max_align.h
inflating: python-qpid-proton-0.27.0/src/core/dispatcher.c
inflating: python-qpid-proton-0.27.0/src/core/encoder.c
inflating: python-qpid-proton-0.27.0/src/core/connection_driver.c
inflating: python-qpid-proton-0.27.0/src/core/message.c
inflating: python-qpid-proton-0.27.0/src/core/object/list.c
inflating: python-qpid-proton-0.27.0/src/core/object/record.c
inflating: python-qpid-proton-0.27.0/src/core/object/object.c
inflating: python-qpid-proton-0.27.0/src/core/object/iterator.c
inflating: python-qpid-proton-0.27.0/src/core/object/map.c
inflating: python-qpid-proton-0.27.0/src/core/object/string.c
inflating: python-qpid-proton-0.27.0/src/messenger/transform.c
inflating: python-qpid-proton-0.27.0/src/messenger/messenger.h
inflating: python-qpid-proton-0.27.0/src/messenger/subscription.c
inflating: python-qpid-proton-0.27.0/src/messenger/store.c
inflating: python-qpid-proton-0.27.0/src/messenger/transform.h
inflating: python-qpid-proton-0.27.0/src/messenger/subscription.h
inflating: python-qpid-proton-0.27.0/src/messenger/messenger.c
inflating: python-qpid-proton-0.27.0/src/messenger/store.h
inflating: python-qpid-proton-0.27.0/src/handlers/iohandler.c
inflating: python-qpid-proton-0.27.0/src/handlers/flowcontroller.c
inflating: python-qpid-proton-0.27.0/src/handlers/handshaker.c
inflating: python-qpid-proton-0.27.0/src/platform/platform.h
inflating: python-qpid-proton-0.27.0/src/platform/platform.c
inflating: python-qpid-proton-0.27.0/src/platform/platform_fmt.h
inflating: python-qpid-proton-0.27.0/include/proton/listener.h
inflating: python-qpid-proton-0.27.0/include/proton/reactor.h
inflating: python-qpid-proton-0.27.0/include/proton/codec.h
inflating: python-qpid-proton-0.27.0/include/proton/message.h
inflating: python-qpid-proton-0.27.0/include/proton/connection.h
inflating: python-qpid-proton-0.27.0/include/proton/types.h
inflating: python-qpid-proton-0.27.0/include/proton/cid.h
inflating: python-qpid-proton-0.27.0/include/proton/netaddr.h
inflating: python-qpid-proton-0.27.0/include/proton/sasl-plugin.h
inflating: python-qpid-proton-0.27.0/include/proton/ssl.h
inflating: python-qpid-proton-0.27.0/include/proton/engine.h
inflating: python-qpid-proton-0.27.0/include/proton/url.h
inflating: python-qpid-proton-0.27.0/include/proton/import_export.h
inflating: python-qpid-proton-0.27.0/include/proton/delivery.h
inflating: python-qpid-proton-0.27.0/include/proton/messenger.h
inflating: python-qpid-proton-0.27.0/include/proton/transport.h
inflating: python-qpid-proton-0.27.0/include/proton/type_compat.h
inflating: python-qpid-proton-0.27.0/include/proton/sasl.h
inflating: python-qpid-proton-0.27.0/include/proton/handlers.h
inflating: python-qpid-proton-0.27.0/include/proton/terminus.h
inflating: python-qpid-proton-0.27.0/include/proton/log.h
inflating: python-qpid-proton-0.27.0/include/proton/version.h
inflating: python-qpid-proton-0.27.0/include/proton/selectable.h
inflating: python-qpid-proton-0.27.0/include/proton/disposition.h
inflating: python-qpid-proton-0.27.0/include/proton/session.h
inflating: python-qpid-proton-0.27.0/include/proton/condition.h
inflating: python-qpid-proton-0.27.0/include/proton/event.h
inflating: python-qpid-proton-0.27.0/include/proton/object.h
inflating: python-qpid-proton-0.27.0/include/proton/link.h
inflating: python-qpid-proton-0.27.0/include/proton/proactor.h
inflating: python-qpid-proton-0.27.0/include/proton/connection_driver.h
inflating: python-qpid-proton-0.27.0/include/proton/cproton.i
inflating: python-qpid-proton-0.27.0/include/proton/error.h
inflating: python-qpid-proton-0.27.0/docs/tutorial.rst
inflating: python-qpid-proton-0.27.0/docs/conf.py
inflating: python-qpid-proton-0.27.0/docs/index.rst
inflating: python-qpid-proton-0.27.0/docs/overview.rst
inflating: python-qpid-proton-0.27.0/proton/_delivery.py
inflating: python-qpid-proton-0.27.0/proton/_events.py
inflating: python-qpid-proton-0.27.0/proton/_compat.py
inflating: python-qpid-proton-0.27.0/proton/__init__.py
inflating: python-qpid-proton-0.27.0/proton/_utils.py
inflating: python-qpid-proton-0.27.0/proton/_handlers.py
inflating: python-qpid-proton-0.27.0/proton/_wrapper.py
inflating: python-qpid-proton-0.27.0/proton/_condition.py
inflating: python-qpid-proton-0.27.0/proton/utils.py
inflating: python-qpid-proton-0.27.0/proton/_endpoints.py
inflating: python-qpid-proton-0.27.0/proton/_exceptions.py
inflating: python-qpid-proton-0.27.0/proton/handlers.py
inflating: python-qpid-proton-0.27.0/proton/_url.py
inflating: python-qpid-proton-0.27.0/proton/_message.py
inflating: python-qpid-proton-0.27.0/proton/reactor.py
inflating: python-qpid-proton-0.27.0/proton/_reactor.py
inflating: python-qpid-proton-0.27.0/proton/_data.py
inflating: python-qpid-proton-0.27.0/proton/_common.py
inflating: python-qpid-proton-0.27.0/proton/_transport.py
inflating: python-qpid-proton-0.27.0/proton/_reactor_impl.py
inflating: python-qpid-proton-0.27.0/setuputils/misc.py
inflating: python-qpid-proton-0.27.0/setuputils/__init__.py
inflating: python-qpid-proton-0.27.0/setuputils/PYZMQ_LICENSE.BSD
inflating: python-qpid-proton-0.27.0/setuputils/log.py
/build-wheels/python-qpid-proton-0.27.0 /build-wheels
########### Running fix_setup
running bdist_wheel
running build
running build_ext
running configure
Did not find libqpid-proton via pkg-config:
Building the bundled proton-c sources into the extension
Using openssl version 1.0.2k (found via pkg-config)
creating build
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/tmp
cc -c /tmp/clock_gettimezpKZFL.c -o build/temp.linux-x86_64-2.7/tmp/clock_gettimezpKZFL.o
cc build/temp.linux-x86_64-2.7/tmp/clock_gettimezpKZFL.o -o build/temp.linux-x86_64-2.7/a.out
cc -c /tmp/sasl_client_doneDpgZTR.c -o build/temp.linux-x86_64-2.7/tmp/sasl_client_doneDpgZTR.o
creating build/temp.linux-x86_64-2.7/build-wheels
creating build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0
creating build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src
creating build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/extra
creating build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/sasl
creating build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor
creating build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/io
creating build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/io/posix
creating build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core
creating build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/object
creating build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/messenger
creating build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/handlers
creating build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/platform
creating build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/ssl
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/extra/url.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/extra/url.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/sasl/sasl.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/sasl/sasl.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/sasl/default_sasl.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/sasl/default_sasl.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/reactor/reactor.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/reactor.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/reactor/selectable.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/selectable.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/reactor/handler.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/handler.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/reactor/connection.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/connection.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/reactor/acceptor.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/acceptor.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/reactor/timer.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/timer.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/reactor/io/posix/io.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/io/posix/io.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/reactor/io/posix/selector.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/io/posix/selector.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/engine.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/engine.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/framing.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/framing.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/types.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/types.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/error.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/error.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/codec.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/codec.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/log.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/log.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/event.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/event.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/autodetect.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/autodetect.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/buffer.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/buffer.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/transport.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/transport.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/util.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/util.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/decoder.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/decoder.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/dispatcher.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/dispatcher.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/encoder.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/encoder.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/connection_driver.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/connection_driver.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/message.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/message.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/object/list.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/object/list.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/object/record.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/object/record.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/object/object.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/object/object.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/object/iterator.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/object/iterator.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/object/map.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/object/map.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/core/object/string.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/object/string.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/messenger/transform.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/messenger/transform.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/messenger/subscription.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/messenger/subscription.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/messenger/store.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/messenger/store.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/messenger/messenger.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/messenger/messenger.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/handlers/iohandler.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/handlers/iohandler.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/handlers/flowcontroller.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/handlers/flowcontroller.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/handlers/handshaker.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/handlers/handshaker.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/platform/platform.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/platform/platform.o -std=gnu99
/build-wheels/python-qpid-proton-0.27.0/src/platform/platform.c: In function 'pn_i_strerror':
/build-wheels/python-qpid-proton-0.27.0/src/platform/platform.c:92:13: warning: ignoring return value of 'strerror_r', declared with attribute warn_unused_result [-Wunused-result]
strerror_r(errnum, buf, buflen);
^
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/ssl/openssl.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/ssl/openssl.o -std=gnu99
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_STRERROR_R -DUSE_CLOCK_GETTIME -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/build-wheels/python-qpid-proton-0.27.0/src -I/usr/include -c /build-wheels/python-qpid-proton-0.27.0/src/sasl/cyrus_sasl.c -o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/sasl/cyrus_sasl.o -std=gnu99
swigging cproton.i to cproton_wrap.c
swig -python -threads -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -o cproton_wrap.c cproton.i
unable to execute swig: No such file or directory
building '_cproton' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibuild/include -I/build-wheels/python-qpid-proton-0.27.0/include -I/usr/include/python2.7 -c cproton_wrap.c -o build/temp.linux-x86_64-2.7/cproton_wrap.o -pthread
cproton_wrap.c:6722:12: warning: 'check_state' defined but not used [-Wunused-function]
static int check_state(int x) {
^
cproton_wrap.c:6733:12: warning: 'check_disposition' defined but not used [-Wunused-function]
static int check_disposition(int x) {
^
cproton_wrap.c:6744:12: warning: 'check_trace' defined but not used [-Wunused-function]
static int check_trace(int x) {
^
creating build/lib.linux-x86_64-2.7
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/cproton_wrap.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/extra/url.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/sasl/sasl.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/sasl/default_sasl.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/reactor.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/selectable.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/handler.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/connection.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/acceptor.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/timer.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/io/posix/io.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/reactor/io/posix/selector.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/engine.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/framing.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/types.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/error.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/codec.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/log.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/event.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/autodetect.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/buffer.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/transport.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/util.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/decoder.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/dispatcher.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/encoder.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/connection_driver.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/message.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/object/list.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/object/record.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/object/object.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/object/iterator.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/object/map.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/core/object/string.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/messenger/transform.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/messenger/subscription.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/messenger/store.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/messenger/messenger.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/handlers/iohandler.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/handlers/flowcontroller.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/handlers/handshaker.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/platform/platform.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/ssl/openssl.o build/temp.linux-x86_64-2.7/build-wheels/python-qpid-proton-0.27.0/src/sasl/cyrus_sasl.o -L/usr/lib64 -lssl -lcrypto -lsasl2 -lpython2.7 -o build/lib.linux-x86_64-2.7/_cproton.so
running build_py
copying cproton.py -> build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/proton
copying proton/_delivery.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_events.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_compat.py -> build/lib.linux-x86_64-2.7/proton
copying proton/__init__.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_utils.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_handlers.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_wrapper.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_condition.py -> build/lib.linux-x86_64-2.7/proton
copying proton/utils.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_endpoints.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_exceptions.py -> build/lib.linux-x86_64-2.7/proton
copying proton/handlers.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_url.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_message.py -> build/lib.linux-x86_64-2.7/proton
copying proton/reactor.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_reactor.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_data.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_common.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_transport.py -> build/lib.linux-x86_64-2.7/proton
copying proton/_reactor_impl.py -> build/lib.linux-x86_64-2.7/proton
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/_cproton.so -> build/bdist.linux-x86_64/wheel
copying build/lib.linux-x86_64-2.7/cproton.py -> build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_delivery.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_events.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_compat.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/__init__.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_utils.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_handlers.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_wrapper.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_condition.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/utils.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_endpoints.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_exceptions.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/handlers.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_url.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_message.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/reactor.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_reactor.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_data.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_common.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_transport.py -> build/bdist.linux-x86_64/wheel/proton
copying build/lib.linux-x86_64-2.7/proton/_reactor_impl.py -> build/bdist.linux-x86_64/wheel/proton
running install_egg_info
running egg_info
creating python_qpid_proton.egg-info
writing python_qpid_proton.egg-info/PKG-INFO
writing top-level names to python_qpid_proton.egg-info/top_level.txt
writing dependency_links to python_qpid_proton.egg-info/dependency_links.txt
writing manifest file 'python_qpid_proton.egg-info/SOURCES.txt'
reading manifest file 'python_qpid_proton.egg-info/SOURCES.txt'
writing manifest file 'python_qpid_proton.egg-info/SOURCES.txt'
Copying python_qpid_proton.egg-info to build/bdist.linux-x86_64/wheel/python_qpid_proton-0.27.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/python_qpid_proton-0.27.0.dist-info/WHEEL
creating '/build-wheels/python-qpid-proton-0.27.0/dist/python_qpid_proton-0.27.0-cp27-cp27mu-linux_x86_64.whl' and adding '.' to it
adding '_cproton.so'
adding 'cproton.py'
adding 'proton/_delivery.py'
adding 'proton/_events.py'
adding 'proton/_compat.py'
adding 'proton/__init__.py'
adding 'proton/_utils.py'
adding 'proton/_handlers.py'
adding 'proton/_wrapper.py'
adding 'proton/_condition.py'
adding 'proton/utils.py'
adding 'proton/_endpoints.py'
adding 'proton/_exceptions.py'
adding 'proton/handlers.py'
adding 'proton/_url.py'
adding 'proton/_message.py'
adding 'proton/reactor.py'
adding 'proton/_reactor.py'
adding 'proton/_data.py'
adding 'proton/_common.py'
adding 'proton/_transport.py'
adding 'proton/_reactor_impl.py'
adding 'python_qpid_proton-0.27.0.dist-info/DESCRIPTION.rst'
adding 'python_qpid_proton-0.27.0.dist-info/metadata.json'
adding 'python_qpid_proton-0.27.0.dist-info/top_level.txt'
adding 'python_qpid_proton-0.27.0.dist-info/WHEEL'
adding 'python_qpid_proton-0.27.0.dist-info/METADATA'
adding 'python_qpid_proton-0.27.0.dist-info/RECORD'
/build-wheels

############################################################
Building simplegeneric-0.8.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip
--2019-10-05 18:08:30-- https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12663 (12K) [application/octet-stream]
Saving to: 'simplegeneric-0.8.1.zip'

0K .......... .. 100% 51.3M=0s

2019-10-05 18:08:30 (51.3 MB/s) - 'simplegeneric-0.8.1.zip' saved [12663/12663]

Archive: simplegeneric-0.8.1.zip
inflating: simplegeneric-0.8.1/classifiers.txt
inflating: simplegeneric-0.8.1/PKG-INFO
inflating: simplegeneric-0.8.1/README.txt
inflating: simplegeneric-0.8.1/setup.cfg
inflating: simplegeneric-0.8.1/setup.py
inflating: simplegeneric-0.8.1/simplegeneric.py
inflating: simplegeneric-0.8.1/simplegeneric.egg-info/dependency_links.txt
inflating: simplegeneric-0.8.1/simplegeneric.egg-info/PKG-INFO
inflating: simplegeneric-0.8.1/simplegeneric.egg-info/SOURCES.txt
inflating: simplegeneric-0.8.1/simplegeneric.egg-info/top_level.txt
/build-wheels/simplegeneric-0.8.1 /build-wheels
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying simplegeneric.py -> build/lib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
copying build/lib/simplegeneric.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing simplegeneric.egg-info/PKG-INFO
writing top-level names to simplegeneric.egg-info/top_level.txt
writing dependency_links to simplegeneric.egg-info/dependency_links.txt
reading manifest file 'simplegeneric.egg-info/SOURCES.txt'
writing manifest file 'simplegeneric.egg-info/SOURCES.txt'
Copying simplegeneric.egg-info to build/bdist.linux-x86_64/wheel/simplegeneric-0.8.1-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/simplegeneric-0.8.1.dist-info/WHEEL
/build-wheels

############################################################
Building aniso8601-5.1.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/5d/0d/ca7f24d2f87163f03044315c13edc300010d898ba712c972f4a3a827a5ab/aniso8601-5.1.0-py2.py3-none-any.whl
--2019-10-05 18:08:31-- https://files.pythonhosted.org/packages/5d/0d/ca7f24d2f87163f03044315c13edc300010d898ba712c972f4a3a827a5ab/aniso8601-5.1.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 45575 (45K) [binary/octet-stream]
Saving to: 'aniso8601-5.1.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .... 100% 2.92M=0.01s

2019-10-05 18:08:31 (2.92 MB/s) - 'aniso8601-5.1.0-py2.py3-none-any.whl' saved [45575/45575]


############################################################
Building ceilometermiddleware-1.4.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/16/9c/7b7c8b72b0165263d6b9b9fb5ca1f54f7e2355500f93612fde58cef31b14/ceilometermiddleware-1.4.0-py2.py3-none-any.whl
--2019-10-05 18:08:31-- https://files.pythonhosted.org/packages/16/9c/7b7c8b72b0165263d6b9b9fb5ca1f54f7e2355500f93612fde58cef31b14/ceilometermiddleware-1.4.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 18969 (19K) [binary/octet-stream]
Saving to: 'ceilometermiddleware-1.4.0-py2.py3-none-any.whl'

0K .......... ........ 100% 2.58M=0.007s

2019-10-05 18:08:31 (2.58 MB/s) - 'ceilometermiddleware-1.4.0-py2.py3-none-any.whl' saved [18969/18969]


############################################################
Building cmd2-0.8.9-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e9/40/a71caa2aaff10c73612a7106e2d35f693e85b8cf6e37ab0774274bca3cf9/cmd2-0.8.9-py2.py3-none-any.whl
--2019-10-05 18:08:31-- https://files.pythonhosted.org/packages/e9/40/a71caa2aaff10c73612a7106e2d35f693e85b8cf6e37ab0774274bca3cf9/cmd2-0.8.9-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 53706 (52K) [binary/octet-stream]
Saving to: 'cmd2-0.8.9-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 95% 3.35M 0s
50K .. 100% 4668G=0.01s

2019-10-05 18:08:31 (3.51 MB/s) - 'cmd2-0.8.9-py2.py3-none-any.whl' saved [53706/53706]


############################################################
Building configparser-3.7.3-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/dd/6a/d90db58ec96161e4cae7ced68310f0c5ca860352d35b8ed39f890df15632/configparser-3.7.3-py2.py3-none-any.whl
--2019-10-05 18:08:31-- https://files.pythonhosted.org/packages/dd/6a/d90db58ec96161e4cae7ced68310f0c5ca860352d35b8ed39f890df15632/configparser-3.7.3-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 22361 (22K) [binary/octet-stream]
Saving to: 'configparser-3.7.3-py2.py3-none-any.whl'

0K .......... .......... . 100% 2.62M=0.008s

2019-10-05 18:08:31 (2.62 MB/s) - 'configparser-3.7.3-py2.py3-none-any.whl' saved [22361/22361]


############################################################
Building croniter-0.3.29-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a9/c9/11182a2507798c661b04a7914739ea8ca73a738e6869a23742029f51bc1a/croniter-0.3.29-py2.py3-none-any.whl
--2019-10-05 18:08:31-- https://files.pythonhosted.org/packages/a9/c9/11182a2507798c661b04a7914739ea8ca73a738e6869a23742029f51bc1a/croniter-0.3.29-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16018 (16K) [binary/octet-stream]
Saving to: 'croniter-0.3.29-py2.py3-none-any.whl'

0K .......... ..... 100% 2.13M=0.007s

2019-10-05 18:08:31 (2.13 MB/s) - 'croniter-0.3.29-py2.py3-none-any.whl' saved [16018/16018]


############################################################
Building daiquiri-1.5.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a5/aa/31a81f03d8a6c8859706018ed1580fa2d2a16ee72976079d48139f28fd53/daiquiri-1.5.0-py2.py3-none-any.whl
--2019-10-05 18:08:31-- https://files.pythonhosted.org/packages/a5/aa/31a81f03d8a6c8859706018ed1580fa2d2a16ee72976079d48139f28fd53/daiquiri-1.5.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13150 (13K) [binary/octet-stream]
Saving to: 'daiquiri-1.5.0-py2.py3-none-any.whl'

0K .......... .. 100% 1.92M=0.007s

2019-10-05 18:08:31 (1.92 MB/s) - 'daiquiri-1.5.0-py2.py3-none-any.whl' saved [13150/13150]


############################################################
Building deprecation-2.0.6-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/32/e9/01ffbaf3540ad54476cd7066439d629f1dd73b851cc5c0993ce2c12e1cdd/deprecation-2.0.6-py2.py3-none-any.whl
--2019-10-05 18:08:31-- https://files.pythonhosted.org/packages/32/e9/01ffbaf3540ad54476cd7066439d629f1dd73b851cc5c0993ce2c12e1cdd/deprecation-2.0.6-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6888 (6.7K) [binary/octet-stream]
Saving to: 'deprecation-2.0.6-py2.py3-none-any.whl'

0K ...... 100% 39.6M=0s

2019-10-05 18:08:31 (39.6 MB/s) - 'deprecation-2.0.6-py2.py3-none-any.whl' saved [6888/6888]


############################################################
Building etcd3-0.8.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/1c/dc/8eeb5f704a92ed0bdec323a9d99780e898c9cceb68089d6569f45a8330f7/etcd3-0.8.1-py2.py3-none-any.whl
--2019-10-05 18:08:31-- https://files.pythonhosted.org/packages/1c/dc/8eeb5f704a92ed0bdec323a9d99780e898c9cceb68089d6569f45a8330f7/etcd3-0.8.1-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 38870 (38K) [binary/octet-stream]
Saving to: 'etcd3-0.8.1-py2.py3-none-any.whl'

0K .......... .......... .......... ....... 100% 4.90M=0.008s

2019-10-05 18:08:31 (4.90 MB/s) - 'etcd3-0.8.1-py2.py3-none-any.whl' saved [38870/38870]


############################################################
Building heat_translator-1.3.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/95/11/d409bfb01e82e30a72dea5ecd789e256e8ac331c881b3e068e3d8d9b0915/heat_translator-1.3.0-py2.py3-none-any.whl
--2019-10-05 18:08:31-- https://files.pythonhosted.org/packages/95/11/d409bfb01e82e30a72dea5ecd789e256e8ac331c881b3e068e3d8d9b0915/heat_translator-1.3.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 228763 (223K) [binary/octet-stream]
Saving to: 'heat_translator-1.3.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 22% 3.28M 0s
50K .......... .......... .......... .......... .......... 44% 6.62M 0s
100K .......... .......... .......... .......... .......... 67% 59.8M 0s
150K .......... .......... .......... .......... .......... 89% 131M 0s
200K .......... .......... ... 100% 3.51M=0.03s

2019-10-05 18:08:32 (7.28 MB/s) - 'heat_translator-1.3.0-py2.py3-none-any.whl' saved [228763/228763]


############################################################
Building ironic_lib-2.16.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/6c/cf/ad4614e0c987bcdcf9be0c1cdfd791e79f9755f517e4ca8475cc2e44ebe0/ironic_lib-2.16.2-py2.py3-none-any.whl
--2019-10-05 18:08:32-- https://files.pythonhosted.org/packages/6c/cf/ad4614e0c987bcdcf9be0c1cdfd791e79f9755f517e4ca8475cc2e44ebe0/ironic_lib-2.16.2-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 61703 (60K) [binary/octet-stream]
Saving to: 'ironic_lib-2.16.2-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 82% 3.22M 0s
50K .......... 100% 177M=0.02s

2019-10-05 18:08:32 (3.86 MB/s) - 'ironic_lib-2.16.2-py2.py3-none-any.whl' saved [61703/61703]


############################################################
Building itsdangerous-1.1.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl
--2019-10-05 18:08:32-- https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16743 (16K) [binary/octet-stream]
Saving to: 'itsdangerous-1.1.0-py2.py3-none-any.whl'

0K .......... ...... 100% 2.21M=0.007s

2019-10-05 18:08:32 (2.21 MB/s) - 'itsdangerous-1.1.0-py2.py3-none-any.whl' saved [16743/16743]


############################################################
Building keyring-18.0.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a1/28/0058032477bfdf2003e605d175629963759220661615443e20711446bfa7/keyring-18.0.0-py2.py3-none-any.whl
--2019-10-05 18:08:32-- https://files.pythonhosted.org/packages/a1/28/0058032477bfdf2003e605d175629963759220661615443e20711446bfa7/keyring-18.0.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 35168 (34K) [binary/octet-stream]
Saving to: 'keyring-18.0.0-py2.py3-none-any.whl'

0K .......... .......... .......... .... 100% 4.01M=0.008s

2019-10-05 18:08:32 (4.01 MB/s) - 'keyring-18.0.0-py2.py3-none-any.whl' saved [35168/35168]


############################################################
Building marathon-0.11.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/97/e3/f036af0d94f98d199233faa71b5bcbef8b8e8e634551940d98c95d276e4f/marathon-0.11.0-py2.py3-none-any.whl
--2019-10-05 18:08:32-- https://files.pythonhosted.org/packages/97/e3/f036af0d94f98d199233faa71b5bcbef8b8e8e634551940d98c95d276e4f/marathon-0.11.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 29928 (29K) [binary/octet-stream]
Saving to: 'marathon-0.11.0-py2.py3-none-any.whl'

0K .......... .......... ......... 100% 3.50M=0.008s

2019-10-05 18:08:32 (3.50 MB/s) - 'marathon-0.11.0-py2.py3-none-any.whl' saved [29928/29928]


############################################################
Building mistral_lib-1.1.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/1e/de/7b2872dca9f245769c9d96f8ce5aae890dd3783c79adc5c1f79d2039961d/mistral_lib-1.1.0-py2.py3-none-any.whl
--2019-10-05 18:08:32-- https://files.pythonhosted.org/packages/1e/de/7b2872dca9f245769c9d96f8ce5aae890dd3783c79adc5c1f79d2039961d/mistral_lib-1.1.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 22282 (22K) [binary/octet-stream]
Saving to: 'mistral_lib-1.1.0-py2.py3-none-any.whl'

0K .......... .......... . 100% 2.86M=0.007s

2019-10-05 18:08:32 (2.86 MB/s) - 'mistral_lib-1.1.0-py2.py3-none-any.whl' saved [22282/22282]


############################################################
Building ndg_httpsclient-0.5.1-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/bf/b2/26470fde7ff55169df8e071fb42cb1f83e22bd952520ab2b5c5a5edc2acd/ndg_httpsclient-0.5.1-py2-none-any.whl
--2019-10-05 18:08:32-- https://files.pythonhosted.org/packages/bf/b2/26470fde7ff55169df8e071fb42cb1f83e22bd952520ab2b5c5a5edc2acd/ndg_httpsclient-0.5.1-py2-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 30783 (30K) [binary/octet-stream]
Saving to: 'ndg_httpsclient-0.5.1-py2-none-any.whl'

0K .......... .......... .......... 100% 3.91M=0.008s

2019-10-05 18:08:32 (3.91 MB/s) - 'ndg_httpsclient-0.5.1-py2-none-any.whl' saved [30783/30783]


############################################################
Building networking_sfc-8.0.0.0b2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/6a/a8/0e9bdd1f87dfb50682f23a01f590530ec8fa715e51127cf9f58d1905886c/networking_sfc-8.0.0.0b2-py2.py3-none-any.whl
--2019-10-05 18:08:32-- https://files.pythonhosted.org/packages/6a/a8/0e9bdd1f87dfb50682f23a01f590530ec8fa715e51127cf9f58d1905886c/networking_sfc-8.0.0.0b2-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 236124 (231K) [binary/octet-stream]
Saving to: 'networking_sfc-8.0.0.0b2-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 21% 3.11M 0s
50K .......... .......... .......... .......... .......... 43% 6.67M 0s
100K .......... .......... .......... .......... .......... 65% 58.5M 0s
150K .......... .......... .......... .......... .......... 86% 123M 0s
200K .......... .......... .......... 100% 4.28M=0.03s

2019-10-05 18:08:32 (7.21 MB/s) - 'networking_sfc-8.0.0.0b2-py2.py3-none-any.whl' saved [236124/236124]


############################################################
Building neutron_lib-1.25.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/74/c6/098c6bd9f6bf471cd0fb5c9d4a22e721f48e5d828b2efa73f9f8f6eb1dbd/neutron_lib-1.25.0-py2.py3-none-any.whl
--2019-10-05 18:08:32-- https://files.pythonhosted.org/packages/74/c6/098c6bd9f6bf471cd0fb5c9d4a22e721f48e5d828b2efa73f9f8f6eb1dbd/neutron_lib-1.25.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 470957 (460K) [binary/octet-stream]
Saving to: 'neutron_lib-1.25.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 10% 3.20M 0s
50K .......... .......... .......... .......... .......... 21% 6.36M 0s
100K .......... .......... .......... .......... .......... 32% 78.3M 0s
150K .......... .......... .......... .......... .......... 43% 7.27M 0s
200K .......... .......... .......... .......... .......... 54% 47.8M 0s
250K .......... .......... .......... .......... .......... 65% 62.5M 0s
300K .......... .......... .......... .......... .......... 76% 125M 0s
350K .......... .......... .......... .......... .......... 86% 8.11M 0s
400K .......... .......... .......... .......... .......... 97% 85.5M 0s
450K ......... 100% 143M=0.04s

2019-10-05 18:08:32 (11.5 MB/s) - 'neutron_lib-1.25.0-py2.py3-none-any.whl' saved [470957/470957]


############################################################
Building oauthlib-3.0.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/16/95/699466b05b72b94a41f662dc9edf87fda4289e3602ecd42d27fcaddf7b56/oauthlib-3.0.1-py2.py3-none-any.whl
--2019-10-05 18:08:32-- https://files.pythonhosted.org/packages/16/95/699466b05b72b94a41f662dc9edf87fda4289e3602ecd42d27fcaddf7b56/oauthlib-3.0.1-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 142889 (140K) [binary/octet-stream]
Saving to: 'oauthlib-3.0.1-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 35% 3.26M 0s
50K .......... .......... .......... .......... .......... 71% 6.55M 0s
100K .......... .......... .......... ......... 100% 120M=0.02s

2019-10-05 18:08:32 (5.99 MB/s) - 'oauthlib-3.0.1-py2.py3-none-any.whl' saved [142889/142889]


############################################################
Building os_brick-2.8.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/e0/9c/f16d73ed37e24677919a0c8b12970d0de2de9243da593df4624146118c13/os_brick-2.8.1-py2.py3-none-any.whl
--2019-10-05 18:08:32-- https://files.pythonhosted.org/packages/e0/9c/f16d73ed37e24677919a0c8b12970d0de2de9243da593df4624146118c13/os_brick-2.8.1-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 243748 (238K) [binary/octet-stream]
Saving to: 'os_brick-2.8.1-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 21% 3.25M 0s
50K .......... .......... .......... .......... .......... 42% 6.43M 0s
100K .......... .......... .......... .......... .......... 63% 78.0M 0s
150K .......... .......... .......... .......... .......... 84% 7.16M 0s
200K .......... .......... .......... ........ 100% 86.0M=0.03s

2019-10-05 18:08:33 (7.63 MB/s) - 'os_brick-2.8.1-py2.py3-none-any.whl' saved [243748/243748]


############################################################
Building osc_lib-1.12.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/f8/8e/f0a14e20e403e9579526142158e98db4b146e788877a19fce9d7d6b1b725/osc_lib-1.12.1-py2.py3-none-any.whl
--2019-10-05 18:08:33-- https://files.pythonhosted.org/packages/f8/8e/f0a14e20e403e9579526142158e98db4b146e788877a19fce9d7d6b1b725/osc_lib-1.12.1-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 84091 (82K) [binary/octet-stream]
Saving to: 'osc_lib-1.12.1-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 60% 3.07M 0s
50K .......... .......... .......... .. 100% 117M=0.02s

2019-10-05 18:08:33 (4.96 MB/s) - 'osc_lib-1.12.1-py2.py3-none-any.whl' saved [84091/84091]


############################################################
Building os_collect_config-10.1.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/f2/4f/d9215f20d022081bdd05af808b94c615446612472a285782da25be8d709e/os_collect_config-10.1.0-py2.py3-none-any.whl
--2019-10-05 18:08:33-- https://files.pythonhosted.org/packages/f2/4f/d9215f20d022081bdd05af808b94c615446612472a285782da25be8d709e/os_collect_config-10.1.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 55280 (54K) [binary/octet-stream]
Saving to: 'os_collect_config-10.1.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 92% 3.45M 0s
50K ... 100% 7600G=0.01s

2019-10-05 18:08:33 (3.73 MB/s) - 'os_collect_config-10.1.0-py2.py3-none-any.whl' saved [55280/55280]


############################################################
Building osc_placement-1.5.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/76/30/1c477bbef0a2918741636314e6c6f6acb520840e82c401e30b1105abc003/osc_placement-1.5.0-py2.py3-none-any.whl
--2019-10-05 18:08:33-- https://files.pythonhosted.org/packages/76/30/1c477bbef0a2918741636314e6c6f6acb520840e82c401e30b1105abc003/osc_placement-1.5.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 49928 (49K) [binary/octet-stream]
Saving to: 'osc_placement-1.5.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... ........ 100% 3.38M=0.01s

2019-10-05 18:08:33 (3.38 MB/s) - 'osc_placement-1.5.0-py2.py3-none-any.whl' saved [49928/49928]


############################################################
Building os_net_config-10.2.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/09/3f/1bb778d4234d285d68a3a5a983127f53992b67373e8c5c51708889fe276f/os_net_config-10.2.0-py2.py3-none-any.whl
--2019-10-05 18:08:33-- https://files.pythonhosted.org/packages/09/3f/1bb778d4234d285d68a3a5a983127f53992b67373e8c5c51708889fe276f/os_net_config-10.2.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 87212 (85K) [binary/octet-stream]
Saving to: 'os_net_config-10.2.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 58% 3.21M 0s
50K .......... .......... .......... ..... 100% 124M=0.02s

2019-10-05 18:08:33 (5.38 MB/s) - 'os_net_config-10.2.0-py2.py3-none-any.whl' saved [87212/87212]


############################################################
Building osprofiler-2.6.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/4a/4e/372ed8c575a58984629e9d70c83aa717b4d7991ea223d5b6fd1070049301/osprofiler-2.6.0-py2.py3-none-any.whl
--2019-10-05 18:08:33-- https://files.pythonhosted.org/packages/4a/4e/372ed8c575a58984629e9d70c83aa717b4d7991ea223d5b6fd1070049301/osprofiler-2.6.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 88717 (87K) [binary/octet-stream]
Saving to: 'osprofiler-2.6.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 57% 3.22M 0s
50K .......... .......... .......... ...... 100% 151M=0.02s

2019-10-05 18:08:33 (5.50 MB/s) - 'osprofiler-2.6.0-py2.py3-none-any.whl' saved [88717/88717]


############################################################
Building os_service_types-1.6.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/fa/09/8875a02f9bc9cfa655fb358ccb1846d64c5cfe3d860e767bfd8f34d13ab1/os_service_types-1.6.0-py2.py3-none-any.whl
--2019-10-05 18:08:33-- https://files.pythonhosted.org/packages/fa/09/8875a02f9bc9cfa655fb358ccb1846d64c5cfe3d860e767bfd8f34d13ab1/os_service_types-1.6.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 23460 (23K) [binary/octet-stream]
Saving to: 'os_service_types-1.6.0-py2.py3-none-any.whl'

0K .......... .......... .. 100% 2.80M=0.008s

2019-10-05 18:08:33 (2.80 MB/s) - 'os_service_types-1.6.0-py2.py3-none-any.whl' saved [23460/23460]


############################################################
Building os_vif-1.15.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/3f/14/6529700ca411617bc3374057ca33ced823f66a397edfc4e8a459f415adf2/os_vif-1.15.1-py2.py3-none-any.whl
--2019-10-05 18:08:33-- https://files.pythonhosted.org/packages/3f/14/6529700ca411617bc3374057ca33ced823f66a397edfc4e8a459f415adf2/os_vif-1.15.1-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 103526 (101K) [binary/octet-stream]
Saving to: 'os_vif-1.15.1-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 49% 3.38M 0s
50K .......... .......... .......... .......... .......... 98% 7.05M 0s
100K . 100% 2097G=0.02s

2019-10-05 18:08:33 (4.62 MB/s) - 'os_vif-1.15.1-py2.py3-none-any.whl' saved [103526/103526]


############################################################
Building pifpaf-2.2.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/33/dc/4f276c55d94cd73fc1f94e2d23f34b476fea38d240e3e17b837a5749bc9f/pifpaf-2.2.2-py2.py3-none-any.whl
--2019-10-05 18:08:33-- https://files.pythonhosted.org/packages/33/dc/4f276c55d94cd73fc1f94e2d23f34b476fea38d240e3e17b837a5749bc9f/pifpaf-2.2.2-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 59858 (58K) [binary/octet-stream]
Saving to: 'pifpaf-2.2.2-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 85% 3.27M 0s
50K ........ 100% 111M=0.01s

2019-10-05 18:08:33 (3.81 MB/s) - 'pifpaf-2.2.2-py2.py3-none-any.whl' saved [59858/59858]


############################################################
Building Pint-0.9-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/15/9d/bf177ebbc57d25e9e296addc14a1303d1e34d7964af5df428a8332349c42/Pint-0.9-py2.py3-none-any.whl
--2019-10-05 18:08:33-- https://files.pythonhosted.org/packages/15/9d/bf177ebbc57d25e9e296addc14a1303d1e34d7964af5df428a8332349c42/Pint-0.9-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 138192 (135K) [binary/octet-stream]
Saving to: 'Pint-0.9-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 37% 3.22M 0s
50K .......... .......... .......... .......... .......... 74% 6.57M 0s
100K .......... .......... .......... .... 100% 78.6M=0.02s

2019-10-05 18:08:33 (5.72 MB/s) - 'Pint-0.9-py2.py3-none-any.whl' saved [138192/138192]


############################################################
Building ply-3.11-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc/ply-3.11-py2.py3-none-any.whl
--2019-10-05 18:08:33-- https://files.pythonhosted.org/packages/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc/ply-3.11-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 49567 (48K) [binary/octet-stream]
Saving to: 'ply-3.11-py2.py3-none-any.whl'

0K .......... .......... .......... .......... ........ 100% 3.36M=0.01s

2019-10-05 18:08:34 (3.36 MB/s) - 'ply-3.11-py2.py3-none-any.whl' saved [49567/49567]


############################################################
Building pycadf-2.9.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/55/7f/54256b5efecbc558b852c10b4696311643ea014b5ad9f551fdb8ecbf07e2/pycadf-2.9.0-py2.py3-none-any.whl
--2019-10-05 18:08:34-- https://files.pythonhosted.org/packages/55/7f/54256b5efecbc558b852c10b4696311643ea014b5ad9f551fdb8ecbf07e2/pycadf-2.9.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 42578 (42K) [binary/octet-stream]
Saving to: 'pycadf-2.9.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... . 100% 2.76M=0.01s

2019-10-05 18:08:34 (2.76 MB/s) - 'pycadf-2.9.0-py2.py3-none-any.whl' saved [42578/42578]


############################################################
Building pydot-1.4.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl
--2019-10-05 18:08:34-- https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19825 (19K) [binary/octet-stream]
Saving to: 'pydot-1.4.1-py2.py3-none-any.whl'

0K .......... ......... 100% 2.65M=0.007s

2019-10-05 18:08:34 (2.65 MB/s) - 'pydot-1.4.1-py2.py3-none-any.whl' saved [19825/19825]


############################################################
Building PyKMIP-0.8.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/ef/69/a9a67248af2977975bb0817b5de3965b2e633888b235f2903b2d8c54d0da/PyKMIP-0.8.0-py2.py3-none-any.whl
--2019-10-05 18:08:34-- https://files.pythonhosted.org/packages/ef/69/a9a67248af2977975bb0817b5de3965b2e633888b235f2903b2d8c54d0da/PyKMIP-0.8.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 264504 (258K) [binary/octet-stream]
Saving to: 'PyKMIP-0.8.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 19% 3.26M 0s
50K .......... .......... .......... .......... .......... 38% 6.41M 0s
100K .......... .......... .......... .......... .......... 58% 87.7M 0s
150K .......... .......... .......... .......... .......... 77% 7.17M 0s
200K .......... .......... .......... .......... .......... 96% 61.6M 0s
250K ........ 100% 137M=0.03s

2019-10-05 18:08:34 (8.18 MB/s) - 'PyKMIP-0.8.0-py2.py3-none-any.whl' saved [264504/264504]


############################################################
Building pysaml2-4.6.5-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/2c/b1/cf450c34af4f8a293814c85becdcbc98e21f43d8cefed5363328941dc4a9/pysaml2-4.6.5-py2.py3-none-any.whl
--2019-10-05 18:08:34-- https://files.pythonhosted.org/packages/2c/b1/cf450c34af4f8a293814c85becdcbc98e21f43d8cefed5363328941dc4a9/pysaml2-4.6.5-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 334852 (327K) [binary/octet-stream]
Saving to: 'pysaml2-4.6.5-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 15% 3.21M 0s
50K .......... .......... .......... .......... .......... 30% 6.31M 0s
100K .......... .......... .......... .......... .......... 45% 52.8M 0s
150K .......... .......... .......... .......... .......... 61% 8.00M 0s
200K .......... .......... .......... .......... .......... 76% 50.5M 0s
250K .......... .......... .......... .......... .......... 91% 5.78M 0s
300K .......... .......... ....... 100% 143M=0.04s

2019-10-05 18:08:35 (8.07 MB/s) - 'pysaml2-4.6.5-py2.py3-none-any.whl' saved [334852/334852]


############################################################
Building python_barbicanclient-4.8.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/96/9c/9410b618ba4783fa17e138ebbc584d6d95a1f3d42464bfdaa39ad98610d3/python_barbicanclient-4.8.1-py2.py3-none-any.whl
--2019-10-05 18:08:35-- https://files.pythonhosted.org/packages/96/9c/9410b618ba4783fa17e138ebbc584d6d95a1f3d42464bfdaa39ad98610d3/python_barbicanclient-4.8.1-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 82150 (80K) [binary/octet-stream]
Saving to: 'python_barbicanclient-4.8.1-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 62% 2.91M 0s
50K .......... .......... .......... 100% 118M=0.02s

2019-10-05 18:08:35 (4.61 MB/s) - 'python_barbicanclient-4.8.1-py2.py3-none-any.whl' saved [82150/82150]


############################################################
Building python_blazarclient-2.1.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/26/82/86bc8d16dc048c1853385d6fc5073ccaccd71e5bd083d9870b8d03dacd5b/python_blazarclient-2.1.0-py2.py3-none-any.whl
--2019-10-05 18:08:35-- https://files.pythonhosted.org/packages/26/82/86bc8d16dc048c1853385d6fc5073ccaccd71e5bd083d9870b8d03dacd5b/python_blazarclient-2.1.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 40246 (39K) [binary/octet-stream]
Saving to: 'python_blazarclient-2.1.0-py2.py3-none-any.whl'

0K .......... .......... .......... ......... 100% 4.98M=0.008s

2019-10-05 18:08:35 (4.98 MB/s) - 'python_blazarclient-2.1.0-py2.py3-none-any.whl' saved [40246/40246]


############################################################
Building python_congressclient-1.12.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/b6/35/f3f1a7ac055678937800a91a174b3b12e4ce34826c73cd1518ce43a9a309/python_congressclient-1.12.0-py2.py3-none-any.whl
--2019-10-05 18:08:35-- https://files.pythonhosted.org/packages/b6/35/f3f1a7ac055678937800a91a174b3b12e4ce34826c73cd1518ce43a9a309/python_congressclient-1.12.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 40759 (40K) [binary/octet-stream]
Saving to: 'python_congressclient-1.12.0-py2.py3-none-any.whl'

0K .......... .......... .......... ......... 100% 5.13M=0.008s

2019-10-05 18:08:35 (5.13 MB/s) - 'python_congressclient-1.12.0-py2.py3-none-any.whl' saved [40759/40759]


############################################################
Building python_consul-1.1.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/3f/d0/59bc5f1c6c4d4b498c41d8ce7052ee9e9d68be19e16038a55252018a6c4d/python_consul-1.1.0-py2.py3-none-any.whl
--2019-10-05 18:08:35-- https://files.pythonhosted.org/packages/3f/d0/59bc5f1c6c4d4b498c41d8ce7052ee9e9d68be19e16038a55252018a6c4d/python_consul-1.1.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 24308 (24K) [binary/octet-stream]
Saving to: 'python_consul-1.1.0-py2.py3-none-any.whl'

0K .......... .......... ... 100% 3.18M=0.007s

2019-10-05 18:08:35 (3.18 MB/s) - 'python_consul-1.1.0-py2.py3-none-any.whl' saved [24308/24308]


############################################################
Building python_editor-1.0.4-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/55/a0/3c0ba1c10f2ca381645dd46cb7afbb73fddc8de9f957e1f9e726a846eabc/python_editor-1.0.4-py2-none-any.whl
--2019-10-05 18:08:35-- https://files.pythonhosted.org/packages/55/a0/3c0ba1c10f2ca381645dd46cb7afbb73fddc8de9f957e1f9e726a846eabc/python_editor-1.0.4-py2-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4877 (4.8K) [binary/octet-stream]
Saving to: 'python_editor-1.0.4-py2-none-any.whl'

0K .... 100% 38.2M=0s

2019-10-05 18:08:35 (38.2 MB/s) - 'python_editor-1.0.4-py2-none-any.whl' saved [4877/4877]


############################################################
Building python_ironic_inspector_client-3.5.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/eb/f2/3c939a6d2484b01e2dc5c18d7063e5a4fd83a1be08ab30c9ebd66ee13699/python_ironic_inspector_client-3.5.0-py2.py3-none-any.whl
--2019-10-05 18:08:35-- https://files.pythonhosted.org/packages/eb/f2/3c939a6d2484b01e2dc5c18d7063e5a4fd83a1be08ab30c9ebd66ee13699/python_ironic_inspector_client-3.5.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 36439 (36K) [binary/octet-stream]
Saving to: 'python_ironic_inspector_client-3.5.0-py2.py3-none-any.whl'

0K .......... .......... .......... ..... 100% 4.48M=0.008s

2019-10-05 18:08:35 (4.48 MB/s) - 'python_ironic_inspector_client-3.5.0-py2.py3-none-any.whl' saved [36439/36439]


############################################################
Building python_masakariclient-5.4.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/48/ac/ac79edb76a968c07d7c4f3f4e0cda7fc9c263a29d2578133fc2ad3a2fcdf/python_masakariclient-5.4.0-py2.py3-none-any.whl
--2019-10-05 18:08:35-- https://files.pythonhosted.org/packages/48/ac/ac79edb76a968c07d7c4f3f4e0cda7fc9c263a29d2578133fc2ad3a2fcdf/python_masakariclient-5.4.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 45331 (44K) [binary/octet-stream]
Saving to: 'python_masakariclient-5.4.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .... 100% 2.75M=0.02s

2019-10-05 18:08:35 (2.75 MB/s) - 'python_masakariclient-5.4.0-py2.py3-none-any.whl' saved [45331/45331]


############################################################
Building python_memcached-1.59-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/f5/90/19d3908048f70c120ec66a39e61b92c253e834e6e895cd104ce5e46cbe53/python_memcached-1.59-py2.py3-none-any.whl
--2019-10-05 18:08:35-- https://files.pythonhosted.org/packages/f5/90/19d3908048f70c120ec66a39e61b92c253e834e6e895cd104ce5e46cbe53/python_memcached-1.59-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16200 (16K) [binary/octet-stream]
Saving to: 'python_memcached-1.59-py2.py3-none-any.whl'

0K .......... ..... 100% 2.16M=0.007s

2019-10-05 18:08:35 (2.16 MB/s) - 'python_memcached-1.59-py2.py3-none-any.whl' saved [16200/16200]


############################################################
Building python_mistralclient-3.8.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/d9/1c/86ec71d71c8d956e2bd1b41fca571abbbba0f8ae172202f88f7cafdc52e6/python_mistralclient-3.8.0-py2.py3-none-any.whl
--2019-10-05 18:08:35-- https://files.pythonhosted.org/packages/d9/1c/86ec71d71c8d956e2bd1b41fca571abbbba0f8ae172202f88f7cafdc52e6/python_mistralclient-3.8.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 129880 (127K) [binary/octet-stream]
Saving to: 'python_mistralclient-3.8.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 39% 3.22M 0s
50K .......... .......... .......... .......... .......... 78% 6.40M 0s
100K .......... .......... ...... 100% 128M=0.02s

2019-10-05 18:08:35 (5.39 MB/s) - 'python_mistralclient-3.8.0-py2.py3-none-any.whl' saved [129880/129880]


############################################################
Building python_octaviaclient-1.8.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/86/8e/607ec852af5a254816cf03490bac0a3da710ec53b3c6b65e29de755014d7/python_octaviaclient-1.8.0-py2.py3-none-any.whl
--2019-10-05 18:08:35-- https://files.pythonhosted.org/packages/86/8e/607ec852af5a254816cf03490bac0a3da710ec53b3c6b65e29de755014d7/python_octaviaclient-1.8.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 82892 (81K) [binary/octet-stream]
Saving to: 'python_octaviaclient-1.8.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 61% 3.39M 0s
50K .......... .......... .......... 100% 52.8M=0.01s

2019-10-05 18:08:36 (5.27 MB/s) - 'python_octaviaclient-1.8.0-py2.py3-none-any.whl' saved [82892/82892]


############################################################
Building python_vitrageclient-2.7.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/66/05/ece2324cac3a443c749935a9e402625652bea7ac3d9210a3f34e69f93c88/python_vitrageclient-2.7.0-py2.py3-none-any.whl
--2019-10-05 18:08:36-- https://files.pythonhosted.org/packages/66/05/ece2324cac3a443c749935a9e402625652bea7ac3d9210a3f34e69f93c88/python_vitrageclient-2.7.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 48558 (47K) [binary/octet-stream]
Saving to: 'python_vitrageclient-2.7.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... ....... 100% 2.83M=0.02s

2019-10-05 18:08:36 (2.83 MB/s) - 'python_vitrageclient-2.7.0-py2.py3-none-any.whl' saved [48558/48558]


############################################################
Building python_zunclient-3.3.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/cb/11/ae37e048e7fe5206c4c14795a0f9049495c13f8910bebfbc10f84e2d6181/python_zunclient-3.3.0-py2.py3-none-any.whl
--2019-10-05 18:08:36-- https://files.pythonhosted.org/packages/cb/11/ae37e048e7fe5206c4c14795a0f9049495c13f8910bebfbc10f84e2d6181/python_zunclient-3.3.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 151744 (148K) [binary/octet-stream]
Saving to: 'python_zunclient-3.3.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 33% 3.21M 0s
50K .......... .......... .......... .......... .......... 67% 6.40M 0s
100K .......... .......... .......... .......... ........ 100% 97.7M=0.02s

2019-10-05 18:08:36 (6.21 MB/s) - 'python_zunclient-3.3.0-py2.py3-none-any.whl' saved [151744/151744]


############################################################
Building smmap2-2.0.5-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/55/d2/866d45e3a121ee15a1dc013824d58072fd5c7799c9c34d01378eb262ca8f/smmap2-2.0.5-py2.py3-none-any.whl
--2019-10-05 18:08:36-- https://files.pythonhosted.org/packages/55/d2/866d45e3a121ee15a1dc013824d58072fd5c7799c9c34d01378eb262ca8f/smmap2-2.0.5-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 24242 (24K) [binary/octet-stream]
Saving to: 'smmap2-2.0.5-py2.py3-none-any.whl'

0K .......... .......... ... 100% 3.15M=0.007s

2019-10-05 18:08:36 (3.15 MB/s) - 'smmap2-2.0.5-py2.py3-none-any.whl' saved [24242/24242]


############################################################
Building stestr-2.2.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/32/d9/c91653d8452d42a7dd53555709154bbc2dbd494f967f72bcfc057f20c694/stestr-2.2.0-py2-none-any.whl
--2019-10-05 18:08:36-- https://files.pythonhosted.org/packages/32/d9/c91653d8452d42a7dd53555709154bbc2dbd494f967f72bcfc057f20c694/stestr-2.2.0-py2-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 108087 (106K) [binary/octet-stream]
Saving to: 'stestr-2.2.0-py2-none-any.whl'

0K .......... .......... .......... .......... .......... 47% 2.85M 0s
50K .......... .......... .......... .......... .......... 94% 6.26M 0s
100K ..... 100% 62.6M=0.03s

2019-10-05 18:08:36 (4.12 MB/s) - 'stestr-2.2.0-py2-none-any.whl' saved [108087/108087]


############################################################
Building sushy-1.8.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/c5/c1/c8863c2bfa82c9ed9641dc594649187507d8511f05dc763a877e96500883/sushy-1.8.1-py2.py3-none-any.whl
--2019-10-05 18:08:36-- https://files.pythonhosted.org/packages/c5/c1/c8863c2bfa82c9ed9641dc594649187507d8511f05dc763a877e96500883/sushy-1.8.1-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 166184 (162K) [binary/octet-stream]
Saving to: 'sushy-1.8.1-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 30% 3.23M 0s
50K .......... .......... .......... .......... .......... 61% 6.24M 0s
100K .......... .......... .......... .......... .......... 92% 99.6M 0s
150K .......... .. 100% 92.9M=0.02s

2019-10-05 18:08:36 (6.73 MB/s) - 'sushy-1.8.1-py2.py3-none-any.whl' saved [166184/166184]


############################################################
Building tenacity-5.0.3-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/aa/38/16856e4df287ad7a5fe8602d57f04955d77b8f95b7e5302517a4b3df619a/tenacity-5.0.3-py2.py3-none-any.whl
--2019-10-05 18:08:36-- https://files.pythonhosted.org/packages/aa/38/16856e4df287ad7a5fe8602d57f04955d77b8f95b7e5302517a4b3df619a/tenacity-5.0.3-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 38872 (38K) [binary/octet-stream]
Saving to: 'tenacity-5.0.3-py2.py3-none-any.whl'

0K .......... .......... .......... ....... 100% 5.20M=0.007s

2019-10-05 18:08:36 (5.20 MB/s) - 'tenacity-5.0.3-py2.py3-none-any.whl' saved [38872/38872]


############################################################
Building tosca_parser-1.4.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/7a/85/5766d4970732e3e159f562a0f8855b0b7c9f0267bc68b12141f2682e1e14/tosca_parser-1.4.0-py2.py3-none-any.whl
--2019-10-05 18:08:36-- https://files.pythonhosted.org/packages/7a/85/5766d4970732e3e159f562a0f8855b0b7c9f0267bc68b12141f2682e1e14/tosca_parser-1.4.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 313211 (306K) [binary/octet-stream]
Saving to: 'tosca_parser-1.4.0-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 16% 3.37M 0s
50K .......... .......... .......... .......... .......... 32% 6.96M 0s
100K .......... .......... .......... .......... .......... 49% 55.2M 0s
150K .......... .......... .......... .......... .......... 65% 87.8M 0s
200K .......... .......... .......... .......... .......... 81% 7.23M 0s
250K .......... .......... .......... .......... .......... 98% 101M 0s
300K ..... 100% 60.4M=0.03s

2019-10-05 18:08:36 (9.86 MB/s) - 'tosca_parser-1.4.0-py2.py3-none-any.whl' saved [313211/313211]


############################################################
Building typing-3.6.6-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/cc/3e/29f92b7aeda5b078c86d14f550bf85cff809042e3429ace7af6193c3bc9f/typing-3.6.6-py2-none-any.whl
--2019-10-05 18:08:36-- https://files.pythonhosted.org/packages/cc/3e/29f92b7aeda5b078c86d14f550bf85cff809042e3429ace7af6193c3bc9f/typing-3.6.6-py2-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 23560 (23K) [binary/octet-stream]
Saving to: 'typing-3.6.6-py2-none-any.whl'

0K .......... .......... ... 100% 3.10M=0.007s

2019-10-05 18:08:36 (3.10 MB/s) - 'typing-3.6.6-py2-none-any.whl' saved [23560/23560]


############################################################
Building voluptuous-0.11.5-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/59/95/fa6218477c6999c9b7fdfab7c12c1bd4da2d5930f5eb2b232ec74eb344e7/voluptuous-0.11.5-py2.py3-none-any.whl
--2019-10-05 18:08:36-- https://files.pythonhosted.org/packages/59/95/fa6218477c6999c9b7fdfab7c12c1bd4da2d5930f5eb2b232ec74eb344e7/voluptuous-0.11.5-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 27677 (27K) [binary/octet-stream]
Saving to: 'voluptuous-0.11.5-py2.py3-none-any.whl'

0K .......... .......... ....... 100% 3.60M=0.007s

2019-10-05 18:08:36 (3.60 MB/s) - 'voluptuous-0.11.5-py2.py3-none-any.whl' saved [27677/27677]


############################################################
Building webcolors-1.8.1-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/1d/44/c4902683be73beba20afd299705e11f0a753a01cc7f9d6a070841848605b/webcolors-1.8.1-py2.py3-none-any.whl
--2019-10-05 18:08:36-- https://files.pythonhosted.org/packages/1d/44/c4902683be73beba20afd299705e11f0a753a01cc7f9d6a070841848605b/webcolors-1.8.1-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 11241 (11K) [binary/octet-stream]
Saving to: 'webcolors-1.8.1-py2.py3-none-any.whl'

0K .......... 100% 46.8M=0s

2019-10-05 18:08:37 (46.8 MB/s) - 'webcolors-1.8.1-py2.py3-none-any.whl' saved [11241/11241]


############################################################
Building wsgi_intercept-1.8.0-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/b7/19/cfc3ce42f8dece6d3c0770c87203422ed61d133f5bf28a76671e0d33a7b3/wsgi_intercept-1.8.0-py2.py3-none-any.whl
--2019-10-05 18:08:37-- https://files.pythonhosted.org/packages/b7/19/cfc3ce42f8dece6d3c0770c87203422ed61d133f5bf28a76671e0d33a7b3/wsgi_intercept-1.8.0-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 29477 (29K) [binary/octet-stream]
Saving to: 'wsgi_intercept-1.8.0-py2.py3-none-any.whl'

0K .......... .......... ........ 100% 3.75M=0.007s

2019-10-05 18:08:37 (3.75 MB/s) - 'wsgi_intercept-1.8.0-py2.py3-none-any.whl' saved [29477/29477]


############################################################
Building XStatic_Angular_lrdragndrop-1.0.2.4-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/80/ea/ffdde05892eabe468f22403f75299cf5d991f0af4f1400bebbf3af04bc9a/XStatic_Angular_lrdragndrop-1.0.2.4-py2.py3-none-any.whl
--2019-10-05 18:08:37-- https://files.pythonhosted.org/packages/80/ea/ffdde05892eabe468f22403f75299cf5d991f0af4f1400bebbf3af04bc9a/XStatic_Angular_lrdragndrop-1.0.2.4-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6397 (6.2K) [binary/octet-stream]
Saving to: 'XStatic_Angular_lrdragndrop-1.0.2.4-py2.py3-none-any.whl'

0K ...... 100% 41.9M=0s

2019-10-05 18:08:37 (41.9 MB/s) - 'XStatic_Angular_lrdragndrop-1.0.2.4-py2.py3-none-any.whl' saved [6397/6397]


############################################################
Building XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/05/43/ceac7def3b6eaf82b6f593e3db2b03a9693a7b002b569e664e382aecddbc/XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl
--2019-10-05 18:08:37-- https://files.pythonhosted.org/packages/05/43/ceac7def3b6eaf82b6f593e3db2b03a9693a7b002b569e664e382aecddbc/XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 41805 (41K) [binary/octet-stream]
Saving to: 'XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl'

0K .......... .......... .......... .......... 100% 2.71M=0.01s

2019-10-05 18:08:37 (2.71 MB/s) - 'XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl' saved [41805/41805]


############################################################
Building XStatic_mdi-1.6.50.2-py2.py3-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/73/49/13b9f7ce9fbcc7fabe086b7ac1b056118cbd4c9abf185e01cc4a54631136/XStatic_mdi-1.6.50.2-py2.py3-none-any.whl
--2019-10-05 18:08:37-- https://files.pythonhosted.org/packages/73/49/13b9f7ce9fbcc7fabe086b7ac1b056118cbd4c9abf185e01cc4a54631136/XStatic_mdi-1.6.50.2-py2.py3-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 786074 (768K) [binary/octet-stream]
Saving to: 'XStatic_mdi-1.6.50.2-py2.py3-none-any.whl'

0K .......... .......... .......... .......... .......... 6% 3.25M 0s
50K .......... .......... .......... .......... .......... 13% 6.63M 0s
100K .......... .......... .......... .......... .......... 19% 74.4M 0s
150K .......... .......... .......... .......... .......... 26% 125M 0s
200K .......... .......... .......... .......... .......... 32% 6.62M 0s
250K .......... .......... .......... .......... .......... 39% 92.1M 0s
300K .......... .......... .......... .......... .......... 45% 109M 0s
350K .......... .......... .......... .......... .......... 52% 7.83M 0s
400K .......... .......... .......... .......... .......... 58% 94.9M 0s
450K .......... .......... .......... .......... .......... 65% 81.4M 0s
500K .......... .......... .......... .......... .......... 71% 104M 0s
550K .......... .......... .......... .......... .......... 78% 82.4M 0s
600K .......... .......... .......... .......... .......... 84% 105M 0s
650K .......... .......... .......... .......... .......... 91% 102M 0s
700K .......... .......... .......... .......... .......... 97% 186M 0s
750K .......... ....... 100% 128M=0.04s

2019-10-05 18:08:37 (18.0 MB/s) - 'XStatic_mdi-1.6.50.2-py2.py3-none-any.whl' saved [786074/786074]


############################################################
Building zuul_sphinx-0.3.0-py2-none-any.whl
############################################################
Running: wget https://files.pythonhosted.org/packages/0a/9b/09ef523d8aa5e4a67cb314badf3cac43b6bc06ac882bb4fd2a9e83a83090/zuul_sphinx-0.3.0-py2-none-any.whl
--2019-10-05 18:08:37-- https://files.pythonhosted.org/packages/0a/9b/09ef523d8aa5e4a67cb314badf3cac43b6bc06ac882bb4fd2a9e83a83090/zuul_sphinx-0.3.0-py2-none-any.whl
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12038 (12K) [binary/octet-stream]
Saving to: 'zuul_sphinx-0.3.0-py2-none-any.whl'

0K .......... . 100% 45.8M=0s

2019-10-05 18:08:37 (45.8 MB/s) - 'zuul_sphinx-0.3.0-py2-none-any.whl' saved [12038/12038]

############################################################
All wheels have been successfully built.
Removing docker image jenkins-20191005t150558z-wheelbuilder:centos-stable
Untagged: jenkins-20191005t150558z-wheelbuilder:centos-stable
Deleted: sha256:ebadbf37ba5afd36769367d1cf9ef69f163d877b68ce0efaf7f2f28ec66813a0
Deleted: sha256:f9855264d73648f3a2190f80091206cb8bc8576d84b1b33692f14bf200b256fc
Deleted: sha256:d35491f4ff3e35a679453e39593d2fdebb73a09bf495ce95502841eca339720e
Deleted: sha256:448bfa74db3bb7bfad461752091bc1ae82a4a8142d88dc600e62c58505120946
Deleted: sha256:48dc443a690f54b3168b19e74358b1683b54d491ed1522e8af5b95727ba07a60
Deleted: sha256:218538358fc468b2bc50c600afb957c42a1d9ce34702b93dc870d1d9d8795fc7
Deleted: sha256:7296a85a40ad49b0ad46aa931d360fad73e2c1c37d50d9f13bff12862216945f
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/cgcs-patch-wheels-1.0-28.tis.x86_64.rpm
./wheels/cgcs_patch-1.0-py2.py3-none-any.whl
147 blocks
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/cgts-client-wheels-1.0-69.tis.x86_64.rpm
./wheels/cgtsclient-1.0-py2-none-any.whl
394 blocks
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/controllerconfig-wheels-1.0-151.tis.x86_64.rpm
./wheels/controllerconfig-1.0.0-py2-none-any.whl
262 blocks
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/distributedcloud-client-wheels-1.0.0-1.tis.22.noarch.rpm
./wheels/distributedcloud_client-1.0.0-py2-none-any.whl
154 blocks
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/distributedcloud-wheels-1.0.0-1.tis.71.noarch.rpm
./wheels/distributedcloud-1.0.0-py2-none-any.whl
696 blocks
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/fm-api-wheels-1.0-14.tis.x86_64.rpm
./wheels/fm_api-1.0.0-py2.py3-none-any.whl
19 blocks
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/fm-common-wheels-1.0-9.tis.x86_64.rpm
./wheels/fm_core-1.0-cp27-cp27mu-linux_x86_64.whl
83 blocks
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/fm-rest-api-wheels-1.0-3.tis.x86_64.rpm
./wheels/fm-1.0.0-py2.py3-none-any.whl
115 blocks
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/libvirt-python-wheels-4.7.0-1.tis.3.x86_64.rpm
./wheels/libvirt_python-4.7.0-cp27-cp27mu-linux_x86_64.whl
847 blocks
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/nova-api-proxy-wheels-1.0-10.tis.x86_64.rpm
./wheels/api_proxy-1.0.0-py2-none-any.whl
33 blocks
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/python-fmclient-wheels-1.0-4.tis.x86_64.rpm
./wheels/fmclient-1.0-py2.py3-none-any.whl
79 blocks
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/starlingx-dashboard-wheels-1.0-181.tis.noarch.rpm
./wheels/starlingx_dashboard-1.0-py2-none-any.whl
837 blocks
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/sysinv-wheels-1.0-330.tis.x86_64.rpm
./wheels/sysinv-1.0-py2-none-any.whl
2510 blocks
Extracting /localdisk/loadbuild/jenkins/rc-2.0/20191005T150558Z/std/rpmbuild/RPMS/tsconfig-wheels-1.0-9.tis.x86_64.rpm
./wheels/tsconfig-1.0.0-py2.py3-none-any.whl
8 blocks
Running: wget https://raw.githubusercontent.com/openstack/requirements/stable/stein/global-requirements.txt
--2019-10-05 14:08:42-- https://raw.githubusercontent.com/openstack/requirements/stable/stein/global-requirements.txt
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.0.133, 151.101.64.133, 151.101.128.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15468 (15K) [text/plain]
Saving to: 'global-requirements.txt'

0K .......... ..... 100% 2.17M=0.007s

2019-10-05 14:08:42 (2.17 MB/s) - 'global-requirements.txt' saved [15468/15468]

Running: wget https://raw.githubusercontent.com/openstack/requirements/stable/stein/upper-constraints.txt
--2019-10-05 14:08:42-- https://raw.githubusercontent.com/openstack/requirements/stable/stein/upper-constraints.txt
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.0.133, 151.101.64.133, 151.101.128.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12959 (13K) [text/plain]
Saving to: 'upper-constraints.txt'

0K .......... .. 100% 1.88M=0.007s

2019-10-05 14:08:42 (1.88 MB/s) - 'upper-constraints.txt' saved [12959/12959]

Adding abclient-0.2.3...
Adding alembic-1.0.8...
Adding amqplib-1.0.2...
Adding aniso8601-5.1.0...
Adding anyjson-0.3.3...
Adding backports.ssl-match-hostname-3.7.0.1...
Adding bottle-0.12.16...
Adding cassandra-driver-3.17.0...
Adding ceilometermiddleware-1.4.0...
Adding cmd2-0.8.9...
Adding configparser-3.7.3...
Adding construct-2.8.22...
Adding crc16-0.1.1...
Adding croniter-0.3.29...
Adding daiquiri-1.5.0...
Adding demjson-2.2.4...
Adding deprecation-2.0.6...
Adding django-floppyforms-1.7.0...
Adding django-pyscss-2.0.2...
Adding docopt-0.6.2...
Adding dogpile.cache-0.7.1...
Adding dulwich-0.19.11...
Adding enum-compat-0.0.2...
Adding etcd3-0.8.1...
Adding exabgp-4.0.10...
Adding flask-keystone-0.2...
Adding flask-oslolog-0.1...
Adding fortiosclient-0.0.3...
Adding frozendict-1.2...
Adding funcparserlib-0.3.6...
Adding functools32-3.2.3.post2...
Adding future-0.17.1...
Adding google-api-python-client-1.7.8...
Adding happybase-1.1.0...
Adding heat-translator-1.3.0...
Adding hiredis-1.0.0...
Adding httplib2-0.12.1...
Adding instack-undercloud-9.4.0...
Adding ironic-lib-2.16.2...
Adding itsdangerous-1.1.0...
Adding jaeger-client-3.13.0...
Adding jsonpath-rw-1.4.0...
Adding keyring-18.0.0...
Adding krest-1.3.1...
Adding logutils-0.3.5...
Adding lz4-0.9.0...
Adding Mako-1.0.7...
Adding marathon-0.11.0...
Adding MarkupSafe-1.1.1...
Adding mistral-lib-1.1.0...
Adding mox-0.5.3...
Adding mpmath-1.1.0...
Adding msgpack-python-0.4.8...
Adding munch-2.3.2...
Adding ndg-httpsclient-0.5.1...
Adding netifaces-0.10.9...
Adding netmiko-2.3.0...
Adding networking-sfc-8.0.0.0b2...
Adding networkx-2.2...
Adding neutron-lib-1.25.0...
Adding nodeenv-1.3.3...
Adding nose-exclude-0.5.0...
Adding nosehtmloutput-0.0.5...
Adding oauthlib-3.0.1...
Adding openshift-0.8.6...
Adding openstack.nose-plugin-0.11...
Adding opentracing-1.3.0...
Adding os-brick-2.8.1...
Adding osc-lib-1.12.1...
Adding os-collect-config-10.1.0...
Adding osc-placement-1.5.0...
Adding os-net-config-10.2.0...
Adding osprofiler-2.6.0...
Adding os-service-types-1.6.0...
Adding os-vif-1.15.1...
Adding ovs-2.10.0...
Adding panko-5.0.0...
Adding pathlib-1.0.1...
Adding pecan-1.3.2...
Adding pifpaf-2.2.2...
Adding pika-pool-0.1.3...
Adding Pint-0.9...
Adding ply-3.11...
Adding positional-1.1.2...
Adding prettytable-0.7.2...
Adding proboscis-1.2.6.0...
Adding psutil-5.6.0...
Adding PuLP-1.6.9...
Adding pycadf-2.9.0...
Adding pycparser-2.19...
Adding pycrypto-2.6.1...
Adding pycryptodomex-3.7.3...
Adding pydot-1.4.1...
Adding pydotplus-2.0.2...
Adding pyeclib-1.5.0...
Adding pyinotify-0.9.6...
Adding pykerberos-1.2.1...
Adding PyKMIP-0.8.0...
Adding pylxd-2.2.9...
Adding pyngus-2.3.0...
Adding pyperclip-1.7.0...
Adding pyroute2-0.5.4...
Adding pysaml2-4.6.5...
Adding pyScss-1.3.4...
Adding pysendfile-2.0.1...
Adding pystache-0.5.4...
Adding python-barbicanclient-4.8.1...
Adding python-blazarclient-2.1.0...
Adding python-congressclient-1.12.0...
Adding python-consul-1.1.0...
Adding python-editor-1.0.4...
Adding python-etcd-0.4.5...
Adding python-ironic-inspector-client-3.5.0...
Adding python-ldap-3.1.0...
Adding python-masakariclient-5.4.0...
Adding python-memcached-1.59...
Adding python-mistralclient-3.8.0...
Adding python-nss-1.0.1...
Adding python-octaviaclient-1.8.0...
Adding python-pcre-0.7...
Adding python-pytun-2.3.0...
Adding python-qpid-proton-0.27.0...
Adding python-string-utils-0.6.0...
Adding python-vitrageclient-2.7.0...
Adding python-zunclient-3.3.0...
Adding pyudev-0.21.0...
Adding PyYAML-3.13...
Adding pyzabbix-0.7.5...
Adding qpid-python-1.36.0.post1...
Adding rcssmin-1.0.6...
Adding repoze.lru-0.7...
Adding requests-aws-0.1.8...
Adding requests-unixsocket-0.1.5...
Adding restructuredtext-lint-1.2.2...
Adding retrying-1.3.3...
Adding rjsmin-1.0.12...
Adding rtslib-fb-2.1.66...
Adding scandir-1.9.0...
Adding scrypt-0.8.13...
Adding SecretStorage-2.3.1...
Adding semantic-version-2.6.0...
Adding setproctitle-1.1.10...
Adding simplegeneric-0.8.1...
Adding simplejson-3.16.0...
Adding skydive-client-0.5.0...
Adding smmap2-2.0.5...
Adding sphinxcontrib-fulltoc-1.2.0...
Adding sphinxcontrib-pecanwsme-0.9.0...
Adding SQLAlchemy-1.2.18...
Adding SQLAlchemy-Utils-0.33.11...
Adding stestr-2.2.0...
Adding stomp.py-4.1.21...
Adding subprocess32-3.5.3...
Adding suds-jurko-0.6...
Adding sushy-1.8.1...
Adding sympy-1.3...
Adding systemd-python-234...
Adding sysv-ipc-1.0.0...
Adding Tempita-0.5.2...
Adding tenacity-5.0.3...
Adding termcolor-1.1.0...
Adding testrepository-0.0.20...
Adding textfsm-0.4.1...
Adding thrift-0.11.0...
Adding thriftpy-0.3.9...
Adding tinyrpc-0.9.4...
Adding tornado-4.5.3...
Adding tosca-parser-1.4.0...
Adding trollius-2.2...
Adding typing-3.6.6...
Adding tzlocal-1.5.1...
Adding ujson-1.35...
Adding unicodecsv-0.14.1...
Adding uWSGI-2.0.17.1...
Adding voluptuous-0.11.5...
Adding warlock-1.3.0...
Adding weakrefmethod-1.0.3...
Adding webcolors-1.8.1...
Adding websockify-0.8.0...
Adding whereto-0.4.0...
Adding wrapt-1.11.1...
Adding ws4py-0.5.1...
Adding wsgi-intercept-1.8.0...
Adding WSME-0.9.3...
Adding xattr-0.9.6...
Adding XenAPI-1.2...
Adding XStatic-1.0.2...
Adding XStatic-Angular-FileUpload-12.0.4.0...
Adding XStatic-Angular-lrdragndrop-1.0.2.4...
Adding XStatic-Angular-Schema-Form-0.8.13.0...
Adding XStatic-Bootstrap-Datepicker-1.3.1.0...
Adding XStatic-Hogan-2.0.0.2...
Adding XStatic-Jasmine-2.4.1.2...
Adding XStatic-jQuery-1.12.4.1...
Adding XStatic-JQuery-Migrate-1.2.1.1...
Adding XStatic-JQuery.quicksearch-2.0.3.1...
Adding XStatic-JQuery.TableSorter-2.14.5.1...
Adding XStatic-jquery-ui-1.12.1.1...
Adding XStatic-mdi-1.6.50.2...
Adding XStatic-objectpath-1.2.1.0...
Adding XStatic-Rickshaw-1.5.0.0...
Adding XStatic-Spin-1.2.5.2...
Adding XStatic-term.js-0.0.7.0...
Adding XStatic-tv4-1.2.7.0...
Adding xvfbwrapper-0.2.9...
Adding yappi-1.0...
Adding zuul-sphinx-0.3.0...
Adding zVMCloudConnector-1.4.0...
Adding api-proxy-1.0.0...
Adding cgcs-patch-1.0...
Adding cgtsclient-1.0...
Adding controllerconfig-1.0.0...
Adding distributedcloud-1.0.0...
Adding distributedcloud-client-1.0.0...
Adding fm-1.0.0...
Adding fm-api-1.0.0...
Adding fmclient-1.0...
Adding fm-core-1.0...
Adding libvirt-python-4.7.0...
Adding starlingx-dashboard-1.0...
Adding sysinv-1.0...
Adding tsconfig-1.0.0...
Creating stx-centos-stable-wheels.tar...
Done.

real 13m38.060s
user 0m3.426s
sys 0m5.063s
No emails were triggered.
Triggering a new build of copy_logs
Finished: SUCCESS