2020-09-10T05:39:18,941 Created temporary directory: /tmp/pip-ephem-wheel-cache-ulyp7cdg 2020-09-10T05:39:18,947 Created temporary directory: /tmp/pip-req-tracker-ll6_sy8o 2020-09-10T05:39:18,947 Initialized build tracking at /tmp/pip-req-tracker-ll6_sy8o 2020-09-10T05:39:18,948 Created build tracker: /tmp/pip-req-tracker-ll6_sy8o 2020-09-10T05:39:18,948 Entered build tracker: /tmp/pip-req-tracker-ll6_sy8o 2020-09-10T05:39:18,949 Created temporary directory: /tmp/pip-wheel-kz4gb48z 2020-09-10T05:39:18,963 1 location(s) to search for versions of convert: 2020-09-10T05:39:18,963 * https://pypi.org/simple/convert/ 2020-09-10T05:39:18,964 Fetching project page and analyzing links: https://pypi.org/simple/convert/ 2020-09-10T05:39:18,966 Getting page https://pypi.org/simple/convert/ 2020-09-10T05:39:18,970 Found index url https://pypi.org/simple 2020-09-10T05:39:19,171 Found link https://files.pythonhosted.org/packages/b7/8b/634deb9e58da06f7557b28587ed757655c1f0db7ab24301c13bc0833c973/convert-0.1.tar.gz#sha256=f6ec212748ac3932b79460cb1623c361bd3e52f695c77b12d73670cd100c2380 (from https://pypi.org/simple/convert/), version: 0.1 2020-09-10T05:39:19,172 Found link https://files.pythonhosted.org/packages/ce/9f/9e92423717513600e6c797a9e0d4a4582e9bff0b3a9615a2d4099435438e/convert-0.1.2.tar.gz#sha256=61f2d399d31f2031cc00041832a35d9b487742e83cb5c788fcbe0ba3f6a03d55 (from https://pypi.org/simple/convert/), version: 0.1.2 2020-09-10T05:39:19,182 Given no hashes to check 1 links for project 'convert': discarding no candidates 2020-09-10T05:39:19,183 Using version 0.1.2 (newest of versions: 0.1.2) 2020-09-10T05:39:19,192 Collecting convert==0.1.2 2020-09-10T05:39:19,197 Created temporary directory: /tmp/pip-unpack-8x982_fd 2020-09-10T05:39:19,280 Downloading convert-0.1.2.tar.gz (561 bytes) 2020-09-10T05:39:19,311 Added convert==0.1.2 from https://files.pythonhosted.org/packages/ce/9f/9e92423717513600e6c797a9e0d4a4582e9bff0b3a9615a2d4099435438e/convert-0.1.2.tar.gz#sha256=61f2d399d31f2031cc00041832a35d9b487742e83cb5c788fcbe0ba3f6a03d55 to build tracker '/tmp/pip-req-tracker-ll6_sy8o' 2020-09-10T05:39:19,313 Running setup.py (path:/tmp/pip-wheel-kz4gb48z/convert/setup.py) egg_info for package convert 2020-09-10T05:39:19,315 Created temporary directory: /tmp/pip-pip-egg-info-upmbi5f4 2020-09-10T05:39:19,316 Running command python setup.py egg_info 2020-09-10T05:39:21,105 running egg_info 2020-09-10T05:39:21,109 creating /tmp/pip-pip-egg-info-upmbi5f4/convert.egg-info 2020-09-10T05:39:21,113 writing dependency_links to /tmp/pip-pip-egg-info-upmbi5f4/convert.egg-info/dependency_links.txt 2020-09-10T05:39:21,115 writing top-level names to /tmp/pip-pip-egg-info-upmbi5f4/convert.egg-info/top_level.txt 2020-09-10T05:39:21,117 writing /tmp/pip-pip-egg-info-upmbi5f4/convert.egg-info/PKG-INFO 2020-09-10T05:39:21,121 writing manifest file '/tmp/pip-pip-egg-info-upmbi5f4/convert.egg-info/SOURCES.txt' 2020-09-10T05:39:21,430 reading manifest file '/tmp/pip-pip-egg-info-upmbi5f4/convert.egg-info/SOURCES.txt' 2020-09-10T05:39:21,436 writing manifest file '/tmp/pip-pip-egg-info-upmbi5f4/convert.egg-info/SOURCES.txt' 2020-09-10T05:39:21,562 Source in /tmp/pip-wheel-kz4gb48z/convert has version 0.1.2, which satisfies requirement convert==0.1.2 from https://files.pythonhosted.org/packages/ce/9f/9e92423717513600e6c797a9e0d4a4582e9bff0b3a9615a2d4099435438e/convert-0.1.2.tar.gz#sha256=61f2d399d31f2031cc00041832a35d9b487742e83cb5c788fcbe0ba3f6a03d55 2020-09-10T05:39:21,564 Removed convert==0.1.2 from https://files.pythonhosted.org/packages/ce/9f/9e92423717513600e6c797a9e0d4a4582e9bff0b3a9615a2d4099435438e/convert-0.1.2.tar.gz#sha256=61f2d399d31f2031cc00041832a35d9b487742e83cb5c788fcbe0ba3f6a03d55 from build tracker '/tmp/pip-req-tracker-ll6_sy8o' 2020-09-10T05:39:21,567 Building wheels for collected packages: convert 2020-09-10T05:39:21,573 Created temporary directory: /tmp/pip-wheel-5rwp9059 2020-09-10T05:39:21,574 Building wheel for convert (setup.py): started 2020-09-10T05:39:21,575 Destination directory: /tmp/pip-wheel-5rwp9059 2020-09-10T05:39:21,575 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-kz4gb48z/convert/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-kz4gb48z/convert/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-5rwp9059 2020-09-10T05:39:23,586 running bdist_wheel 2020-09-10T05:39:23,602 running build 2020-09-10T05:39:23,603 running build_py 2020-09-10T05:39:23,895 creating build 2020-09-10T05:39:23,896 creating build/lib 2020-09-10T05:39:23,898 copying convert.py -> build/lib 2020-09-10T05:39:23,906 installing to build/bdist.linux-armv7l/wheel 2020-09-10T05:39:23,906 running install 2020-09-10T05:39:23,908 running install_lib 2020-09-10T05:39:23,914 creating build/bdist.linux-armv7l 2020-09-10T05:39:23,915 creating build/bdist.linux-armv7l/wheel 2020-09-10T05:39:23,916 copying build/lib/convert.py -> build/bdist.linux-armv7l/wheel 2020-09-10T05:39:23,920 running install_egg_info 2020-09-10T05:39:23,956 running egg_info 2020-09-10T05:39:23,957 creating convert.egg-info 2020-09-10T05:39:23,960 writing dependency_links to convert.egg-info/dependency_links.txt 2020-09-10T05:39:23,962 writing convert.egg-info/PKG-INFO 2020-09-10T05:39:23,965 writing top-level names to convert.egg-info/top_level.txt 2020-09-10T05:39:23,969 writing manifest file 'convert.egg-info/SOURCES.txt' 2020-09-10T05:39:23,974 reading manifest file 'convert.egg-info/SOURCES.txt' 2020-09-10T05:39:23,979 writing manifest file 'convert.egg-info/SOURCES.txt' 2020-09-10T05:39:23,981 Copying convert.egg-info to build/bdist.linux-armv7l/wheel/convert-0.1.2-py3.5.egg-info 2020-09-10T05:39:23,995 running install_scripts 2020-09-10T05:39:24,130 creating build/bdist.linux-armv7l/wheel/convert-0.1.2.dist-info/WHEEL 2020-09-10T05:39:24,300 Building wheel for convert (setup.py): finished with status 'done' 2020-09-10T05:39:24,303 Created wheel for convert: filename=convert-0.1.2-py3-none-any.whl size=1902 sha256=8de81bef8b9b43d88921811db02388bfcc2d3521e7631095290273ceee3dc7a1 2020-09-10T05:39:24,304 Stored in directory: /tmp/pip-ephem-wheel-cache-ulyp7cdg/wheels/f1/03/67/ec2213348625c54b9722de6441429fca8de0fff89f3485e8bf 2020-09-10T05:39:24,307 Successfully built convert 2020-09-10T05:39:24,311 Removed build tracker: '/tmp/pip-req-tracker-ll6_sy8o'