Created temporary directory: /tmp/pip-ephem-wheel-cache-ua7bgx73 Created temporary directory: /tmp/pip-req-tracker-eeuciq8f Created requirements tracker '/tmp/pip-req-tracker-eeuciq8f' Created temporary directory: /tmp/pip-wheel-vpzluqzb Collecting azure-kusto-notebooks==0.1 1 location(s) to search for versions of azure-kusto-notebooks: * https://pypi.org/simple/azure-kusto-notebooks/ Getting page https://pypi.org/simple/azure-kusto-notebooks/ Analyzing links from page https://pypi.org/simple/azure-kusto-notebooks/ Found link https://files.pythonhosted.org/packages/99/50/7f68949374f16a98e5aa9e28f33b27cc2060d96475d3db980d73858c81fd/azure-kusto-notebooks-0.1.tar.gz#sha256=1f6f485374b54f8550d7032c42b75cadc9cb77eb3d61cb2b6b4b726ee24d6a51 (from https://pypi.org/simple/azure-kusto-notebooks/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-s895w8f0 Downloading https://files.pythonhosted.org/packages/99/50/7f68949374f16a98e5aa9e28f33b27cc2060d96475d3db980d73858c81fd/azure-kusto-notebooks-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/99/50/7f68949374f16a98e5aa9e28f33b27cc2060d96475d3db980d73858c81fd/azure-kusto-notebooks-0.1.tar.gz#sha256=1f6f485374b54f8550d7032c42b75cadc9cb77eb3d61cb2b6b4b726ee24d6a51 (from https://pypi.org/simple/azure-kusto-notebooks/) Added azure-kusto-notebooks==0.1 from https://files.pythonhosted.org/packages/99/50/7f68949374f16a98e5aa9e28f33b27cc2060d96475d3db980d73858c81fd/azure-kusto-notebooks-0.1.tar.gz#sha256=1f6f485374b54f8550d7032c42b75cadc9cb77eb3d61cb2b6b4b726ee24d6a51 to build tracker '/tmp/pip-req-tracker-eeuciq8f' Running setup.py (path:/tmp/pip-wheel-vpzluqzb/azure-kusto-notebooks/setup.py) egg_info for package azure-kusto-notebooks Running command python setup.py egg_info running egg_info creating pip-egg-info/azure_kusto_notebooks.egg-info writing dependency_links to pip-egg-info/azure_kusto_notebooks.egg-info/dependency_links.txt writing requirements to pip-egg-info/azure_kusto_notebooks.egg-info/requires.txt writing pip-egg-info/azure_kusto_notebooks.egg-info/PKG-INFO writing top-level names to pip-egg-info/azure_kusto_notebooks.egg-info/top_level.txt writing manifest file 'pip-egg-info/azure_kusto_notebooks.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/azure_kusto_notebooks.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/azure_kusto_notebooks.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vpzluqzb/azure-kusto-notebooks has version 0.1, which satisfies requirement azure-kusto-notebooks==0.1 from https://files.pythonhosted.org/packages/99/50/7f68949374f16a98e5aa9e28f33b27cc2060d96475d3db980d73858c81fd/azure-kusto-notebooks-0.1.tar.gz#sha256=1f6f485374b54f8550d7032c42b75cadc9cb77eb3d61cb2b6b4b726ee24d6a51 Removed azure-kusto-notebooks==0.1 from https://files.pythonhosted.org/packages/99/50/7f68949374f16a98e5aa9e28f33b27cc2060d96475d3db980d73858c81fd/azure-kusto-notebooks-0.1.tar.gz#sha256=1f6f485374b54f8550d7032c42b75cadc9cb77eb3d61cb2b6b4b726ee24d6a51 from build tracker '/tmp/pip-req-tracker-eeuciq8f' Building wheels for collected packages: azure-kusto-notebooks Created temporary directory: /tmp/pip-wheel-n1vy0vu8 Running setup.py bdist_wheel for azure-kusto-notebooks: started Destination directory: /tmp/pip-wheel-n1vy0vu8 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vpzluqzb/azure-kusto-notebooks/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-n1vy0vu8 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/azure copying azure/__init__.py -> build/lib/azure creating build/lib/azure/kusto copying azure/kusto/__init__.py -> build/lib/azure/kusto 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/azure copying build/lib/azure/__init__.py -> build/bdist.linux-armv7l/wheel/azure creating build/bdist.linux-armv7l/wheel/azure/kusto copying build/lib/azure/kusto/__init__.py -> build/bdist.linux-armv7l/wheel/azure/kusto running install_egg_info running egg_info writing requirements to azure_kusto_notebooks.egg-info/requires.txt writing dependency_links to azure_kusto_notebooks.egg-info/dependency_links.txt writing azure_kusto_notebooks.egg-info/PKG-INFO writing top-level names to azure_kusto_notebooks.egg-info/top_level.txt reading manifest file 'azure_kusto_notebooks.egg-info/SOURCES.txt' writing manifest file 'azure_kusto_notebooks.egg-info/SOURCES.txt' Copying azure_kusto_notebooks.egg-info to build/bdist.linux-armv7l/wheel/azure_kusto_notebooks-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/azure_kusto_notebooks-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-n1vy0vu8/azure_kusto_notebooks-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'azure/__init__.py' adding 'azure/kusto/__init__.py' adding 'azure_kusto_notebooks-0.1.dist-info/METADATA' adding 'azure_kusto_notebooks-0.1.dist-info/WHEEL' adding 'azure_kusto_notebooks-0.1.dist-info/top_level.txt' adding 'azure_kusto_notebooks-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for azure-kusto-notebooks: finished with status 'done' Stored in directory: /tmp/tmppo87od7l Successfully built azure-kusto-notebooks Cleaning up... Removing source in /tmp/pip-wheel-vpzluqzb/azure-kusto-notebooks Removed build tracker '/tmp/pip-req-tracker-eeuciq8f'