Created temporary directory: /tmp/pip-ephem-wheel-cache-jgfhe31_ Created temporary directory: /tmp/pip-req-tracker-qmeqlgev Created requirements tracker '/tmp/pip-req-tracker-qmeqlgev' Created temporary directory: /tmp/pip-wheel-q484llup Collecting ehelply-updater==0.0.2 1 location(s) to search for versions of ehelply-updater: * https://pypi.org/simple/ehelply-updater/ Getting page https://pypi.org/simple/ehelply-updater/ Analyzing links from page https://pypi.org/simple/ehelply-updater/ Found link https://files.pythonhosted.org/packages/36/4b/b7599e2f20ade6fd48a89122837baf916ca1f42ffa1b1f08e0bb1fd88789/ehelply-updater-0.0.1.tar.gz#sha256=237fbcb5e7405493d6e7a592fbaa83ba935406249ae5d3c653cc9483daa28967 (from https://pypi.org/simple/ehelply-updater/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/83/46/2f240a15a349bda1d5dfa0579e264baa46a69d942460adfc0514c213ded4/ehelply_updater-0.0.1-py2-none-any.whl#sha256=1b608e808d052d294c168a730e7ba4c396cf098c0616ff370a2dc91ea6c883d9 (from https://pypi.org/simple/ehelply-updater/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/8f/e0/408f2189e89523f8b3ba9d0d013f42891d457e4609bacd5a90b229ea9fd3/ehelply-updater-0.0.2.tar.gz#sha256=08a1d2b5799426770cfdd2a2888bcf7ecb1d3dcf5eaa29ab3165027f1bba88b4 (from https://pypi.org/simple/ehelply-updater/), version: 0.0.2 Skipping link https://files.pythonhosted.org/packages/f2/5a/8ee634cc2e5240256baa06f9dad53e048b7320516066bd29a13978da056a/ehelply_updater-0.0.2-py2-none-any.whl#sha256=607cedaa449d39878b92ca2554a58eb745bac2299212e5a5bd7b748b3e1b80b7 (from https://pypi.org/simple/ehelply-updater/); it is not compatible with this Python Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-ljjpi5ef Downloading https://files.pythonhosted.org/packages/8f/e0/408f2189e89523f8b3ba9d0d013f42891d457e4609bacd5a90b229ea9fd3/ehelply-updater-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8f/e0/408f2189e89523f8b3ba9d0d013f42891d457e4609bacd5a90b229ea9fd3/ehelply-updater-0.0.2.tar.gz#sha256=08a1d2b5799426770cfdd2a2888bcf7ecb1d3dcf5eaa29ab3165027f1bba88b4 (from https://pypi.org/simple/ehelply-updater/) Added ehelply-updater==0.0.2 from https://files.pythonhosted.org/packages/8f/e0/408f2189e89523f8b3ba9d0d013f42891d457e4609bacd5a90b229ea9fd3/ehelply-updater-0.0.2.tar.gz#sha256=08a1d2b5799426770cfdd2a2888bcf7ecb1d3dcf5eaa29ab3165027f1bba88b4 to build tracker '/tmp/pip-req-tracker-qmeqlgev' Running setup.py (path:/tmp/pip-wheel-q484llup/ehelply-updater/setup.py) egg_info for package ehelply-updater Running command python setup.py egg_info running egg_info creating pip-egg-info/ehelply_updater.egg-info writing requirements to pip-egg-info/ehelply_updater.egg-info/requires.txt writing dependency_links to pip-egg-info/ehelply_updater.egg-info/dependency_links.txt writing entry points to pip-egg-info/ehelply_updater.egg-info/entry_points.txt writing pip-egg-info/ehelply_updater.egg-info/PKG-INFO writing top-level names to pip-egg-info/ehelply_updater.egg-info/top_level.txt writing manifest file 'pip-egg-info/ehelply_updater.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ehelply_updater.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ehelply_updater.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-q484llup/ehelply-updater has version 0.0.2, which satisfies requirement ehelply-updater==0.0.2 from https://files.pythonhosted.org/packages/8f/e0/408f2189e89523f8b3ba9d0d013f42891d457e4609bacd5a90b229ea9fd3/ehelply-updater-0.0.2.tar.gz#sha256=08a1d2b5799426770cfdd2a2888bcf7ecb1d3dcf5eaa29ab3165027f1bba88b4 Removed ehelply-updater==0.0.2 from https://files.pythonhosted.org/packages/8f/e0/408f2189e89523f8b3ba9d0d013f42891d457e4609bacd5a90b229ea9fd3/ehelply-updater-0.0.2.tar.gz#sha256=08a1d2b5799426770cfdd2a2888bcf7ecb1d3dcf5eaa29ab3165027f1bba88b4 from build tracker '/tmp/pip-req-tracker-qmeqlgev' Building wheels for collected packages: ehelply-updater Created temporary directory: /tmp/pip-wheel-p5jxq2tv Running setup.py bdist_wheel for ehelply-updater: started Destination directory: /tmp/pip-wheel-p5jxq2tv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-q484llup/ehelply-updater/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-p5jxq2tv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ehelply_updater copying ehelply_updater/updater.py -> build/lib/ehelply_updater copying ehelply_updater/ehelply_updater.py -> build/lib/ehelply_updater copying ehelply_updater/__init__.py -> build/lib/ehelply_updater creating build/lib/tests copying tests/__init__.py -> build/lib/tests running egg_info writing top-level names to ehelply_updater.egg-info/top_level.txt writing entry points to ehelply_updater.egg-info/entry_points.txt writing requirements to ehelply_updater.egg-info/requires.txt writing dependency_links to ehelply_updater.egg-info/dependency_links.txt writing ehelply_updater.egg-info/PKG-INFO reading manifest file 'ehelply_updater.egg-info/SOURCES.txt' writing manifest file 'ehelply_updater.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/ehelply_updater copying build/lib/ehelply_updater/updater.py -> build/bdist.linux-armv7l/wheel/ehelply_updater copying build/lib/ehelply_updater/ehelply_updater.py -> build/bdist.linux-armv7l/wheel/ehelply_updater copying build/lib/ehelply_updater/__init__.py -> build/bdist.linux-armv7l/wheel/ehelply_updater creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying ehelply_updater.egg-info to build/bdist.linux-armv7l/wheel/ehelply_updater-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ehelply_updater-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-p5jxq2tv/ehelply_updater-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ehelply_updater/__init__.py' adding 'ehelply_updater/ehelply_updater.py' adding 'ehelply_updater/updater.py' adding 'tests/__init__.py' adding 'ehelply_updater-0.0.2.dist-info/METADATA' adding 'ehelply_updater-0.0.2.dist-info/WHEEL' adding 'ehelply_updater-0.0.2.dist-info/entry_points.txt' adding 'ehelply_updater-0.0.2.dist-info/top_level.txt' adding 'ehelply_updater-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ehelply-updater: finished with status 'done' Stored in directory: /tmp/tmppvca9d51 Successfully built ehelply-updater Cleaning up... Removing source in /tmp/pip-wheel-q484llup/ehelply-updater Removed build tracker '/tmp/pip-req-tracker-qmeqlgev'