Created temporary directory: /tmp/pip-ephem-wheel-cache-_seoteml Created temporary directory: /tmp/pip-req-tracker-7pqvdkwm Created requirements tracker '/tmp/pip-req-tracker-7pqvdkwm' Created temporary directory: /tmp/pip-wheel-0fmav4yj Collecting python-chi==0.2.3 1 location(s) to search for versions of python-chi: * https://pypi.org/simple/python-chi/ Getting page https://pypi.org/simple/python-chi/ Analyzing links from page https://pypi.org/simple/python-chi/ Found link https://files.pythonhosted.org/packages/8f/c0/45eb34232a6b4df10ab15e20fa7be0adab95dd0b55d489c990e668e41008/python-chi-0.2.1.tar.gz#sha256=b2015f8087787fd2c66f119127726e5500f188f47e71788f038e601fbf0714f1 (from https://pypi.org/simple/python-chi/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/f5/2b/d6f52f7568016d80cbe20189d7ae4c2f32d34ee63795906f32905dd7dc14/python-chi-0.2.2.tar.gz#sha256=f52f493161ea4cef60e1cf8d255b3a4c67502492c826498ee04ab57cf76d7d7d (from https://pypi.org/simple/python-chi/), version: 0.2.2 Found link https://files.pythonhosted.org/packages/85/0b/5c4764f40096e3584f7f3f14a35fe0f846e8fe143bf4c2c28a3fe4efce67/python-chi-0.2.3.dev1.tar.gz#sha256=45dc090d2555f17e917a354372bf0e0f6a846eaa6b773aec112802acc6be450b (from https://pypi.org/simple/python-chi/), version: 0.2.3.dev1 Found link https://files.pythonhosted.org/packages/61/a2/e5ffbefd8ca889ca09ae40de30ab1fe8dc8b5a649d7a4e556d6250782f8d/python-chi-0.2.3.tar.gz#sha256=b0064fa998d48f427258ced1e1da96a99ac11a3cdce8240bd3ccc0ffa826ae49 (from https://pypi.org/simple/python-chi/), version: 0.2.3 Found link https://files.pythonhosted.org/packages/c3/25/364b80e1b4a767ae0d8695aede139826d23bda698d2d3f6943ed00734b09/python-chi-0.2.4.dev1.tar.gz#sha256=fde5ffc832f30cf517668c226bacf9ad0f6573f7b14c910962b87ee2ecb34f0e (from https://pypi.org/simple/python-chi/), version: 0.2.4.dev1 Using version 0.2.3 (newest of versions: 0.2.3) Created temporary directory: /tmp/pip-unpack-dird0aha Downloading https://files.pythonhosted.org/packages/61/a2/e5ffbefd8ca889ca09ae40de30ab1fe8dc8b5a649d7a4e556d6250782f8d/python-chi-0.2.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/61/a2/e5ffbefd8ca889ca09ae40de30ab1fe8dc8b5a649d7a4e556d6250782f8d/python-chi-0.2.3.tar.gz#sha256=b0064fa998d48f427258ced1e1da96a99ac11a3cdce8240bd3ccc0ffa826ae49 (from https://pypi.org/simple/python-chi/) Added python-chi==0.2.3 from https://files.pythonhosted.org/packages/61/a2/e5ffbefd8ca889ca09ae40de30ab1fe8dc8b5a649d7a4e556d6250782f8d/python-chi-0.2.3.tar.gz#sha256=b0064fa998d48f427258ced1e1da96a99ac11a3cdce8240bd3ccc0ffa826ae49 to build tracker '/tmp/pip-req-tracker-7pqvdkwm' Running setup.py (path:/tmp/pip-wheel-0fmav4yj/python-chi/setup.py) egg_info for package python-chi Running command python setup.py egg_info running egg_info creating pip-egg-info/python_chi.egg-info writing dependency_links to pip-egg-info/python_chi.egg-info/dependency_links.txt writing requirements to pip-egg-info/python_chi.egg-info/requires.txt writing pip-egg-info/python_chi.egg-info/PKG-INFO writing top-level names to pip-egg-info/python_chi.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/python_chi.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/python_chi.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0fmav4yj/python-chi has version 0.2.3, which satisfies requirement python-chi==0.2.3 from https://files.pythonhosted.org/packages/61/a2/e5ffbefd8ca889ca09ae40de30ab1fe8dc8b5a649d7a4e556d6250782f8d/python-chi-0.2.3.tar.gz#sha256=b0064fa998d48f427258ced1e1da96a99ac11a3cdce8240bd3ccc0ffa826ae49 Removed python-chi==0.2.3 from https://files.pythonhosted.org/packages/61/a2/e5ffbefd8ca889ca09ae40de30ab1fe8dc8b5a649d7a4e556d6250782f8d/python-chi-0.2.3.tar.gz#sha256=b0064fa998d48f427258ced1e1da96a99ac11a3cdce8240bd3ccc0ffa826ae49 from build tracker '/tmp/pip-req-tracker-7pqvdkwm' Building wheels for collected packages: python-chi Created temporary directory: /tmp/pip-wheel-uhv3912_ Running setup.py bdist_wheel for python-chi: started Destination directory: /tmp/pip-wheel-uhv3912_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0fmav4yj/python-chi/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-uhv3912_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/chi copying chi/context.py -> build/lib/chi copying chi/util.py -> build/lib/chi copying chi/__init__.py -> build/lib/chi copying chi/keypair.py -> build/lib/chi copying chi/lease.py -> build/lib/chi copying chi/ssh.py -> build/lib/chi copying chi/server.py -> build/lib/chi running egg_info writing python_chi.egg-info/PKG-INFO writing requirements to python_chi.egg-info/requires.txt writing top-level names to python_chi.egg-info/top_level.txt writing dependency_links to python_chi.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/chi copying build/lib/chi/context.py -> build/bdist.linux-armv7l/wheel/chi copying build/lib/chi/util.py -> build/bdist.linux-armv7l/wheel/chi copying build/lib/chi/__init__.py -> build/bdist.linux-armv7l/wheel/chi copying build/lib/chi/keypair.py -> build/bdist.linux-armv7l/wheel/chi copying build/lib/chi/lease.py -> build/bdist.linux-armv7l/wheel/chi copying build/lib/chi/ssh.py -> build/bdist.linux-armv7l/wheel/chi copying build/lib/chi/server.py -> build/bdist.linux-armv7l/wheel/chi running install_egg_info Copying python_chi.egg-info to build/bdist.linux-armv7l/wheel/python_chi-0.2.3-py3.4.egg-info running install_scripts /tmp/pip-wheel-0fmav4yj/python-chi/.eggs/pbr-5.4.4-py3.4.egg/pbr/packaging.py:459: 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/python_chi-0.2.3.dist-info/WHEEL creating '/tmp/pip-wheel-uhv3912_/python_chi-0.2.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'chi/__init__.py' adding 'chi/context.py' adding 'chi/keypair.py' adding 'chi/lease.py' adding 'chi/server.py' adding 'chi/ssh.py' adding 'chi/util.py' adding 'python_chi-0.2.3.dist-info/AUTHORS' adding 'python_chi-0.2.3.dist-info/LICENSE' adding 'python_chi-0.2.3.dist-info/METADATA' adding 'python_chi-0.2.3.dist-info/WHEEL' adding 'python_chi-0.2.3.dist-info/pbr.json' adding 'python_chi-0.2.3.dist-info/top_level.txt' adding 'python_chi-0.2.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for python-chi: finished with status 'done' Stored in directory: /tmp/tmpiqd3x2h8 Successfully built python-chi Cleaning up... Removing source in /tmp/pip-wheel-0fmav4yj/python-chi Removed build tracker '/tmp/pip-req-tracker-7pqvdkwm'