Created temporary directory: /tmp/pip-ephem-wheel-cache-r6_2a7v2 Created temporary directory: /tmp/pip-req-tracker-5vg6zf1e Created requirements tracker '/tmp/pip-req-tracker-5vg6zf1e' Created temporary directory: /tmp/pip-wheel-gkn6kyci Collecting test_Math2==1.0 1 location(s) to search for versions of test-Math2: * https://pypi.org/simple/test-math2/ Getting page https://pypi.org/simple/test-math2/ Analyzing links from page https://pypi.org/simple/test-math2/ Found link https://files.pythonhosted.org/packages/46/76/2372d4000692bf3ec76fb16b27efa47027e1c19436bd2c657fcb9e7e55d0/test_Math2-1.0.tar.gz#sha256=60cf388cd1f62c8f93c50044a2fbc689fcfbccca037e11c7a9e5d3b65da1f2b4 (from https://pypi.org/simple/test-math2/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Created temporary directory: /tmp/pip-unpack-kahv8r41 Downloading https://files.pythonhosted.org/packages/46/76/2372d4000692bf3ec76fb16b27efa47027e1c19436bd2c657fcb9e7e55d0/test_Math2-1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/46/76/2372d4000692bf3ec76fb16b27efa47027e1c19436bd2c657fcb9e7e55d0/test_Math2-1.0.tar.gz#sha256=60cf388cd1f62c8f93c50044a2fbc689fcfbccca037e11c7a9e5d3b65da1f2b4 (from https://pypi.org/simple/test-math2/) Added test_Math2==1.0 from https://files.pythonhosted.org/packages/46/76/2372d4000692bf3ec76fb16b27efa47027e1c19436bd2c657fcb9e7e55d0/test_Math2-1.0.tar.gz#sha256=60cf388cd1f62c8f93c50044a2fbc689fcfbccca037e11c7a9e5d3b65da1f2b4 to build tracker '/tmp/pip-req-tracker-5vg6zf1e' Running setup.py (path:/tmp/pip-wheel-gkn6kyci/test-Math2/setup.py) egg_info for package test-Math2 Running command python setup.py egg_info running egg_info creating pip-egg-info/test_Math2.egg-info writing dependency_links to pip-egg-info/test_Math2.egg-info/dependency_links.txt writing pip-egg-info/test_Math2.egg-info/PKG-INFO writing top-level names to pip-egg-info/test_Math2.egg-info/top_level.txt writing manifest file 'pip-egg-info/test_Math2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/test_Math2.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/test_Math2.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gkn6kyci/test-Math2 has version 1.0, which satisfies requirement test_Math2==1.0 from https://files.pythonhosted.org/packages/46/76/2372d4000692bf3ec76fb16b27efa47027e1c19436bd2c657fcb9e7e55d0/test_Math2-1.0.tar.gz#sha256=60cf388cd1f62c8f93c50044a2fbc689fcfbccca037e11c7a9e5d3b65da1f2b4 Removed test_Math2==1.0 from https://files.pythonhosted.org/packages/46/76/2372d4000692bf3ec76fb16b27efa47027e1c19436bd2c657fcb9e7e55d0/test_Math2-1.0.tar.gz#sha256=60cf388cd1f62c8f93c50044a2fbc689fcfbccca037e11c7a9e5d3b65da1f2b4 from build tracker '/tmp/pip-req-tracker-5vg6zf1e' Building wheels for collected packages: test-Math2 Created temporary directory: /tmp/pip-wheel-gydkkvt9 Running setup.py bdist_wheel for test-Math2: started Destination directory: /tmp/pip-wheel-gydkkvt9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gkn6kyci/test-Math2/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-gydkkvt9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test_Math2 copying test_Math2/__init__.py -> build/lib/test_Math2 copying test_Math2/demo1.py -> build/lib/test_Math2 copying test_Math2/demo2.py -> build/lib/test_Math2 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/test_Math2 copying build/lib/test_Math2/demo2.py -> build/bdist.linux-armv7l/wheel/test_Math2 copying build/lib/test_Math2/demo1.py -> build/bdist.linux-armv7l/wheel/test_Math2 copying build/lib/test_Math2/__init__.py -> build/bdist.linux-armv7l/wheel/test_Math2 running install_egg_info running egg_info creating test_Math2.egg-info writing dependency_links to test_Math2.egg-info/dependency_links.txt writing top-level names to test_Math2.egg-info/top_level.txt writing test_Math2.egg-info/PKG-INFO writing manifest file 'test_Math2.egg-info/SOURCES.txt' reading manifest file 'test_Math2.egg-info/SOURCES.txt' writing manifest file 'test_Math2.egg-info/SOURCES.txt' Copying test_Math2.egg-info to build/bdist.linux-armv7l/wheel/test_Math2-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/test_Math2-1.0.dist-info/WHEEL creating '/tmp/pip-wheel-gydkkvt9/test_Math2-1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'test_Math2/__init__.py' adding 'test_Math2/demo1.py' adding 'test_Math2/demo2.py' adding 'test_Math2-1.0.dist-info/METADATA' adding 'test_Math2-1.0.dist-info/WHEEL' adding 'test_Math2-1.0.dist-info/top_level.txt' adding 'test_Math2-1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for test-Math2: finished with status 'done' Stored in directory: /tmp/tmpcowk1xcj Successfully built test-Math2 Cleaning up... Removing source in /tmp/pip-wheel-gkn6kyci/test-Math2 Removed build tracker '/tmp/pip-req-tracker-5vg6zf1e'