Collecting pyupnp-async==0.1.0.2 1 location(s) to search for versions of pyupnp-async: * https://pypi.python.org/simple/pyupnp-async/ Getting page https://pypi.python.org/simple/pyupnp-async/ Analyzing links from page https://pypi.org/simple/pyupnp-async/ Found link https://files.pythonhosted.org/packages/28/66/559ef3c882af8c0fc1b6ec5df8fe8abca323183f1d323714f890347dc39b/pyupnp-async-0.1.0.0.tar.gz#sha256=622094f12f7c772d1327f07981e8b814215f0c6629d1736aca9d434b57987343 (from https://pypi.org/simple/pyupnp-async/), version: 0.1.0.0 Found link https://files.pythonhosted.org/packages/5a/8d/e7ca56d0eb8ea9c68d9bd836c8c60d0ececace7aa587d563d055ac5c3266/pyupnp-async-0.1.0.1.tar.gz#sha256=4ebd24204f44f2bbde38e8ec0fe44597decc95f66d6f6d3feda872751279c2b4 (from https://pypi.org/simple/pyupnp-async/), version: 0.1.0.1 Found link https://files.pythonhosted.org/packages/40/bb/6910d449afa62b7a8906e72b213fb94c25a1f91214bc383e44a881eff3ba/pyupnp-async-0.1.0.2.tar.gz#sha256=78104cb2161ab281848c287d6185adda5b853cb806c54d757cf409b7f84fc7f9 (from https://pypi.org/simple/pyupnp-async/), version: 0.1.0.2 Using version 0.1.0.2 (newest of versions: 0.1.0.2) Downloading https://files.pythonhosted.org/packages/40/bb/6910d449afa62b7a8906e72b213fb94c25a1f91214bc383e44a881eff3ba/pyupnp-async-0.1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/40/bb/6910d449afa62b7a8906e72b213fb94c25a1f91214bc383e44a881eff3ba/pyupnp-async-0.1.0.2.tar.gz#sha256=78104cb2161ab281848c287d6185adda5b853cb806c54d757cf409b7f84fc7f9 (from https://pypi.org/simple/pyupnp-async/) Running setup.py (path:/tmp/pip-build-d4lq5nxw/pyupnp-async/setup.py) egg_info for package pyupnp-async Running command python setup.py egg_info running egg_info creating pip-egg-info/pyupnp_async.egg-info writing requirements to pip-egg-info/pyupnp_async.egg-info/requires.txt writing pip-egg-info/pyupnp_async.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pyupnp_async.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pyupnp_async.egg-info/top_level.txt writing manifest file 'pip-egg-info/pyupnp_async.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyupnp_async.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pyupnp_async.egg-info/SOURCES.txt' Source in /tmp/pip-build-d4lq5nxw/pyupnp-async has version 0.1.0.2, which satisfies requirement pyupnp-async==0.1.0.2 from https://files.pythonhosted.org/packages/40/bb/6910d449afa62b7a8906e72b213fb94c25a1f91214bc383e44a881eff3ba/pyupnp-async-0.1.0.2.tar.gz#sha256=78104cb2161ab281848c287d6185adda5b853cb806c54d757cf409b7f84fc7f9 Building wheels for collected packages: pyupnp-async Running setup.py bdist_wheel for pyupnp-async: started Destination directory: /tmp/tmpnmw6asy4pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-d4lq5nxw/pyupnp-async/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/tmpnmw6asy4pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyupnp_async copying pyupnp_async/upnp.py -> build/lib/pyupnp_async copying pyupnp_async/const.py -> build/lib/pyupnp_async copying pyupnp_async/error.py -> build/lib/pyupnp_async copying pyupnp_async/__init__.py -> build/lib/pyupnp_async copying pyupnp_async/device.py -> build/lib/pyupnp_async creating build/lib/tests copying tests/test_upnp_soup_error.py -> build/lib/tests copying tests/context.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/pyupnp_async/service copying pyupnp_async/service/factory.py -> build/lib/pyupnp_async/service copying pyupnp_async/service/__init__.py -> build/lib/pyupnp_async/service copying pyupnp_async/service/base_service.py -> build/lib/pyupnp_async/service copying pyupnp_async/service/wan_ip_connection.py -> build/lib/pyupnp_async/service copying pyupnp_async/service/wan_common_interface_config.py -> build/lib/pyupnp_async/service 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/pyupnp_async copying build/lib/pyupnp_async/upnp.py -> build/bdist.linux-armv7l/wheel/pyupnp_async copying build/lib/pyupnp_async/const.py -> build/bdist.linux-armv7l/wheel/pyupnp_async copying build/lib/pyupnp_async/error.py -> build/bdist.linux-armv7l/wheel/pyupnp_async copying build/lib/pyupnp_async/__init__.py -> build/bdist.linux-armv7l/wheel/pyupnp_async creating build/bdist.linux-armv7l/wheel/pyupnp_async/service copying build/lib/pyupnp_async/service/factory.py -> build/bdist.linux-armv7l/wheel/pyupnp_async/service copying build/lib/pyupnp_async/service/__init__.py -> build/bdist.linux-armv7l/wheel/pyupnp_async/service copying build/lib/pyupnp_async/service/base_service.py -> build/bdist.linux-armv7l/wheel/pyupnp_async/service copying build/lib/pyupnp_async/service/wan_ip_connection.py -> build/bdist.linux-armv7l/wheel/pyupnp_async/service copying build/lib/pyupnp_async/service/wan_common_interface_config.py -> build/bdist.linux-armv7l/wheel/pyupnp_async/service copying build/lib/pyupnp_async/device.py -> build/bdist.linux-armv7l/wheel/pyupnp_async creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_upnp_soup_error.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/context.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 requirements to pyupnp_async.egg-info/requires.txt writing top-level names to pyupnp_async.egg-info/top_level.txt writing pyupnp_async.egg-info/PKG-INFO writing dependency_links to pyupnp_async.egg-info/dependency_links.txt reading manifest file 'pyupnp_async.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyupnp_async.egg-info/SOURCES.txt' Copying pyupnp_async.egg-info to build/bdist.linux-armv7l/wheel/pyupnp_async-0.1.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyupnp_async-0.1.0.2.dist-info/WHEEL Running setup.py bdist_wheel for pyupnp-async: finished with status 'done' Stored in directory: /tmp/tmp3gm6a899 Successfully built pyupnp-async Cleaning up... Removing source in /tmp/pip-build-d4lq5nxw/pyupnp-async