2020-10-09T09:04:15,132 Created temporary directory: /tmp/pip-ephem-wheel-cache-mw60sv47 2020-10-09T09:04:15,135 Created temporary directory: /tmp/pip-req-tracker-pdzgv8ct 2020-10-09T09:04:15,135 Initialized build tracking at /tmp/pip-req-tracker-pdzgv8ct 2020-10-09T09:04:15,135 Created build tracker: /tmp/pip-req-tracker-pdzgv8ct 2020-10-09T09:04:15,135 Entered build tracker: /tmp/pip-req-tracker-pdzgv8ct 2020-10-09T09:04:15,136 Created temporary directory: /tmp/pip-wheel-wwl3f6z2 2020-10-09T09:04:15,146 1 location(s) to search for versions of pyminio: 2020-10-09T09:04:15,146 * https://pypi.org/simple/pyminio/ 2020-10-09T09:04:15,146 Fetching project page and analyzing links: https://pypi.org/simple/pyminio/ 2020-10-09T09:04:15,146 Getting page https://pypi.org/simple/pyminio/ 2020-10-09T09:04:15,148 Found index url https://pypi.org/simple 2020-10-09T09:04:15,235 Found link https://files.pythonhosted.org/packages/f7/17/7215298760c22d05132053dd87cfbc383d6c9b7ac34c048533a4bfe96db9/pyminio-0.0.1.tar.gz#sha256=bb70fc958cd270276feb7bb161e38bb7cd135b077a6aaf95f6a047bb0552805f (from https://pypi.org/simple/pyminio/) (requires-python:>=3.6), version: 0.0.1 2020-10-09T09:04:15,236 Found link https://files.pythonhosted.org/packages/40/fe/91de236fd21685d4ccc813002e81d8acbabda26572c4cb1b14d8178b782f/pyminio-0.1.0.tar.gz#sha256=c430517f6bcb58af0145bc00f6680825d9cf237c3af9fcab2b6ebf88dae315e7 (from https://pypi.org/simple/pyminio/) (requires-python:>=3.6), version: 0.1.0 2020-10-09T09:04:15,240 Given no hashes to check 1 links for project 'pyminio': discarding no candidates 2020-10-09T09:04:15,240 Using version 0.0.1 (newest of versions: 0.0.1) 2020-10-09T09:04:15,244 Collecting pyminio==0.0.1 2020-10-09T09:04:15,246 Created temporary directory: /tmp/pip-unpack-et919egi 2020-10-09T09:04:15,415 Downloading pyminio-0.0.1.tar.gz (1.2 kB) 2020-10-09T09:04:15,451 Added pyminio==0.0.1 from https://files.pythonhosted.org/packages/f7/17/7215298760c22d05132053dd87cfbc383d6c9b7ac34c048533a4bfe96db9/pyminio-0.0.1.tar.gz#sha256=bb70fc958cd270276feb7bb161e38bb7cd135b077a6aaf95f6a047bb0552805f to build tracker '/tmp/pip-req-tracker-pdzgv8ct' 2020-10-09T09:04:15,452 Running setup.py (path:/tmp/pip-wheel-wwl3f6z2/pyminio/setup.py) egg_info for package pyminio 2020-10-09T09:04:15,453 Created temporary directory: /tmp/pip-pip-egg-info-zwns70cj 2020-10-09T09:04:15,453 Running command python setup.py egg_info 2020-10-09T09:04:16,357 running egg_info 2020-10-09T09:04:16,359 creating /tmp/pip-pip-egg-info-zwns70cj/pyminio.egg-info 2020-10-09T09:04:16,360 writing /tmp/pip-pip-egg-info-zwns70cj/pyminio.egg-info/PKG-INFO 2020-10-09T09:04:16,362 writing dependency_links to /tmp/pip-pip-egg-info-zwns70cj/pyminio.egg-info/dependency_links.txt 2020-10-09T09:04:16,365 writing top-level names to /tmp/pip-pip-egg-info-zwns70cj/pyminio.egg-info/top_level.txt 2020-10-09T09:04:16,366 writing manifest file '/tmp/pip-pip-egg-info-zwns70cj/pyminio.egg-info/SOURCES.txt' 2020-10-09T09:04:16,369 reading manifest file '/tmp/pip-pip-egg-info-zwns70cj/pyminio.egg-info/SOURCES.txt' 2020-10-09T09:04:16,374 writing manifest file '/tmp/pip-pip-egg-info-zwns70cj/pyminio.egg-info/SOURCES.txt' 2020-10-09T09:04:16,428 Source in /tmp/pip-wheel-wwl3f6z2/pyminio has version 0.0.1, which satisfies requirement pyminio==0.0.1 from https://files.pythonhosted.org/packages/f7/17/7215298760c22d05132053dd87cfbc383d6c9b7ac34c048533a4bfe96db9/pyminio-0.0.1.tar.gz#sha256=bb70fc958cd270276feb7bb161e38bb7cd135b077a6aaf95f6a047bb0552805f 2020-10-09T09:04:16,429 Removed pyminio==0.0.1 from https://files.pythonhosted.org/packages/f7/17/7215298760c22d05132053dd87cfbc383d6c9b7ac34c048533a4bfe96db9/pyminio-0.0.1.tar.gz#sha256=bb70fc958cd270276feb7bb161e38bb7cd135b077a6aaf95f6a047bb0552805f from build tracker '/tmp/pip-req-tracker-pdzgv8ct' 2020-10-09T09:04:16,431 Building wheels for collected packages: pyminio 2020-10-09T09:04:16,436 Created temporary directory: /tmp/pip-wheel-xn_lx3sd 2020-10-09T09:04:16,436 Building wheel for pyminio (setup.py): started 2020-10-09T09:04:16,436 Destination directory: /tmp/pip-wheel-xn_lx3sd 2020-10-09T09:04:16,437 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-wwl3f6z2/pyminio/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-wwl3f6z2/pyminio/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-xn_lx3sd 2020-10-09T09:04:17,316 running bdist_wheel 2020-10-09T09:04:17,323 running build 2020-10-09T09:04:17,329 installing to build/bdist.linux-armv7l/wheel 2020-10-09T09:04:17,329 running install 2020-10-09T09:04:17,330 running install_egg_info 2020-10-09T09:04:17,351 running egg_info 2020-10-09T09:04:17,351 writing pyminio.egg-info/PKG-INFO 2020-10-09T09:04:17,353 writing dependency_links to pyminio.egg-info/dependency_links.txt 2020-10-09T09:04:17,355 writing top-level names to pyminio.egg-info/top_level.txt 2020-10-09T09:04:17,359 reading manifest file 'pyminio.egg-info/SOURCES.txt' 2020-10-09T09:04:17,362 writing manifest file 'pyminio.egg-info/SOURCES.txt' 2020-10-09T09:04:17,365 Copying pyminio.egg-info to build/bdist.linux-armv7l/wheel/pyminio-0.0.1-py3.7.egg-info 2020-10-09T09:04:17,375 running install_scripts 2020-10-09T09:04:17,461 creating build/bdist.linux-armv7l/wheel/pyminio-0.0.1.dist-info/WHEEL 2020-10-09T09:04:17,464 creating '/tmp/pip-wheel-xn_lx3sd/pyminio-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2020-10-09T09:04:17,467 adding 'pyminio-0.0.1.dist-info/METADATA' 2020-10-09T09:04:17,469 adding 'pyminio-0.0.1.dist-info/WHEEL' 2020-10-09T09:04:17,470 adding 'pyminio-0.0.1.dist-info/top_level.txt' 2020-10-09T09:04:17,470 adding 'pyminio-0.0.1.dist-info/RECORD' 2020-10-09T09:04:17,471 removing build/bdist.linux-armv7l/wheel 2020-10-09T09:04:17,537 Building wheel for pyminio (setup.py): finished with status 'done' 2020-10-09T09:04:17,540 Created wheel for pyminio: filename=pyminio-0.0.1-py3-none-any.whl size=1196 sha256=b6aa8d4fcfe3ffeed3cdeb34c0131cf7cdd7b7fa928c3350e6ddeb6f670dd220 2020-10-09T09:04:17,540 Stored in directory: /tmp/pip-ephem-wheel-cache-mw60sv47/wheels/2e/91/eb/9ecc741383ac371f22a2a6a726a41d67d527d085e4712f8063 2020-10-09T09:04:17,542 Successfully built pyminio 2020-10-09T09:04:17,545 Removed build tracker: '/tmp/pip-req-tracker-pdzgv8ct'