Created temporary directory: /tmp/pip-ephem-wheel-cache-vbks5i3v Created temporary directory: /tmp/pip-wheel-ugvz6lpa Looking in indexes: https://pypi.python.org/simple Collecting Dandelyon==0.2.5 1 location(s) to search for versions of Dandelyon: * https://pypi.python.org/simple/dandelyon/ Getting page https://pypi.python.org/simple/dandelyon/ Analyzing links from page https://pypi.org/simple/dandelyon/ Found link https://files.pythonhosted.org/packages/ac/1f/31728903daecdbc2ea0a5651f8dbf3420c2f67c10803ad8b11ff6ece7c4a/Dandelyon-0.1.0.tar.gz#sha256=92270fd8323fc49607c7ad0c9a30c7e4e97dcbfb06f515708bb374ec0d0ca0c3 (from https://pypi.org/simple/dandelyon/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/8b/31/2f808c5de10600574207bee826dbbcb133cd370f2a662104973819722c7d/Dandelyon-0.1.2.tar.gz#sha256=5ff0944d37b45984de094f0cf861b488933ec90e7c64c8d1234c590a8f387251 (from https://pypi.org/simple/dandelyon/) (requires-python:>=3), version: 0.1.2 Found link https://files.pythonhosted.org/packages/de/b3/a02b2bb52a74b9fe7738133eb4247f79285349a091290f38aa0496fc0ad2/Dandelyon-0.2.3.tar.gz#sha256=368880856db827c9b90e74290d3e7ccdf036575c5e41b5acc05544311084c040 (from https://pypi.org/simple/dandelyon/) (requires-python:>=3), version: 0.2.3 Found link https://files.pythonhosted.org/packages/d1/4e/4d43b7a5cb7b248cc7b42efff3633ff8cd0549f7bc1511c5d7d8338bb9e8/Dandelyon-0.2.4.tar.gz#sha256=a9b0cecb201ff8530b637719fa1a4f9e4d609f41f59119efd08716df83eea449 (from https://pypi.org/simple/dandelyon/) (requires-python:>=3), version: 0.2.4 Found link https://files.pythonhosted.org/packages/bd/2b/909a9bf931cdcc855b5f89d421867e42db9bccaa44e03ee770a3a94e4589/Dandelyon-0.2.5.tar.gz#sha256=2e298e2ad6e42d6082a163f0360c535d39855b8923750a9f7b0ba71ad15ddbbf (from https://pypi.org/simple/dandelyon/) (requires-python:>=3), version: 0.2.5 Using version 0.2.5 (newest of versions: 0.2.5) Created temporary directory: /tmp/pip-unpack-2mnnfu57 Downloading https://files.pythonhosted.org/packages/bd/2b/909a9bf931cdcc855b5f89d421867e42db9bccaa44e03ee770a3a94e4589/Dandelyon-0.2.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bd/2b/909a9bf931cdcc855b5f89d421867e42db9bccaa44e03ee770a3a94e4589/Dandelyon-0.2.5.tar.gz#sha256=2e298e2ad6e42d6082a163f0360c535d39855b8923750a9f7b0ba71ad15ddbbf (from https://pypi.org/simple/dandelyon/) (requires-python:>=3) Running setup.py (path:/tmp/pip-wheel-ugvz6lpa/Dandelyon/setup.py) egg_info for package Dandelyon Running command python setup.py egg_info running egg_info creating pip-egg-info/Dandelyon.egg-info writing pip-egg-info/Dandelyon.egg-info/PKG-INFO writing top-level names to pip-egg-info/Dandelyon.egg-info/top_level.txt writing dependency_links to pip-egg-info/Dandelyon.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/Dandelyon.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/Dandelyon.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/Dandelyon.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ugvz6lpa/Dandelyon has version 0.2.5, which satisfies requirement Dandelyon==0.2.5 from https://files.pythonhosted.org/packages/bd/2b/909a9bf931cdcc855b5f89d421867e42db9bccaa44e03ee770a3a94e4589/Dandelyon-0.2.5.tar.gz#sha256=2e298e2ad6e42d6082a163f0360c535d39855b8923750a9f7b0ba71ad15ddbbf Building wheels for collected packages: Dandelyon Created temporary directory: /tmp/pip-wheel-h56fa3r7 Running setup.py bdist_wheel for Dandelyon: started Destination directory: /tmp/pip-wheel-h56fa3r7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ugvz6lpa/Dandelyon/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-h56fa3r7 /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dandelyon copying dandelyon/dandelyon.py -> build/lib/dandelyon copying dandelyon/deprecators.py -> build/lib/dandelyon copying dandelyon/__init__.py -> build/lib/dandelyon creating build/lib/tests copying tests/test_deprecate.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests 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/dandelyon copying build/lib/dandelyon/dandelyon.py -> build/bdist.linux-armv7l/wheel/dandelyon copying build/lib/dandelyon/deprecators.py -> build/bdist.linux-armv7l/wheel/dandelyon copying build/lib/dandelyon/__init__.py -> build/bdist.linux-armv7l/wheel/dandelyon creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_deprecate.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing dependency_links to Dandelyon.egg-info/dependency_links.txt writing top-level names to Dandelyon.egg-info/top_level.txt writing Dandelyon.egg-info/PKG-INFO warning: manifest_maker: standard file '-c' not found reading manifest file 'Dandelyon.egg-info/SOURCES.txt' writing manifest file 'Dandelyon.egg-info/SOURCES.txt' Copying Dandelyon.egg-info to build/bdist.linux-armv7l/wheel/Dandelyon-0.2.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Dandelyon-0.2.5.dist-info/WHEEL creating '/tmp/pip-wheel-h56fa3r7/Dandelyon-0.2.5-py3-none-any.whl' and adding '.' to it adding 'dandelyon/__init__.py' adding 'dandelyon/dandelyon.py' adding 'dandelyon/deprecators.py' adding 'tests/__init__.py' adding 'tests/test_deprecate.py' adding 'Dandelyon-0.2.5.dist-info/top_level.txt' adding 'Dandelyon-0.2.5.dist-info/WHEEL' adding 'Dandelyon-0.2.5.dist-info/METADATA' adding 'Dandelyon-0.2.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for Dandelyon: finished with status 'done' Stored in directory: /tmp/tmpu27qtfbs Successfully built Dandelyon Cleaning up... Removing source in /tmp/pip-wheel-ugvz6lpa/Dandelyon