2021-05-08T17:32:20,015 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-05-08T17:32:20,836 Created temporary directory: /tmp/pip-ephem-wheel-cache-9xaj88i2 2021-05-08T17:32:20,842 Created temporary directory: /tmp/pip-req-tracker-zq942hm_ 2021-05-08T17:32:20,843 Initialized build tracking at /tmp/pip-req-tracker-zq942hm_ 2021-05-08T17:32:20,843 Created build tracker: /tmp/pip-req-tracker-zq942hm_ 2021-05-08T17:32:20,844 Entered build tracker: /tmp/pip-req-tracker-zq942hm_ 2021-05-08T17:32:20,845 Created temporary directory: /tmp/pip-wheel-kui020tf 2021-05-08T17:32:20,930 1 location(s) to search for versions of clockpy: 2021-05-08T17:32:20,930 * https://pypi.org/simple/clockpy/ 2021-05-08T17:32:20,931 Fetching project page and analyzing links: https://pypi.org/simple/clockpy/ 2021-05-08T17:32:20,933 Getting page https://pypi.org/simple/clockpy/ 2021-05-08T17:32:20,937 Found index url https://pypi.org/simple 2021-05-08T17:32:21,259 Found link https://files.pythonhosted.org/packages/24/db/25c6f41f182eddcd1271353941ed856593726e61f4ef6cfef18d40a5effb/clockpy-0.1.tar.gz#sha256=2ca7cb48f1ddd9f5353b6f696803409f07d52a7ba18c59ed568ead79015bf11d (from https://pypi.org/simple/clockpy/), version: 0.1 2021-05-08T17:32:21,289 Given no hashes to check 1 links for project 'clockpy': discarding no candidates 2021-05-08T17:32:21,324 Collecting clockpy==0.1 2021-05-08T17:32:21,328 Created temporary directory: /tmp/pip-unpack-vwyrar2c 2021-05-08T17:32:21,542 Downloading clockpy-0.1.tar.gz (1.5 kB) 2021-05-08T17:32:21,601 Added clockpy==0.1 from https://files.pythonhosted.org/packages/24/db/25c6f41f182eddcd1271353941ed856593726e61f4ef6cfef18d40a5effb/clockpy-0.1.tar.gz#sha256=2ca7cb48f1ddd9f5353b6f696803409f07d52a7ba18c59ed568ead79015bf11d to build tracker '/tmp/pip-req-tracker-zq942hm_' 2021-05-08T17:32:21,605 Running setup.py (path:/tmp/pip-wheel-kui020tf/clockpy_9b786d9bf7ac42608c572d13c5076757/setup.py) egg_info for package clockpy 2021-05-08T17:32:21,607 Created temporary directory: /tmp/pip-pip-egg-info-fe8e0frl 2021-05-08T17:32:21,608 Running command python setup.py egg_info 2021-05-08T17:32:24,088 running egg_info 2021-05-08T17:32:24,095 creating /tmp/pip-pip-egg-info-fe8e0frl/clockpy.egg-info 2021-05-08T17:32:24,102 writing top-level names to /tmp/pip-pip-egg-info-fe8e0frl/clockpy.egg-info/top_level.txt 2021-05-08T17:32:24,106 writing /tmp/pip-pip-egg-info-fe8e0frl/clockpy.egg-info/PKG-INFO 2021-05-08T17:32:24,113 writing dependency_links to /tmp/pip-pip-egg-info-fe8e0frl/clockpy.egg-info/dependency_links.txt 2021-05-08T17:32:24,120 writing manifest file '/tmp/pip-pip-egg-info-fe8e0frl/clockpy.egg-info/SOURCES.txt' 2021-05-08T17:32:24,501 reading manifest file '/tmp/pip-pip-egg-info-fe8e0frl/clockpy.egg-info/SOURCES.txt' 2021-05-08T17:32:24,510 writing manifest file '/tmp/pip-pip-egg-info-fe8e0frl/clockpy.egg-info/SOURCES.txt' 2021-05-08T17:32:24,645 Source in /tmp/pip-wheel-kui020tf/clockpy_9b786d9bf7ac42608c572d13c5076757 has version 0.1, which satisfies requirement clockpy==0.1 from https://files.pythonhosted.org/packages/24/db/25c6f41f182eddcd1271353941ed856593726e61f4ef6cfef18d40a5effb/clockpy-0.1.tar.gz#sha256=2ca7cb48f1ddd9f5353b6f696803409f07d52a7ba18c59ed568ead79015bf11d 2021-05-08T17:32:24,647 Removed clockpy==0.1 from https://files.pythonhosted.org/packages/24/db/25c6f41f182eddcd1271353941ed856593726e61f4ef6cfef18d40a5effb/clockpy-0.1.tar.gz#sha256=2ca7cb48f1ddd9f5353b6f696803409f07d52a7ba18c59ed568ead79015bf11d from build tracker '/tmp/pip-req-tracker-zq942hm_' 2021-05-08T17:32:24,656 Created temporary directory: /tmp/pip-unpack-dqhxfqqk 2021-05-08T17:32:24,657 Building wheels for collected packages: clockpy 2021-05-08T17:32:24,666 Created temporary directory: /tmp/pip-wheel-n1rlcf61 2021-05-08T17:32:24,668 Building wheel for clockpy (setup.py): started 2021-05-08T17:32:24,668 Destination directory: /tmp/pip-wheel-n1rlcf61 2021-05-08T17:32:24,669 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-kui020tf/clockpy_9b786d9bf7ac42608c572d13c5076757/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-kui020tf/clockpy_9b786d9bf7ac42608c572d13c5076757/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-n1rlcf61 2021-05-08T17:32:27,103 running bdist_wheel 2021-05-08T17:32:27,121 running build 2021-05-08T17:32:27,122 running build_py 2021-05-08T17:32:27,472 creating build 2021-05-08T17:32:27,473 creating build/lib 2021-05-08T17:32:27,475 creating build/lib/clockpy 2021-05-08T17:32:27,479 copying clockpy/__init__.py -> build/lib/clockpy 2021-05-08T17:32:27,484 copying clockpy/clockpy.py -> build/lib/clockpy 2021-05-08T17:32:27,501 installing to build/bdist.linux-armv7l/wheel 2021-05-08T17:32:27,503 running install 2021-05-08T17:32:27,506 running install_lib 2021-05-08T17:32:27,518 creating build/bdist.linux-armv7l 2021-05-08T17:32:27,519 creating build/bdist.linux-armv7l/wheel 2021-05-08T17:32:27,524 creating build/bdist.linux-armv7l/wheel/clockpy 2021-05-08T17:32:27,526 copying build/lib/clockpy/__init__.py -> build/bdist.linux-armv7l/wheel/clockpy 2021-05-08T17:32:27,533 copying build/lib/clockpy/clockpy.py -> build/bdist.linux-armv7l/wheel/clockpy 2021-05-08T17:32:27,538 running install_egg_info 2021-05-08T17:32:27,590 running egg_info 2021-05-08T17:32:27,591 creating clockpy.egg-info 2021-05-08T17:32:27,596 writing dependency_links to clockpy.egg-info/dependency_links.txt 2021-05-08T17:32:27,599 writing top-level names to clockpy.egg-info/top_level.txt 2021-05-08T17:32:27,601 writing clockpy.egg-info/PKG-INFO 2021-05-08T17:32:27,609 writing manifest file 'clockpy.egg-info/SOURCES.txt' 2021-05-08T17:32:27,616 reading manifest file 'clockpy.egg-info/SOURCES.txt' 2021-05-08T17:32:27,623 writing manifest file 'clockpy.egg-info/SOURCES.txt' 2021-05-08T17:32:27,627 Copying clockpy.egg-info to build/bdist.linux-armv7l/wheel/clockpy-0.1-py3.5.egg-info 2021-05-08T17:32:27,663 running install_scripts 2021-05-08T17:32:27,872 creating build/bdist.linux-armv7l/wheel/clockpy-0.1.dist-info/WHEEL 2021-05-08T17:32:28,081 Building wheel for clockpy (setup.py): finished with status 'done' 2021-05-08T17:32:28,085 Created wheel for clockpy: filename=clockpy-0.1-py3-none-any.whl size=2968 sha256=8f1086dcbe2ed3b0ddc932d4b9b388a56174d192664786923dd363ecf615e65e 2021-05-08T17:32:28,086 Stored in directory: /tmp/pip-ephem-wheel-cache-9xaj88i2/wheels/29/75/5f/a0a2484f681bb404f2af2bf3f0ab00b7dfdb79bc0f6939f413 2021-05-08T17:32:28,103 Successfully built clockpy 2021-05-08T17:32:28,108 Removed build tracker: '/tmp/pip-req-tracker-zq942hm_'