2020-10-14T10:28:31,108 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-14T10:28:31,828 Created temporary directory: /tmp/pip-ephem-wheel-cache-m0kot8dx 2020-10-14T10:28:31,832 Created temporary directory: /tmp/pip-req-tracker-zpjk43eq 2020-10-14T10:28:31,833 Initialized build tracking at /tmp/pip-req-tracker-zpjk43eq 2020-10-14T10:28:31,834 Created build tracker: /tmp/pip-req-tracker-zpjk43eq 2020-10-14T10:28:31,834 Entered build tracker: /tmp/pip-req-tracker-zpjk43eq 2020-10-14T10:28:31,836 Created temporary directory: /tmp/pip-wheel-prgbwok8 2020-10-14T10:28:31,856 1 location(s) to search for versions of steamprofile: 2020-10-14T10:28:31,856 * https://pypi.org/simple/steamprofile/ 2020-10-14T10:28:31,857 Fetching project page and analyzing links: https://pypi.org/simple/steamprofile/ 2020-10-14T10:28:31,859 Getting page https://pypi.org/simple/steamprofile/ 2020-10-14T10:28:31,863 Found index url https://pypi.org/simple 2020-10-14T10:28:32,171 Found link https://files.pythonhosted.org/packages/85/77/b2d0be43c2284c69ddbcd3a292a19954dead6e9f3657322689228b0fad5c/steamprofile-0.1.tar.gz#sha256=5b86118590e5764bb267ac869b253e20220faa3fe323e726f28a684a5cf7e135 (from https://pypi.org/simple/steamprofile/), version: 0.1 2020-10-14T10:28:32,181 Given no hashes to check 1 links for project 'steamprofile': discarding no candidates 2020-10-14T10:28:32,182 Using version 0.1 (newest of versions: 0.1) 2020-10-14T10:28:32,191 Collecting steamprofile==0.1 2020-10-14T10:28:32,196 Created temporary directory: /tmp/pip-unpack-xhmroz03 2020-10-14T10:28:32,419 Downloading steamprofile-0.1.tar.gz (1.5 kB) 2020-10-14T10:28:32,469 Added steamprofile==0.1 from https://files.pythonhosted.org/packages/85/77/b2d0be43c2284c69ddbcd3a292a19954dead6e9f3657322689228b0fad5c/steamprofile-0.1.tar.gz#sha256=5b86118590e5764bb267ac869b253e20220faa3fe323e726f28a684a5cf7e135 to build tracker '/tmp/pip-req-tracker-zpjk43eq' 2020-10-14T10:28:32,471 Running setup.py (path:/tmp/pip-wheel-prgbwok8/steamprofile/setup.py) egg_info for package steamprofile 2020-10-14T10:28:32,473 Created temporary directory: /tmp/pip-pip-egg-info-an3yar8p 2020-10-14T10:28:32,475 Running command python setup.py egg_info 2020-10-14T10:28:34,855 running egg_info 2020-10-14T10:28:34,861 creating /tmp/pip-pip-egg-info-an3yar8p/steamprofile.egg-info 2020-10-14T10:28:34,865 writing top-level names to /tmp/pip-pip-egg-info-an3yar8p/steamprofile.egg-info/top_level.txt 2020-10-14T10:28:34,868 writing dependency_links to /tmp/pip-pip-egg-info-an3yar8p/steamprofile.egg-info/dependency_links.txt 2020-10-14T10:28:34,871 writing /tmp/pip-pip-egg-info-an3yar8p/steamprofile.egg-info/PKG-INFO 2020-10-14T10:28:34,875 writing requirements to /tmp/pip-pip-egg-info-an3yar8p/steamprofile.egg-info/requires.txt 2020-10-14T10:28:34,879 writing manifest file '/tmp/pip-pip-egg-info-an3yar8p/steamprofile.egg-info/SOURCES.txt' 2020-10-14T10:28:35,248 reading manifest file '/tmp/pip-pip-egg-info-an3yar8p/steamprofile.egg-info/SOURCES.txt' 2020-10-14T10:28:35,255 writing manifest file '/tmp/pip-pip-egg-info-an3yar8p/steamprofile.egg-info/SOURCES.txt' 2020-10-14T10:28:35,395 Source in /tmp/pip-wheel-prgbwok8/steamprofile has version 0.1, which satisfies requirement steamprofile==0.1 from https://files.pythonhosted.org/packages/85/77/b2d0be43c2284c69ddbcd3a292a19954dead6e9f3657322689228b0fad5c/steamprofile-0.1.tar.gz#sha256=5b86118590e5764bb267ac869b253e20220faa3fe323e726f28a684a5cf7e135 2020-10-14T10:28:35,396 Removed steamprofile==0.1 from https://files.pythonhosted.org/packages/85/77/b2d0be43c2284c69ddbcd3a292a19954dead6e9f3657322689228b0fad5c/steamprofile-0.1.tar.gz#sha256=5b86118590e5764bb267ac869b253e20220faa3fe323e726f28a684a5cf7e135 from build tracker '/tmp/pip-req-tracker-zpjk43eq' 2020-10-14T10:28:35,400 Building wheels for collected packages: steamprofile 2020-10-14T10:28:35,409 Created temporary directory: /tmp/pip-wheel-ytgy5ua7 2020-10-14T10:28:35,410 Building wheel for steamprofile (setup.py): started 2020-10-14T10:28:35,411 Destination directory: /tmp/pip-wheel-ytgy5ua7 2020-10-14T10:28:35,412 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-prgbwok8/steamprofile/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-prgbwok8/steamprofile/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-ytgy5ua7 2020-10-14T10:28:37,766 running bdist_wheel 2020-10-14T10:28:37,782 running build 2020-10-14T10:28:37,783 running build_py 2020-10-14T10:28:38,127 creating build 2020-10-14T10:28:38,128 creating build/lib 2020-10-14T10:28:38,129 creating build/lib/steamprofile 2020-10-14T10:28:38,132 copying steamprofile/steamprofile.py -> build/lib/steamprofile 2020-10-14T10:28:38,136 copying steamprofile/__init__.py -> build/lib/steamprofile 2020-10-14T10:28:38,148 installing to build/bdist.linux-armv7l/wheel 2020-10-14T10:28:38,149 running install 2020-10-14T10:28:38,151 running install_lib 2020-10-14T10:28:38,159 creating build/bdist.linux-armv7l 2020-10-14T10:28:38,160 creating build/bdist.linux-armv7l/wheel 2020-10-14T10:28:38,163 creating build/bdist.linux-armv7l/wheel/steamprofile 2020-10-14T10:28:38,165 copying build/lib/steamprofile/steamprofile.py -> build/bdist.linux-armv7l/wheel/steamprofile 2020-10-14T10:28:38,170 copying build/lib/steamprofile/__init__.py -> build/bdist.linux-armv7l/wheel/steamprofile 2020-10-14T10:28:38,173 running install_egg_info 2020-10-14T10:28:38,218 running egg_info 2020-10-14T10:28:38,219 creating steamprofile.egg-info 2020-10-14T10:28:38,222 writing requirements to steamprofile.egg-info/requires.txt 2020-10-14T10:28:38,225 writing top-level names to steamprofile.egg-info/top_level.txt 2020-10-14T10:28:38,227 writing steamprofile.egg-info/PKG-INFO 2020-10-14T10:28:38,231 writing dependency_links to steamprofile.egg-info/dependency_links.txt 2020-10-14T10:28:38,236 writing manifest file 'steamprofile.egg-info/SOURCES.txt' 2020-10-14T10:28:38,243 reading manifest file 'steamprofile.egg-info/SOURCES.txt' 2020-10-14T10:28:38,250 writing manifest file 'steamprofile.egg-info/SOURCES.txt' 2020-10-14T10:28:38,253 Copying steamprofile.egg-info to build/bdist.linux-armv7l/wheel/steamprofile-0.1-py3.5.egg-info 2020-10-14T10:28:38,278 running install_scripts 2020-10-14T10:28:38,463 creating build/bdist.linux-armv7l/wheel/steamprofile-0.1.dist-info/WHEEL 2020-10-14T10:28:38,663 Building wheel for steamprofile (setup.py): finished with status 'done' 2020-10-14T10:28:38,667 Created wheel for steamprofile: filename=steamprofile-0.1-py3-none-any.whl size=2927 sha256=ebeac619b0867c1b4039318f5be752602e9d3f976530ceab362fa3fc29e2942e 2020-10-14T10:28:38,668 Stored in directory: /tmp/pip-ephem-wheel-cache-m0kot8dx/wheels/9f/6c/09/d525061ffa98d1bb00f957a5858522014c7469297d371f87c3 2020-10-14T10:28:38,672 Successfully built steamprofile 2020-10-14T10:28:38,679 Removed build tracker: '/tmp/pip-req-tracker-zpjk43eq'