Collecting dhcpstatus==0.0.5 1 location(s) to search for versions of dhcpstatus: * https://pypi.python.org/simple/dhcpstatus/ Getting page https://pypi.python.org/simple/dhcpstatus/ Analyzing links from page https://pypi.org/simple/dhcpstatus/ Found link https://files.pythonhosted.org/packages/78/34/a63ef4966463b1e84947f18ff436a15d384188ea6eac5276afd277dfe184/dhcpstatus-0.0.1.tar.gz#sha256=92e64bf7017e212a045f9bdaf37c191fd3519edd0ecded535467141b149506db (from https://pypi.org/simple/dhcpstatus/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/29/85/c1b5c243a58b16cd462b53d846f62834e14173a91dbe065305b6ea64b995/dhcpstatus-0.0.2.tar.gz#sha256=fdff688fad3e642b6d350dde349e507eb11afdd070b76622125eccf740e060e1 (from https://pypi.org/simple/dhcpstatus/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/89/2c/e50ed82657bdb69e78330cc89c185987c94143c40dab23e7ad747450ca3e/dhcpstatus-0.0.3.tar.gz#sha256=196b25e24b4d45b1a0a7463441702ae1bff3ceb81fc26894c8585f75f8693c11 (from https://pypi.org/simple/dhcpstatus/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/c6/f6/6aa031b04b43ca906029e64c8873fe2b4c6b1e193792b8e1a053d0d9c596/dhcpstatus-0.0.4.tar.gz#sha256=1364d5cea528f82b855fc988075ffff14b3b6228feef2fc9c0543bf0c2a31373 (from https://pypi.org/simple/dhcpstatus/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/18/c7/5ec06c6a4f12cb6d0249fe349f6b7a4d924501aeec5273282a8583d4f80b/dhcpstatus-0.0.5.tar.gz#sha256=3dc6497c0cf9a88d511d48d4bb7f9a37575bbc046167733909d953fea47aecf7 (from https://pypi.org/simple/dhcpstatus/), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Downloading https://files.pythonhosted.org/packages/18/c7/5ec06c6a4f12cb6d0249fe349f6b7a4d924501aeec5273282a8583d4f80b/dhcpstatus-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/18/c7/5ec06c6a4f12cb6d0249fe349f6b7a4d924501aeec5273282a8583d4f80b/dhcpstatus-0.0.5.tar.gz#sha256=3dc6497c0cf9a88d511d48d4bb7f9a37575bbc046167733909d953fea47aecf7 (from https://pypi.org/simple/dhcpstatus/) Running setup.py (path:/tmp/pip-build-008jtjwu/dhcpstatus/setup.py) egg_info for package dhcpstatus Running command python setup.py egg_info running egg_info creating pip-egg-info/dhcpstatus.egg-info writing top-level names to pip-egg-info/dhcpstatus.egg-info/top_level.txt writing pip-egg-info/dhcpstatus.egg-info/PKG-INFO writing entry points to pip-egg-info/dhcpstatus.egg-info/entry_points.txt writing dependency_links to pip-egg-info/dhcpstatus.egg-info/dependency_links.txt writing requirements to pip-egg-info/dhcpstatus.egg-info/requires.txt writing manifest file 'pip-egg-info/dhcpstatus.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dhcpstatus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/dhcpstatus.egg-info/SOURCES.txt' Source in /tmp/pip-build-008jtjwu/dhcpstatus has version 0.0.5, which satisfies requirement dhcpstatus==0.0.5 from https://files.pythonhosted.org/packages/18/c7/5ec06c6a4f12cb6d0249fe349f6b7a4d924501aeec5273282a8583d4f80b/dhcpstatus-0.0.5.tar.gz#sha256=3dc6497c0cf9a88d511d48d4bb7f9a37575bbc046167733909d953fea47aecf7 Building wheels for collected packages: dhcpstatus Running setup.py bdist_wheel for dhcpstatus: started Destination directory: /tmp/tmpwgwo6yxqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-008jtjwu/dhcpstatus/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/tmpwgwo6yxqpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dhcpstatus copying dhcpstatus/dhcp_status.py -> build/lib/dhcpstatus copying dhcpstatus/__init__.py -> build/lib/dhcpstatus running egg_info writing top-level names to dhcpstatus.egg-info/top_level.txt writing dependency_links to dhcpstatus.egg-info/dependency_links.txt writing entry points to dhcpstatus.egg-info/entry_points.txt writing requirements to dhcpstatus.egg-info/requires.txt writing dhcpstatus.egg-info/PKG-INFO reading manifest file 'dhcpstatus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dhcpstatus.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/dhcpstatus copying build/lib/dhcpstatus/dhcp_status.py -> build/bdist.linux-armv7l/wheel/dhcpstatus copying build/lib/dhcpstatus/__init__.py -> build/bdist.linux-armv7l/wheel/dhcpstatus running install_egg_info Copying dhcpstatus.egg-info to build/bdist.linux-armv7l/wheel/dhcpstatus-0.0.5-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dhcpstatus-0.0.5.dist-info/WHEEL Running setup.py bdist_wheel for dhcpstatus: finished with status 'done' Stored in directory: /tmp/tmpp84ogdfu Successfully built dhcpstatus Cleaning up... Removing source in /tmp/pip-build-008jtjwu/dhcpstatus