Collecting AlfonsIoT==0.0.4 1 location(s) to search for versions of AlfonsIoT: * https://pypi.python.org/simple/alfonsiot/ Getting page https://pypi.python.org/simple/alfonsiot/ Analyzing links from page https://pypi.org/simple/alfonsiot/ Found link https://files.pythonhosted.org/packages/ad/59/f705d82c97ccbc7a6f3e4708eab2cf430f1a6b1798c4f05a8fd16e011585/AlfonsIoT-0.0.1-py3-none-any.whl#sha256=17721a02891434bf2bb378e72f0a30d876a43218845e7bec59a2dfc6ada4c7ac (from https://pypi.org/simple/alfonsiot/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/50/7e/68b738e433127a81fc91a8dfbc3e41c7f4eb8d705a1371eb034607590c94/AlfonsIoT-0.0.1-py3.6.egg#sha256=d9b73b662e41dc53af39022bd73465e97eab7d3d909cb200c19887028fa34281 (from https://pypi.org/simple/alfonsiot/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/14/6f/dbecebce820ec7a026bc108c06285ed0d3da5da09d325ba7cbf63ecbe98d/AlfonsIoT-0.0.1.tar.gz#sha256=9eda2a33a3d4fedef8c0a2aa738648fde6df67f7527ecddba378b7bc2a114e73 (from https://pypi.org/simple/alfonsiot/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/50/c3/57e7f9a0c1ac6ac8cc55e830bb786decd15efa13f97c0e6b919315652ba9/AlfonsIoT-0.0.2.tar.gz#sha256=af337c3c7fbed796b769293fea7c43721dd905ec2f76b0e33f7fc2563e538913 (from https://pypi.org/simple/alfonsiot/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/04/c1/258f61b6ae3aaf9dc084a4f24ad571dbbccc354e16bec2c7ff408ed210d5/AlfonsIoT-0.0.3.tar.gz#sha256=4e1e14445b64146b7f032df75beffb310369d2d9178e698c3346a51386501ed9 (from https://pypi.org/simple/alfonsiot/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/fe/7a/147e06bc52bb6a0244f1b09162f3702bb9ccd843bd2ab9bedcb770522410/AlfonsIoT-0.0.3.2.tar.gz#sha256=28cbad7ffc0b7623612e8dd1007205def2fa502303d6b7fd987d203a357ae852 (from https://pypi.org/simple/alfonsiot/), version: 0.0.3.2 Found link https://files.pythonhosted.org/packages/d8/12/701dba588753743f8f4177029023f95223abc532cccf282b2598cb3a8e37/AlfonsIoT-0.0.4.tar.gz#sha256=5e2fb59497a8f6992f3a98f9e0eb8a57b9f214a39d2b980809814928c5a38d7b (from https://pypi.org/simple/alfonsiot/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Downloading https://files.pythonhosted.org/packages/d8/12/701dba588753743f8f4177029023f95223abc532cccf282b2598cb3a8e37/AlfonsIoT-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d8/12/701dba588753743f8f4177029023f95223abc532cccf282b2598cb3a8e37/AlfonsIoT-0.0.4.tar.gz#sha256=5e2fb59497a8f6992f3a98f9e0eb8a57b9f214a39d2b980809814928c5a38d7b (from https://pypi.org/simple/alfonsiot/) Running setup.py (path:/tmp/pip-build-77mjossf/AlfonsIoT/setup.py) egg_info for package AlfonsIoT Running command python setup.py egg_info running egg_info creating pip-egg-info/AlfonsIoT.egg-info writing top-level names to pip-egg-info/AlfonsIoT.egg-info/top_level.txt writing pip-egg-info/AlfonsIoT.egg-info/PKG-INFO writing dependency_links to pip-egg-info/AlfonsIoT.egg-info/dependency_links.txt writing requirements to pip-egg-info/AlfonsIoT.egg-info/requires.txt writing manifest file 'pip-egg-info/AlfonsIoT.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/AlfonsIoT.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/AlfonsIoT.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-77mjossf/AlfonsIoT has version 0.0.4, which satisfies requirement AlfonsIoT==0.0.4 from https://files.pythonhosted.org/packages/d8/12/701dba588753743f8f4177029023f95223abc532cccf282b2598cb3a8e37/AlfonsIoT-0.0.4.tar.gz#sha256=5e2fb59497a8f6992f3a98f9e0eb8a57b9f214a39d2b980809814928c5a38d7b Building wheels for collected packages: AlfonsIoT Running setup.py bdist_wheel for AlfonsIoT: started Destination directory: /tmp/tmp7yvoemyypip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-77mjossf/AlfonsIoT/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/tmp7yvoemyypip-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/AlfonsIoT copying AlfonsIoT/__init__.py -> build/lib/AlfonsIoT copying AlfonsIoT/main.py -> build/lib/AlfonsIoT 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/AlfonsIoT copying build/lib/AlfonsIoT/__init__.py -> build/bdist.linux-armv7l/wheel/AlfonsIoT copying build/lib/AlfonsIoT/main.py -> build/bdist.linux-armv7l/wheel/AlfonsIoT running install_egg_info running egg_info writing requirements to AlfonsIoT.egg-info/requires.txt writing dependency_links to AlfonsIoT.egg-info/dependency_links.txt writing top-level names to AlfonsIoT.egg-info/top_level.txt writing AlfonsIoT.egg-info/PKG-INFO reading manifest file 'AlfonsIoT.egg-info/SOURCES.txt' writing manifest file 'AlfonsIoT.egg-info/SOURCES.txt' Copying AlfonsIoT.egg-info to build/bdist.linux-armv7l/wheel/AlfonsIoT-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/AlfonsIoT-0.0.4.dist-info/WHEEL Running setup.py bdist_wheel for AlfonsIoT: finished with status 'done' Stored in directory: /tmp/tmpwu60ekk8 Successfully built AlfonsIoT Cleaning up... Removing source in /tmp/pip-build-77mjossf/AlfonsIoT