Collecting my-test-hello-library==0.3 1 location(s) to search for versions of my-test-hello-library: * https://pypi.python.org/simple/my-test-hello-library/ Getting page https://pypi.python.org/simple/my-test-hello-library/ Analyzing links from page https://pypi.python.org/simple/my-test-hello-library/ Found link https://pypi.python.org/packages/01/ee/8f2284e6a258f35bd03f02d1b184150b7c726ee357c304babd179f06a90e/my_test_hello_library-0.1-py2.py3-none-any.whl#md5=3cb1a8d8a7d25397694ad7da616b6b97 (from https://pypi.python.org/simple/my-test-hello-library/), version: 0.1 Found link https://pypi.python.org/packages/0b/21/150649a906a37cad20f047fd17f56cfe702909a2fede5ed4f7c559bef78b/my-test-hello-library-0.2.tar.gz#md5=17779183b7309382bc0b54f90f263d47 (from https://pypi.python.org/simple/my-test-hello-library/), version: 0.2 Found link https://pypi.python.org/packages/12/0a/e59c8d903f1f4df3983653992e1d42ec4ce284aa71c8811692f32e87a2b5/my-test-hello-library-0.3.tar.gz#md5=b8c4b3eef27238d41ebb0680afda0ef2 (from https://pypi.python.org/simple/my-test-hello-library/) (requires-python:>=2.7), version: 0.3 Found link https://pypi.python.org/packages/2c/7f/b490c0a9ae5c030c015ecf9b6c2524a77f0b99553f81d033ae7dba6b0487/my_test_hello_library-0.2-py2.py3-none-any.whl#md5=99568eed20325f4877d31433b5e29419 (from https://pypi.python.org/simple/my-test-hello-library/), version: 0.2 Skipping link https://pypi.python.org/packages/4c/b0/55a32ec3cc2fc3ffb2afe854d1e7878e43441ef8fdf50efe55f121c21b1b/my_test_hello_library-0.3-py2-none-any.whl#md5=f248254e8bc636cb6e9b30cf49a4c75d (from https://pypi.python.org/simple/my-test-hello-library/) (requires-python:>=2.7); it is not compatible with this Python Found link https://pypi.python.org/packages/d9/6a/e1864fb9cc6ce6b872293f254662af80d955b692989fe8572a39c1ee6162/my-test-hello-library-0.1.tar.gz#md5=501cb960ec3389c2aa7dcd9022edb58b (from https://pypi.python.org/simple/my-test-hello-library/), version: 0.1 Using version 0.3 (newest of versions: 0.3) Downloading my-test-hello-library-0.3.tar.gz Downloading from URL https://pypi.python.org/packages/12/0a/e59c8d903f1f4df3983653992e1d42ec4ce284aa71c8811692f32e87a2b5/my-test-hello-library-0.3.tar.gz#md5=b8c4b3eef27238d41ebb0680afda0ef2 (from https://pypi.python.org/simple/my-test-hello-library/) (requires-python:>=2.7) Running setup.py (path:/tmp/pip-build-an5iz1by/my-test-hello-library/setup.py) egg_info for package my-test-hello-library Running command python setup.py egg_info running egg_info creating pip-egg-info/my_test_hello_library.egg-info writing pip-egg-info/my_test_hello_library.egg-info/PKG-INFO writing dependency_links to pip-egg-info/my_test_hello_library.egg-info/dependency_links.txt writing top-level names to pip-egg-info/my_test_hello_library.egg-info/top_level.txt writing manifest file 'pip-egg-info/my_test_hello_library.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/my_test_hello_library.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/my_test_hello_library.egg-info/SOURCES.txt' Source in /tmp/pip-build-an5iz1by/my-test-hello-library has version 0.3, which satisfies requirement my-test-hello-library==0.3 from https://pypi.python.org/packages/12/0a/e59c8d903f1f4df3983653992e1d42ec4ce284aa71c8811692f32e87a2b5/my-test-hello-library-0.3.tar.gz#md5=b8c4b3eef27238d41ebb0680afda0ef2 Building wheels for collected packages: my-test-hello-library Running setup.py bdist_wheel for my-test-hello-library: started Destination directory: /tmp/tmp20eqp1nmpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-an5iz1by/my-test-hello-library/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/tmp20eqp1nmpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mytesthellolibrary copying mytesthellolibrary/__init__.py -> build/lib/mytesthellolibrary copying mytesthellolibrary/helloworld.py -> build/lib/mytesthellolibrary 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/mytesthellolibrary copying build/lib/mytesthellolibrary/__init__.py -> build/bdist.linux-armv7l/wheel/mytesthellolibrary copying build/lib/mytesthellolibrary/helloworld.py -> build/bdist.linux-armv7l/wheel/mytesthellolibrary running install_egg_info running egg_info writing dependency_links to my_test_hello_library.egg-info/dependency_links.txt writing top-level names to my_test_hello_library.egg-info/top_level.txt writing my_test_hello_library.egg-info/PKG-INFO reading manifest file 'my_test_hello_library.egg-info/SOURCES.txt' writing manifest file 'my_test_hello_library.egg-info/SOURCES.txt' Copying my_test_hello_library.egg-info to build/bdist.linux-armv7l/wheel/my_test_hello_library-0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/my_test_hello_library-0.3.dist-info/WHEEL Running setup.py bdist_wheel for my-test-hello-library: finished with status 'done' Stored in directory: /tmp/tmpkspku79_ Successfully built my-test-hello-library Cleaning up... Removing source in /tmp/pip-build-an5iz1by/my-test-hello-library