Created temporary directory: /tmp/pip-ephem-wheel-cache-m33esxrt Created temporary directory: /tmp/pip-req-tracker-3ekhg5qd Created requirements tracker '/tmp/pip-req-tracker-3ekhg5qd' Created temporary directory: /tmp/pip-wheel-w6ggcn76 Collecting nhttp==0.1.3 1 location(s) to search for versions of nhttp: * https://pypi.org/simple/nhttp/ Getting page https://pypi.org/simple/nhttp/ Analyzing links from page https://pypi.org/simple/nhttp/ Found link https://files.pythonhosted.org/packages/43/b8/74a688d0a0a6df645e0642edd62a259abc37ec3f043517da9f5d4ae50609/nhttp-0.1.3.tar.gz#sha256=2f4de640f06796cd2a9cce2e573e64b8bbb9a1a6ed04bfe488c927ea41762ec2 (from https://pypi.org/simple/nhttp/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-j2ng0c4_ Downloading https://files.pythonhosted.org/packages/43/b8/74a688d0a0a6df645e0642edd62a259abc37ec3f043517da9f5d4ae50609/nhttp-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/43/b8/74a688d0a0a6df645e0642edd62a259abc37ec3f043517da9f5d4ae50609/nhttp-0.1.3.tar.gz#sha256=2f4de640f06796cd2a9cce2e573e64b8bbb9a1a6ed04bfe488c927ea41762ec2 (from https://pypi.org/simple/nhttp/) Added nhttp==0.1.3 from https://files.pythonhosted.org/packages/43/b8/74a688d0a0a6df645e0642edd62a259abc37ec3f043517da9f5d4ae50609/nhttp-0.1.3.tar.gz#sha256=2f4de640f06796cd2a9cce2e573e64b8bbb9a1a6ed04bfe488c927ea41762ec2 to build tracker '/tmp/pip-req-tracker-3ekhg5qd' Running setup.py (path:/tmp/pip-wheel-w6ggcn76/nhttp/setup.py) egg_info for package nhttp Running command python setup.py egg_info running egg_info creating pip-egg-info/nhttp.egg-info writing pip-egg-info/nhttp.egg-info/PKG-INFO writing top-level names to pip-egg-info/nhttp.egg-info/top_level.txt writing dependency_links to pip-egg-info/nhttp.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/nhttp.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/nhttp.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/nhttp.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-w6ggcn76/nhttp has version 0.1.3, which satisfies requirement nhttp==0.1.3 from https://files.pythonhosted.org/packages/43/b8/74a688d0a0a6df645e0642edd62a259abc37ec3f043517da9f5d4ae50609/nhttp-0.1.3.tar.gz#sha256=2f4de640f06796cd2a9cce2e573e64b8bbb9a1a6ed04bfe488c927ea41762ec2 Removed nhttp==0.1.3 from https://files.pythonhosted.org/packages/43/b8/74a688d0a0a6df645e0642edd62a259abc37ec3f043517da9f5d4ae50609/nhttp-0.1.3.tar.gz#sha256=2f4de640f06796cd2a9cce2e573e64b8bbb9a1a6ed04bfe488c927ea41762ec2 from build tracker '/tmp/pip-req-tracker-3ekhg5qd' Building wheels for collected packages: nhttp Created temporary directory: /tmp/pip-wheel-cx4793g_ Running setup.py bdist_wheel for nhttp: started Destination directory: /tmp/pip-wheel-cx4793g_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-w6ggcn76/nhttp/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-cx4793g_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nhttp copying nhttp/exceptions.py -> build/lib/nhttp copying nhttp/resource.py -> build/lib/nhttp copying nhttp/__init__.py -> build/lib/nhttp creating build/lib/nhttp/server copying nhttp/server/pretty.py -> build/lib/nhttp/server copying nhttp/server/headers.py -> build/lib/nhttp/server copying nhttp/server/server.py -> build/lib/nhttp/server copying nhttp/server/req_info.py -> build/lib/nhttp/server copying nhttp/server/mux.py -> build/lib/nhttp/server copying nhttp/server/handler.py -> build/lib/nhttp/server copying nhttp/server/__init__.py -> build/lib/nhttp/server copying nhttp/server/content.py -> build/lib/nhttp/server copying nhttp/server/helper.py -> build/lib/nhttp/server copying nhttp/server/__main__.py -> build/lib/nhttp/server copying nhttp/server/resp_writer.py -> build/lib/nhttp/server copying nhttp/server/lovely.py -> build/lib/nhttp/server creating build/lib/nhttp/constant copying nhttp/constant/content_type_table.py -> build/lib/nhttp/constant copying nhttp/constant/__init__.py -> build/lib/nhttp/constant copying nhttp/constant/content_type.py -> build/lib/nhttp/constant creating build/lib/nhttp/_internal copying nhttp/_internal/__init__.py -> build/lib/nhttp/_internal copying nhttp/_internal/color.py -> build/lib/nhttp/_internal copying nhttp/_internal/exc_handle.py -> build/lib/nhttp/_internal 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/nhttp copying build/lib/nhttp/exceptions.py -> build/bdist.linux-armv7l/wheel/nhttp creating build/bdist.linux-armv7l/wheel/nhttp/constant copying build/lib/nhttp/constant/content_type_table.py -> build/bdist.linux-armv7l/wheel/nhttp/constant copying build/lib/nhttp/constant/__init__.py -> build/bdist.linux-armv7l/wheel/nhttp/constant copying build/lib/nhttp/constant/content_type.py -> build/bdist.linux-armv7l/wheel/nhttp/constant creating build/bdist.linux-armv7l/wheel/nhttp/server copying build/lib/nhttp/server/pretty.py -> build/bdist.linux-armv7l/wheel/nhttp/server copying build/lib/nhttp/server/headers.py -> build/bdist.linux-armv7l/wheel/nhttp/server copying build/lib/nhttp/server/server.py -> build/bdist.linux-armv7l/wheel/nhttp/server copying build/lib/nhttp/server/req_info.py -> build/bdist.linux-armv7l/wheel/nhttp/server copying build/lib/nhttp/server/mux.py -> build/bdist.linux-armv7l/wheel/nhttp/server copying build/lib/nhttp/server/handler.py -> build/bdist.linux-armv7l/wheel/nhttp/server copying build/lib/nhttp/server/__init__.py -> build/bdist.linux-armv7l/wheel/nhttp/server copying build/lib/nhttp/server/content.py -> build/bdist.linux-armv7l/wheel/nhttp/server copying build/lib/nhttp/server/helper.py -> build/bdist.linux-armv7l/wheel/nhttp/server copying build/lib/nhttp/server/__main__.py -> build/bdist.linux-armv7l/wheel/nhttp/server copying build/lib/nhttp/server/resp_writer.py -> build/bdist.linux-armv7l/wheel/nhttp/server copying build/lib/nhttp/server/lovely.py -> build/bdist.linux-armv7l/wheel/nhttp/server copying build/lib/nhttp/resource.py -> build/bdist.linux-armv7l/wheel/nhttp copying build/lib/nhttp/__init__.py -> build/bdist.linux-armv7l/wheel/nhttp creating build/bdist.linux-armv7l/wheel/nhttp/_internal copying build/lib/nhttp/_internal/__init__.py -> build/bdist.linux-armv7l/wheel/nhttp/_internal copying build/lib/nhttp/_internal/color.py -> build/bdist.linux-armv7l/wheel/nhttp/_internal copying build/lib/nhttp/_internal/exc_handle.py -> build/bdist.linux-armv7l/wheel/nhttp/_internal running install_egg_info running egg_info creating nhttp.egg-info writing nhttp.egg-info/PKG-INFO writing top-level names to nhttp.egg-info/top_level.txt writing dependency_links to nhttp.egg-info/dependency_links.txt writing manifest file 'nhttp.egg-info/SOURCES.txt' reading manifest file 'nhttp.egg-info/SOURCES.txt' writing manifest file 'nhttp.egg-info/SOURCES.txt' Copying nhttp.egg-info to build/bdist.linux-armv7l/wheel/nhttp-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/nhttp-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-cx4793g_/nhttp-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'nhttp/__init__.py' adding 'nhttp/exceptions.py' adding 'nhttp/resource.py' adding 'nhttp/_internal/__init__.py' adding 'nhttp/_internal/color.py' adding 'nhttp/_internal/exc_handle.py' adding 'nhttp/constant/__init__.py' adding 'nhttp/constant/content_type.py' adding 'nhttp/constant/content_type_table.py' adding 'nhttp/server/__init__.py' adding 'nhttp/server/__main__.py' adding 'nhttp/server/content.py' adding 'nhttp/server/handler.py' adding 'nhttp/server/headers.py' adding 'nhttp/server/helper.py' adding 'nhttp/server/lovely.py' adding 'nhttp/server/mux.py' adding 'nhttp/server/pretty.py' adding 'nhttp/server/req_info.py' adding 'nhttp/server/resp_writer.py' adding 'nhttp/server/server.py' adding 'nhttp-0.1.3.dist-info/METADATA' adding 'nhttp-0.1.3.dist-info/WHEEL' adding 'nhttp-0.1.3.dist-info/top_level.txt' adding 'nhttp-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for nhttp: finished with status 'done' Stored in directory: /tmp/tmp0hv0aihm Successfully built nhttp Cleaning up... Removing source in /tmp/pip-wheel-w6ggcn76/nhttp Removed build tracker '/tmp/pip-req-tracker-3ekhg5qd'