Created temporary directory: /tmp/pip-ephem-wheel-cache-1gny01m3 Created temporary directory: /tmp/pip-req-tracker-hu0jmfxq Created requirements tracker '/tmp/pip-req-tracker-hu0jmfxq' Created temporary directory: /tmp/pip-wheel-udqrqyzy Collecting psqlgraph==3.0.0 1 location(s) to search for versions of psqlgraph: * https://pypi.org/simple/psqlgraph/ Getting page https://pypi.org/simple/psqlgraph/ Analyzing links from page https://pypi.org/simple/psqlgraph/ Found link https://files.pythonhosted.org/packages/5b/2f/57bf04497d8189a82b2af0506ba8917a6793ab40a512b5f14b66081d31af/psqlgraph-1.2.2.tar.gz#sha256=d4ed9fef3ba0f892d91a031f5ce4e6ceaa656482c500089b4c491a9e3201e6d5 (from https://pypi.org/simple/psqlgraph/), version: 1.2.2 Found link https://files.pythonhosted.org/packages/0b/cd/e5efbfb69818396596ee6f6fd0d4bf30c20b93c408ffd13e441ea95570a6/psqlgraph-1.2.3.tar.gz#sha256=7856acdc5cd36b49e26f17148ba93164f7e4ff6f902219831bead43ed030c017 (from https://pypi.org/simple/psqlgraph/), version: 1.2.3 Found link https://files.pythonhosted.org/packages/1f/c1/8c030b53abad90057d2fbb218351cbf331f503a15cf10b150952be02f207/psqlgraph-2.0.2.tar.gz#sha256=05c00126475155e0c345ccd460ced7e5ac71b37041238465d79ca1240ca3129c (from https://pypi.org/simple/psqlgraph/), version: 2.0.2 Found link https://files.pythonhosted.org/packages/f5/98/22bc3eaa2ac35eef7051d1533b55f30c27da0ffe16898e47e534d7b64526/psqlgraph-3.0.0.tar.gz#sha256=a4c8aee48dcb85c9112e6866ae404839dde683bca2df4deaa854caf5d3d2aada (from https://pypi.org/simple/psqlgraph/), version: 3.0.0 Using version 3.0.0 (newest of versions: 3.0.0) Created temporary directory: /tmp/pip-unpack-uvgw_boc Downloading https://files.pythonhosted.org/packages/f5/98/22bc3eaa2ac35eef7051d1533b55f30c27da0ffe16898e47e534d7b64526/psqlgraph-3.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f5/98/22bc3eaa2ac35eef7051d1533b55f30c27da0ffe16898e47e534d7b64526/psqlgraph-3.0.0.tar.gz#sha256=a4c8aee48dcb85c9112e6866ae404839dde683bca2df4deaa854caf5d3d2aada (from https://pypi.org/simple/psqlgraph/) Added psqlgraph==3.0.0 from https://files.pythonhosted.org/packages/f5/98/22bc3eaa2ac35eef7051d1533b55f30c27da0ffe16898e47e534d7b64526/psqlgraph-3.0.0.tar.gz#sha256=a4c8aee48dcb85c9112e6866ae404839dde683bca2df4deaa854caf5d3d2aada to build tracker '/tmp/pip-req-tracker-hu0jmfxq' Running setup.py (path:/tmp/pip-wheel-udqrqyzy/psqlgraph/setup.py) egg_info for package psqlgraph Running command python setup.py egg_info running egg_info creating pip-egg-info/psqlgraph.egg-info writing pip-egg-info/psqlgraph.egg-info/PKG-INFO writing dependency_links to pip-egg-info/psqlgraph.egg-info/dependency_links.txt writing requirements to pip-egg-info/psqlgraph.egg-info/requires.txt writing top-level names to pip-egg-info/psqlgraph.egg-info/top_level.txt writing manifest file 'pip-egg-info/psqlgraph.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/psqlgraph.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/psqlgraph.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-udqrqyzy/psqlgraph has version 3.0.0, which satisfies requirement psqlgraph==3.0.0 from https://files.pythonhosted.org/packages/f5/98/22bc3eaa2ac35eef7051d1533b55f30c27da0ffe16898e47e534d7b64526/psqlgraph-3.0.0.tar.gz#sha256=a4c8aee48dcb85c9112e6866ae404839dde683bca2df4deaa854caf5d3d2aada Removed psqlgraph==3.0.0 from https://files.pythonhosted.org/packages/f5/98/22bc3eaa2ac35eef7051d1533b55f30c27da0ffe16898e47e534d7b64526/psqlgraph-3.0.0.tar.gz#sha256=a4c8aee48dcb85c9112e6866ae404839dde683bca2df4deaa854caf5d3d2aada from build tracker '/tmp/pip-req-tracker-hu0jmfxq' Building wheels for collected packages: psqlgraph Created temporary directory: /tmp/pip-wheel-r6xdf1nq Running setup.py bdist_wheel for psqlgraph: started Destination directory: /tmp/pip-wheel-r6xdf1nq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-udqrqyzy/psqlgraph/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-r6xdf1nq running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/psqlgraph copying psqlgraph/mocks.py -> build/lib/psqlgraph copying psqlgraph/node.py -> build/lib/psqlgraph copying psqlgraph/attributes.py -> build/lib/psqlgraph copying psqlgraph/util.py -> build/lib/psqlgraph copying psqlgraph/exc.py -> build/lib/psqlgraph copying psqlgraph/session.py -> build/lib/psqlgraph copying psqlgraph/voided_edge.py -> build/lib/psqlgraph copying psqlgraph/__main__.py -> build/lib/psqlgraph copying psqlgraph/edge.py -> build/lib/psqlgraph copying psqlgraph/query.py -> build/lib/psqlgraph copying psqlgraph/__init__.py -> build/lib/psqlgraph copying psqlgraph/hooks.py -> build/lib/psqlgraph copying psqlgraph/base.py -> build/lib/psqlgraph copying psqlgraph/psql.py -> build/lib/psqlgraph copying psqlgraph/voided_node.py -> build/lib/psqlgraph 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/psqlgraph copying build/lib/psqlgraph/mocks.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/node.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/attributes.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/util.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/exc.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/session.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/voided_edge.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/__main__.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/edge.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/query.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/__init__.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/hooks.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/base.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/psql.py -> build/bdist.linux-armv7l/wheel/psqlgraph copying build/lib/psqlgraph/voided_node.py -> build/bdist.linux-armv7l/wheel/psqlgraph running install_egg_info running egg_info writing top-level names to psqlgraph.egg-info/top_level.txt writing psqlgraph.egg-info/PKG-INFO writing requirements to psqlgraph.egg-info/requires.txt writing dependency_links to psqlgraph.egg-info/dependency_links.txt reading manifest file 'psqlgraph.egg-info/SOURCES.txt' writing manifest file 'psqlgraph.egg-info/SOURCES.txt' Copying psqlgraph.egg-info to build/bdist.linux-armv7l/wheel/psqlgraph-3.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/psqlgraph-3.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-r6xdf1nq/psqlgraph-3.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'psqlgraph/__init__.py' adding 'psqlgraph/__main__.py' adding 'psqlgraph/attributes.py' adding 'psqlgraph/base.py' adding 'psqlgraph/edge.py' adding 'psqlgraph/exc.py' adding 'psqlgraph/hooks.py' adding 'psqlgraph/mocks.py' adding 'psqlgraph/node.py' adding 'psqlgraph/psql.py' adding 'psqlgraph/query.py' adding 'psqlgraph/session.py' adding 'psqlgraph/util.py' adding 'psqlgraph/voided_edge.py' adding 'psqlgraph/voided_node.py' adding 'psqlgraph-3.0.0.dist-info/METADATA' adding 'psqlgraph-3.0.0.dist-info/WHEEL' adding 'psqlgraph-3.0.0.dist-info/top_level.txt' adding 'psqlgraph-3.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for psqlgraph: finished with status 'done' Stored in directory: /tmp/tmpakf7zjcl Successfully built psqlgraph Cleaning up... Removing source in /tmp/pip-wheel-udqrqyzy/psqlgraph Removed build tracker '/tmp/pip-req-tracker-hu0jmfxq'