2019-10-12T06:28:36 Created temporary directory: /tmp/pip-ephem-wheel-cache-z9x_k4wk 2019-10-12T06:28:36 Created temporary directory: /tmp/pip-req-tracker-pxtnm_g5 2019-10-12T06:28:36 Created requirements tracker '/tmp/pip-req-tracker-pxtnm_g5' 2019-10-12T06:28:36 Created temporary directory: /tmp/pip-wheel-oe8hsv_v 2019-10-12T06:28:36 Collecting mathsss==1.01 2019-10-12T06:28:36 1 location(s) to search for versions of mathsss: 2019-10-12T06:28:36 * https://pypi.org/simple/mathsss/ 2019-10-12T06:28:36 Getting page https://pypi.org/simple/mathsss/ 2019-10-12T06:28:36 Analyzing links from page https://pypi.org/simple/mathsss/ 2019-10-12T06:28:36 Found link https://files.pythonhosted.org/packages/52/7e/558ec8182c1d345065ee9261455e04941982e79984a7d4057ce3c2923f08/mathsss-1.0.tar.gz#sha256=52b4bc48c1c6702c5355065378cbbdf98ca53da7bc188fa6832257a834efda86 (from https://pypi.org/simple/mathsss/), version: 1.0 2019-10-12T06:28:36 Found link https://files.pythonhosted.org/packages/eb/5f/7d0f06d5dd8ff7057ac989d5275824bafe1c6449fb46bba009802c2ca4e9/mathsss-1.01.tar.gz#sha256=f29c3ec16f538bf9d8307dfbe516bd6fff85c131eba4b0191bf205e4ca06e124 (from https://pypi.org/simple/mathsss/), version: 1.01 2019-10-12T06:28:36 Using version 1.1 (newest of versions: 1.1) 2019-10-12T06:28:36 Created temporary directory: /tmp/pip-unpack-5894d0qj 2019-10-12T06:28:36 Downloading https://files.pythonhosted.org/packages/eb/5f/7d0f06d5dd8ff7057ac989d5275824bafe1c6449fb46bba009802c2ca4e9/mathsss-1.01.tar.gz 2019-10-12T06:28:36 Downloading from URL https://files.pythonhosted.org/packages/eb/5f/7d0f06d5dd8ff7057ac989d5275824bafe1c6449fb46bba009802c2ca4e9/mathsss-1.01.tar.gz#sha256=f29c3ec16f538bf9d8307dfbe516bd6fff85c131eba4b0191bf205e4ca06e124 (from https://pypi.org/simple/mathsss/) 2019-10-12T06:28:36 Added mathsss==1.01 from https://files.pythonhosted.org/packages/eb/5f/7d0f06d5dd8ff7057ac989d5275824bafe1c6449fb46bba009802c2ca4e9/mathsss-1.01.tar.gz#sha256=f29c3ec16f538bf9d8307dfbe516bd6fff85c131eba4b0191bf205e4ca06e124 to build tracker '/tmp/pip-req-tracker-pxtnm_g5' 2019-10-12T06:28:36 Running setup.py (path:/tmp/pip-wheel-oe8hsv_v/mathsss/setup.py) egg_info for package mathsss 2019-10-12T06:28:36 Running command python setup.py egg_info 2019-10-12T06:28:38 running egg_info 2019-10-12T06:28:38 creating pip-egg-info/mathsss.egg-info 2019-10-12T06:28:38 writing top-level names to pip-egg-info/mathsss.egg-info/top_level.txt 2019-10-12T06:28:38 writing pip-egg-info/mathsss.egg-info/PKG-INFO 2019-10-12T06:28:38 writing dependency_links to pip-egg-info/mathsss.egg-info/dependency_links.txt 2019-10-12T06:28:38 writing manifest file 'pip-egg-info/mathsss.egg-info/SOURCES.txt' 2019-10-12T06:28:38 reading manifest file 'pip-egg-info/mathsss.egg-info/SOURCES.txt' 2019-10-12T06:28:38 writing manifest file 'pip-egg-info/mathsss.egg-info/SOURCES.txt' 2019-10-12T06:28:38 /usr/local/lib/python3.5/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '1.01' to '1.1' 2019-10-12T06:28:38 normalized_version, 2019-10-12T06:28:38 Source in /tmp/pip-wheel-oe8hsv_v/mathsss has version 1.1, which satisfies requirement mathsss==1.01 from https://files.pythonhosted.org/packages/eb/5f/7d0f06d5dd8ff7057ac989d5275824bafe1c6449fb46bba009802c2ca4e9/mathsss-1.01.tar.gz#sha256=f29c3ec16f538bf9d8307dfbe516bd6fff85c131eba4b0191bf205e4ca06e124 2019-10-12T06:28:38 Removed mathsss==1.01 from https://files.pythonhosted.org/packages/eb/5f/7d0f06d5dd8ff7057ac989d5275824bafe1c6449fb46bba009802c2ca4e9/mathsss-1.01.tar.gz#sha256=f29c3ec16f538bf9d8307dfbe516bd6fff85c131eba4b0191bf205e4ca06e124 from build tracker '/tmp/pip-req-tracker-pxtnm_g5' 2019-10-12T06:28:38 Building wheels for collected packages: mathsss 2019-10-12T06:28:38 Created temporary directory: /tmp/pip-wheel-gcdhuv8z 2019-10-12T06:28:38 Building wheel for mathsss (setup.py): started 2019-10-12T06:28:38 Destination directory: /tmp/pip-wheel-gcdhuv8z 2019-10-12T06:28:38 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-oe8hsv_v/mathsss/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-gcdhuv8z 2019-10-12T06:28:40 /usr/local/lib/python3.5/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '1.01' to '1.1' 2019-10-12T06:28:40 normalized_version, 2019-10-12T06:28:40 running bdist_wheel 2019-10-12T06:28:40 running build 2019-10-12T06:28:40 running build_py 2019-10-12T06:28:41 creating build 2019-10-12T06:28:41 creating build/lib 2019-10-12T06:28:41 creating build/lib/mathsss 2019-10-12T06:28:41 copying mathsss/__init__.py -> build/lib/mathsss 2019-10-12T06:28:41 copying mathsss/a111.py -> build/lib/mathsss 2019-10-12T06:28:41 copying mathsss/a222.py -> build/lib/mathsss 2019-10-12T06:28:41 installing to build/bdist.linux-armv7l/wheel 2019-10-12T06:28:41 running install 2019-10-12T06:28:41 running install_lib 2019-10-12T06:28:41 creating build/bdist.linux-armv7l 2019-10-12T06:28:41 creating build/bdist.linux-armv7l/wheel 2019-10-12T06:28:41 creating build/bdist.linux-armv7l/wheel/mathsss 2019-10-12T06:28:41 copying build/lib/mathsss/a111.py -> build/bdist.linux-armv7l/wheel/mathsss 2019-10-12T06:28:41 copying build/lib/mathsss/a222.py -> build/bdist.linux-armv7l/wheel/mathsss 2019-10-12T06:28:41 copying build/lib/mathsss/__init__.py -> build/bdist.linux-armv7l/wheel/mathsss 2019-10-12T06:28:41 running install_egg_info 2019-10-12T06:28:41 running egg_info 2019-10-12T06:28:41 creating mathsss.egg-info 2019-10-12T06:28:41 writing top-level names to mathsss.egg-info/top_level.txt 2019-10-12T06:28:41 writing dependency_links to mathsss.egg-info/dependency_links.txt 2019-10-12T06:28:41 writing mathsss.egg-info/PKG-INFO 2019-10-12T06:28:41 writing manifest file 'mathsss.egg-info/SOURCES.txt' 2019-10-12T06:28:41 reading manifest file 'mathsss.egg-info/SOURCES.txt' 2019-10-12T06:28:41 writing manifest file 'mathsss.egg-info/SOURCES.txt' 2019-10-12T06:28:41 Copying mathsss.egg-info to build/bdist.linux-armv7l/wheel/mathsss-1.1-py3.5.egg-info 2019-10-12T06:28:41 running install_scripts 2019-10-12T06:28:41 creating build/bdist.linux-armv7l/wheel/mathsss-1.1.dist-info/WHEEL 2019-10-12T06:28:41 Building wheel for mathsss (setup.py): finished with status 'done' 2019-10-12T06:28:41 Stored in directory: /tmp/tmpzajo6gpk 2019-10-12T06:28:41 Successfully built mathsss 2019-10-12T06:28:41 Cleaning up... 2019-10-12T06:28:41 Removing source in /tmp/pip-wheel-oe8hsv_v/mathsss 2019-10-12T06:28:41 Removed build tracker '/tmp/pip-req-tracker-pxtnm_g5'