2020-05-18T13:45:07,923 Created temporary directory: /tmp/pip-ephem-wheel-cache-fhmd5e2o 2020-05-18T13:45:07,928 Created temporary directory: /tmp/pip-req-tracker-f6cfqhjw 2020-05-18T13:45:07,928 Initialized build tracking at /tmp/pip-req-tracker-f6cfqhjw 2020-05-18T13:45:07,929 Created build tracker: /tmp/pip-req-tracker-f6cfqhjw 2020-05-18T13:45:07,929 Entered build tracker: /tmp/pip-req-tracker-f6cfqhjw 2020-05-18T13:45:07,930 Created temporary directory: /tmp/pip-wheel-vuqwuogw 2020-05-18T13:45:07,948 1 location(s) to search for versions of combat: 2020-05-18T13:45:07,948 * https://pypi.org/simple/combat/ 2020-05-18T13:45:07,948 Fetching project page and analyzing links: https://pypi.org/simple/combat/ 2020-05-18T13:45:07,949 Getting page https://pypi.org/simple/combat/ 2020-05-18T13:45:07,951 Found index url https://pypi.org/simple 2020-05-18T13:45:08,148 Skipping link: No binaries permitted for combat: https://files.pythonhosted.org/packages/28/d5/8f64e59721bd44e1ea629174e26c1ed0cb8f8af897de3c2b04123f263987/combat-0.1.7-py3-none-any.whl#sha256=588b255899ab92e392225f1111c062cef18fdb67a08bc8e24de14849fc20059c (from https://pypi.org/simple/combat/) (requires-python:>=3.6) 2020-05-18T13:45:08,149 Found link https://files.pythonhosted.org/packages/41/47/b72942cd8b6805164c56c8da25586b884a7f27e4214eea4a842b01b5520b/combat-0.1.7.tar.gz#sha256=5033e887d58197f5d405c65275c1d2681cf1ebbd189b64de9ebd3bf71947a515 (from https://pypi.org/simple/combat/) (requires-python:>=3.6), version: 0.1.7 2020-05-18T13:45:08,156 Given no hashes to check 1 links for project 'combat': discarding no candidates 2020-05-18T13:45:08,157 Using version 0.1.7 (newest of versions: 0.1.7) 2020-05-18T13:45:08,163 Collecting combat==0.1.7 2020-05-18T13:45:08,167 Created temporary directory: /tmp/pip-unpack-kjalhb9c 2020-05-18T13:45:08,375 Downloading combat-0.1.7.tar.gz (9.0 kB) 2020-05-18T13:45:08,450 Added combat==0.1.7 from https://files.pythonhosted.org/packages/41/47/b72942cd8b6805164c56c8da25586b884a7f27e4214eea4a842b01b5520b/combat-0.1.7.tar.gz#sha256=5033e887d58197f5d405c65275c1d2681cf1ebbd189b64de9ebd3bf71947a515 to build tracker '/tmp/pip-req-tracker-f6cfqhjw' 2020-05-18T13:45:08,453 Running setup.py (path:/tmp/pip-wheel-vuqwuogw/combat/setup.py) egg_info for package combat 2020-05-18T13:45:08,455 Created temporary directory: /tmp/pip-pip-egg-info-78lxki5x 2020-05-18T13:45:08,456 Running command python setup.py egg_info 2020-05-18T13:45:10,140 running egg_info 2020-05-18T13:45:10,145 creating /tmp/pip-pip-egg-info-78lxki5x/combat.egg-info 2020-05-18T13:45:10,146 writing /tmp/pip-pip-egg-info-78lxki5x/combat.egg-info/PKG-INFO 2020-05-18T13:45:10,151 writing dependency_links to /tmp/pip-pip-egg-info-78lxki5x/combat.egg-info/dependency_links.txt 2020-05-18T13:45:10,156 writing top-level names to /tmp/pip-pip-egg-info-78lxki5x/combat.egg-info/top_level.txt 2020-05-18T13:45:10,160 writing manifest file '/tmp/pip-pip-egg-info-78lxki5x/combat.egg-info/SOURCES.txt' 2020-05-18T13:45:10,453 reading manifest file '/tmp/pip-pip-egg-info-78lxki5x/combat.egg-info/SOURCES.txt' 2020-05-18T13:45:10,459 writing manifest file '/tmp/pip-pip-egg-info-78lxki5x/combat.egg-info/SOURCES.txt' 2020-05-18T13:45:10,577 Source in /tmp/pip-wheel-vuqwuogw/combat has version 0.1.7, which satisfies requirement combat==0.1.7 from https://files.pythonhosted.org/packages/41/47/b72942cd8b6805164c56c8da25586b884a7f27e4214eea4a842b01b5520b/combat-0.1.7.tar.gz#sha256=5033e887d58197f5d405c65275c1d2681cf1ebbd189b64de9ebd3bf71947a515 2020-05-18T13:45:10,578 Removed combat==0.1.7 from https://files.pythonhosted.org/packages/41/47/b72942cd8b6805164c56c8da25586b884a7f27e4214eea4a842b01b5520b/combat-0.1.7.tar.gz#sha256=5033e887d58197f5d405c65275c1d2681cf1ebbd189b64de9ebd3bf71947a515 from build tracker '/tmp/pip-req-tracker-f6cfqhjw' 2020-05-18T13:45:10,583 Building wheels for collected packages: combat 2020-05-18T13:45:10,592 Created temporary directory: /tmp/pip-wheel-yxirqpcl 2020-05-18T13:45:10,593 Building wheel for combat (setup.py): started 2020-05-18T13:45:10,593 Destination directory: /tmp/pip-wheel-yxirqpcl 2020-05-18T13:45:10,594 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-vuqwuogw/combat/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-vuqwuogw/combat/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-yxirqpcl 2020-05-18T13:45:12,295 running bdist_wheel 2020-05-18T13:45:12,308 running build 2020-05-18T13:45:12,308 running build_py 2020-05-18T13:45:12,584 creating build 2020-05-18T13:45:12,585 creating build/lib 2020-05-18T13:45:12,586 creating build/lib/combat 2020-05-18T13:45:12,588 copying combat/pycombat.py -> build/lib/combat 2020-05-18T13:45:12,596 copying combat/__init__.py -> build/lib/combat 2020-05-18T13:45:12,604 installing to build/bdist.linux-armv7l/wheel 2020-05-18T13:45:12,605 running install 2020-05-18T13:45:12,607 running install_lib 2020-05-18T13:45:12,614 creating build/bdist.linux-armv7l 2020-05-18T13:45:12,614 creating build/bdist.linux-armv7l/wheel 2020-05-18T13:45:12,618 creating build/bdist.linux-armv7l/wheel/combat 2020-05-18T13:45:12,620 copying build/lib/combat/pycombat.py -> build/bdist.linux-armv7l/wheel/combat 2020-05-18T13:45:12,627 copying build/lib/combat/__init__.py -> build/bdist.linux-armv7l/wheel/combat 2020-05-18T13:45:12,630 running install_egg_info 2020-05-18T13:45:12,675 running egg_info 2020-05-18T13:45:12,676 writing combat.egg-info/PKG-INFO 2020-05-18T13:45:12,680 writing dependency_links to combat.egg-info/dependency_links.txt 2020-05-18T13:45:12,684 writing top-level names to combat.egg-info/top_level.txt 2020-05-18T13:45:12,692 reading manifest file 'combat.egg-info/SOURCES.txt' 2020-05-18T13:45:12,699 writing manifest file 'combat.egg-info/SOURCES.txt' 2020-05-18T13:45:12,702 Copying combat.egg-info to build/bdist.linux-armv7l/wheel/combat-0.1.7-py3.7.egg-info 2020-05-18T13:45:12,722 running install_scripts 2020-05-18T13:45:12,867 creating build/bdist.linux-armv7l/wheel/combat-0.1.7.dist-info/WHEEL 2020-05-18T13:45:12,872 creating '/tmp/pip-wheel-yxirqpcl/combat-0.1.7-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2020-05-18T13:45:12,877 adding 'combat/__init__.py' 2020-05-18T13:45:12,883 adding 'combat/pycombat.py' 2020-05-18T13:45:12,888 adding 'combat-0.1.7.dist-info/METADATA' 2020-05-18T13:45:12,889 adding 'combat-0.1.7.dist-info/WHEEL' 2020-05-18T13:45:12,891 adding 'combat-0.1.7.dist-info/top_level.txt' 2020-05-18T13:45:12,892 adding 'combat-0.1.7.dist-info/RECORD' 2020-05-18T13:45:12,895 removing build/bdist.linux-armv7l/wheel 2020-05-18T13:45:13,030 Building wheel for combat (setup.py): finished with status 'done' 2020-05-18T13:45:13,034 Created wheel for combat: filename=combat-0.1.7-py3-none-any.whl size=9139 sha256=72fd301ef2ebb1016b98125494f4188bdb38f2cd4d73a2b37cacbba24c3bcc38 2020-05-18T13:45:13,035 Stored in directory: /tmp/pip-ephem-wheel-cache-fhmd5e2o/wheels/fd/b3/a0/79b48b217431c08ef443fb5dfbcf425071499367f51114f015 2020-05-18T13:45:13,039 Successfully built combat 2020-05-18T13:45:13,046 Removed build tracker: '/tmp/pip-req-tracker-f6cfqhjw'