Collecting ytools==0.9.3 1 location(s) to search for versions of ytools: * https://pypi.python.org/simple/ytools/ Getting page https://pypi.python.org/simple/ytools/ Analyzing links from page https://pypi.org/simple/ytools/ Skipping link https://files.pythonhosted.org/packages/a7/df/0576a2e3d669cda8edcb43ebd3a6d905c53ff51108e3a2750de2accfd2da/ytools-0.9.0-py2-none-any.whl#sha256=c72c6eda0ff10c58b90e3795ef5298b5afb2410cc9c917564b51d0f08689b882 (from https://pypi.org/simple/ytools/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/20/8a/37232a7e4b9ccd70878f890460b88ad3da0cb94e83ecccba5091c928de19/ytools-0.9.0.tar.gz#sha256=5bbd040c1938d4b674b5733b65b15ef20f8884a0609b7b135ea09eadb06eba25 (from https://pypi.org/simple/ytools/), version: 0.9.0 Skipping link https://files.pythonhosted.org/packages/78/4b/eb2ed4946bb1eee56daa0e23ee71c07b07bfc4ee96d0fb166824b1a7fe2b/ytools-0.9.1-py2-none-any.whl#sha256=7b7c341937721cf8546caf6b2991ff1e449da45b67835edd46c255d0e17c3f92 (from https://pypi.org/simple/ytools/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/87/75/0109a04fcab08c0ba7f0dee232d19a834e68c03e696f3bafb29de282d651/ytools-0.9.1.tar.gz#sha256=80d4d812e111996c99fa579a77231a41c39796d80ace679332b89633bbafa513 (from https://pypi.org/simple/ytools/), version: 0.9.1 Skipping link https://files.pythonhosted.org/packages/0b/be/c2df5d023cde787859d273fa45ebaa407bd0d4317590cb8c0084bcdcc17d/ytools-0.9.2-py2-none-any.whl#sha256=67a21c997626ad6b87aa9a4653339c9dbafc40b2fa753518f6016a726ff3c51b (from https://pypi.org/simple/ytools/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/cd/89/c4a8223e654cebb2162c7977a1464caedc791d05a7fac3d2b8b7330ab4dc/ytools-0.9.2.tar.gz#sha256=21064c82dfdd68a29a86abfe5c296b74fd88ad55e07fe20f50e7ba4bce3cf5ec (from https://pypi.org/simple/ytools/), version: 0.9.2 Skipping link https://files.pythonhosted.org/packages/c0/8f/3d49eea8b03d0fb5dfd3b45446ab1b6b0a6d700f89a7f4e670b5b6f8ac88/ytools-0.9.3-py2-none-any.whl#sha256=bb42cabfffb5879e79ecaff247571ec08fee56891abe0f1e6130d289feafe905 (from https://pypi.org/simple/ytools/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/5e/b2/257412e9d034000cc7da7bbfe64e944dfe6eefa3769c3d5086f02c4cc049/ytools-0.9.3.tar.gz#sha256=2622b59a881606f282aa0d0f423022e8864f29010f54dd2bdd70ec7588e20218 (from https://pypi.org/simple/ytools/), version: 0.9.3 Using version 0.9.3 (newest of versions: 0.9.3) Downloading https://files.pythonhosted.org/packages/5e/b2/257412e9d034000cc7da7bbfe64e944dfe6eefa3769c3d5086f02c4cc049/ytools-0.9.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5e/b2/257412e9d034000cc7da7bbfe64e944dfe6eefa3769c3d5086f02c4cc049/ytools-0.9.3.tar.gz#sha256=2622b59a881606f282aa0d0f423022e8864f29010f54dd2bdd70ec7588e20218 (from https://pypi.org/simple/ytools/) Running setup.py (path:/tmp/pip-build-nj560zbv/ytools/setup.py) egg_info for package ytools Running command python setup.py egg_info running egg_info creating pip-egg-info/ytools.egg-info writing dependency_links to pip-egg-info/ytools.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ytools.egg-info/top_level.txt writing pip-egg-info/ytools.egg-info/PKG-INFO writing requirements to pip-egg-info/ytools.egg-info/requires.txt writing manifest file 'pip-egg-info/ytools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ytools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/ytools.egg-info/SOURCES.txt' Source in /tmp/pip-build-nj560zbv/ytools has version 0.9.3, which satisfies requirement ytools==0.9.3 from https://files.pythonhosted.org/packages/5e/b2/257412e9d034000cc7da7bbfe64e944dfe6eefa3769c3d5086f02c4cc049/ytools-0.9.3.tar.gz#sha256=2622b59a881606f282aa0d0f423022e8864f29010f54dd2bdd70ec7588e20218 Building wheels for collected packages: ytools Running setup.py bdist_wheel for ytools: started Destination directory: /tmp/tmp8ftrihifpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-nj560zbv/ytools/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/tmp8ftrihifpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ytools copying ytools/ytools.py -> build/lib/ytools copying ytools/__init__.py -> build/lib/ytools running build_scripts creating build/scripts-3.4 copying and adjusting scripts/ytools -> build/scripts-3.4 changing mode of build/scripts-3.4/ytools from 644 to 755 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/ytools copying build/lib/ytools/ytools.py -> build/bdist.linux-armv7l/wheel/ytools copying build/lib/ytools/__init__.py -> build/bdist.linux-armv7l/wheel/ytools running install_egg_info running egg_info writing ytools.egg-info/PKG-INFO writing requirements to ytools.egg-info/requires.txt writing dependency_links to ytools.egg-info/dependency_links.txt writing top-level names to ytools.egg-info/top_level.txt reading manifest file 'ytools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ytools.egg-info/SOURCES.txt' Copying ytools.egg-info to build/bdist.linux-armv7l/wheel/ytools-0.9.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ytools-0.9.3.data creating build/bdist.linux-armv7l/wheel/ytools-0.9.3.data/scripts copying build/scripts-3.4/ytools -> build/bdist.linux-armv7l/wheel/ytools-0.9.3.data/scripts changing mode of build/bdist.linux-armv7l/wheel/ytools-0.9.3.data/scripts/ytools to 755 creating build/bdist.linux-armv7l/wheel/ytools-0.9.3.dist-info/WHEEL Running setup.py bdist_wheel for ytools: finished with status 'done' Stored in directory: /tmp/tmpj3exqq_y Successfully built ytools Cleaning up... Removing source in /tmp/pip-build-nj560zbv/ytools