Created temporary directory: /tmp/pip-ephem-wheel-cache-pntn1jft Created temporary directory: /tmp/pip-req-tracker-zvajag8r Created requirements tracker '/tmp/pip-req-tracker-zvajag8r' Created temporary directory: /tmp/pip-wheel-1k4qidka Collecting pyepoch==0.0.5 1 location(s) to search for versions of pyepoch: * https://pypi.org/simple/pyepoch/ Getting page https://pypi.org/simple/pyepoch/ Analyzing links from page https://pypi.org/simple/pyepoch/ Found link https://files.pythonhosted.org/packages/e9/c0/ae05d0c988c318b0d9713d24a0d206c2799eafc9f6ce8493466e2437ee8b/pyepoch-0.0.2.tar.gz#sha256=b87227ede39d4237dcfa58adcc42c7234519189cf60e86a66e174e0a1adceba0 (from https://pypi.org/simple/pyepoch/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/56/f0/70470e40e6e6d57579f43de173319c57ce81a428e8b67b54ba3dc3cd4233/pyepoch-0.0.3.tar.gz#sha256=45ddbb9903fe55d8e055da0b37adf95b516312685641ee8862d48c930f4e1e0b (from https://pypi.org/simple/pyepoch/) (requires-python:>=3.3), version: 0.0.3 Found link https://files.pythonhosted.org/packages/df/32/5eb5a7a234a14ccb51645ad59ba1013207cb8c333fe8b0c08f8f903680a6/pyepoch-0.0.4.tar.gz#sha256=78106eb7ebd178d92c9a7675a47e6763013afd3a476e1a77bf27412e78ef0799 (from https://pypi.org/simple/pyepoch/) (requires-python:>=3.3), version: 0.0.4 Found link https://files.pythonhosted.org/packages/5a/f4/e29e03d912e17f1751091dd281408b6ee83f6c02098b2ced9d6912d7abda/pyepoch-0.0.5.tar.gz#sha256=a8138a2cb9778a269c022706013793e711e3e278adb7805fc89a8a05bca95f49 (from https://pypi.org/simple/pyepoch/) (requires-python:>=3.3), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Created temporary directory: /tmp/pip-unpack-r1otup3t Downloading https://files.pythonhosted.org/packages/5a/f4/e29e03d912e17f1751091dd281408b6ee83f6c02098b2ced9d6912d7abda/pyepoch-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5a/f4/e29e03d912e17f1751091dd281408b6ee83f6c02098b2ced9d6912d7abda/pyepoch-0.0.5.tar.gz#sha256=a8138a2cb9778a269c022706013793e711e3e278adb7805fc89a8a05bca95f49 (from https://pypi.org/simple/pyepoch/) (requires-python:>=3.3) Added pyepoch==0.0.5 from https://files.pythonhosted.org/packages/5a/f4/e29e03d912e17f1751091dd281408b6ee83f6c02098b2ced9d6912d7abda/pyepoch-0.0.5.tar.gz#sha256=a8138a2cb9778a269c022706013793e711e3e278adb7805fc89a8a05bca95f49 to build tracker '/tmp/pip-req-tracker-zvajag8r' Running setup.py (path:/tmp/pip-wheel-1k4qidka/pyepoch/setup.py) egg_info for package pyepoch Running command python setup.py egg_info running egg_info creating pip-egg-info/pyepoch.egg-info writing pip-egg-info/pyepoch.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pyepoch.egg-info/dependency_links.txt writing requirements to pip-egg-info/pyepoch.egg-info/requires.txt writing top-level names to pip-egg-info/pyepoch.egg-info/top_level.txt writing entry points to pip-egg-info/pyepoch.egg-info/entry_points.txt writing manifest file 'pip-egg-info/pyepoch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyepoch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyepoch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1k4qidka/pyepoch has version 0.0.5, which satisfies requirement pyepoch==0.0.5 from https://files.pythonhosted.org/packages/5a/f4/e29e03d912e17f1751091dd281408b6ee83f6c02098b2ced9d6912d7abda/pyepoch-0.0.5.tar.gz#sha256=a8138a2cb9778a269c022706013793e711e3e278adb7805fc89a8a05bca95f49 Removed pyepoch==0.0.5 from https://files.pythonhosted.org/packages/5a/f4/e29e03d912e17f1751091dd281408b6ee83f6c02098b2ced9d6912d7abda/pyepoch-0.0.5.tar.gz#sha256=a8138a2cb9778a269c022706013793e711e3e278adb7805fc89a8a05bca95f49 from build tracker '/tmp/pip-req-tracker-zvajag8r' Building wheels for collected packages: pyepoch Created temporary directory: /tmp/pip-wheel-mjzn4trj Running setup.py bdist_wheel for pyepoch: started Destination directory: /tmp/pip-wheel-mjzn4trj Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1k4qidka/pyepoch/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-mjzn4trj running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/epoch copying epoch/epoch.py -> build/lib/epoch copying epoch/__init__.py -> build/lib/epoch copying epoch/__main__.py -> build/lib/epoch running egg_info writing pyepoch.egg-info/PKG-INFO writing dependency_links to pyepoch.egg-info/dependency_links.txt writing top-level names to pyepoch.egg-info/top_level.txt writing requirements to pyepoch.egg-info/requires.txt writing entry points to pyepoch.egg-info/entry_points.txt reading manifest file 'pyepoch.egg-info/SOURCES.txt' writing manifest file 'pyepoch.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/epoch.py -> build/bdist.linux-armv7l/wheel/epoch copying build/lib/epoch/__init__.py -> build/bdist.linux-armv7l/wheel/epoch copying build/lib/epoch/__main__.py -> build/bdist.linux-armv7l/wheel/epoch running install_egg_info Copying pyepoch.egg-info to build/bdist.linux-armv7l/wheel/pyepoch-0.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyepoch-0.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-mjzn4trj/pyepoch-0.0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'epoch/__init__.py' adding 'epoch/__main__.py' adding 'epoch/epoch.py' adding 'pyepoch-0.0.5.dist-info/METADATA' adding 'pyepoch-0.0.5.dist-info/WHEEL' adding 'pyepoch-0.0.5.dist-info/entry_points.txt' adding 'pyepoch-0.0.5.dist-info/top_level.txt' adding 'pyepoch-0.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyepoch: finished with status 'done' Stored in directory: /tmp/tmpea0ogjbn Successfully built pyepoch Cleaning up... Removing source in /tmp/pip-wheel-1k4qidka/pyepoch Removed build tracker '/tmp/pip-req-tracker-zvajag8r'