Created temporary directory: /tmp/pip-ephem-wheel-cache-k85qc4bj Created temporary directory: /tmp/pip-req-tracker-fq4xyh7n Created requirements tracker '/tmp/pip-req-tracker-fq4xyh7n' Created temporary directory: /tmp/pip-wheel-26i3yode Collecting hehey-hrouter==1.0.0 1 location(s) to search for versions of hehey-hrouter: * https://pypi.org/simple/hehey-hrouter/ Getting page https://pypi.org/simple/hehey-hrouter/ Analyzing links from page https://pypi.org/simple/hehey-hrouter/ Found link https://files.pythonhosted.org/packages/5f/9a/ef70bce1ad4e0420394cfaae140c1c2c3289c0b86b31f8f43db45c4084e7/hehey-hrouter-1.0.0.tar.gz#sha256=c2430b4011cf038c8b3834c77d8fcc32010c965d77ace163447e4bd69a21fe9a (from https://pypi.org/simple/hehey-hrouter/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-9zciwg9u Downloading https://files.pythonhosted.org/packages/5f/9a/ef70bce1ad4e0420394cfaae140c1c2c3289c0b86b31f8f43db45c4084e7/hehey-hrouter-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5f/9a/ef70bce1ad4e0420394cfaae140c1c2c3289c0b86b31f8f43db45c4084e7/hehey-hrouter-1.0.0.tar.gz#sha256=c2430b4011cf038c8b3834c77d8fcc32010c965d77ace163447e4bd69a21fe9a (from https://pypi.org/simple/hehey-hrouter/) Added hehey-hrouter==1.0.0 from https://files.pythonhosted.org/packages/5f/9a/ef70bce1ad4e0420394cfaae140c1c2c3289c0b86b31f8f43db45c4084e7/hehey-hrouter-1.0.0.tar.gz#sha256=c2430b4011cf038c8b3834c77d8fcc32010c965d77ace163447e4bd69a21fe9a to build tracker '/tmp/pip-req-tracker-fq4xyh7n' Running setup.py (path:/tmp/pip-wheel-26i3yode/hehey-hrouter/setup.py) egg_info for package hehey-hrouter Running command python setup.py egg_info running egg_info creating pip-egg-info/hehey_hrouter.egg-info writing pip-egg-info/hehey_hrouter.egg-info/PKG-INFO writing top-level names to pip-egg-info/hehey_hrouter.egg-info/top_level.txt writing dependency_links to pip-egg-info/hehey_hrouter.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/hehey_hrouter.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hehey_hrouter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'hrouter/LICENSE' writing manifest file 'pip-egg-info/hehey_hrouter.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-26i3yode/hehey-hrouter has version 1.0.0, which satisfies requirement hehey-hrouter==1.0.0 from https://files.pythonhosted.org/packages/5f/9a/ef70bce1ad4e0420394cfaae140c1c2c3289c0b86b31f8f43db45c4084e7/hehey-hrouter-1.0.0.tar.gz#sha256=c2430b4011cf038c8b3834c77d8fcc32010c965d77ace163447e4bd69a21fe9a Removed hehey-hrouter==1.0.0 from https://files.pythonhosted.org/packages/5f/9a/ef70bce1ad4e0420394cfaae140c1c2c3289c0b86b31f8f43db45c4084e7/hehey-hrouter-1.0.0.tar.gz#sha256=c2430b4011cf038c8b3834c77d8fcc32010c965d77ace163447e4bd69a21fe9a from build tracker '/tmp/pip-req-tracker-fq4xyh7n' Building wheels for collected packages: hehey-hrouter Created temporary directory: /tmp/pip-wheel-sw89dmp3 Running setup.py bdist_wheel for hehey-hrouter: started Destination directory: /tmp/pip-wheel-sw89dmp3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-26i3yode/hehey-hrouter/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-sw89dmp3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hrouter copying hrouter/__init__.py -> build/lib/hrouter copying hrouter/route.py -> build/lib/hrouter creating build/lib/hrouter/utils copying hrouter/utils/RouteUtil.py -> build/lib/hrouter/utils copying hrouter/utils/__init__.py -> build/lib/hrouter/utils creating build/lib/hrouter/base copying hrouter/base/BaseRouter.py -> build/lib/hrouter/base copying hrouter/base/RouterRequest.py -> build/lib/hrouter/base copying hrouter/base/__init__.py -> build/lib/hrouter/base copying hrouter/base/Rule.py -> build/lib/hrouter/base creating build/lib/hrouter/easy copying hrouter/easy/EasyRule.py -> build/lib/hrouter/easy copying hrouter/easy/EasyRouter.py -> build/lib/hrouter/easy copying hrouter/easy/__init__.py -> build/lib/hrouter/easy 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/hrouter creating build/bdist.linux-armv7l/wheel/hrouter/utils copying build/lib/hrouter/utils/RouteUtil.py -> build/bdist.linux-armv7l/wheel/hrouter/utils copying build/lib/hrouter/utils/__init__.py -> build/bdist.linux-armv7l/wheel/hrouter/utils creating build/bdist.linux-armv7l/wheel/hrouter/base copying build/lib/hrouter/base/BaseRouter.py -> build/bdist.linux-armv7l/wheel/hrouter/base copying build/lib/hrouter/base/RouterRequest.py -> build/bdist.linux-armv7l/wheel/hrouter/base copying build/lib/hrouter/base/__init__.py -> build/bdist.linux-armv7l/wheel/hrouter/base copying build/lib/hrouter/base/Rule.py -> build/bdist.linux-armv7l/wheel/hrouter/base creating build/bdist.linux-armv7l/wheel/hrouter/easy copying build/lib/hrouter/easy/EasyRule.py -> build/bdist.linux-armv7l/wheel/hrouter/easy copying build/lib/hrouter/easy/EasyRouter.py -> build/bdist.linux-armv7l/wheel/hrouter/easy copying build/lib/hrouter/easy/__init__.py -> build/bdist.linux-armv7l/wheel/hrouter/easy copying build/lib/hrouter/__init__.py -> build/bdist.linux-armv7l/wheel/hrouter copying build/lib/hrouter/route.py -> build/bdist.linux-armv7l/wheel/hrouter running install_egg_info running egg_info writing top-level names to hehey_hrouter.egg-info/top_level.txt writing hehey_hrouter.egg-info/PKG-INFO writing dependency_links to hehey_hrouter.egg-info/dependency_links.txt reading manifest file 'hehey_hrouter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'hrouter/LICENSE' writing manifest file 'hehey_hrouter.egg-info/SOURCES.txt' Copying hehey_hrouter.egg-info to build/bdist.linux-armv7l/wheel/hehey_hrouter-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hehey_hrouter-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-sw89dmp3/hehey_hrouter-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'hrouter/__init__.py' adding 'hrouter/route.py' adding 'hrouter/base/BaseRouter.py' adding 'hrouter/base/RouterRequest.py' adding 'hrouter/base/Rule.py' adding 'hrouter/base/__init__.py' adding 'hrouter/easy/EasyRouter.py' adding 'hrouter/easy/EasyRule.py' adding 'hrouter/easy/__init__.py' adding 'hrouter/utils/RouteUtil.py' adding 'hrouter/utils/__init__.py' adding 'hehey_hrouter-1.0.0.dist-info/METADATA' adding 'hehey_hrouter-1.0.0.dist-info/WHEEL' adding 'hehey_hrouter-1.0.0.dist-info/top_level.txt' adding 'hehey_hrouter-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hehey-hrouter: finished with status 'done' Stored in directory: /tmp/tmpmrtjhy0k Successfully built hehey-hrouter Cleaning up... Removing source in /tmp/pip-wheel-26i3yode/hehey-hrouter Removed build tracker '/tmp/pip-req-tracker-fq4xyh7n'