2020-11-13T21:53:05,395 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-11-13T21:53:06,081 Created temporary directory: /tmp/pip-ephem-wheel-cache-5hd4dm1i 2020-11-13T21:53:06,086 Created temporary directory: /tmp/pip-req-tracker-h1h_a08s 2020-11-13T21:53:06,087 Initialized build tracking at /tmp/pip-req-tracker-h1h_a08s 2020-11-13T21:53:06,087 Created build tracker: /tmp/pip-req-tracker-h1h_a08s 2020-11-13T21:53:06,088 Entered build tracker: /tmp/pip-req-tracker-h1h_a08s 2020-11-13T21:53:06,089 Created temporary directory: /tmp/pip-wheel-7_hc90tx 2020-11-13T21:53:06,109 1 location(s) to search for versions of checkinputs: 2020-11-13T21:53:06,109 * https://pypi.org/simple/checkinputs/ 2020-11-13T21:53:06,110 Fetching project page and analyzing links: https://pypi.org/simple/checkinputs/ 2020-11-13T21:53:06,112 Getting page https://pypi.org/simple/checkinputs/ 2020-11-13T21:53:06,116 Found index url https://pypi.org/simple 2020-11-13T21:53:06,430 Found link https://files.pythonhosted.org/packages/33/1b/458262fbaf090b2cea3f814a5798e4a7fd49b40792d339ea6cd9b15db40e/CheckInputs-1.0.tar.gz#sha256=3c858a6545c47c083d712e3fe7e90df98ab8d3f4cb5f8d6e8eb226a0878619ba (from https://pypi.org/simple/checkinputs/), version: 1.0 2020-11-13T21:53:06,440 Given no hashes to check 1 links for project 'checkinputs': discarding no candidates 2020-11-13T21:53:06,442 Using version 1.0 (newest of versions: 1.0) 2020-11-13T21:53:06,450 Collecting checkinputs==1.0 2020-11-13T21:53:06,456 Created temporary directory: /tmp/pip-unpack-85vbwug0 2020-11-13T21:53:06,680 Downloading CheckInputs-1.0.tar.gz (1.1 kB) 2020-11-13T21:53:06,751 Added checkinputs==1.0 from https://files.pythonhosted.org/packages/33/1b/458262fbaf090b2cea3f814a5798e4a7fd49b40792d339ea6cd9b15db40e/CheckInputs-1.0.tar.gz#sha256=3c858a6545c47c083d712e3fe7e90df98ab8d3f4cb5f8d6e8eb226a0878619ba to build tracker '/tmp/pip-req-tracker-h1h_a08s' 2020-11-13T21:53:06,754 Running setup.py (path:/tmp/pip-wheel-7_hc90tx/checkinputs/setup.py) egg_info for package checkinputs 2020-11-13T21:53:06,757 Created temporary directory: /tmp/pip-pip-egg-info-_d4k7qyw 2020-11-13T21:53:06,758 Running command python setup.py egg_info 2020-11-13T21:53:08,859 running egg_info 2020-11-13T21:53:08,865 creating /tmp/pip-pip-egg-info-_d4k7qyw/CheckInputs.egg-info 2020-11-13T21:53:08,867 writing /tmp/pip-pip-egg-info-_d4k7qyw/CheckInputs.egg-info/PKG-INFO 2020-11-13T21:53:08,871 writing dependency_links to /tmp/pip-pip-egg-info-_d4k7qyw/CheckInputs.egg-info/dependency_links.txt 2020-11-13T21:53:08,873 writing top-level names to /tmp/pip-pip-egg-info-_d4k7qyw/CheckInputs.egg-info/top_level.txt 2020-11-13T21:53:08,881 writing manifest file '/tmp/pip-pip-egg-info-_d4k7qyw/CheckInputs.egg-info/SOURCES.txt' 2020-11-13T21:53:09,241 reading manifest file '/tmp/pip-pip-egg-info-_d4k7qyw/CheckInputs.egg-info/SOURCES.txt' 2020-11-13T21:53:09,248 writing manifest file '/tmp/pip-pip-egg-info-_d4k7qyw/CheckInputs.egg-info/SOURCES.txt' 2020-11-13T21:53:09,380 Source in /tmp/pip-wheel-7_hc90tx/checkinputs has version 1.0, which satisfies requirement checkinputs==1.0 from https://files.pythonhosted.org/packages/33/1b/458262fbaf090b2cea3f814a5798e4a7fd49b40792d339ea6cd9b15db40e/CheckInputs-1.0.tar.gz#sha256=3c858a6545c47c083d712e3fe7e90df98ab8d3f4cb5f8d6e8eb226a0878619ba 2020-11-13T21:53:09,382 Removed checkinputs==1.0 from https://files.pythonhosted.org/packages/33/1b/458262fbaf090b2cea3f814a5798e4a7fd49b40792d339ea6cd9b15db40e/CheckInputs-1.0.tar.gz#sha256=3c858a6545c47c083d712e3fe7e90df98ab8d3f4cb5f8d6e8eb226a0878619ba from build tracker '/tmp/pip-req-tracker-h1h_a08s' 2020-11-13T21:53:09,385 Building wheels for collected packages: checkinputs 2020-11-13T21:53:09,394 Created temporary directory: /tmp/pip-wheel-ij8sxas4 2020-11-13T21:53:09,395 Building wheel for checkinputs (setup.py): started 2020-11-13T21:53:09,396 Destination directory: /tmp/pip-wheel-ij8sxas4 2020-11-13T21:53:09,397 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-7_hc90tx/checkinputs/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-7_hc90tx/checkinputs/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-ij8sxas4 2020-11-13T21:53:11,549 running bdist_wheel 2020-11-13T21:53:11,565 running build 2020-11-13T21:53:11,566 running build_py 2020-11-13T21:53:11,914 creating build 2020-11-13T21:53:11,915 creating build/lib 2020-11-13T21:53:11,918 copying check_inputs.py -> build/lib 2020-11-13T21:53:11,928 installing to build/bdist.linux-armv7l/wheel 2020-11-13T21:53:11,929 running install 2020-11-13T21:53:11,931 running install_lib 2020-11-13T21:53:11,939 creating build/bdist.linux-armv7l 2020-11-13T21:53:11,940 creating build/bdist.linux-armv7l/wheel 2020-11-13T21:53:11,943 copying build/lib/check_inputs.py -> build/bdist.linux-armv7l/wheel 2020-11-13T21:53:11,947 running install_egg_info 2020-11-13T21:53:11,992 running egg_info 2020-11-13T21:53:11,993 writing CheckInputs.egg-info/PKG-INFO 2020-11-13T21:53:11,999 writing top-level names to CheckInputs.egg-info/top_level.txt 2020-11-13T21:53:12,002 writing dependency_links to CheckInputs.egg-info/dependency_links.txt 2020-11-13T21:53:12,010 reading manifest file 'CheckInputs.egg-info/SOURCES.txt' 2020-11-13T21:53:12,018 writing manifest file 'CheckInputs.egg-info/SOURCES.txt' 2020-11-13T21:53:12,022 Copying CheckInputs.egg-info to build/bdist.linux-armv7l/wheel/CheckInputs-1.0-py3.5.egg-info 2020-11-13T21:53:12,042 running install_scripts 2020-11-13T21:53:12,209 creating build/bdist.linux-armv7l/wheel/CheckInputs-1.0.dist-info/WHEEL 2020-11-13T21:53:12,399 Building wheel for checkinputs (setup.py): finished with status 'done' 2020-11-13T21:53:12,404 Created wheel for checkinputs: filename=CheckInputs-1.0-py3-none-any.whl size=2125 sha256=b47f51f5261a2c35c6967213eff6b09659b2fa80697c2a1cde9f56aa0868c183 2020-11-13T21:53:12,404 Stored in directory: /tmp/pip-ephem-wheel-cache-5hd4dm1i/wheels/b7/b1/64/e40262996cd0adc4ca133f7729e65e261c8ebf2c696bdce6a8 2020-11-13T21:53:12,409 Successfully built checkinputs 2020-11-13T21:53:12,415 Removed build tracker: '/tmp/pip-req-tracker-h1h_a08s'