Created temporary directory: /tmp/pip-ephem-wheel-cache-wbu9qug2 Created temporary directory: /tmp/pip-req-tracker-hkqvk992 Created requirements tracker '/tmp/pip-req-tracker-hkqvk992' Created temporary directory: /tmp/pip-wheel-03kkpysj Collecting sanic-jsonrpc==0.0.4 1 location(s) to search for versions of sanic-jsonrpc: * https://pypi.org/simple/sanic-jsonrpc/ Getting page https://pypi.org/simple/sanic-jsonrpc/ Analyzing links from page https://pypi.org/simple/sanic-jsonrpc/ Found link https://files.pythonhosted.org/packages/73/8b/226e82f7786e0fa0aee35ab93f90409a4cf79d15dbbda5e98ce653505153/sanic-jsonrpc-0.0.1.tar.gz#sha256=6f679384ed781889b68bf4c58bc8af1300eda5d1247fe95c5addc251d7fe6a28 (from https://pypi.org/simple/sanic-jsonrpc/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/b8/9d/ba6af8755bd6fd404901a22e83532f28326a35e28c20ca2d2319f871b7a2/sanic-jsonrpc-0.0.2.tar.gz#sha256=689cf59982218629f4d91ac793fa56f1b6cb93eae31a284bac2214d997abd4d2 (from https://pypi.org/simple/sanic-jsonrpc/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/1d/e9/8afb6bb58f349dde624e8ca9eff54e1b400dadd15853559ebbcb0b8a68f3/sanic-jsonrpc-0.0.3.tar.gz#sha256=a114ef49f51988d39faaae149f02cb189b38d24d84d1024c0c5211993268ee59 (from https://pypi.org/simple/sanic-jsonrpc/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/f2/8a/4c5de5548ae302d36c76b4fc8f5cbf322dcccb8e2e3f7765544a3479408c/sanic-jsonrpc-0.0.4.tar.gz#sha256=276aedb111e3a22818d3a5a552d37e4c7a9a2138095370a3e80ebf24c7cdeb2d (from https://pypi.org/simple/sanic-jsonrpc/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-baqm62cj Downloading https://files.pythonhosted.org/packages/f2/8a/4c5de5548ae302d36c76b4fc8f5cbf322dcccb8e2e3f7765544a3479408c/sanic-jsonrpc-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f2/8a/4c5de5548ae302d36c76b4fc8f5cbf322dcccb8e2e3f7765544a3479408c/sanic-jsonrpc-0.0.4.tar.gz#sha256=276aedb111e3a22818d3a5a552d37e4c7a9a2138095370a3e80ebf24c7cdeb2d (from https://pypi.org/simple/sanic-jsonrpc/) Added sanic-jsonrpc==0.0.4 from https://files.pythonhosted.org/packages/f2/8a/4c5de5548ae302d36c76b4fc8f5cbf322dcccb8e2e3f7765544a3479408c/sanic-jsonrpc-0.0.4.tar.gz#sha256=276aedb111e3a22818d3a5a552d37e4c7a9a2138095370a3e80ebf24c7cdeb2d to build tracker '/tmp/pip-req-tracker-hkqvk992' Running setup.py (path:/tmp/pip-wheel-03kkpysj/sanic-jsonrpc/setup.py) egg_info for package sanic-jsonrpc Running command python setup.py egg_info running egg_info creating pip-egg-info/sanic_jsonrpc.egg-info writing requirements to pip-egg-info/sanic_jsonrpc.egg-info/requires.txt writing pip-egg-info/sanic_jsonrpc.egg-info/PKG-INFO writing dependency_links to pip-egg-info/sanic_jsonrpc.egg-info/dependency_links.txt writing top-level names to pip-egg-info/sanic_jsonrpc.egg-info/top_level.txt writing manifest file 'pip-egg-info/sanic_jsonrpc.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sanic_jsonrpc.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/sanic_jsonrpc.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-03kkpysj/sanic-jsonrpc has version 0.0.4, which satisfies requirement sanic-jsonrpc==0.0.4 from https://files.pythonhosted.org/packages/f2/8a/4c5de5548ae302d36c76b4fc8f5cbf322dcccb8e2e3f7765544a3479408c/sanic-jsonrpc-0.0.4.tar.gz#sha256=276aedb111e3a22818d3a5a552d37e4c7a9a2138095370a3e80ebf24c7cdeb2d Removed sanic-jsonrpc==0.0.4 from https://files.pythonhosted.org/packages/f2/8a/4c5de5548ae302d36c76b4fc8f5cbf322dcccb8e2e3f7765544a3479408c/sanic-jsonrpc-0.0.4.tar.gz#sha256=276aedb111e3a22818d3a5a552d37e4c7a9a2138095370a3e80ebf24c7cdeb2d from build tracker '/tmp/pip-req-tracker-hkqvk992' Building wheels for collected packages: sanic-jsonrpc Created temporary directory: /tmp/pip-wheel-a5f92ze_ Running setup.py bdist_wheel for sanic-jsonrpc: started Destination directory: /tmp/pip-wheel-a5f92ze_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-03kkpysj/sanic-jsonrpc/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-a5f92ze_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sanic_jsonrpc copying src/sanic_jsonrpc/__init__.py -> build/lib/sanic_jsonrpc copying src/sanic_jsonrpc/jsonrpc.py -> build/lib/sanic_jsonrpc copying src/sanic_jsonrpc/errors.py -> build/lib/sanic_jsonrpc 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/sanic_jsonrpc copying build/lib/sanic_jsonrpc/__init__.py -> build/bdist.linux-armv7l/wheel/sanic_jsonrpc copying build/lib/sanic_jsonrpc/jsonrpc.py -> build/bdist.linux-armv7l/wheel/sanic_jsonrpc copying build/lib/sanic_jsonrpc/errors.py -> build/bdist.linux-armv7l/wheel/sanic_jsonrpc running install_egg_info running egg_info writing src/sanic_jsonrpc.egg-info/PKG-INFO writing requirements to src/sanic_jsonrpc.egg-info/requires.txt writing top-level names to src/sanic_jsonrpc.egg-info/top_level.txt writing dependency_links to src/sanic_jsonrpc.egg-info/dependency_links.txt reading manifest file 'src/sanic_jsonrpc.egg-info/SOURCES.txt' writing manifest file 'src/sanic_jsonrpc.egg-info/SOURCES.txt' Copying src/sanic_jsonrpc.egg-info to build/bdist.linux-armv7l/wheel/sanic_jsonrpc-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/sanic_jsonrpc-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-a5f92ze_/sanic_jsonrpc-0.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'sanic_jsonrpc/__init__.py' adding 'sanic_jsonrpc/errors.py' adding 'sanic_jsonrpc/jsonrpc.py' adding 'sanic_jsonrpc-0.0.4.dist-info/METADATA' adding 'sanic_jsonrpc-0.0.4.dist-info/WHEEL' adding 'sanic_jsonrpc-0.0.4.dist-info/top_level.txt' adding 'sanic_jsonrpc-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for sanic-jsonrpc: finished with status 'done' Stored in directory: /tmp/tmplkqlm98k Successfully built sanic-jsonrpc Cleaning up... Removing source in /tmp/pip-wheel-03kkpysj/sanic-jsonrpc Removed build tracker '/tmp/pip-req-tracker-hkqvk992'