Created temporary directory: /tmp/pip-ephem-wheel-cache-xyoqt3xf Created temporary directory: /tmp/pip-req-tracker-prpo51jf Created requirements tracker '/tmp/pip-req-tracker-prpo51jf' Created temporary directory: /tmp/pip-wheel-ylgrx0pl Looking in indexes: https://pypi.python.org/simple Collecting pywebcopy==2.0.0b0 1 location(s) to search for versions of pywebcopy: * https://pypi.python.org/simple/pywebcopy/ Getting page https://pypi.python.org/simple/pywebcopy/ Analyzing links from page https://pypi.org/simple/pywebcopy/ Found link https://files.pythonhosted.org/packages/35/f2/7871cdc213fb32fea892bf01c1b1250837bbadfe4b6ad357dabfd6129b25/pywebcopy-1.9.tar.gz#sha256=da93f13ec4b7937adbe61d6e54971930e7c4d185b27e9497e08f31725fb405de (from https://pypi.org/simple/pywebcopy/), version: 1.9 Found link https://files.pythonhosted.org/packages/76/97/36831e7526be63184571eee9843ffeccde27071e15af4d9bef7fa612639c/pywebcopy-1.9.2.tar.gz#sha256=a31332e2d51d751977f6a67c06323f2e5c88a5be5644a003782b4575184cd73e (from https://pypi.org/simple/pywebcopy/), version: 1.9.2 Found link https://files.pythonhosted.org/packages/42/69/109cd004d7cf118bf9bee8a0595047d16fe5b4fb789c77e3abbb37e360e0/pywebcopy-1.10.tar.gz#sha256=988fb03f5c752abfc84d54f441881db59f4f260f028ad19c34a79829908f68e7 (from https://pypi.org/simple/pywebcopy/), version: 1.10 Found link https://files.pythonhosted.org/packages/41/5c/ad2ba838e425adb11face6091d1d631b261ab11135c82049b9625ceda344/pywebcopy-2.0.0b0.tar.gz#sha256=f58cbb46e78a0efc4e535e084057283917c1d762e49e6e69785d77256a01aa9a (from https://pypi.org/simple/pywebcopy/), version: 2.0.0b0 Using version 2.0.0b0 (newest of versions: 2.0.0b0) Created temporary directory: /tmp/pip-unpack-zhr1h7g4 Downloading https://files.pythonhosted.org/packages/41/5c/ad2ba838e425adb11face6091d1d631b261ab11135c82049b9625ceda344/pywebcopy-2.0.0b0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/41/5c/ad2ba838e425adb11face6091d1d631b261ab11135c82049b9625ceda344/pywebcopy-2.0.0b0.tar.gz#sha256=f58cbb46e78a0efc4e535e084057283917c1d762e49e6e69785d77256a01aa9a (from https://pypi.org/simple/pywebcopy/) Added pywebcopy==2.0.0b0 from https://files.pythonhosted.org/packages/41/5c/ad2ba838e425adb11face6091d1d631b261ab11135c82049b9625ceda344/pywebcopy-2.0.0b0.tar.gz#sha256=f58cbb46e78a0efc4e535e084057283917c1d762e49e6e69785d77256a01aa9a to build tracker '/tmp/pip-req-tracker-prpo51jf' Running setup.py (path:/tmp/pip-wheel-ylgrx0pl/pywebcopy/setup.py) egg_info for package pywebcopy Running command python setup.py egg_info running egg_info creating pip-egg-info/pywebcopy.egg-info writing top-level names to pip-egg-info/pywebcopy.egg-info/top_level.txt writing dependency_links to pip-egg-info/pywebcopy.egg-info/dependency_links.txt writing pip-egg-info/pywebcopy.egg-info/PKG-INFO writing requirements to pip-egg-info/pywebcopy.egg-info/requires.txt writing manifest file 'pip-egg-info/pywebcopy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pywebcopy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pywebcopy.egg-info/SOURCES.txt' /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '2.0.0beta' to '2.0.0b0' normalized_version, Source in /tmp/pip-wheel-ylgrx0pl/pywebcopy has version 2.0.0b0, which satisfies requirement pywebcopy==2.0.0b0 from https://files.pythonhosted.org/packages/41/5c/ad2ba838e425adb11face6091d1d631b261ab11135c82049b9625ceda344/pywebcopy-2.0.0b0.tar.gz#sha256=f58cbb46e78a0efc4e535e084057283917c1d762e49e6e69785d77256a01aa9a Removed pywebcopy==2.0.0b0 from https://files.pythonhosted.org/packages/41/5c/ad2ba838e425adb11face6091d1d631b261ab11135c82049b9625ceda344/pywebcopy-2.0.0b0.tar.gz#sha256=f58cbb46e78a0efc4e535e084057283917c1d762e49e6e69785d77256a01aa9a from build tracker '/tmp/pip-req-tracker-prpo51jf' Building wheels for collected packages: pywebcopy Created temporary directory: /tmp/pip-wheel-2fbrj_mu Running setup.py bdist_wheel for pywebcopy: started Destination directory: /tmp/pip-wheel-2fbrj_mu Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ylgrx0pl/pywebcopy/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-2fbrj_mu /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '2.0.0beta' to '2.0.0b0' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pywebcopy copying pywebcopy/generators.py -> build/lib/pywebcopy copying pywebcopy/exceptions.py -> build/lib/pywebcopy copying pywebcopy/structures.py -> build/lib/pywebcopy copying pywebcopy/run_tests.py -> build/lib/pywebcopy copying pywebcopy/core.py -> build/lib/pywebcopy copying pywebcopy/__init__.py -> build/lib/pywebcopy copying pywebcopy/utils.py -> build/lib/pywebcopy copying pywebcopy/config.py -> build/lib/pywebcopy 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/pywebcopy copying build/lib/pywebcopy/generators.py -> build/bdist.linux-armv7l/wheel/pywebcopy copying build/lib/pywebcopy/exceptions.py -> build/bdist.linux-armv7l/wheel/pywebcopy copying build/lib/pywebcopy/structures.py -> build/bdist.linux-armv7l/wheel/pywebcopy copying build/lib/pywebcopy/run_tests.py -> build/bdist.linux-armv7l/wheel/pywebcopy copying build/lib/pywebcopy/core.py -> build/bdist.linux-armv7l/wheel/pywebcopy copying build/lib/pywebcopy/__init__.py -> build/bdist.linux-armv7l/wheel/pywebcopy copying build/lib/pywebcopy/utils.py -> build/bdist.linux-armv7l/wheel/pywebcopy copying build/lib/pywebcopy/config.py -> build/bdist.linux-armv7l/wheel/pywebcopy running install_egg_info running egg_info writing requirements to pywebcopy.egg-info/requires.txt writing pywebcopy.egg-info/PKG-INFO writing top-level names to pywebcopy.egg-info/top_level.txt writing dependency_links to pywebcopy.egg-info/dependency_links.txt reading manifest file 'pywebcopy.egg-info/SOURCES.txt' writing manifest file 'pywebcopy.egg-info/SOURCES.txt' Copying pywebcopy.egg-info to build/bdist.linux-armv7l/wheel/pywebcopy-2.0.0b0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pywebcopy-2.0.0b0.dist-info/WHEEL creating '/tmp/pip-wheel-2fbrj_mu/pywebcopy-2.0.0b0-py3-none-any.whl' and adding '.' to it adding 'pywebcopy/__init__.py' adding 'pywebcopy/config.py' adding 'pywebcopy/core.py' adding 'pywebcopy/exceptions.py' adding 'pywebcopy/generators.py' adding 'pywebcopy/run_tests.py' adding 'pywebcopy/structures.py' adding 'pywebcopy/utils.py' adding 'pywebcopy-2.0.0b0.dist-info/top_level.txt' adding 'pywebcopy-2.0.0b0.dist-info/WHEEL' adding 'pywebcopy-2.0.0b0.dist-info/METADATA' adding 'pywebcopy-2.0.0b0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pywebcopy: finished with status 'done' Stored in directory: /tmp/tmphf7oh6rs Successfully built pywebcopy Cleaning up... Removing source in /tmp/pip-wheel-ylgrx0pl/pywebcopy Removed build tracker '/tmp/pip-req-tracker-prpo51jf'