2020-10-14T07:45:31,773 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. 2020-10-14T07:45:32,503 Created temporary directory: /tmp/pip-ephem-wheel-cache-qnz4__gq 2020-10-14T07:45:32,508 Created temporary directory: /tmp/pip-req-tracker-p378g_ul 2020-10-14T07:45:32,509 Initialized build tracking at /tmp/pip-req-tracker-p378g_ul 2020-10-14T07:45:32,510 Created build tracker: /tmp/pip-req-tracker-p378g_ul 2020-10-14T07:45:32,510 Entered build tracker: /tmp/pip-req-tracker-p378g_ul 2020-10-14T07:45:32,512 Created temporary directory: /tmp/pip-wheel-w4fmc5al 2020-10-14T07:45:32,532 1 location(s) to search for versions of pycaches: 2020-10-14T07:45:32,532 * https://pypi.org/simple/pycaches/ 2020-10-14T07:45:32,533 Fetching project page and analyzing links: https://pypi.org/simple/pycaches/ 2020-10-14T07:45:32,535 Getting page https://pypi.org/simple/pycaches/ 2020-10-14T07:45:32,539 Found index url https://pypi.org/simple 2020-10-14T07:45:32,855 Found link https://files.pythonhosted.org/packages/26/0d/5ec14f7664ad38ee9a775cb455e0b26edcc1a58559a783617c64da57ef12/pycaches-0.0.1.tar.gz#sha256=a35f96e75e30664b7a99e11ea5f6ec892d9734481b79e4e1d669b509a5e33dcf (from https://pypi.org/simple/pycaches/), version: 0.0.1 2020-10-14T07:45:32,865 Given no hashes to check 1 links for project 'pycaches': discarding no candidates 2020-10-14T07:45:32,866 Using version 0.0.1 (newest of versions: 0.0.1) 2020-10-14T07:45:32,875 Collecting pycaches==0.0.1 2020-10-14T07:45:32,880 Created temporary directory: /tmp/pip-unpack-mbhipuvt 2020-10-14T07:45:33,103 Downloading pycaches-0.0.1.tar.gz (1.2 kB) 2020-10-14T07:45:33,170 Added pycaches==0.0.1 from https://files.pythonhosted.org/packages/26/0d/5ec14f7664ad38ee9a775cb455e0b26edcc1a58559a783617c64da57ef12/pycaches-0.0.1.tar.gz#sha256=a35f96e75e30664b7a99e11ea5f6ec892d9734481b79e4e1d669b509a5e33dcf to build tracker '/tmp/pip-req-tracker-p378g_ul' 2020-10-14T07:45:33,173 Running setup.py (path:/tmp/pip-wheel-w4fmc5al/pycaches/setup.py) egg_info for package pycaches 2020-10-14T07:45:33,176 Created temporary directory: /tmp/pip-pip-egg-info-sn10bgk_ 2020-10-14T07:45:33,177 Running command python setup.py egg_info 2020-10-14T07:45:35,588 running egg_info 2020-10-14T07:45:35,593 creating /tmp/pip-pip-egg-info-sn10bgk_/pycaches.egg-info 2020-10-14T07:45:35,597 writing dependency_links to /tmp/pip-pip-egg-info-sn10bgk_/pycaches.egg-info/dependency_links.txt 2020-10-14T07:45:35,600 writing /tmp/pip-pip-egg-info-sn10bgk_/pycaches.egg-info/PKG-INFO 2020-10-14T07:45:35,604 writing top-level names to /tmp/pip-pip-egg-info-sn10bgk_/pycaches.egg-info/top_level.txt 2020-10-14T07:45:35,610 writing manifest file '/tmp/pip-pip-egg-info-sn10bgk_/pycaches.egg-info/SOURCES.txt' 2020-10-14T07:45:35,617 reading manifest file '/tmp/pip-pip-egg-info-sn10bgk_/pycaches.egg-info/SOURCES.txt' 2020-10-14T07:45:35,631 writing manifest file '/tmp/pip-pip-egg-info-sn10bgk_/pycaches.egg-info/SOURCES.txt' 2020-10-14T07:45:35,757 Source in /tmp/pip-wheel-w4fmc5al/pycaches has version 0.0.1, which satisfies requirement pycaches==0.0.1 from https://files.pythonhosted.org/packages/26/0d/5ec14f7664ad38ee9a775cb455e0b26edcc1a58559a783617c64da57ef12/pycaches-0.0.1.tar.gz#sha256=a35f96e75e30664b7a99e11ea5f6ec892d9734481b79e4e1d669b509a5e33dcf 2020-10-14T07:45:35,759 Removed pycaches==0.0.1 from https://files.pythonhosted.org/packages/26/0d/5ec14f7664ad38ee9a775cb455e0b26edcc1a58559a783617c64da57ef12/pycaches-0.0.1.tar.gz#sha256=a35f96e75e30664b7a99e11ea5f6ec892d9734481b79e4e1d669b509a5e33dcf from build tracker '/tmp/pip-req-tracker-p378g_ul' 2020-10-14T07:45:35,762 Building wheels for collected packages: pycaches 2020-10-14T07:45:35,774 Created temporary directory: /tmp/pip-wheel-rwqxw32s 2020-10-14T07:45:35,776 Building wheel for pycaches (setup.py): started 2020-10-14T07:45:35,777 Destination directory: /tmp/pip-wheel-rwqxw32s 2020-10-14T07:45:35,778 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-w4fmc5al/pycaches/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-w4fmc5al/pycaches/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-rwqxw32s 2020-10-14T07:45:38,117 running bdist_wheel 2020-10-14T07:45:38,134 running build 2020-10-14T07:45:38,150 installing to build/bdist.linux-armv7l/wheel 2020-10-14T07:45:38,150 running install 2020-10-14T07:45:38,152 running install_egg_info 2020-10-14T07:45:38,200 running egg_info 2020-10-14T07:45:38,202 writing dependency_links to pycaches.egg-info/dependency_links.txt 2020-10-14T07:45:38,205 writing pycaches.egg-info/PKG-INFO 2020-10-14T07:45:38,210 writing top-level names to pycaches.egg-info/top_level.txt 2020-10-14T07:45:38,218 reading manifest file 'pycaches.egg-info/SOURCES.txt' 2020-10-14T07:45:38,225 writing manifest file 'pycaches.egg-info/SOURCES.txt' 2020-10-14T07:45:38,232 Copying pycaches.egg-info to build/bdist.linux-armv7l/wheel/pycaches-0.0.1-py3.5.egg-info 2020-10-14T07:45:38,257 running install_scripts 2020-10-14T07:45:38,468 creating build/bdist.linux-armv7l/wheel/pycaches-0.0.1.dist-info/WHEEL 2020-10-14T07:45:38,651 Building wheel for pycaches (setup.py): finished with status 'done' 2020-10-14T07:45:38,655 Created wheel for pycaches: filename=pycaches-0.0.1-py3-none-any.whl size=1968 sha256=82d30f719607b58609ce91bab31bacd50a79b879e8d1d7f26284491e908b32ea 2020-10-14T07:45:38,656 Stored in directory: /tmp/pip-ephem-wheel-cache-qnz4__gq/wheels/dd/03/ab/40842414bdfe74b98e1fc929206fb58a61d2988e3e1e9f27f8 2020-10-14T07:45:38,660 Successfully built pycaches 2020-10-14T07:45:38,666 Removed build tracker: '/tmp/pip-req-tracker-p378g_ul'