2020-09-20T03:30:29,800 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-09-20T03:30:30,385 Created temporary directory: /tmp/pip-ephem-wheel-cache-daknjs68 2020-09-20T03:30:30,389 Created temporary directory: /tmp/pip-req-tracker-vg6jf9yh 2020-09-20T03:30:30,390 Initialized build tracking at /tmp/pip-req-tracker-vg6jf9yh 2020-09-20T03:30:30,390 Created build tracker: /tmp/pip-req-tracker-vg6jf9yh 2020-09-20T03:30:30,390 Entered build tracker: /tmp/pip-req-tracker-vg6jf9yh 2020-09-20T03:30:30,392 Created temporary directory: /tmp/pip-wheel-kxih9zo6 2020-09-20T03:30:30,406 1 location(s) to search for versions of flasky: 2020-09-20T03:30:30,406 * https://pypi.org/simple/flasky/ 2020-09-20T03:30:30,407 Fetching project page and analyzing links: https://pypi.org/simple/flasky/ 2020-09-20T03:30:30,409 Getting page https://pypi.org/simple/flasky/ 2020-09-20T03:30:30,412 Found index url https://pypi.org/simple 2020-09-20T03:30:30,691 Found link https://files.pythonhosted.org/packages/2d/41/6e27f9cb0d37827826cfb1dc68caa5aafa64b963476191557fd7a967de0c/Flasky-0.1.0.tar.gz#sha256=ff59da3cb30e90ede6ce00ed25205d5e83238186f15ac814595d13bd7fe4b383 (from https://pypi.org/simple/flasky/), version: 0.1.0 2020-09-20T03:30:30,713 Given no hashes to check 1 links for project 'flasky': discarding no candidates 2020-09-20T03:30:30,714 Using version 0.1.0 (newest of versions: 0.1.0) 2020-09-20T03:30:30,727 Collecting flasky==0.1.0 2020-09-20T03:30:30,735 Created temporary directory: /tmp/pip-unpack-ymzis22p 2020-09-20T03:30:30,813 Downloading Flasky-0.1.0.tar.gz (2.2 kB) 2020-09-20T03:30:30,869 Added flasky==0.1.0 from https://files.pythonhosted.org/packages/2d/41/6e27f9cb0d37827826cfb1dc68caa5aafa64b963476191557fd7a967de0c/Flasky-0.1.0.tar.gz#sha256=ff59da3cb30e90ede6ce00ed25205d5e83238186f15ac814595d13bd7fe4b383 to build tracker '/tmp/pip-req-tracker-vg6jf9yh' 2020-09-20T03:30:30,872 Running setup.py (path:/tmp/pip-wheel-kxih9zo6/flasky/setup.py) egg_info for package flasky 2020-09-20T03:30:30,874 Created temporary directory: /tmp/pip-pip-egg-info-eijgrtzr 2020-09-20T03:30:30,875 Running command python setup.py egg_info 2020-09-20T03:30:32,761 running egg_info 2020-09-20T03:30:32,789 creating /tmp/pip-pip-egg-info-eijgrtzr/Flasky.egg-info 2020-09-20T03:30:32,791 writing /tmp/pip-pip-egg-info-eijgrtzr/Flasky.egg-info/PKG-INFO 2020-09-20T03:30:32,799 writing requirements to /tmp/pip-pip-egg-info-eijgrtzr/Flasky.egg-info/requires.txt 2020-09-20T03:30:32,802 writing dependency_links to /tmp/pip-pip-egg-info-eijgrtzr/Flasky.egg-info/dependency_links.txt 2020-09-20T03:30:32,804 writing top-level names to /tmp/pip-pip-egg-info-eijgrtzr/Flasky.egg-info/top_level.txt 2020-09-20T03:30:32,808 writing manifest file '/tmp/pip-pip-egg-info-eijgrtzr/Flasky.egg-info/SOURCES.txt' 2020-09-20T03:30:33,119 reading manifest file '/tmp/pip-pip-egg-info-eijgrtzr/Flasky.egg-info/SOURCES.txt' 2020-09-20T03:30:33,125 writing manifest file '/tmp/pip-pip-egg-info-eijgrtzr/Flasky.egg-info/SOURCES.txt' 2020-09-20T03:30:33,252 Source in /tmp/pip-wheel-kxih9zo6/flasky has version 0.1.0, which satisfies requirement flasky==0.1.0 from https://files.pythonhosted.org/packages/2d/41/6e27f9cb0d37827826cfb1dc68caa5aafa64b963476191557fd7a967de0c/Flasky-0.1.0.tar.gz#sha256=ff59da3cb30e90ede6ce00ed25205d5e83238186f15ac814595d13bd7fe4b383 2020-09-20T03:30:33,254 Removed flasky==0.1.0 from https://files.pythonhosted.org/packages/2d/41/6e27f9cb0d37827826cfb1dc68caa5aafa64b963476191557fd7a967de0c/Flasky-0.1.0.tar.gz#sha256=ff59da3cb30e90ede6ce00ed25205d5e83238186f15ac814595d13bd7fe4b383 from build tracker '/tmp/pip-req-tracker-vg6jf9yh' 2020-09-20T03:30:33,257 Building wheels for collected packages: flasky 2020-09-20T03:30:33,264 Created temporary directory: /tmp/pip-wheel-klnmz839 2020-09-20T03:30:33,265 Building wheel for flasky (setup.py): started 2020-09-20T03:30:33,265 Destination directory: /tmp/pip-wheel-klnmz839 2020-09-20T03:30:33,266 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-kxih9zo6/flasky/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-kxih9zo6/flasky/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-klnmz839 2020-09-20T03:30:35,213 running bdist_wheel 2020-09-20T03:30:35,226 running build 2020-09-20T03:30:35,227 running build_py 2020-09-20T03:30:35,518 creating build 2020-09-20T03:30:35,519 creating build/lib 2020-09-20T03:30:35,520 creating build/lib/flasky 2020-09-20T03:30:35,522 copying flasky/flasky.py -> build/lib/flasky 2020-09-20T03:30:35,525 copying flasky/__init__.py -> build/lib/flasky 2020-09-20T03:30:35,529 creating build/lib/flasky/tests 2020-09-20T03:30:35,531 copying flasky/tests/flasky_test.py -> build/lib/flasky/tests 2020-09-20T03:30:35,534 copying flasky/tests/__init__.py -> build/lib/flasky/tests 2020-09-20T03:30:35,543 installing to build/bdist.linux-armv7l/wheel 2020-09-20T03:30:35,543 running install 2020-09-20T03:30:35,545 running install_lib 2020-09-20T03:30:35,551 creating build/bdist.linux-armv7l 2020-09-20T03:30:35,552 creating build/bdist.linux-armv7l/wheel 2020-09-20T03:30:35,554 creating build/bdist.linux-armv7l/wheel/flasky 2020-09-20T03:30:35,556 creating build/bdist.linux-armv7l/wheel/flasky/tests 2020-09-20T03:30:35,558 copying build/lib/flasky/tests/flasky_test.py -> build/bdist.linux-armv7l/wheel/flasky/tests 2020-09-20T03:30:35,561 copying build/lib/flasky/tests/__init__.py -> build/bdist.linux-armv7l/wheel/flasky/tests 2020-09-20T03:30:35,564 copying build/lib/flasky/flasky.py -> build/bdist.linux-armv7l/wheel/flasky 2020-09-20T03:30:35,567 copying build/lib/flasky/__init__.py -> build/bdist.linux-armv7l/wheel/flasky 2020-09-20T03:30:35,570 running install_egg_info 2020-09-20T03:30:35,607 running egg_info 2020-09-20T03:30:35,608 writing requirements to Flasky.egg-info/requires.txt 2020-09-20T03:30:35,610 writing dependency_links to Flasky.egg-info/dependency_links.txt 2020-09-20T03:30:35,612 writing Flasky.egg-info/PKG-INFO 2020-09-20T03:30:35,615 writing top-level names to Flasky.egg-info/top_level.txt 2020-09-20T03:30:35,623 reading manifest file 'Flasky.egg-info/SOURCES.txt' 2020-09-20T03:30:35,630 writing manifest file 'Flasky.egg-info/SOURCES.txt' 2020-09-20T03:30:35,633 Copying Flasky.egg-info to build/bdist.linux-armv7l/wheel/Flasky-0.1.0-py3.5.egg-info 2020-09-20T03:30:35,649 running install_scripts 2020-09-20T03:30:35,792 creating build/bdist.linux-armv7l/wheel/Flasky-0.1.0.dist-info/WHEEL 2020-09-20T03:30:36,016 Building wheel for flasky (setup.py): finished with status 'done' 2020-09-20T03:30:36,019 Created wheel for flasky: filename=Flasky-0.1.0-py3-none-any.whl size=3997 sha256=e988ddce986b2311f6389d42f5471ae80a8fe395023229a57c7a026ac5bdf8ff 2020-09-20T03:30:36,020 Stored in directory: /tmp/pip-ephem-wheel-cache-daknjs68/wheels/17/80/b6/2f25f21c4692ff371fc157b7c5d63738a9872f1de33fc051ad 2020-09-20T03:30:36,023 Successfully built flasky 2020-09-20T03:30:36,028 Removed build tracker: '/tmp/pip-req-tracker-vg6jf9yh'