Collecting ifstools==1.6 1 location(s) to search for versions of ifstools: * https://pypi.python.org/simple/ifstools/ Getting page https://pypi.python.org/simple/ifstools/ Analyzing links from page https://pypi.org/simple/ifstools/ Found link https://files.pythonhosted.org/packages/04/ca/433dc7319d3b4085360b2c2579f4cc62d8e33f354e9e0772e0fc3dde7ceb/ifstools-1.2.tar.gz#sha256=d2508f7b964a760eb3aa6a2084251672b192aacd3d1341edfc538649bda3ca9e (from https://pypi.org/simple/ifstools/), version: 1.2 Found link https://files.pythonhosted.org/packages/1f/f0/0def7d816f5191682ce0733247e50c33ed86d4d75e19a6e5f2d4a279c50a/ifstools-1.3.tar.gz#sha256=6f9cc42c18c5df604481aa19731af960f2e6f3be7bc992f32a34192aa0037524 (from https://pypi.org/simple/ifstools/), version: 1.3 Found link https://files.pythonhosted.org/packages/b6/7f/83fe721255f0abd507d92205ebd1d775a4b10865843a1da535c30209e2c0/ifstools-1.4.tar.gz#sha256=3b06363072442b0f6766e5ce14c59eac5800eba36e65c34a50a17cf291d7eea7 (from https://pypi.org/simple/ifstools/), version: 1.4 Found link https://files.pythonhosted.org/packages/71/48/b836d29e7ab8d0e459e5df84f71083f1c7e2c2ddaa525caa0bf8d98153f6/ifstools-1.5a0.tar.gz#sha256=862534290c6846f120830144184c5592d94daa0cfb8efc60c3d943fe7f61bfc2 (from https://pypi.org/simple/ifstools/), version: 1.5a0 Found link https://files.pythonhosted.org/packages/67/57/c5cfeaa465207f1ba7d5617a34ce064117f77e51abab46bdeecd875586dc/ifstools-1.5.tar.gz#sha256=0eb35076a818fac7ee54cb8c9ecf8c410b8bbb53e788a4224880d9b11fac2705 (from https://pypi.org/simple/ifstools/), version: 1.5 Found link https://files.pythonhosted.org/packages/8b/5c/abb3ab883e863129b7f48e40c18a4138f53a1eb5d3aca4c1a53788ed0ed1/ifstools-1.6.tar.gz#sha256=c3d26cca3bd2a213af4eb186ecd6aa2191868ba5259055387b319b7d0996c734 (from https://pypi.org/simple/ifstools/), version: 1.6 Using version 1.6 (newest of versions: 1.6) Downloading https://files.pythonhosted.org/packages/8b/5c/abb3ab883e863129b7f48e40c18a4138f53a1eb5d3aca4c1a53788ed0ed1/ifstools-1.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8b/5c/abb3ab883e863129b7f48e40c18a4138f53a1eb5d3aca4c1a53788ed0ed1/ifstools-1.6.tar.gz#sha256=c3d26cca3bd2a213af4eb186ecd6aa2191868ba5259055387b319b7d0996c734 (from https://pypi.org/simple/ifstools/) Running setup.py (path:/tmp/pip-build-bduw7vc8/ifstools/setup.py) egg_info for package ifstools Running command python setup.py egg_info running egg_info creating pip-egg-info/ifstools.egg-info writing dependency_links to pip-egg-info/ifstools.egg-info/dependency_links.txt writing entry points to pip-egg-info/ifstools.egg-info/entry_points.txt writing pip-egg-info/ifstools.egg-info/PKG-INFO writing requirements to pip-egg-info/ifstools.egg-info/requires.txt writing top-level names to pip-egg-info/ifstools.egg-info/top_level.txt writing manifest file 'pip-egg-info/ifstools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ifstools.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ifstools.egg-info/SOURCES.txt' Source in /tmp/pip-build-bduw7vc8/ifstools has version 1.6, which satisfies requirement ifstools==1.6 from https://files.pythonhosted.org/packages/8b/5c/abb3ab883e863129b7f48e40c18a4138f53a1eb5d3aca4c1a53788ed0ed1/ifstools-1.6.tar.gz#sha256=c3d26cca3bd2a213af4eb186ecd6aa2191868ba5259055387b319b7d0996c734 Building wheels for collected packages: ifstools Running setup.py bdist_wheel for ifstools: started Destination directory: /tmp/tmpcyq1ui99pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-bduw7vc8/ifstools/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/tmpcyq1ui99pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ifstools copying ifstools/utils.py -> build/lib/ifstools copying ifstools/ifstools.py -> build/lib/ifstools copying ifstools/ifs.py -> build/lib/ifstools copying ifstools/__init__.py -> build/lib/ifstools creating build/lib/ifstools/handlers copying ifstools/handlers/Node.py -> build/lib/ifstools/handlers copying ifstools/handlers/ImageDecoders.py -> build/lib/ifstools/handlers copying ifstools/handlers/lz77.py -> build/lib/ifstools/handlers copying ifstools/handlers/MD5Folder.py -> build/lib/ifstools/handlers copying ifstools/handlers/TexFolder.py -> build/lib/ifstools/handlers copying ifstools/handlers/ImageFile.py -> build/lib/ifstools/handlers copying ifstools/handlers/__init__.py -> build/lib/ifstools/handlers copying ifstools/handlers/AfpFolder.py -> build/lib/ifstools/handlers copying ifstools/handlers/GenericFolder.py -> build/lib/ifstools/handlers copying ifstools/handlers/GenericFile.py -> build/lib/ifstools/handlers 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/ifstools copying build/lib/ifstools/utils.py -> build/bdist.linux-armv7l/wheel/ifstools copying build/lib/ifstools/ifstools.py -> build/bdist.linux-armv7l/wheel/ifstools creating build/bdist.linux-armv7l/wheel/ifstools/handlers copying build/lib/ifstools/handlers/Node.py -> build/bdist.linux-armv7l/wheel/ifstools/handlers copying build/lib/ifstools/handlers/ImageDecoders.py -> build/bdist.linux-armv7l/wheel/ifstools/handlers copying build/lib/ifstools/handlers/lz77.py -> build/bdist.linux-armv7l/wheel/ifstools/handlers copying build/lib/ifstools/handlers/MD5Folder.py -> build/bdist.linux-armv7l/wheel/ifstools/handlers copying build/lib/ifstools/handlers/TexFolder.py -> build/bdist.linux-armv7l/wheel/ifstools/handlers copying build/lib/ifstools/handlers/ImageFile.py -> build/bdist.linux-armv7l/wheel/ifstools/handlers copying build/lib/ifstools/handlers/__init__.py -> build/bdist.linux-armv7l/wheel/ifstools/handlers copying build/lib/ifstools/handlers/AfpFolder.py -> build/bdist.linux-armv7l/wheel/ifstools/handlers copying build/lib/ifstools/handlers/GenericFolder.py -> build/bdist.linux-armv7l/wheel/ifstools/handlers copying build/lib/ifstools/handlers/GenericFile.py -> build/bdist.linux-armv7l/wheel/ifstools/handlers copying build/lib/ifstools/ifs.py -> build/bdist.linux-armv7l/wheel/ifstools copying build/lib/ifstools/__init__.py -> build/bdist.linux-armv7l/wheel/ifstools running install_egg_info running egg_info writing dependency_links to ifstools.egg-info/dependency_links.txt writing top-level names to ifstools.egg-info/top_level.txt writing entry points to ifstools.egg-info/entry_points.txt writing ifstools.egg-info/PKG-INFO writing requirements to ifstools.egg-info/requires.txt reading manifest file 'ifstools.egg-info/SOURCES.txt' writing manifest file 'ifstools.egg-info/SOURCES.txt' Copying ifstools.egg-info to build/bdist.linux-armv7l/wheel/ifstools-1.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ifstools-1.6.dist-info/WHEEL Running setup.py bdist_wheel for ifstools: finished with status 'done' Stored in directory: /tmp/tmp6ffiv16o Successfully built ifstools Cleaning up... Removing source in /tmp/pip-build-bduw7vc8/ifstools