Created temporary directory: /tmp/pip-ephem-wheel-cache-avb_ifxd Created temporary directory: /tmp/pip-req-tracker-_kpv_d2y Created requirements tracker '/tmp/pip-req-tracker-_kpv_d2y' Created temporary directory: /tmp/pip-wheel-a4kromqz Collecting dirutil==0.4 1 location(s) to search for versions of dirutil: * https://pypi.org/simple/dirutil/ Getting page https://pypi.org/simple/dirutil/ Analyzing links from page https://pypi.org/simple/dirutil/ Found link https://files.pythonhosted.org/packages/1e/bc/0c1da19857d808808c1902699c053bb890e9f06fe31a0c59a417372983ac/dirutil-0.1.zip#sha256=aeb228184283564adaac475a1fb241059c507cd6ff55f3a3e15ab0a55c658087 (from https://pypi.org/simple/dirutil/), version: 0.1 Found link https://files.pythonhosted.org/packages/a1/e0/a2096fff0f85a1a65eafa6c07ea4772ec8a74b95e80333d430e07b89c97c/dirutil-0.2.zip#sha256=52b524f6b9b5020062bde367b05e7bb19a6f67906ef220e5df79b8c3f6f592cb (from https://pypi.org/simple/dirutil/), version: 0.2 Found link https://files.pythonhosted.org/packages/6d/70/69bb534c8198c7943512ef6501826ae868f4221d984c28645150a4df5a3d/dirutil-0.3.zip#sha256=5e0cfe85e3fddcbdc83b1dba8f7fc7c5659ba697644d0050916e7e61d2bb9c1e (from https://pypi.org/simple/dirutil/), version: 0.3 Skipping link https://files.pythonhosted.org/packages/80/b5/687f733a96daa8632b462dd8abe90a3233918630c45148a803f4b8a78a6a/dirutil-0.4-py3.6.egg#sha256=64e079547b878038bcc18a3f0faf1d6f56bb204e3ea67a13477f8b9ebb10d1a5 (from https://pypi.org/simple/dirutil/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/7a/03/127848626054ed01662eb0359e761ffe62eb6333575c801dfa8a2990ce38/dirutil-0.4.tar.gz#sha256=3cec1646c2b0c1e0dddd3539be7bf1efe1a056e964fb06b49c0989f59246092d (from https://pypi.org/simple/dirutil/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-mr16ogmt Downloading https://files.pythonhosted.org/packages/7a/03/127848626054ed01662eb0359e761ffe62eb6333575c801dfa8a2990ce38/dirutil-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7a/03/127848626054ed01662eb0359e761ffe62eb6333575c801dfa8a2990ce38/dirutil-0.4.tar.gz#sha256=3cec1646c2b0c1e0dddd3539be7bf1efe1a056e964fb06b49c0989f59246092d (from https://pypi.org/simple/dirutil/) Added dirutil==0.4 from https://files.pythonhosted.org/packages/7a/03/127848626054ed01662eb0359e761ffe62eb6333575c801dfa8a2990ce38/dirutil-0.4.tar.gz#sha256=3cec1646c2b0c1e0dddd3539be7bf1efe1a056e964fb06b49c0989f59246092d to build tracker '/tmp/pip-req-tracker-_kpv_d2y' Running setup.py (path:/tmp/pip-wheel-a4kromqz/dirutil/setup.py) egg_info for package dirutil Running command python setup.py egg_info running egg_info creating pip-egg-info/dirutil.egg-info writing dependency_links to pip-egg-info/dirutil.egg-info/dependency_links.txt writing pip-egg-info/dirutil.egg-info/PKG-INFO writing top-level names to pip-egg-info/dirutil.egg-info/top_level.txt writing manifest file 'pip-egg-info/dirutil.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dirutil.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/dirutil.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-a4kromqz/dirutil has version 0.4, which satisfies requirement dirutil==0.4 from https://files.pythonhosted.org/packages/7a/03/127848626054ed01662eb0359e761ffe62eb6333575c801dfa8a2990ce38/dirutil-0.4.tar.gz#sha256=3cec1646c2b0c1e0dddd3539be7bf1efe1a056e964fb06b49c0989f59246092d Removed dirutil==0.4 from https://files.pythonhosted.org/packages/7a/03/127848626054ed01662eb0359e761ffe62eb6333575c801dfa8a2990ce38/dirutil-0.4.tar.gz#sha256=3cec1646c2b0c1e0dddd3539be7bf1efe1a056e964fb06b49c0989f59246092d from build tracker '/tmp/pip-req-tracker-_kpv_d2y' Building wheels for collected packages: dirutil Created temporary directory: /tmp/pip-wheel-me9qz7ux Running setup.py bdist_wheel for dirutil: started Destination directory: /tmp/pip-wheel-me9qz7ux Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-a4kromqz/dirutil/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-me9qz7ux running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dirutil copying dirutil/checksum.py -> build/lib/dirutil copying dirutil/__init__.py -> build/lib/dirutil copying dirutil/dirutil.py -> build/lib/dirutil 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/dirutil copying build/lib/dirutil/checksum.py -> build/bdist.linux-armv7l/wheel/dirutil copying build/lib/dirutil/__init__.py -> build/bdist.linux-armv7l/wheel/dirutil copying build/lib/dirutil/dirutil.py -> build/bdist.linux-armv7l/wheel/dirutil running install_egg_info running egg_info writing dependency_links to dirutil.egg-info/dependency_links.txt writing dirutil.egg-info/PKG-INFO writing top-level names to dirutil.egg-info/top_level.txt reading manifest file 'dirutil.egg-info/SOURCES.txt' writing manifest file 'dirutil.egg-info/SOURCES.txt' Copying dirutil.egg-info to build/bdist.linux-armv7l/wheel/dirutil-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dirutil-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-me9qz7ux/dirutil-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'dirutil/__init__.py' adding 'dirutil/checksum.py' adding 'dirutil/dirutil.py' adding 'dirutil-0.4.dist-info/METADATA' adding 'dirutil-0.4.dist-info/WHEEL' adding 'dirutil-0.4.dist-info/top_level.txt' adding 'dirutil-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dirutil: finished with status 'done' Stored in directory: /tmp/tmpkm0z6gw9 Successfully built dirutil Cleaning up... Removing source in /tmp/pip-wheel-a4kromqz/dirutil Removed build tracker '/tmp/pip-req-tracker-_kpv_d2y'