Created temporary directory: /tmp/pip-ephem-wheel-cache-45hh3ztn Created temporary directory: /tmp/pip-req-tracker-rolrbrpz Created requirements tracker '/tmp/pip-req-tracker-rolrbrpz' Created temporary directory: /tmp/pip-wheel-v6fy0jiq Collecting PyPDataHub==1.0.1 1 location(s) to search for versions of PyPDataHub: * https://pypi.org/simple/pypdatahub/ Getting page https://pypi.org/simple/pypdatahub/ Analyzing links from page https://pypi.org/simple/pypdatahub/ Found link https://files.pythonhosted.org/packages/53/a7/e22c7817b911f2e0f0da07f79e96d6953041a11b0b4f16d807059c510ff4/PyPDataHub-1.0.1.tar.gz#sha256=44bd6dbebc1eedf0e349d0d146c8f2ccd934ace70582b1b10d9c740d2304e5aa (from https://pypi.org/simple/pypdatahub/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-c3vl5ngm Downloading https://files.pythonhosted.org/packages/53/a7/e22c7817b911f2e0f0da07f79e96d6953041a11b0b4f16d807059c510ff4/PyPDataHub-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/53/a7/e22c7817b911f2e0f0da07f79e96d6953041a11b0b4f16d807059c510ff4/PyPDataHub-1.0.1.tar.gz#sha256=44bd6dbebc1eedf0e349d0d146c8f2ccd934ace70582b1b10d9c740d2304e5aa (from https://pypi.org/simple/pypdatahub/) Added PyPDataHub==1.0.1 from https://files.pythonhosted.org/packages/53/a7/e22c7817b911f2e0f0da07f79e96d6953041a11b0b4f16d807059c510ff4/PyPDataHub-1.0.1.tar.gz#sha256=44bd6dbebc1eedf0e349d0d146c8f2ccd934ace70582b1b10d9c740d2304e5aa to build tracker '/tmp/pip-req-tracker-rolrbrpz' Running setup.py (path:/tmp/pip-wheel-v6fy0jiq/PyPDataHub/setup.py) egg_info for package PyPDataHub Running command python setup.py egg_info running egg_info creating pip-egg-info/PyPDataHub.egg-info writing pip-egg-info/PyPDataHub.egg-info/PKG-INFO writing top-level names to pip-egg-info/PyPDataHub.egg-info/top_level.txt writing dependency_links to pip-egg-info/PyPDataHub.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/PyPDataHub.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PyPDataHub.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/PyPDataHub.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-v6fy0jiq/PyPDataHub has version 1.0.1, which satisfies requirement PyPDataHub==1.0.1 from https://files.pythonhosted.org/packages/53/a7/e22c7817b911f2e0f0da07f79e96d6953041a11b0b4f16d807059c510ff4/PyPDataHub-1.0.1.tar.gz#sha256=44bd6dbebc1eedf0e349d0d146c8f2ccd934ace70582b1b10d9c740d2304e5aa Removed PyPDataHub==1.0.1 from https://files.pythonhosted.org/packages/53/a7/e22c7817b911f2e0f0da07f79e96d6953041a11b0b4f16d807059c510ff4/PyPDataHub-1.0.1.tar.gz#sha256=44bd6dbebc1eedf0e349d0d146c8f2ccd934ace70582b1b10d9c740d2304e5aa from build tracker '/tmp/pip-req-tracker-rolrbrpz' Building wheels for collected packages: PyPDataHub Created temporary directory: /tmp/pip-wheel-861pdh02 Running setup.py bdist_wheel for PyPDataHub: started Destination directory: /tmp/pip-wheel-861pdh02 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-v6fy0jiq/PyPDataHub/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-861pdh02 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/PyPDataHub copying PyPDataHub/DataTable.py -> build/lib/PyPDataHub copying PyPDataHub/LinkedMap.py -> build/lib/PyPDataHub copying PyPDataHub/Chain.py -> build/lib/PyPDataHub copying PyPDataHub/DataRow.py -> build/lib/PyPDataHub copying PyPDataHub/PyDataHub.py -> build/lib/PyPDataHub copying PyPDataHub/Parameter.py -> build/lib/PyPDataHub copying PyPDataHub/PyEmail.py -> build/lib/PyPDataHub copying PyPDataHub/__init__.py -> build/lib/PyPDataHub copying PyPDataHub/FileUtil.py -> build/lib/PyPDataHub copying PyPDataHub/DataSource.py -> build/lib/PyPDataHub copying PyPDataHub/config.py -> build/lib/PyPDataHub running egg_info writing dependency_links to PyPDataHub.egg-info/dependency_links.txt writing PyPDataHub.egg-info/PKG-INFO writing top-level names to PyPDataHub.egg-info/top_level.txt reading manifest file 'PyPDataHub.egg-info/SOURCES.txt' writing manifest file 'PyPDataHub.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/PyPDataHub copying build/lib/PyPDataHub/DataTable.py -> build/bdist.linux-armv7l/wheel/PyPDataHub copying build/lib/PyPDataHub/LinkedMap.py -> build/bdist.linux-armv7l/wheel/PyPDataHub copying build/lib/PyPDataHub/Chain.py -> build/bdist.linux-armv7l/wheel/PyPDataHub copying build/lib/PyPDataHub/DataRow.py -> build/bdist.linux-armv7l/wheel/PyPDataHub copying build/lib/PyPDataHub/PyDataHub.py -> build/bdist.linux-armv7l/wheel/PyPDataHub copying build/lib/PyPDataHub/Parameter.py -> build/bdist.linux-armv7l/wheel/PyPDataHub copying build/lib/PyPDataHub/PyEmail.py -> build/bdist.linux-armv7l/wheel/PyPDataHub copying build/lib/PyPDataHub/__init__.py -> build/bdist.linux-armv7l/wheel/PyPDataHub copying build/lib/PyPDataHub/FileUtil.py -> build/bdist.linux-armv7l/wheel/PyPDataHub copying build/lib/PyPDataHub/DataSource.py -> build/bdist.linux-armv7l/wheel/PyPDataHub copying build/lib/PyPDataHub/config.py -> build/bdist.linux-armv7l/wheel/PyPDataHub running install_egg_info Copying PyPDataHub.egg-info to build/bdist.linux-armv7l/wheel/PyPDataHub-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PyPDataHub-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-861pdh02/PyPDataHub-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'PyPDataHub/Chain.py' adding 'PyPDataHub/DataRow.py' adding 'PyPDataHub/DataSource.py' adding 'PyPDataHub/DataTable.py' adding 'PyPDataHub/FileUtil.py' adding 'PyPDataHub/LinkedMap.py' adding 'PyPDataHub/Parameter.py' adding 'PyPDataHub/PyDataHub.py' adding 'PyPDataHub/PyEmail.py' adding 'PyPDataHub/__init__.py' adding 'PyPDataHub/config.py' adding 'PyPDataHub-1.0.1.dist-info/METADATA' adding 'PyPDataHub-1.0.1.dist-info/WHEEL' adding 'PyPDataHub-1.0.1.dist-info/top_level.txt' adding 'PyPDataHub-1.0.1.dist-info/zip-safe' adding 'PyPDataHub-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for PyPDataHub: finished with status 'done' Stored in directory: /tmp/tmphkouje2g Successfully built PyPDataHub Cleaning up... Removing source in /tmp/pip-wheel-v6fy0jiq/PyPDataHub Removed build tracker '/tmp/pip-req-tracker-rolrbrpz'