2021-01-02T05:40:36,299 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2021-01-02T05:40:36,992 Created temporary directory: /tmp/pip-ephem-wheel-cache-dno_6ri8 2021-01-02T05:40:36,997 Created temporary directory: /tmp/pip-req-tracker-q5og7o49 2021-01-02T05:40:36,998 Initialized build tracking at /tmp/pip-req-tracker-q5og7o49 2021-01-02T05:40:36,998 Created build tracker: /tmp/pip-req-tracker-q5og7o49 2021-01-02T05:40:36,999 Entered build tracker: /tmp/pip-req-tracker-q5og7o49 2021-01-02T05:40:37,000 Created temporary directory: /tmp/pip-wheel-zcdmfo5f 2021-01-02T05:40:37,020 1 location(s) to search for versions of mmmath: 2021-01-02T05:40:37,020 * https://pypi.org/simple/mmmath/ 2021-01-02T05:40:37,021 Fetching project page and analyzing links: https://pypi.org/simple/mmmath/ 2021-01-02T05:40:37,023 Getting page https://pypi.org/simple/mmmath/ 2021-01-02T05:40:37,028 Found index url https://pypi.org/simple 2021-01-02T05:40:37,621 Found link https://files.pythonhosted.org/packages/f6/44/0ec1336464ed97078302ea7093ea0d571c90ce6ca24ada0fbf8642f2b65d/mmmath-1.1.tar.gz#sha256=3c102bdc28d315cd9aeb353899f4b13e42abda856fb09bfa56ea2fb766c5c86c (from https://pypi.org/simple/mmmath/), version: 1.1 2021-01-02T05:40:37,631 Given no hashes to check 1 links for project 'mmmath': discarding no candidates 2021-01-02T05:40:37,632 Using version 1.1 (newest of versions: 1.1) 2021-01-02T05:40:37,641 Collecting mmmath==1.1 2021-01-02T05:40:37,646 Created temporary directory: /tmp/pip-unpack-4fd8f414 2021-01-02T05:40:37,868 Downloading mmmath-1.1.tar.gz (612 bytes) 2021-01-02T05:40:37,903 Added mmmath==1.1 from https://files.pythonhosted.org/packages/f6/44/0ec1336464ed97078302ea7093ea0d571c90ce6ca24ada0fbf8642f2b65d/mmmath-1.1.tar.gz#sha256=3c102bdc28d315cd9aeb353899f4b13e42abda856fb09bfa56ea2fb766c5c86c to build tracker '/tmp/pip-req-tracker-q5og7o49' 2021-01-02T05:40:37,905 Running setup.py (path:/tmp/pip-wheel-zcdmfo5f/mmmath/setup.py) egg_info for package mmmath 2021-01-02T05:40:37,907 Created temporary directory: /tmp/pip-pip-egg-info-pgclud2q 2021-01-02T05:40:37,907 Running command python setup.py egg_info 2021-01-02T05:40:40,099 running egg_info 2021-01-02T05:40:40,104 creating /tmp/pip-pip-egg-info-pgclud2q/mmmath.egg-info 2021-01-02T05:40:40,108 writing top-level names to /tmp/pip-pip-egg-info-pgclud2q/mmmath.egg-info/top_level.txt 2021-01-02T05:40:40,112 writing dependency_links to /tmp/pip-pip-egg-info-pgclud2q/mmmath.egg-info/dependency_links.txt 2021-01-02T05:40:40,114 writing /tmp/pip-pip-egg-info-pgclud2q/mmmath.egg-info/PKG-INFO 2021-01-02T05:40:40,120 writing manifest file '/tmp/pip-pip-egg-info-pgclud2q/mmmath.egg-info/SOURCES.txt' 2021-01-02T05:40:40,129 reading manifest file '/tmp/pip-pip-egg-info-pgclud2q/mmmath.egg-info/SOURCES.txt' 2021-01-02T05:40:40,147 writing manifest file '/tmp/pip-pip-egg-info-pgclud2q/mmmath.egg-info/SOURCES.txt' 2021-01-02T05:40:40,149 /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'py_moduls' 2021-01-02T05:40:40,150 warnings.warn(msg) 2021-01-02T05:40:40,269 Source in /tmp/pip-wheel-zcdmfo5f/mmmath has version 1.1, which satisfies requirement mmmath==1.1 from https://files.pythonhosted.org/packages/f6/44/0ec1336464ed97078302ea7093ea0d571c90ce6ca24ada0fbf8642f2b65d/mmmath-1.1.tar.gz#sha256=3c102bdc28d315cd9aeb353899f4b13e42abda856fb09bfa56ea2fb766c5c86c 2021-01-02T05:40:40,270 Removed mmmath==1.1 from https://files.pythonhosted.org/packages/f6/44/0ec1336464ed97078302ea7093ea0d571c90ce6ca24ada0fbf8642f2b65d/mmmath-1.1.tar.gz#sha256=3c102bdc28d315cd9aeb353899f4b13e42abda856fb09bfa56ea2fb766c5c86c from build tracker '/tmp/pip-req-tracker-q5og7o49' 2021-01-02T05:40:40,274 Building wheels for collected packages: mmmath 2021-01-02T05:40:40,283 Created temporary directory: /tmp/pip-wheel-9kd_hq8v 2021-01-02T05:40:40,284 Building wheel for mmmath (setup.py): started 2021-01-02T05:40:40,285 Destination directory: /tmp/pip-wheel-9kd_hq8v 2021-01-02T05:40:40,285 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-zcdmfo5f/mmmath/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-zcdmfo5f/mmmath/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-9kd_hq8v 2021-01-02T05:40:42,203 /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'py_moduls' 2021-01-02T05:40:42,204 warnings.warn(msg) 2021-01-02T05:40:42,477 running bdist_wheel 2021-01-02T05:40:42,492 running build 2021-01-02T05:40:42,508 installing to build/bdist.linux-armv7l/wheel 2021-01-02T05:40:42,508 running install 2021-01-02T05:40:42,510 running install_egg_info 2021-01-02T05:40:42,557 running egg_info 2021-01-02T05:40:42,558 creating mmmath.egg-info 2021-01-02T05:40:42,562 writing dependency_links to mmmath.egg-info/dependency_links.txt 2021-01-02T05:40:42,564 writing mmmath.egg-info/PKG-INFO 2021-01-02T05:40:42,568 writing top-level names to mmmath.egg-info/top_level.txt 2021-01-02T05:40:42,573 writing manifest file 'mmmath.egg-info/SOURCES.txt' 2021-01-02T05:40:42,578 reading manifest file 'mmmath.egg-info/SOURCES.txt' 2021-01-02T05:40:42,585 writing manifest file 'mmmath.egg-info/SOURCES.txt' 2021-01-02T05:40:42,590 Copying mmmath.egg-info to build/bdist.linux-armv7l/wheel/mmmath-1.1-py3.5.egg-info 2021-01-02T05:40:42,614 running install_scripts 2021-01-02T05:40:42,807 creating build/bdist.linux-armv7l/wheel/mmmath-1.1.dist-info/WHEEL 2021-01-02T05:40:42,979 Building wheel for mmmath (setup.py): finished with status 'done' 2021-01-02T05:40:42,983 Created wheel for mmmath: filename=mmmath-1.1-py3-none-any.whl size=1622 sha256=61a1cfb2620f5aeab73b793776e4693533c552a64955d34bda51c8b50710f052 2021-01-02T05:40:42,984 Stored in directory: /tmp/pip-ephem-wheel-cache-dno_6ri8/wheels/81/b8/50/6e72d91c83e5d24e2ffbf2d3ad6be5269efdaf6c66f9d8a0d3 2021-01-02T05:40:42,988 Successfully built mmmath 2021-01-02T05:40:42,994 Removed build tracker: '/tmp/pip-req-tracker-q5og7o49'