Collecting dragon-rest==0.0.9 1 location(s) to search for versions of dragon-rest: * https://pypi.python.org/simple/dragon-rest/ Getting page https://pypi.python.org/simple/dragon-rest/ Analyzing links from page https://pypi.org/simple/dragon-rest/ Found link https://files.pythonhosted.org/packages/6c/fa/9504cfb78f04e0281ac6a6c4da148d118d16d67a1f04adcb4a56726f409a/dragon_rest-0.0.4.tar.gz#sha256=3c04db31d36869934eb18f78a767e3ac4c2a778107e51b67ffb7cd4833231284 (from https://pypi.org/simple/dragon-rest/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/a5/8b/99f9068e34cb5804509ea80dc030a98545fbd2bc70d3f606b730085039de/dragon-rest-0.0.5.tar.gz#sha256=b0b3f8c6f030c4b447d574032c79e1caf0fc3eca14883102c35d0ef57a89bd8e (from https://pypi.org/simple/dragon-rest/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/73/86/6181f65d29c5faa6d1df2dc8be6a51dc3a29a740f3639c38476fe8b852d8/dragon-rest-0.0.6.tar.gz#sha256=60f62768e070d25fab555b5277df5191dd5b67e4b474a7b4b4872ead24fc0587 (from https://pypi.org/simple/dragon-rest/), version: 0.0.6 Found link https://files.pythonhosted.org/packages/f0/82/5f500cda279bb5bd69bc1ee70cb3eb668aee41e8f493422fe9058366e8f5/dragon-rest-0.0.7.tar.gz#sha256=d16eab202bb2f1aa526883767d27eec2d682ca4dd8889d1dcaa1ef20306eef0f (from https://pypi.org/simple/dragon-rest/), version: 0.0.7 Found link https://files.pythonhosted.org/packages/dc/1b/1aafd43e5e03cf93345bf65208c82a90f042bae4a7aedaa88e92efaca402/dragon-rest-0.0.8.tar.gz#sha256=885a08b0cc16c6f3da04419a88066f59795aeba0f5ebd91c8ee30dae10aa79b8 (from https://pypi.org/simple/dragon-rest/), version: 0.0.8 Found link https://files.pythonhosted.org/packages/f2/cb/7855dcb8221c77339dd87ecb520ee591fec7eaa90b539bf3f4ca10303d14/dragon-rest-0.0.9.tar.gz#sha256=1075f1c5b0f080ad4204a80f40a031b39b62e0961a42ee7ac5e811ac645d9d4f (from https://pypi.org/simple/dragon-rest/), version: 0.0.9 Using version 0.0.9 (newest of versions: 0.0.9) Downloading https://files.pythonhosted.org/packages/f2/cb/7855dcb8221c77339dd87ecb520ee591fec7eaa90b539bf3f4ca10303d14/dragon-rest-0.0.9.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f2/cb/7855dcb8221c77339dd87ecb520ee591fec7eaa90b539bf3f4ca10303d14/dragon-rest-0.0.9.tar.gz#sha256=1075f1c5b0f080ad4204a80f40a031b39b62e0961a42ee7ac5e811ac645d9d4f (from https://pypi.org/simple/dragon-rest/) Running setup.py (path:/tmp/pip-build-21ml0fha/dragon-rest/setup.py) egg_info for package dragon-rest Running command python setup.py egg_info running egg_info creating pip-egg-info/dragon_rest.egg-info writing pip-egg-info/dragon_rest.egg-info/PKG-INFO writing top-level names to pip-egg-info/dragon_rest.egg-info/top_level.txt writing dependency_links to pip-egg-info/dragon_rest.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/dragon_rest.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dragon_rest.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/dragon_rest.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-build-21ml0fha/dragon-rest has version 0.0.9, which satisfies requirement dragon-rest==0.0.9 from https://files.pythonhosted.org/packages/f2/cb/7855dcb8221c77339dd87ecb520ee591fec7eaa90b539bf3f4ca10303d14/dragon-rest-0.0.9.tar.gz#sha256=1075f1c5b0f080ad4204a80f40a031b39b62e0961a42ee7ac5e811ac645d9d4f Building wheels for collected packages: dragon-rest Running setup.py bdist_wheel for dragon-rest: started Destination directory: /tmp/tmpvtjzi1f9pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-21ml0fha/dragon-rest/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/tmpvtjzi1f9pip-wheel- /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/tests copying tests/__init__.py -> build/lib/tests copying tests/test_dragon_rest.py -> build/lib/tests creating build/lib/dragon_rest copying dragon_rest/__init__.py -> build/lib/dragon_rest copying dragon_rest/dragons.py -> build/lib/dragon_rest 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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_dragon_rest.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/dragon_rest copying build/lib/dragon_rest/__init__.py -> build/bdist.linux-armv7l/wheel/dragon_rest copying build/lib/dragon_rest/dragons.py -> build/bdist.linux-armv7l/wheel/dragon_rest running install_egg_info running egg_info writing dragon_rest.egg-info/PKG-INFO writing dependency_links to dragon_rest.egg-info/dependency_links.txt writing top-level names to dragon_rest.egg-info/top_level.txt reading manifest file 'dragon_rest.egg-info/SOURCES.txt' writing manifest file 'dragon_rest.egg-info/SOURCES.txt' Copying dragon_rest.egg-info to build/bdist.linux-armv7l/wheel/dragon_rest-0.0.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dragon_rest-0.0.9.dist-info/WHEEL Running setup.py bdist_wheel for dragon-rest: finished with status 'done' Stored in directory: /tmp/tmp5_if4mbn Successfully built dragon-rest Cleaning up... Removing source in /tmp/pip-build-21ml0fha/dragon-rest