Created temporary directory: /tmp/pip-ephem-wheel-cache-5b0bnex6 Created temporary directory: /tmp/pip-req-tracker-_f629i58 Created requirements tracker '/tmp/pip-req-tracker-_f629i58' Created temporary directory: /tmp/pip-wheel-wcznazd_ Collecting azure-sql==1.6.1 1 location(s) to search for versions of azure-sql: * https://pypi.org/simple/azure-sql/ Getting page https://pypi.org/simple/azure-sql/ Analyzing links from page https://pypi.org/simple/azure-sql/ Found link https://files.pythonhosted.org/packages/3b/b4/01b82db2ca446f194984c25d8a5480d44a0aef9598531b5144138f804781/azure_sql-1.tar.gz#sha256=5c9d7812c481cbadf67331972ba92a091cb8c0da4bd4972876c6f5020cd40b8a (from https://pypi.org/simple/azure-sql/), version: 1 Found link https://files.pythonhosted.org/packages/30/b3/581fec61df31fb359fd3825bce41472c709a0361be5de72619895a7e2395/azure_sql-1.03.tar.gz#sha256=582808c0563ec60fab3e3e28a2a932ac5c0b8896a90bfa10b068cfd3348c44b5 (from https://pypi.org/simple/azure-sql/), version: 1.03 Found link https://files.pythonhosted.org/packages/36/4c/b35aa8e9276e297ff8e4a3588fee4bc67b2d617b63631b878138d26ca333/azure_sql-1.04.tar.gz#sha256=78bf1c8704498e4e680e9e90f5f392a3bd90546e16c02ee3ad9187409a17ecfd (from https://pypi.org/simple/azure-sql/), version: 1.04 Found link https://files.pythonhosted.org/packages/e1/ad/378fa2b3ad4a5150bf47214788e943a9d7dc4abc0f0b5dc99aa765d95a7b/azure_sql-1.6.tar.gz#sha256=d015c592a34c1f456f57b3dbcaf2ed2d80b7e2d8a7a05c483583d7dc0897c0ef (from https://pypi.org/simple/azure-sql/), version: 1.6 Found link https://files.pythonhosted.org/packages/4d/02/e53b49604579481d14e5785401802dd8979d1b96dfd86d83a5a8f1c146cd/azure_sql-1.6.1.tar.gz#sha256=dffabb57248123d19ccd364640dbdfce60b47df8da17ca2346b576264b80f725 (from https://pypi.org/simple/azure-sql/), version: 1.6.1 Using version 1.6.1 (newest of versions: 1.6.1) Created temporary directory: /tmp/pip-unpack-eatomg18 Downloading https://files.pythonhosted.org/packages/4d/02/e53b49604579481d14e5785401802dd8979d1b96dfd86d83a5a8f1c146cd/azure_sql-1.6.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4d/02/e53b49604579481d14e5785401802dd8979d1b96dfd86d83a5a8f1c146cd/azure_sql-1.6.1.tar.gz#sha256=dffabb57248123d19ccd364640dbdfce60b47df8da17ca2346b576264b80f725 (from https://pypi.org/simple/azure-sql/) Added azure-sql==1.6.1 from https://files.pythonhosted.org/packages/4d/02/e53b49604579481d14e5785401802dd8979d1b96dfd86d83a5a8f1c146cd/azure_sql-1.6.1.tar.gz#sha256=dffabb57248123d19ccd364640dbdfce60b47df8da17ca2346b576264b80f725 to build tracker '/tmp/pip-req-tracker-_f629i58' Running setup.py (path:/tmp/pip-wheel-wcznazd_/azure-sql/setup.py) egg_info for package azure-sql Running command python setup.py egg_info running egg_info creating pip-egg-info/azure_sql.egg-info writing pip-egg-info/azure_sql.egg-info/PKG-INFO writing dependency_links to pip-egg-info/azure_sql.egg-info/dependency_links.txt writing top-level names to pip-egg-info/azure_sql.egg-info/top_level.txt writing requirements to pip-egg-info/azure_sql.egg-info/requires.txt writing manifest file 'pip-egg-info/azure_sql.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/azure_sql.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/azure_sql.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '1.06.01' to '1.6.1' normalized_version, Source in /tmp/pip-wheel-wcznazd_/azure-sql has version 1.6.1, which satisfies requirement azure-sql==1.6.1 from https://files.pythonhosted.org/packages/4d/02/e53b49604579481d14e5785401802dd8979d1b96dfd86d83a5a8f1c146cd/azure_sql-1.6.1.tar.gz#sha256=dffabb57248123d19ccd364640dbdfce60b47df8da17ca2346b576264b80f725 Removed azure-sql==1.6.1 from https://files.pythonhosted.org/packages/4d/02/e53b49604579481d14e5785401802dd8979d1b96dfd86d83a5a8f1c146cd/azure_sql-1.6.1.tar.gz#sha256=dffabb57248123d19ccd364640dbdfce60b47df8da17ca2346b576264b80f725 from build tracker '/tmp/pip-req-tracker-_f629i58' Building wheels for collected packages: azure-sql Created temporary directory: /tmp/pip-wheel-rq70fu3q Running setup.py bdist_wheel for azure-sql: started Destination directory: /tmp/pip-wheel-rq70fu3q Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-wcznazd_/azure-sql/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-rq70fu3q /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '1.06.01' to '1.6.1' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/azure_sql copying azure_sql/lib.py -> build/lib/azure_sql copying azure_sql/__init__.py -> build/lib/azure_sql copying azure_sql/README.md -> build/lib/azure_sql 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_sql copying build/lib/azure_sql/README.md -> build/bdist.linux-armv7l/wheel/azure_sql copying build/lib/azure_sql/lib.py -> build/bdist.linux-armv7l/wheel/azure_sql copying build/lib/azure_sql/__init__.py -> build/bdist.linux-armv7l/wheel/azure_sql running install_egg_info running egg_info writing dependency_links to azure_sql.egg-info/dependency_links.txt writing azure_sql.egg-info/PKG-INFO writing top-level names to azure_sql.egg-info/top_level.txt writing requirements to azure_sql.egg-info/requires.txt reading manifest file 'azure_sql.egg-info/SOURCES.txt' writing manifest file 'azure_sql.egg-info/SOURCES.txt' Copying azure_sql.egg-info to build/bdist.linux-armv7l/wheel/azure_sql-1.6.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/azure_sql-1.6.1.dist-info/WHEEL creating '/tmp/pip-wheel-rq70fu3q/azure_sql-1.6.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'azure_sql/README.md' adding 'azure_sql/__init__.py' adding 'azure_sql/lib.py' adding 'azure_sql-1.6.1.dist-info/METADATA' adding 'azure_sql-1.6.1.dist-info/WHEEL' adding 'azure_sql-1.6.1.dist-info/top_level.txt' adding 'azure_sql-1.6.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for azure-sql: finished with status 'done' Stored in directory: /tmp/tmpuzm0gbf_ Successfully built azure-sql Cleaning up... Removing source in /tmp/pip-wheel-wcznazd_/azure-sql Removed build tracker '/tmp/pip-req-tracker-_f629i58'