Created temporary directory: /tmp/pip-ephem-wheel-cache-23fnc_97 Created temporary directory: /tmp/pip-req-tracker-1rc3wesi Created requirements tracker '/tmp/pip-req-tracker-1rc3wesi' Created temporary directory: /tmp/pip-wheel-t_fbue7d Collecting PyChef-PortableRSA==0.2.4.dev0 1 location(s) to search for versions of PyChef-PortableRSA: * https://pypi.org/simple/pychef-portablersa/ Getting page https://pypi.org/simple/pychef-portablersa/ Analyzing links from page https://pypi.org/simple/pychef-portablersa/ Found link https://files.pythonhosted.org/packages/c8/19/7bbf9d26c30088b81b7b1041c18c69e176fe8916794775e27cb5cf6c0c97/PyChef-PortableRSA-0.2.4.dev0.tar.gz#sha256=86ad12ad19ce9085cde742aa7f2eef1ee09d72b4974205cb2c5b2bff0c9771a6 (from https://pypi.org/simple/pychef-portablersa/), version: 0.2.4.dev0 Using version 0.2.4.dev0 (newest of versions: 0.2.4.dev0) Created temporary directory: /tmp/pip-unpack-_euon6r_ Downloading https://files.pythonhosted.org/packages/c8/19/7bbf9d26c30088b81b7b1041c18c69e176fe8916794775e27cb5cf6c0c97/PyChef-PortableRSA-0.2.4.dev0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c8/19/7bbf9d26c30088b81b7b1041c18c69e176fe8916794775e27cb5cf6c0c97/PyChef-PortableRSA-0.2.4.dev0.tar.gz#sha256=86ad12ad19ce9085cde742aa7f2eef1ee09d72b4974205cb2c5b2bff0c9771a6 (from https://pypi.org/simple/pychef-portablersa/) Added PyChef-PortableRSA==0.2.4.dev0 from https://files.pythonhosted.org/packages/c8/19/7bbf9d26c30088b81b7b1041c18c69e176fe8916794775e27cb5cf6c0c97/PyChef-PortableRSA-0.2.4.dev0.tar.gz#sha256=86ad12ad19ce9085cde742aa7f2eef1ee09d72b4974205cb2c5b2bff0c9771a6 to build tracker '/tmp/pip-req-tracker-1rc3wesi' Running setup.py (path:/tmp/pip-wheel-t_fbue7d/PyChef-PortableRSA/setup.py) egg_info for package PyChef-PortableRSA Running command python setup.py egg_info running egg_info creating pip-egg-info/PyChef_PortableRSA.egg-info writing dependency_links to pip-egg-info/PyChef_PortableRSA.egg-info/dependency_links.txt writing top-level names to pip-egg-info/PyChef_PortableRSA.egg-info/top_level.txt writing pip-egg-info/PyChef_PortableRSA.egg-info/PKG-INFO writing requirements to pip-egg-info/PyChef_PortableRSA.egg-info/requires.txt writing manifest file 'pip-egg-info/PyChef_PortableRSA.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PyChef_PortableRSA.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/PyChef_PortableRSA.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '0.2.4-dev' to '0.2.4.dev0' normalized_version, Source in /tmp/pip-wheel-t_fbue7d/PyChef-PortableRSA has version 0.2.4.dev0, which satisfies requirement PyChef-PortableRSA==0.2.4.dev0 from https://files.pythonhosted.org/packages/c8/19/7bbf9d26c30088b81b7b1041c18c69e176fe8916794775e27cb5cf6c0c97/PyChef-PortableRSA-0.2.4.dev0.tar.gz#sha256=86ad12ad19ce9085cde742aa7f2eef1ee09d72b4974205cb2c5b2bff0c9771a6 Removed PyChef-PortableRSA==0.2.4.dev0 from https://files.pythonhosted.org/packages/c8/19/7bbf9d26c30088b81b7b1041c18c69e176fe8916794775e27cb5cf6c0c97/PyChef-PortableRSA-0.2.4.dev0.tar.gz#sha256=86ad12ad19ce9085cde742aa7f2eef1ee09d72b4974205cb2c5b2bff0c9771a6 from build tracker '/tmp/pip-req-tracker-1rc3wesi' Building wheels for collected packages: PyChef-PortableRSA Created temporary directory: /tmp/pip-wheel-z9kqw5df Running setup.py bdist_wheel for PyChef-PortableRSA: started Destination directory: /tmp/pip-wheel-z9kqw5df Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-t_fbue7d/PyChef-PortableRSA/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-z9kqw5df /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '0.2.4-dev' to '0.2.4.dev0' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/chef copying chef/exceptions.py -> build/lib/chef copying chef/node.py -> build/lib/chef copying chef/search.py -> build/lib/chef copying chef/environment.py -> build/lib/chef copying chef/data_bag.py -> build/lib/chef copying chef/__init__.py -> build/lib/chef copying chef/role.py -> build/lib/chef copying chef/base.py -> build/lib/chef copying chef/client.py -> build/lib/chef copying chef/key.py -> build/lib/chef copying chef/auth.py -> build/lib/chef copying chef/fabric.py -> build/lib/chef copying chef/api.py -> build/lib/chef creating build/lib/chef/tests copying chef/tests/test_environment.py -> build/lib/chef/tests copying chef/tests/test_client.py -> build/lib/chef/tests copying chef/tests/test_key.py -> build/lib/chef/tests copying chef/tests/test_fabric.py -> build/lib/chef/tests copying chef/tests/test_role.py -> build/lib/chef/tests copying chef/tests/test_search.py -> build/lib/chef/tests copying chef/tests/test_data_bag.py -> build/lib/chef/tests copying chef/tests/__init__.py -> build/lib/chef/tests copying chef/tests/test_node.py -> build/lib/chef/tests copying chef/tests/test_api.py -> build/lib/chef/tests creating build/lib/chef/utils copying chef/utils/json.py -> build/lib/chef/utils copying chef/utils/__init__.py -> build/lib/chef/utils copying chef/utils/file.py -> build/lib/chef/utils 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/chef copying build/lib/chef/exceptions.py -> build/bdist.linux-armv7l/wheel/chef copying build/lib/chef/node.py -> build/bdist.linux-armv7l/wheel/chef copying build/lib/chef/search.py -> build/bdist.linux-armv7l/wheel/chef copying build/lib/chef/environment.py -> build/bdist.linux-armv7l/wheel/chef copying build/lib/chef/data_bag.py -> build/bdist.linux-armv7l/wheel/chef copying build/lib/chef/__init__.py -> build/bdist.linux-armv7l/wheel/chef copying build/lib/chef/role.py -> build/bdist.linux-armv7l/wheel/chef copying build/lib/chef/base.py -> build/bdist.linux-armv7l/wheel/chef copying build/lib/chef/client.py -> build/bdist.linux-armv7l/wheel/chef creating build/bdist.linux-armv7l/wheel/chef/tests copying build/lib/chef/tests/test_environment.py -> build/bdist.linux-armv7l/wheel/chef/tests copying build/lib/chef/tests/test_client.py -> build/bdist.linux-armv7l/wheel/chef/tests copying build/lib/chef/tests/test_key.py -> build/bdist.linux-armv7l/wheel/chef/tests copying build/lib/chef/tests/test_fabric.py -> build/bdist.linux-armv7l/wheel/chef/tests copying build/lib/chef/tests/test_role.py -> build/bdist.linux-armv7l/wheel/chef/tests copying build/lib/chef/tests/test_search.py -> build/bdist.linux-armv7l/wheel/chef/tests copying build/lib/chef/tests/test_data_bag.py -> build/bdist.linux-armv7l/wheel/chef/tests copying build/lib/chef/tests/__init__.py -> build/bdist.linux-armv7l/wheel/chef/tests copying build/lib/chef/tests/test_node.py -> build/bdist.linux-armv7l/wheel/chef/tests copying build/lib/chef/tests/test_api.py -> build/bdist.linux-armv7l/wheel/chef/tests creating build/bdist.linux-armv7l/wheel/chef/utils copying build/lib/chef/utils/json.py -> build/bdist.linux-armv7l/wheel/chef/utils copying build/lib/chef/utils/__init__.py -> build/bdist.linux-armv7l/wheel/chef/utils copying build/lib/chef/utils/file.py -> build/bdist.linux-armv7l/wheel/chef/utils copying build/lib/chef/key.py -> build/bdist.linux-armv7l/wheel/chef copying build/lib/chef/auth.py -> build/bdist.linux-armv7l/wheel/chef copying build/lib/chef/fabric.py -> build/bdist.linux-armv7l/wheel/chef copying build/lib/chef/api.py -> build/bdist.linux-armv7l/wheel/chef running install_egg_info running egg_info writing top-level names to PyChef_PortableRSA.egg-info/top_level.txt writing requirements to PyChef_PortableRSA.egg-info/requires.txt writing PyChef_PortableRSA.egg-info/PKG-INFO writing dependency_links to PyChef_PortableRSA.egg-info/dependency_links.txt reading manifest file 'PyChef_PortableRSA.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'PyChef_PortableRSA.egg-info/SOURCES.txt' Copying PyChef_PortableRSA.egg-info to build/bdist.linux-armv7l/wheel/PyChef_PortableRSA-0.2.4.dev0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PyChef_PortableRSA-0.2.4.dev0.dist-info/WHEEL creating '/tmp/pip-wheel-z9kqw5df/PyChef_PortableRSA-0.2.4.dev0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'chef/__init__.py' adding 'chef/api.py' adding 'chef/auth.py' adding 'chef/base.py' adding 'chef/client.py' adding 'chef/data_bag.py' adding 'chef/environment.py' adding 'chef/exceptions.py' adding 'chef/fabric.py' adding 'chef/key.py' adding 'chef/node.py' adding 'chef/role.py' adding 'chef/search.py' adding 'chef/tests/__init__.py' adding 'chef/tests/test_api.py' adding 'chef/tests/test_client.py' adding 'chef/tests/test_data_bag.py' adding 'chef/tests/test_environment.py' adding 'chef/tests/test_fabric.py' adding 'chef/tests/test_key.py' adding 'chef/tests/test_node.py' adding 'chef/tests/test_role.py' adding 'chef/tests/test_search.py' adding 'chef/utils/__init__.py' adding 'chef/utils/file.py' adding 'chef/utils/json.py' adding 'PyChef_PortableRSA-0.2.4.dev0.dist-info/METADATA' adding 'PyChef_PortableRSA-0.2.4.dev0.dist-info/WHEEL' adding 'PyChef_PortableRSA-0.2.4.dev0.dist-info/top_level.txt' adding 'PyChef_PortableRSA-0.2.4.dev0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for PyChef-PortableRSA: finished with status 'done' Stored in directory: /tmp/tmp792qgx5x Successfully built PyChef-PortableRSA Cleaning up... Removing source in /tmp/pip-wheel-t_fbue7d/PyChef-PortableRSA Removed build tracker '/tmp/pip-req-tracker-1rc3wesi'