Created temporary directory: /tmp/pip-ephem-wheel-cache-483j0ibq Created temporary directory: /tmp/pip-wheel-v3zm5r16 Looking in indexes: https://pypi.python.org/simple Collecting rpcdb==0.0.4 1 location(s) to search for versions of rpcdb: * https://pypi.python.org/simple/rpcdb/ Getting page https://pypi.python.org/simple/rpcdb/ Analyzing links from page https://pypi.org/simple/rpcdb/ Found link https://files.pythonhosted.org/packages/c5/4b/99d671886e02f9866d871f48aa5af17f5dba71549555cc1ed6b949389752/rpcdb-0.0.1.tar.gz#sha256=e973210fd93a7766e32e0fe5376b837bcbe541deca2ed8a03ab3589493a56115 (from https://pypi.org/simple/rpcdb/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/d3/f4/d5324ac654e550fec53d8ba1c3d05111bd76a418913f4374e4f9172d03d2/rpcdb-0.0.2.tar.gz#sha256=d101c4b1aa03f4c67945d4381ab9651c681106c864ec575ffcf7506ad2856b65 (from https://pypi.org/simple/rpcdb/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/b7/20/aa6f222250716bf1b6ea2fe88ceb77d21c770f62eee43eaa58eb2882690e/rpcdb-0.0.3.tar.gz#sha256=44bcb95a14a4e4a998b1fbfd4bc385a524d64846a8f82dd9b995c0dbee607520 (from https://pypi.org/simple/rpcdb/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/0d/99/f91d0ad27dcbf7d427003280662f09bfe787803fe977ef9e588a6ae2d760/rpcdb-0.0.4.tar.gz#sha256=c313fceecdcc30f891a3ecc166d148055cd4e1f06d21640559b2020f3d4d4c06 (from https://pypi.org/simple/rpcdb/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-v73oh7wg Downloading https://files.pythonhosted.org/packages/0d/99/f91d0ad27dcbf7d427003280662f09bfe787803fe977ef9e588a6ae2d760/rpcdb-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0d/99/f91d0ad27dcbf7d427003280662f09bfe787803fe977ef9e588a6ae2d760/rpcdb-0.0.4.tar.gz#sha256=c313fceecdcc30f891a3ecc166d148055cd4e1f06d21640559b2020f3d4d4c06 (from https://pypi.org/simple/rpcdb/) Running setup.py (path:/tmp/pip-wheel-v3zm5r16/rpcdb/setup.py) egg_info for package rpcdb Running command python setup.py egg_info running egg_info creating pip-egg-info/rpcdb.egg-info writing top-level names to pip-egg-info/rpcdb.egg-info/top_level.txt writing dependency_links to pip-egg-info/rpcdb.egg-info/dependency_links.txt writing pip-egg-info/rpcdb.egg-info/PKG-INFO writing requirements to pip-egg-info/rpcdb.egg-info/requires.txt writing manifest file 'pip-egg-info/rpcdb.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rpcdb.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/rpcdb.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-v3zm5r16/rpcdb has version 0.0.4, which satisfies requirement rpcdb==0.0.4 from https://files.pythonhosted.org/packages/0d/99/f91d0ad27dcbf7d427003280662f09bfe787803fe977ef9e588a6ae2d760/rpcdb-0.0.4.tar.gz#sha256=c313fceecdcc30f891a3ecc166d148055cd4e1f06d21640559b2020f3d4d4c06 Building wheels for collected packages: rpcdb Created temporary directory: /tmp/pip-wheel-xi095v7p Running setup.py bdist_wheel for rpcdb: started Destination directory: /tmp/pip-wheel-xi095v7p Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-v3zm5r16/rpcdb/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-xi095v7p running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rpcdb copying rpcdb/__init__.py -> build/lib/rpcdb creating build/lib/rpcdb/server copying rpcdb/server/controller.py -> build/lib/rpcdb/server copying rpcdb/server/rpcserver.py -> build/lib/rpcdb/server copying rpcdb/server/__init__.py -> build/lib/rpcdb/server copying rpcdb/server/sqlconnection.py -> build/lib/rpcdb/server creating build/lib/rpcdb/client copying rpcdb/client/models.py -> build/lib/rpcdb/client copying rpcdb/client/__init__.py -> build/lib/rpcdb/client copying rpcdb/client/base.py -> build/lib/rpcdb/client copying rpcdb/client/client_proxy.py -> build/lib/rpcdb/client 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/rpcdb creating build/bdist.linux-armv7l/wheel/rpcdb/server copying build/lib/rpcdb/server/controller.py -> build/bdist.linux-armv7l/wheel/rpcdb/server copying build/lib/rpcdb/server/rpcserver.py -> build/bdist.linux-armv7l/wheel/rpcdb/server copying build/lib/rpcdb/server/__init__.py -> build/bdist.linux-armv7l/wheel/rpcdb/server copying build/lib/rpcdb/server/sqlconnection.py -> build/bdist.linux-armv7l/wheel/rpcdb/server creating build/bdist.linux-armv7l/wheel/rpcdb/client copying build/lib/rpcdb/client/models.py -> build/bdist.linux-armv7l/wheel/rpcdb/client copying build/lib/rpcdb/client/__init__.py -> build/bdist.linux-armv7l/wheel/rpcdb/client copying build/lib/rpcdb/client/base.py -> build/bdist.linux-armv7l/wheel/rpcdb/client copying build/lib/rpcdb/client/client_proxy.py -> build/bdist.linux-armv7l/wheel/rpcdb/client copying build/lib/rpcdb/__init__.py -> build/bdist.linux-armv7l/wheel/rpcdb running install_egg_info running egg_info writing dependency_links to rpcdb.egg-info/dependency_links.txt writing requirements to rpcdb.egg-info/requires.txt writing top-level names to rpcdb.egg-info/top_level.txt writing rpcdb.egg-info/PKG-INFO reading manifest file 'rpcdb.egg-info/SOURCES.txt' writing manifest file 'rpcdb.egg-info/SOURCES.txt' Copying rpcdb.egg-info to build/bdist.linux-armv7l/wheel/rpcdb-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rpcdb-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-xi095v7p/rpcdb-0.0.4-py3-none-any.whl' and adding '.' to it adding 'rpcdb/__init__.py' adding 'rpcdb/client/__init__.py' adding 'rpcdb/client/base.py' adding 'rpcdb/client/client_proxy.py' adding 'rpcdb/client/models.py' adding 'rpcdb/server/__init__.py' adding 'rpcdb/server/controller.py' adding 'rpcdb/server/rpcserver.py' adding 'rpcdb/server/sqlconnection.py' adding 'rpcdb-0.0.4.dist-info/top_level.txt' adding 'rpcdb-0.0.4.dist-info/WHEEL' adding 'rpcdb-0.0.4.dist-info/METADATA' adding 'rpcdb-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rpcdb: finished with status 'done' Stored in directory: /tmp/tmpy3cz8j3k Successfully built rpcdb Cleaning up... Removing source in /tmp/pip-wheel-v3zm5r16/rpcdb