Created temporary directory: /tmp/pip-ephem-wheel-cache-42ukeca7 Created temporary directory: /tmp/pip-req-tracker-7393zm3g Created requirements tracker '/tmp/pip-req-tracker-7393zm3g' Created temporary directory: /tmp/pip-wheel-02u9bji3 Collecting vcsdeploy==0.4 1 location(s) to search for versions of vcsdeploy: * https://pypi.org/simple/vcsdeploy/ Getting page https://pypi.org/simple/vcsdeploy/ Analyzing links from page https://pypi.org/simple/vcsdeploy/ Found link https://files.pythonhosted.org/packages/7c/cb/c744509a9e32bf1b8321f460491363656b9c408a264773d784e7a42ee6fd/vcsdeploy-0.2.tar.gz#sha256=35c1164f362fda55c9cde10ea602731f5d58862c3eff75af96be93a5af16edfe (from https://pypi.org/simple/vcsdeploy/), version: 0.2 Found link https://files.pythonhosted.org/packages/a6/8a/bda08665390cd9635051657b0307b0322e1850dfc7d8c1b165b5d018f88a/vcsdeploy-0.3.tar.gz#sha256=3b9977d67eaca0535104e488885899353b86dbb6fa5a6dfe82529e4897828e69 (from https://pypi.org/simple/vcsdeploy/), version: 0.3 Found link https://files.pythonhosted.org/packages/af/28/58ed5ce5b5acdf13061dfaee66aea36617e2379d16688c525634650a00ea/vcsdeploy-0.4.tar.gz#sha256=7838a8a43925dab06eed330afbfd383de88a83451586dcfe90e4c2b0d47a4207 (from https://pypi.org/simple/vcsdeploy/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-f2rowwhm Downloading https://files.pythonhosted.org/packages/af/28/58ed5ce5b5acdf13061dfaee66aea36617e2379d16688c525634650a00ea/vcsdeploy-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/af/28/58ed5ce5b5acdf13061dfaee66aea36617e2379d16688c525634650a00ea/vcsdeploy-0.4.tar.gz#sha256=7838a8a43925dab06eed330afbfd383de88a83451586dcfe90e4c2b0d47a4207 (from https://pypi.org/simple/vcsdeploy/) Added vcsdeploy==0.4 from https://files.pythonhosted.org/packages/af/28/58ed5ce5b5acdf13061dfaee66aea36617e2379d16688c525634650a00ea/vcsdeploy-0.4.tar.gz#sha256=7838a8a43925dab06eed330afbfd383de88a83451586dcfe90e4c2b0d47a4207 to build tracker '/tmp/pip-req-tracker-7393zm3g' Running setup.py (path:/tmp/pip-wheel-02u9bji3/vcsdeploy/setup.py) egg_info for package vcsdeploy Running command python setup.py egg_info running egg_info creating pip-egg-info/vcsdeploy.egg-info writing top-level names to pip-egg-info/vcsdeploy.egg-info/top_level.txt writing requirements to pip-egg-info/vcsdeploy.egg-info/requires.txt writing pip-egg-info/vcsdeploy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/vcsdeploy.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/vcsdeploy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/vcsdeploy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/vcsdeploy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-02u9bji3/vcsdeploy has version 0.4, which satisfies requirement vcsdeploy==0.4 from https://files.pythonhosted.org/packages/af/28/58ed5ce5b5acdf13061dfaee66aea36617e2379d16688c525634650a00ea/vcsdeploy-0.4.tar.gz#sha256=7838a8a43925dab06eed330afbfd383de88a83451586dcfe90e4c2b0d47a4207 Removed vcsdeploy==0.4 from https://files.pythonhosted.org/packages/af/28/58ed5ce5b5acdf13061dfaee66aea36617e2379d16688c525634650a00ea/vcsdeploy-0.4.tar.gz#sha256=7838a8a43925dab06eed330afbfd383de88a83451586dcfe90e4c2b0d47a4207 from build tracker '/tmp/pip-req-tracker-7393zm3g' Building wheels for collected packages: vcsdeploy Created temporary directory: /tmp/pip-wheel-jhe4id96 Running setup.py bdist_wheel for vcsdeploy: started Destination directory: /tmp/pip-wheel-jhe4id96 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-02u9bji3/vcsdeploy/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-jhe4id96 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/vcsdeploy copying vcsdeploy/logic.py -> build/lib/vcsdeploy copying vcsdeploy/config.py -> build/lib/vcsdeploy copying vcsdeploy/vcsdeploy_rc.py -> build/lib/vcsdeploy copying vcsdeploy/Ui_MainWindow.py -> build/lib/vcsdeploy copying vcsdeploy/cmdline.py -> build/lib/vcsdeploy copying vcsdeploy/MainWindow.py -> build/lib/vcsdeploy copying vcsdeploy/util.py -> build/lib/vcsdeploy copying vcsdeploy/hg.py -> build/lib/vcsdeploy copying vcsdeploy/autopath.py -> build/lib/vcsdeploy copying vcsdeploy/__init__.py -> build/lib/vcsdeploy copying vcsdeploy/makefile.py -> build/lib/vcsdeploy copying vcsdeploy/gitlogic.py -> build/lib/vcsdeploy 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/vcsdeploy copying build/lib/vcsdeploy/logic.py -> build/bdist.linux-armv7l/wheel/vcsdeploy copying build/lib/vcsdeploy/config.py -> build/bdist.linux-armv7l/wheel/vcsdeploy copying build/lib/vcsdeploy/vcsdeploy_rc.py -> build/bdist.linux-armv7l/wheel/vcsdeploy copying build/lib/vcsdeploy/Ui_MainWindow.py -> build/bdist.linux-armv7l/wheel/vcsdeploy copying build/lib/vcsdeploy/cmdline.py -> build/bdist.linux-armv7l/wheel/vcsdeploy copying build/lib/vcsdeploy/MainWindow.py -> build/bdist.linux-armv7l/wheel/vcsdeploy copying build/lib/vcsdeploy/util.py -> build/bdist.linux-armv7l/wheel/vcsdeploy copying build/lib/vcsdeploy/hg.py -> build/bdist.linux-armv7l/wheel/vcsdeploy copying build/lib/vcsdeploy/autopath.py -> build/bdist.linux-armv7l/wheel/vcsdeploy copying build/lib/vcsdeploy/__init__.py -> build/bdist.linux-armv7l/wheel/vcsdeploy copying build/lib/vcsdeploy/makefile.py -> build/bdist.linux-armv7l/wheel/vcsdeploy copying build/lib/vcsdeploy/gitlogic.py -> build/bdist.linux-armv7l/wheel/vcsdeploy running install_egg_info running egg_info writing vcsdeploy.egg-info/PKG-INFO writing dependency_links to vcsdeploy.egg-info/dependency_links.txt writing requirements to vcsdeploy.egg-info/requires.txt writing top-level names to vcsdeploy.egg-info/top_level.txt reading manifest file 'vcsdeploy.egg-info/SOURCES.txt' writing manifest file 'vcsdeploy.egg-info/SOURCES.txt' Copying vcsdeploy.egg-info to build/bdist.linux-armv7l/wheel/vcsdeploy-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/vcsdeploy-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-jhe4id96/vcsdeploy-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'vcsdeploy/MainWindow.py' adding 'vcsdeploy/Ui_MainWindow.py' adding 'vcsdeploy/__init__.py' adding 'vcsdeploy/autopath.py' adding 'vcsdeploy/cmdline.py' adding 'vcsdeploy/config.py' adding 'vcsdeploy/gitlogic.py' adding 'vcsdeploy/hg.py' adding 'vcsdeploy/logic.py' adding 'vcsdeploy/makefile.py' adding 'vcsdeploy/util.py' adding 'vcsdeploy/vcsdeploy_rc.py' adding 'vcsdeploy-0.4.dist-info/METADATA' adding 'vcsdeploy-0.4.dist-info/WHEEL' adding 'vcsdeploy-0.4.dist-info/top_level.txt' adding 'vcsdeploy-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for vcsdeploy: finished with status 'done' Stored in directory: /tmp/tmpcubpc2zg Successfully built vcsdeploy Cleaning up... Removing source in /tmp/pip-wheel-02u9bji3/vcsdeploy Removed build tracker '/tmp/pip-req-tracker-7393zm3g'