Created temporary directory: /tmp/pip-ephem-wheel-cache-abua523p Created temporary directory: /tmp/pip-req-tracker-1yxjaiws Created requirements tracker '/tmp/pip-req-tracker-1yxjaiws' Created temporary directory: /tmp/pip-wheel-azwpzypb Collecting freecell-solver==0.2.2 1 location(s) to search for versions of freecell-solver: * https://pypi.org/simple/freecell-solver/ Getting page https://pypi.org/simple/freecell-solver/ Analyzing links from page https://pypi.org/simple/freecell-solver/ Found link https://files.pythonhosted.org/packages/97/e0/c3e88a0993e0a3c33066e0f191959d3c1365eea6e33c0fc5510330ae2c59/freecell_solver-0.2.2.tar.gz#sha256=58f72927783e1f20c83ed43b99c99391b4cecaa7cf613e71f9a909507247dd0e (from https://pypi.org/simple/freecell-solver/), version: 0.2.2 Using version 0.2.2 (newest of versions: 0.2.2) Created temporary directory: /tmp/pip-unpack-phttc0wi Downloading https://files.pythonhosted.org/packages/97/e0/c3e88a0993e0a3c33066e0f191959d3c1365eea6e33c0fc5510330ae2c59/freecell_solver-0.2.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/97/e0/c3e88a0993e0a3c33066e0f191959d3c1365eea6e33c0fc5510330ae2c59/freecell_solver-0.2.2.tar.gz#sha256=58f72927783e1f20c83ed43b99c99391b4cecaa7cf613e71f9a909507247dd0e (from https://pypi.org/simple/freecell-solver/) Added freecell-solver==0.2.2 from https://files.pythonhosted.org/packages/97/e0/c3e88a0993e0a3c33066e0f191959d3c1365eea6e33c0fc5510330ae2c59/freecell_solver-0.2.2.tar.gz#sha256=58f72927783e1f20c83ed43b99c99391b4cecaa7cf613e71f9a909507247dd0e to build tracker '/tmp/pip-req-tracker-1yxjaiws' Running setup.py (path:/tmp/pip-wheel-azwpzypb/freecell-solver/setup.py) egg_info for package freecell-solver Running command python setup.py egg_info running egg_info creating pip-egg-info/freecell_solver.egg-info writing requirements to pip-egg-info/freecell_solver.egg-info/requires.txt writing pip-egg-info/freecell_solver.egg-info/PKG-INFO writing top-level names to pip-egg-info/freecell_solver.egg-info/top_level.txt writing dependency_links to pip-egg-info/freecell_solver.egg-info/dependency_links.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/freecell_solver.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/freecell_solver.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-azwpzypb/freecell-solver has version 0.2.2, which satisfies requirement freecell-solver==0.2.2 from https://files.pythonhosted.org/packages/97/e0/c3e88a0993e0a3c33066e0f191959d3c1365eea6e33c0fc5510330ae2c59/freecell_solver-0.2.2.tar.gz#sha256=58f72927783e1f20c83ed43b99c99391b4cecaa7cf613e71f9a909507247dd0e Removed freecell-solver==0.2.2 from https://files.pythonhosted.org/packages/97/e0/c3e88a0993e0a3c33066e0f191959d3c1365eea6e33c0fc5510330ae2c59/freecell_solver-0.2.2.tar.gz#sha256=58f72927783e1f20c83ed43b99c99391b4cecaa7cf613e71f9a909507247dd0e from build tracker '/tmp/pip-req-tracker-1yxjaiws' Building wheels for collected packages: freecell-solver Created temporary directory: /tmp/pip-wheel-4ffaszk1 Running setup.py bdist_wheel for freecell-solver: started Destination directory: /tmp/pip-wheel-4ffaszk1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-azwpzypb/freecell-solver/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-4ffaszk1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/freecell_solver copying freecell_solver/__init__.py -> build/lib/freecell_solver creating build/lib/freecell_solver/tests copying freecell_solver/tests/base.py -> build/lib/freecell_solver/tests copying freecell_solver/tests/test_freecell_solver.py -> build/lib/freecell_solver/tests copying freecell_solver/tests/__init__.py -> build/lib/freecell_solver/tests running egg_info writing freecell_solver.egg-info/PKG-INFO writing top-level names to freecell_solver.egg-info/top_level.txt writing requirements to freecell_solver.egg-info/requires.txt writing dependency_links to freecell_solver.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt installing to build/bdist.linux-armv7l/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/freecell_solver creating build/bdist.linux-armv7l/wheel/freecell_solver/tests copying build/lib/freecell_solver/tests/base.py -> build/bdist.linux-armv7l/wheel/freecell_solver/tests copying build/lib/freecell_solver/tests/test_freecell_solver.py -> build/bdist.linux-armv7l/wheel/freecell_solver/tests copying build/lib/freecell_solver/tests/__init__.py -> build/bdist.linux-armv7l/wheel/freecell_solver/tests copying build/lib/freecell_solver/__init__.py -> build/bdist.linux-armv7l/wheel/freecell_solver running install_egg_info Copying freecell_solver.egg-info to build/bdist.linux-armv7l/wheel/freecell_solver-0.2.2-py3.4.egg-info running install_scripts /tmp/pip-wheel-azwpzypb/freecell-solver/.eggs/pbr-5.4.1-py3.4.egg/pbr/packaging.py:433: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/freecell_solver-0.2.2.dist-info/WHEEL creating '/tmp/pip-wheel-4ffaszk1/freecell_solver-0.2.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'freecell_solver/__init__.py' adding 'freecell_solver/tests/__init__.py' adding 'freecell_solver/tests/base.py' adding 'freecell_solver/tests/test_freecell_solver.py' adding 'freecell_solver-0.2.2.dist-info/AUTHORS' adding 'freecell_solver-0.2.2.dist-info/LICENSE' adding 'freecell_solver-0.2.2.dist-info/METADATA' adding 'freecell_solver-0.2.2.dist-info/WHEEL' adding 'freecell_solver-0.2.2.dist-info/pbr.json' adding 'freecell_solver-0.2.2.dist-info/top_level.txt' adding 'freecell_solver-0.2.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for freecell-solver: finished with status 'done' Stored in directory: /tmp/tmph1jx4bjh Successfully built freecell-solver Cleaning up... Removing source in /tmp/pip-wheel-azwpzypb/freecell-solver Removed build tracker '/tmp/pip-req-tracker-1yxjaiws'