2020-09-16T23:14:15,066 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-16T23:14:15,636 Created temporary directory: /tmp/pip-ephem-wheel-cache-uzq83pae 2020-09-16T23:14:15,641 Created temporary directory: /tmp/pip-req-tracker-r9oemkyb 2020-09-16T23:14:15,641 Initialized build tracking at /tmp/pip-req-tracker-r9oemkyb 2020-09-16T23:14:15,642 Created build tracker: /tmp/pip-req-tracker-r9oemkyb 2020-09-16T23:14:15,642 Entered build tracker: /tmp/pip-req-tracker-r9oemkyb 2020-09-16T23:14:15,643 Created temporary directory: /tmp/pip-wheel-thh544hl 2020-09-16T23:14:15,660 1 location(s) to search for versions of libreriasuma: 2020-09-16T23:14:15,660 * https://pypi.org/simple/libreriasuma/ 2020-09-16T23:14:15,661 Fetching project page and analyzing links: https://pypi.org/simple/libreriasuma/ 2020-09-16T23:14:15,662 Getting page https://pypi.org/simple/libreriasuma/ 2020-09-16T23:14:15,666 Found index url https://pypi.org/simple 2020-09-16T23:14:15,950 Found link https://files.pythonhosted.org/packages/9e/b8/609abbe802bec444f62877363b0b36885940c2a6e9c3d05b69606a06b81b/libreriasuma-0.0.1.tar.gz#sha256=46cd99375db39558ef546bdca3c5384036389488e572ff097e633fb392d53dc7 (from https://pypi.org/simple/libreriasuma/), version: 0.0.1 2020-09-16T23:14:15,959 Given no hashes to check 1 links for project 'libreriasuma': discarding no candidates 2020-09-16T23:14:15,960 Using version 0.0.1 (newest of versions: 0.0.1) 2020-09-16T23:14:15,968 Collecting libreriasuma==0.0.1 2020-09-16T23:14:15,972 Created temporary directory: /tmp/pip-unpack-i9dl3kzy 2020-09-16T23:14:16,185 Downloading libreriasuma-0.0.1.tar.gz (2.2 kB) 2020-09-16T23:14:16,239 Added libreriasuma==0.0.1 from https://files.pythonhosted.org/packages/9e/b8/609abbe802bec444f62877363b0b36885940c2a6e9c3d05b69606a06b81b/libreriasuma-0.0.1.tar.gz#sha256=46cd99375db39558ef546bdca3c5384036389488e572ff097e633fb392d53dc7 to build tracker '/tmp/pip-req-tracker-r9oemkyb' 2020-09-16T23:14:16,240 Running setup.py (path:/tmp/pip-wheel-thh544hl/libreriasuma/setup.py) egg_info for package libreriasuma 2020-09-16T23:14:16,242 Created temporary directory: /tmp/pip-pip-egg-info-fghaseus 2020-09-16T23:14:16,242 Running command python setup.py egg_info 2020-09-16T23:14:18,097 running egg_info 2020-09-16T23:14:18,102 creating /tmp/pip-pip-egg-info-fghaseus/libreriasuma.egg-info 2020-09-16T23:14:18,105 writing top-level names to /tmp/pip-pip-egg-info-fghaseus/libreriasuma.egg-info/top_level.txt 2020-09-16T23:14:18,107 writing /tmp/pip-pip-egg-info-fghaseus/libreriasuma.egg-info/PKG-INFO 2020-09-16T23:14:18,111 writing dependency_links to /tmp/pip-pip-egg-info-fghaseus/libreriasuma.egg-info/dependency_links.txt 2020-09-16T23:14:18,115 writing manifest file '/tmp/pip-pip-egg-info-fghaseus/libreriasuma.egg-info/SOURCES.txt' 2020-09-16T23:14:18,425 reading manifest file '/tmp/pip-pip-egg-info-fghaseus/libreriasuma.egg-info/SOURCES.txt' 2020-09-16T23:14:18,428 reading manifest template 'MANIFEST.in' 2020-09-16T23:14:18,439 writing manifest file '/tmp/pip-pip-egg-info-fghaseus/libreriasuma.egg-info/SOURCES.txt' 2020-09-16T23:14:18,566 Source in /tmp/pip-wheel-thh544hl/libreriasuma has version 0.0.1, which satisfies requirement libreriasuma==0.0.1 from https://files.pythonhosted.org/packages/9e/b8/609abbe802bec444f62877363b0b36885940c2a6e9c3d05b69606a06b81b/libreriasuma-0.0.1.tar.gz#sha256=46cd99375db39558ef546bdca3c5384036389488e572ff097e633fb392d53dc7 2020-09-16T23:14:18,568 Removed libreriasuma==0.0.1 from https://files.pythonhosted.org/packages/9e/b8/609abbe802bec444f62877363b0b36885940c2a6e9c3d05b69606a06b81b/libreriasuma-0.0.1.tar.gz#sha256=46cd99375db39558ef546bdca3c5384036389488e572ff097e633fb392d53dc7 from build tracker '/tmp/pip-req-tracker-r9oemkyb' 2020-09-16T23:14:18,571 Building wheels for collected packages: libreriasuma 2020-09-16T23:14:18,578 Created temporary directory: /tmp/pip-wheel-r_g2jx3c 2020-09-16T23:14:18,579 Building wheel for libreriasuma (setup.py): started 2020-09-16T23:14:18,579 Destination directory: /tmp/pip-wheel-r_g2jx3c 2020-09-16T23:14:18,580 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-thh544hl/libreriasuma/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-thh544hl/libreriasuma/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-r_g2jx3c 2020-09-16T23:14:20,440 running bdist_wheel 2020-09-16T23:14:20,453 running build 2020-09-16T23:14:20,454 running build_py 2020-09-16T23:14:20,749 creating build 2020-09-16T23:14:20,750 creating build/lib 2020-09-16T23:14:20,751 creating build/lib/libreriasuma 2020-09-16T23:14:20,753 copying libreriasuma/__init__.py -> build/lib/libreriasuma 2020-09-16T23:14:20,762 installing to build/bdist.linux-armv7l/wheel 2020-09-16T23:14:20,762 running install 2020-09-16T23:14:20,764 running install_lib 2020-09-16T23:14:20,771 creating build/bdist.linux-armv7l 2020-09-16T23:14:20,771 creating build/bdist.linux-armv7l/wheel 2020-09-16T23:14:20,774 creating build/bdist.linux-armv7l/wheel/libreriasuma 2020-09-16T23:14:20,776 copying build/lib/libreriasuma/__init__.py -> build/bdist.linux-armv7l/wheel/libreriasuma 2020-09-16T23:14:20,779 running install_egg_info 2020-09-16T23:14:20,818 running egg_info 2020-09-16T23:14:20,819 writing top-level names to libreriasuma.egg-info/top_level.txt 2020-09-16T23:14:20,821 writing dependency_links to libreriasuma.egg-info/dependency_links.txt 2020-09-16T23:14:20,823 writing libreriasuma.egg-info/PKG-INFO 2020-09-16T23:14:20,833 reading manifest file 'libreriasuma.egg-info/SOURCES.txt' 2020-09-16T23:14:20,836 reading manifest template 'MANIFEST.in' 2020-09-16T23:14:20,851 writing manifest file 'libreriasuma.egg-info/SOURCES.txt' 2020-09-16T23:14:20,853 Copying libreriasuma.egg-info to build/bdist.linux-armv7l/wheel/libreriasuma-0.0.1-py3.5.egg-info 2020-09-16T23:14:20,868 running install_scripts 2020-09-16T23:14:21,060 creating build/bdist.linux-armv7l/wheel/libreriasuma-0.0.1.dist-info/WHEEL 2020-09-16T23:14:21,246 Building wheel for libreriasuma (setup.py): finished with status 'done' 2020-09-16T23:14:21,250 Created wheel for libreriasuma: filename=libreriasuma-0.0.1-py3-none-any.whl size=2747 sha256=efe6d55a789a47ac613009a0638a533f93fd123b77c90073623d1c135ad07d9d 2020-09-16T23:14:21,250 Stored in directory: /tmp/pip-ephem-wheel-cache-uzq83pae/wheels/19/d0/8c/21f19023ca63097efb8df63154529fe49554e771b520dd7752 2020-09-16T23:14:21,254 Successfully built libreriasuma 2020-09-16T23:14:21,259 Removed build tracker: '/tmp/pip-req-tracker-r9oemkyb'