Created temporary directory: /tmp/pip-ephem-wheel-cache-i36vkr32 Created temporary directory: /tmp/pip-req-tracker-kai94dbh Created requirements tracker '/tmp/pip-req-tracker-kai94dbh' Created temporary directory: /tmp/pip-wheel-z37iabfh Collecting its==0.0.5 1 location(s) to search for versions of its: * https://pypi.org/simple/its/ Getting page https://pypi.org/simple/its/ Analyzing links from page https://pypi.org/simple/its/ Found link https://files.pythonhosted.org/packages/9a/6c/fbb0b245a0e0a1d18339eab8e8221593e1ac5c7ddde1a241048b5a48510e/its-0.0.1-py3-none-any.whl#sha256=776fc9145b8bb66b6db48fc63f19c5d11888f0ae27272c67bf7415b533962cf5 (from https://pypi.org/simple/its/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/2d/d7/7c74947aa9d8c75316e3884f0f34688997be2acebc03126a0ee76649651f/its-0.0.1.tar.gz#sha256=bff82dfb84d1e21a401757b7eee5ef57f5a60b39e238227a6899358897d1872a (from https://pypi.org/simple/its/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/bb/4a/fa81758012e3e3de5239da867faf88c0ed25160261815e4ab590eca9a3bf/its-0.0.2.tar.gz#sha256=59accd666191a6021ba2f77d3eac68f2b59f531389f20a0734472a9489955d31 (from https://pypi.org/simple/its/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/d6/87/2ca67f71181ccf2403e13e8213f9e41dd41ab5772f895072078c590575b8/its-0.0.3.tar.gz#sha256=3e709f778dc93a5508acd24c1c1d3a8885595d11b811da10048047786bcbd48e (from https://pypi.org/simple/its/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/b8/f7/a9787ecf1ad7718d14c25c692990e2793c4b9f83870496260812674895b8/its-0.0.4.tar.gz#sha256=4359c872391c07f460131319afaf5e26cd86a18a38494b338bee42867272efa9 (from https://pypi.org/simple/its/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/83/5c/9134a30d58f364b0a3d101d7a1a286295aff4ce2d38cce73d7525a08ba02/its-0.0.5.tar.gz#sha256=403764df52666d1b6a0fb806e2184d382599e21f459ab70ea76a6375fbe659ba (from https://pypi.org/simple/its/), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Created temporary directory: /tmp/pip-unpack-lyy7e3vp Downloading https://files.pythonhosted.org/packages/83/5c/9134a30d58f364b0a3d101d7a1a286295aff4ce2d38cce73d7525a08ba02/its-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/83/5c/9134a30d58f364b0a3d101d7a1a286295aff4ce2d38cce73d7525a08ba02/its-0.0.5.tar.gz#sha256=403764df52666d1b6a0fb806e2184d382599e21f459ab70ea76a6375fbe659ba (from https://pypi.org/simple/its/) Added its==0.0.5 from https://files.pythonhosted.org/packages/83/5c/9134a30d58f364b0a3d101d7a1a286295aff4ce2d38cce73d7525a08ba02/its-0.0.5.tar.gz#sha256=403764df52666d1b6a0fb806e2184d382599e21f459ab70ea76a6375fbe659ba to build tracker '/tmp/pip-req-tracker-kai94dbh' Running setup.py (path:/tmp/pip-wheel-z37iabfh/its/setup.py) egg_info for package its Running command python setup.py egg_info running egg_info creating pip-egg-info/its.egg-info writing requirements to pip-egg-info/its.egg-info/requires.txt writing pip-egg-info/its.egg-info/PKG-INFO writing dependency_links to pip-egg-info/its.egg-info/dependency_links.txt writing top-level names to pip-egg-info/its.egg-info/top_level.txt writing manifest file 'pip-egg-info/its.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/its.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/its.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-z37iabfh/its has version 0.0.5, which satisfies requirement its==0.0.5 from https://files.pythonhosted.org/packages/83/5c/9134a30d58f364b0a3d101d7a1a286295aff4ce2d38cce73d7525a08ba02/its-0.0.5.tar.gz#sha256=403764df52666d1b6a0fb806e2184d382599e21f459ab70ea76a6375fbe659ba Removed its==0.0.5 from https://files.pythonhosted.org/packages/83/5c/9134a30d58f364b0a3d101d7a1a286295aff4ce2d38cce73d7525a08ba02/its-0.0.5.tar.gz#sha256=403764df52666d1b6a0fb806e2184d382599e21f459ab70ea76a6375fbe659ba from build tracker '/tmp/pip-req-tracker-kai94dbh' Building wheels for collected packages: its Created temporary directory: /tmp/pip-wheel-irvffrmn Running setup.py bdist_wheel for its: started Destination directory: /tmp/pip-wheel-irvffrmn Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-z37iabfh/its/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-irvffrmn running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/its copying its/its.py -> build/lib/its copying its/__init__.py -> build/lib/its creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_sanity.py -> build/lib/tests running build_scripts creating build/scripts-3.4 copying and adjusting ./bin/itscli -> build/scripts-3.4 changing mode of build/scripts-3.4/itscli from 644 to 755 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/its copying build/lib/its/its.py -> build/bdist.linux-armv7l/wheel/its copying build/lib/its/__init__.py -> build/bdist.linux-armv7l/wheel/its creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_sanity.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing dependency_links to its.egg-info/dependency_links.txt writing top-level names to its.egg-info/top_level.txt writing requirements to its.egg-info/requires.txt writing its.egg-info/PKG-INFO reading manifest file 'its.egg-info/SOURCES.txt' writing manifest file 'its.egg-info/SOURCES.txt' Copying its.egg-info to build/bdist.linux-armv7l/wheel/its-0.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/its-0.0.5.data creating build/bdist.linux-armv7l/wheel/its-0.0.5.data/scripts copying build/scripts-3.4/itscli -> build/bdist.linux-armv7l/wheel/its-0.0.5.data/scripts changing mode of build/bdist.linux-armv7l/wheel/its-0.0.5.data/scripts/itscli to 755 creating build/bdist.linux-armv7l/wheel/its-0.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-irvffrmn/its-0.0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'its/__init__.py' adding 'its/its.py' adding 'its-0.0.5.data/scripts/itscli' adding 'tests/__init__.py' adding 'tests/test_sanity.py' adding 'its-0.0.5.dist-info/METADATA' adding 'its-0.0.5.dist-info/WHEEL' adding 'its-0.0.5.dist-info/top_level.txt' adding 'its-0.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for its: finished with status 'done' Stored in directory: /tmp/tmpw8wvbj7k Successfully built its Cleaning up... Removing source in /tmp/pip-wheel-z37iabfh/its Removed build tracker '/tmp/pip-req-tracker-kai94dbh'