2020-12-02T10:53:21,777 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-12-02T10:53:22,534 Created temporary directory: /tmp/pip-ephem-wheel-cache-25kdporx 2020-12-02T10:53:22,539 Created temporary directory: /tmp/pip-req-tracker-lvx3236s 2020-12-02T10:53:22,540 Initialized build tracking at /tmp/pip-req-tracker-lvx3236s 2020-12-02T10:53:22,540 Created build tracker: /tmp/pip-req-tracker-lvx3236s 2020-12-02T10:53:22,541 Entered build tracker: /tmp/pip-req-tracker-lvx3236s 2020-12-02T10:53:22,542 Created temporary directory: /tmp/pip-wheel-7pfwy5nb 2020-12-02T10:53:22,559 1 location(s) to search for versions of myapi: 2020-12-02T10:53:22,559 * https://pypi.org/simple/myapi/ 2020-12-02T10:53:22,560 Fetching project page and analyzing links: https://pypi.org/simple/myapi/ 2020-12-02T10:53:22,562 Getting page https://pypi.org/simple/myapi/ 2020-12-02T10:53:22,566 Found index url https://pypi.org/simple 2020-12-02T10:53:22,880 Found link https://files.pythonhosted.org/packages/77/d9/1ad3b569c1dad37d8ebf615b4ec9dc27c1abd925321406bec968b32ed304/myapi-0.0.1.tar.gz#sha256=1ac0a1efce702d423871b84c374fe4f6e5041e7f0b9efb8079a0a754a0fd80b2 (from https://pypi.org/simple/myapi/), version: 0.0.1 2020-12-02T10:53:22,889 Given no hashes to check 1 links for project 'myapi': discarding no candidates 2020-12-02T10:53:22,891 Using version 0.0.1 (newest of versions: 0.0.1) 2020-12-02T10:53:22,899 Collecting myapi==0.0.1 2020-12-02T10:53:22,905 Created temporary directory: /tmp/pip-unpack-0kurhssh 2020-12-02T10:53:23,125 Downloading myapi-0.0.1.tar.gz (1.8 kB) 2020-12-02T10:53:23,205 Added myapi==0.0.1 from https://files.pythonhosted.org/packages/77/d9/1ad3b569c1dad37d8ebf615b4ec9dc27c1abd925321406bec968b32ed304/myapi-0.0.1.tar.gz#sha256=1ac0a1efce702d423871b84c374fe4f6e5041e7f0b9efb8079a0a754a0fd80b2 to build tracker '/tmp/pip-req-tracker-lvx3236s' 2020-12-02T10:53:23,207 Running setup.py (path:/tmp/pip-wheel-7pfwy5nb/myapi/setup.py) egg_info for package myapi 2020-12-02T10:53:23,209 Created temporary directory: /tmp/pip-pip-egg-info-4n8iasl_ 2020-12-02T10:53:23,209 Running command python setup.py egg_info 2020-12-02T10:53:25,662 running egg_info 2020-12-02T10:53:25,667 creating /tmp/pip-pip-egg-info-4n8iasl_/myapi.egg-info 2020-12-02T10:53:25,669 writing /tmp/pip-pip-egg-info-4n8iasl_/myapi.egg-info/PKG-INFO 2020-12-02T10:53:25,676 writing top-level names to /tmp/pip-pip-egg-info-4n8iasl_/myapi.egg-info/top_level.txt 2020-12-02T10:53:25,678 writing dependency_links to /tmp/pip-pip-egg-info-4n8iasl_/myapi.egg-info/dependency_links.txt 2020-12-02T10:53:25,682 writing entry points to /tmp/pip-pip-egg-info-4n8iasl_/myapi.egg-info/entry_points.txt 2020-12-02T10:53:25,687 writing manifest file '/tmp/pip-pip-egg-info-4n8iasl_/myapi.egg-info/SOURCES.txt' 2020-12-02T10:53:26,058 reading manifest file '/tmp/pip-pip-egg-info-4n8iasl_/myapi.egg-info/SOURCES.txt' 2020-12-02T10:53:26,066 writing manifest file '/tmp/pip-pip-egg-info-4n8iasl_/myapi.egg-info/SOURCES.txt' 2020-12-02T10:53:26,208 Source in /tmp/pip-wheel-7pfwy5nb/myapi has version 0.0.1, which satisfies requirement myapi==0.0.1 from https://files.pythonhosted.org/packages/77/d9/1ad3b569c1dad37d8ebf615b4ec9dc27c1abd925321406bec968b32ed304/myapi-0.0.1.tar.gz#sha256=1ac0a1efce702d423871b84c374fe4f6e5041e7f0b9efb8079a0a754a0fd80b2 2020-12-02T10:53:26,209 Removed myapi==0.0.1 from https://files.pythonhosted.org/packages/77/d9/1ad3b569c1dad37d8ebf615b4ec9dc27c1abd925321406bec968b32ed304/myapi-0.0.1.tar.gz#sha256=1ac0a1efce702d423871b84c374fe4f6e5041e7f0b9efb8079a0a754a0fd80b2 from build tracker '/tmp/pip-req-tracker-lvx3236s' 2020-12-02T10:53:26,213 Building wheels for collected packages: myapi 2020-12-02T10:53:26,222 Created temporary directory: /tmp/pip-wheel-zvyledsd 2020-12-02T10:53:26,224 Building wheel for myapi (setup.py): started 2020-12-02T10:53:26,224 Destination directory: /tmp/pip-wheel-zvyledsd 2020-12-02T10:53:26,225 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-7pfwy5nb/myapi/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-7pfwy5nb/myapi/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-zvyledsd 2020-12-02T10:53:28,610 running bdist_wheel 2020-12-02T10:53:28,626 running build 2020-12-02T10:53:28,627 running build_py 2020-12-02T10:53:28,968 creating build 2020-12-02T10:53:28,969 creating build/lib 2020-12-02T10:53:28,970 creating build/lib/connectme 2020-12-02T10:53:28,973 copying connectme/__main__.py -> build/lib/connectme 2020-12-02T10:53:28,978 copying connectme/cli.py -> build/lib/connectme 2020-12-02T10:53:28,982 copying connectme/__init__.py -> build/lib/connectme 2020-12-02T10:53:28,985 running egg_info 2020-12-02T10:53:29,014 writing myapi.egg-info/PKG-INFO 2020-12-02T10:53:29,018 writing dependency_links to myapi.egg-info/dependency_links.txt 2020-12-02T10:53:29,020 writing top-level names to myapi.egg-info/top_level.txt 2020-12-02T10:53:29,025 writing entry points to myapi.egg-info/entry_points.txt 2020-12-02T10:53:29,034 reading manifest file 'myapi.egg-info/SOURCES.txt' 2020-12-02T10:53:29,043 writing manifest file 'myapi.egg-info/SOURCES.txt' 2020-12-02T10:53:29,055 installing to build/bdist.linux-armv7l/wheel 2020-12-02T10:53:29,055 running install 2020-12-02T10:53:29,057 running install_lib 2020-12-02T10:53:29,066 creating build/bdist.linux-armv7l 2020-12-02T10:53:29,067 creating build/bdist.linux-armv7l/wheel 2020-12-02T10:53:29,070 creating build/bdist.linux-armv7l/wheel/connectme 2020-12-02T10:53:29,073 copying build/lib/connectme/__main__.py -> build/bdist.linux-armv7l/wheel/connectme 2020-12-02T10:53:29,077 copying build/lib/connectme/cli.py -> build/bdist.linux-armv7l/wheel/connectme 2020-12-02T10:53:29,081 copying build/lib/connectme/__init__.py -> build/bdist.linux-armv7l/wheel/connectme 2020-12-02T10:53:29,086 running install_egg_info 2020-12-02T10:53:29,115 Copying myapi.egg-info to build/bdist.linux-armv7l/wheel/myapi-0.0.1-py3.5.egg-info 2020-12-02T10:53:29,148 running install_scripts 2020-12-02T10:53:29,325 creating build/bdist.linux-armv7l/wheel/myapi-0.0.1.dist-info/WHEEL 2020-12-02T10:53:29,532 Building wheel for myapi (setup.py): finished with status 'done' 2020-12-02T10:53:29,536 Created wheel for myapi: filename=myapi-0.0.1-py3-none-any.whl size=3430 sha256=e6472f393222d632e494a62fbad43195912f48aaa64e9e3c8fe5393d2e8e2cbb 2020-12-02T10:53:29,537 Stored in directory: /tmp/pip-ephem-wheel-cache-25kdporx/wheels/23/e5/cc/1e96b674504782abd7fb6b7cf29ae656ccd866b91482290cbe 2020-12-02T10:53:29,541 Successfully built myapi 2020-12-02T10:53:29,548 Removed build tracker: '/tmp/pip-req-tracker-lvx3236s'