Created temporary directory: /tmp/pip-ephem-wheel-cache-uhf4gc8w Created temporary directory: /tmp/pip-req-tracker-6odrcq02 Created requirements tracker '/tmp/pip-req-tracker-6odrcq02' Created temporary directory: /tmp/pip-wheel-l5saflgc Collecting epoch==0.1.5 1 location(s) to search for versions of epoch: * https://pypi.org/simple/epoch/ Getting page https://pypi.org/simple/epoch/ Analyzing links from page https://pypi.org/simple/epoch/ Found link https://files.pythonhosted.org/packages/d3/bc/008d0c4df6ed76ae086f6cc22ccbf21f321f2908b2080f47b87e2d09fba0/epoch-0.1.1.tar.gz#sha256=f6eb561d2550b8ea9721908ba90c601bfbc2d045ada1b87ced5b4ba01fbbddbd (from https://pypi.org/simple/epoch/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/9c/56/e7e95debe48a9ea4daed5c866f107ac23c77f6b0522f65250e806b0fc156/epoch-0.1.2.tar.gz#sha256=7b58e165f9491553909a9c663367051640d7e0895cc1d6ca8cc255b11bf31847 (from https://pypi.org/simple/epoch/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/ae/24/4e7a8a8238eca9c275c3da68a1eb118db67767610ba2731111cdeb44d055/epoch-0.1.3.tar.gz#sha256=b9f7cdfbff56ff9bd9e4dcb5c80e6aed30cd8d792827b99c17d1ac4ba6895aab (from https://pypi.org/simple/epoch/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/26/1c/cd0b9063a0bc91fbb93c85c3b3d48f242f3deeb6cdc8e10a1cb2258a009e/epoch-0.1.4.tar.gz#sha256=fe1222b37716ea5e6fb2bc70728d714bdb4c4fc58eb5ecdab51c4fc4fc6a2121 (from https://pypi.org/simple/epoch/), version: 0.1.4 Found link https://files.pythonhosted.org/packages/31/3a/b45b34bf0c867d0d126da3e2431fa3f079daccb6656f99dac3488bfb2651/epoch-0.1.5.tar.gz#sha256=c6109e6a11d68fec9bd3107cf41cce16967800c546108c82edb97c423559d709 (from https://pypi.org/simple/epoch/), version: 0.1.5 Using version 0.1.5 (newest of versions: 0.1.5) Created temporary directory: /tmp/pip-unpack-vpkrw0va Downloading https://files.pythonhosted.org/packages/31/3a/b45b34bf0c867d0d126da3e2431fa3f079daccb6656f99dac3488bfb2651/epoch-0.1.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/31/3a/b45b34bf0c867d0d126da3e2431fa3f079daccb6656f99dac3488bfb2651/epoch-0.1.5.tar.gz#sha256=c6109e6a11d68fec9bd3107cf41cce16967800c546108c82edb97c423559d709 (from https://pypi.org/simple/epoch/) Added epoch==0.1.5 from https://files.pythonhosted.org/packages/31/3a/b45b34bf0c867d0d126da3e2431fa3f079daccb6656f99dac3488bfb2651/epoch-0.1.5.tar.gz#sha256=c6109e6a11d68fec9bd3107cf41cce16967800c546108c82edb97c423559d709 to build tracker '/tmp/pip-req-tracker-6odrcq02' Running setup.py (path:/tmp/pip-wheel-l5saflgc/epoch/setup.py) egg_info for package epoch Running command python setup.py egg_info running egg_info creating pip-egg-info/epoch.egg-info writing dependency_links to pip-egg-info/epoch.egg-info/dependency_links.txt writing top-level names to pip-egg-info/epoch.egg-info/top_level.txt writing requirements to pip-egg-info/epoch.egg-info/requires.txt writing pip-egg-info/epoch.egg-info/PKG-INFO writing manifest file 'pip-egg-info/epoch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/epoch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/epoch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-l5saflgc/epoch has version 0.1.5, which satisfies requirement epoch==0.1.5 from https://files.pythonhosted.org/packages/31/3a/b45b34bf0c867d0d126da3e2431fa3f079daccb6656f99dac3488bfb2651/epoch-0.1.5.tar.gz#sha256=c6109e6a11d68fec9bd3107cf41cce16967800c546108c82edb97c423559d709 Removed epoch==0.1.5 from https://files.pythonhosted.org/packages/31/3a/b45b34bf0c867d0d126da3e2431fa3f079daccb6656f99dac3488bfb2651/epoch-0.1.5.tar.gz#sha256=c6109e6a11d68fec9bd3107cf41cce16967800c546108c82edb97c423559d709 from build tracker '/tmp/pip-req-tracker-6odrcq02' Building wheels for collected packages: epoch Created temporary directory: /tmp/pip-wheel-pdo54i8x Running setup.py bdist_wheel for epoch: started Destination directory: /tmp/pip-wheel-pdo54i8x Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-l5saflgc/epoch/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-pdo54i8x running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/epoch copying epoch/__init__.py -> build/lib/epoch copying epoch/test.py -> build/lib/epoch running egg_info writing top-level names to epoch.egg-info/top_level.txt writing requirements to epoch.egg-info/requires.txt writing dependency_links to epoch.egg-info/dependency_links.txt writing epoch.egg-info/PKG-INFO reading manifest file 'epoch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'epoch.egg-info/SOURCES.txt' 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/epoch copying build/lib/epoch/__init__.py -> build/bdist.linux-armv7l/wheel/epoch copying build/lib/epoch/test.py -> build/bdist.linux-armv7l/wheel/epoch running install_egg_info Copying epoch.egg-info to build/bdist.linux-armv7l/wheel/epoch-0.1.5-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/epoch-0.1.5.dist-info/WHEEL creating '/tmp/pip-wheel-pdo54i8x/epoch-0.1.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'epoch/__init__.py' adding 'epoch/test.py' adding 'epoch-0.1.5.dist-info/LICENSE.txt' adding 'epoch-0.1.5.dist-info/METADATA' adding 'epoch-0.1.5.dist-info/WHEEL' adding 'epoch-0.1.5.dist-info/top_level.txt' adding 'epoch-0.1.5.dist-info/zip-safe' adding 'epoch-0.1.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for epoch: finished with status 'done' Stored in directory: /tmp/tmp4pjbe3bs Successfully built epoch Cleaning up... Removing source in /tmp/pip-wheel-l5saflgc/epoch Removed build tracker '/tmp/pip-req-tracker-6odrcq02'