Created temporary directory: /tmp/pip-ephem-wheel-cache-dhl_4z07 Created temporary directory: /tmp/pip-req-tracker-d0ymcs41 Created requirements tracker '/tmp/pip-req-tracker-d0ymcs41' Created temporary directory: /tmp/pip-wheel-lg0bex5e Collecting test-python-package-1==1.0.2 1 location(s) to search for versions of test-python-package-1: * https://pypi.org/simple/test-python-package-1/ Getting page https://pypi.org/simple/test-python-package-1/ Analyzing links from page https://pypi.org/simple/test-python-package-1/ Found link https://files.pythonhosted.org/packages/a3/8c/37862a2058710480668de20037dbe4608ad75b102ea5950e868f68a50720/test_python_package_1-1.0.2.tar.gz#sha256=6b4e373237b0a7e1f8c8e0db82445fcf8ec98f2e3857a0b75ff5d987267fc8cb (from https://pypi.org/simple/test-python-package-1/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-2687lydz Downloading https://files.pythonhosted.org/packages/a3/8c/37862a2058710480668de20037dbe4608ad75b102ea5950e868f68a50720/test_python_package_1-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a3/8c/37862a2058710480668de20037dbe4608ad75b102ea5950e868f68a50720/test_python_package_1-1.0.2.tar.gz#sha256=6b4e373237b0a7e1f8c8e0db82445fcf8ec98f2e3857a0b75ff5d987267fc8cb (from https://pypi.org/simple/test-python-package-1/) Added test-python-package-1==1.0.2 from https://files.pythonhosted.org/packages/a3/8c/37862a2058710480668de20037dbe4608ad75b102ea5950e868f68a50720/test_python_package_1-1.0.2.tar.gz#sha256=6b4e373237b0a7e1f8c8e0db82445fcf8ec98f2e3857a0b75ff5d987267fc8cb to build tracker '/tmp/pip-req-tracker-d0ymcs41' Running setup.py (path:/tmp/pip-wheel-lg0bex5e/test-python-package-1/setup.py) egg_info for package test-python-package-1 Running command python setup.py egg_info running egg_info creating pip-egg-info/test_python_package_1.egg-info writing pip-egg-info/test_python_package_1.egg-info/PKG-INFO writing top-level names to pip-egg-info/test_python_package_1.egg-info/top_level.txt writing dependency_links to pip-egg-info/test_python_package_1.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/test_python_package_1.egg-info/SOURCES.txt' file test_python_package_1.py (for module test_python_package_1) not found reading manifest file 'pip-egg-info/test_python_package_1.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/test_python_package_1.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-lg0bex5e/test-python-package-1 has version 1.0.2, which satisfies requirement test-python-package-1==1.0.2 from https://files.pythonhosted.org/packages/a3/8c/37862a2058710480668de20037dbe4608ad75b102ea5950e868f68a50720/test_python_package_1-1.0.2.tar.gz#sha256=6b4e373237b0a7e1f8c8e0db82445fcf8ec98f2e3857a0b75ff5d987267fc8cb Removed test-python-package-1==1.0.2 from https://files.pythonhosted.org/packages/a3/8c/37862a2058710480668de20037dbe4608ad75b102ea5950e868f68a50720/test_python_package_1-1.0.2.tar.gz#sha256=6b4e373237b0a7e1f8c8e0db82445fcf8ec98f2e3857a0b75ff5d987267fc8cb from build tracker '/tmp/pip-req-tracker-d0ymcs41' Building wheels for collected packages: test-python-package-1 Created temporary directory: /tmp/pip-wheel-0yl18f_8 Running setup.py bdist_wheel for test-python-package-1: started Destination directory: /tmp/pip-wheel-0yl18f_8 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lg0bex5e/test-python-package-1/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-0yl18f_8 running bdist_wheel running build running build_py file test_python_package_1.py (for module test_python_package_1) not found creating build creating build/lib creating build/lib/package_example copying package_example/main.py -> build/lib/package_example copying package_example/__init__.py -> build/lib/package_example creating build/lib/package_example/subpackage_example copying package_example/subpackage_example/main_2.py -> build/lib/package_example/subpackage_example copying package_example/subpackage_example/__init__.py -> build/lib/package_example/subpackage_example copying package_example/subpackage_example/main_1.py -> build/lib/package_example/subpackage_example file test_python_package_1.py (for module test_python_package_1) not found 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/package_example copying build/lib/package_example/main.py -> build/bdist.linux-armv7l/wheel/package_example creating build/bdist.linux-armv7l/wheel/package_example/subpackage_example copying build/lib/package_example/subpackage_example/main_2.py -> build/bdist.linux-armv7l/wheel/package_example/subpackage_example copying build/lib/package_example/subpackage_example/__init__.py -> build/bdist.linux-armv7l/wheel/package_example/subpackage_example copying build/lib/package_example/subpackage_example/main_1.py -> build/bdist.linux-armv7l/wheel/package_example/subpackage_example copying build/lib/package_example/__init__.py -> build/bdist.linux-armv7l/wheel/package_example running install_egg_info running egg_info creating test_python_package_1.egg-info writing dependency_links to test_python_package_1.egg-info/dependency_links.txt writing test_python_package_1.egg-info/PKG-INFO writing top-level names to test_python_package_1.egg-info/top_level.txt writing manifest file 'test_python_package_1.egg-info/SOURCES.txt' file test_python_package_1.py (for module test_python_package_1) not found reading manifest file 'test_python_package_1.egg-info/SOURCES.txt' writing manifest file 'test_python_package_1.egg-info/SOURCES.txt' Copying test_python_package_1.egg-info to build/bdist.linux-armv7l/wheel/test_python_package_1-1.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/test_python_package_1-1.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-0yl18f_8/test_python_package_1-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'package_example/__init__.py' adding 'package_example/main.py' adding 'package_example/subpackage_example/__init__.py' adding 'package_example/subpackage_example/main_1.py' adding 'package_example/subpackage_example/main_2.py' adding 'test_python_package_1-1.0.2.dist-info/METADATA' adding 'test_python_package_1-1.0.2.dist-info/WHEEL' adding 'test_python_package_1-1.0.2.dist-info/top_level.txt' adding 'test_python_package_1-1.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for test-python-package-1: finished with status 'done' Stored in directory: /tmp/tmpd3viphso Successfully built test-python-package-1 Cleaning up... Removing source in /tmp/pip-wheel-lg0bex5e/test-python-package-1 Removed build tracker '/tmp/pip-req-tracker-d0ymcs41'