2019-10-27T17:47:11 Created temporary directory: /tmp/pip-ephem-wheel-cache-fgyhzopy 2019-10-27T17:47:11 Created temporary directory: /tmp/pip-req-tracker-vq6seejy 2019-10-27T17:47:11 Created requirements tracker '/tmp/pip-req-tracker-vq6seejy' 2019-10-27T17:47:11 Created temporary directory: /tmp/pip-wheel-14y1vy4v 2019-10-27T17:47:11 Collecting yamas==0.1.1 2019-10-27T17:47:11 1 location(s) to search for versions of yamas: 2019-10-27T17:47:11 * https://pypi.org/simple/yamas/ 2019-10-27T17:47:11 Getting page https://pypi.org/simple/yamas/ 2019-10-27T17:47:11 Analyzing links from page https://pypi.org/simple/yamas/ 2019-10-27T17:47:11 Found link https://files.pythonhosted.org/packages/1c/e1/678ac10628fb6c0507152131c27805dd4eedc9cb7b81b6ab5cb19c4d4ae9/yamas-0.1.0.tar.gz#sha256=155d00c0aa88831b0676b848c8ddcf04e07a4f4ee8a135807a464dfd9ed1d7f4 (from https://pypi.org/simple/yamas/) (requires-python:>3.6), version: 0.1.0 2019-10-27T17:47:11 Found link https://files.pythonhosted.org/packages/ad/4d/861f4d40b241346f11e349a3a669f2e496355b361d12511799f0178ee7d2/yamas-0.1.1.tar.gz#sha256=25b36b3940564358e354ca03ad824c185e1ff5c4a1d98a899ff46768900abe85 (from https://pypi.org/simple/yamas/) (requires-python:>3.6), version: 0.1.1 2019-10-27T17:47:11 Using version 0.1.1 (newest of versions: 0.1.1) 2019-10-27T17:47:11 Created temporary directory: /tmp/pip-unpack-mc_xtg2k 2019-10-27T17:47:11 Downloading https://files.pythonhosted.org/packages/ad/4d/861f4d40b241346f11e349a3a669f2e496355b361d12511799f0178ee7d2/yamas-0.1.1.tar.gz 2019-10-27T17:47:11 Downloading from URL https://files.pythonhosted.org/packages/ad/4d/861f4d40b241346f11e349a3a669f2e496355b361d12511799f0178ee7d2/yamas-0.1.1.tar.gz#sha256=25b36b3940564358e354ca03ad824c185e1ff5c4a1d98a899ff46768900abe85 (from https://pypi.org/simple/yamas/) (requires-python:>3.6) 2019-10-27T17:47:11 Added yamas==0.1.1 from https://files.pythonhosted.org/packages/ad/4d/861f4d40b241346f11e349a3a669f2e496355b361d12511799f0178ee7d2/yamas-0.1.1.tar.gz#sha256=25b36b3940564358e354ca03ad824c185e1ff5c4a1d98a899ff46768900abe85 to build tracker '/tmp/pip-req-tracker-vq6seejy' 2019-10-27T17:47:11 Running setup.py (path:/tmp/pip-wheel-14y1vy4v/yamas/setup.py) egg_info for package yamas 2019-10-27T17:47:11 Running command python setup.py egg_info 2019-10-27T17:47:13 running egg_info 2019-10-27T17:47:13 creating pip-egg-info/yamas.egg-info 2019-10-27T17:47:13 writing pip-egg-info/yamas.egg-info/PKG-INFO 2019-10-27T17:47:13 writing dependency_links to pip-egg-info/yamas.egg-info/dependency_links.txt 2019-10-27T17:47:13 writing top-level names to pip-egg-info/yamas.egg-info/top_level.txt 2019-10-27T17:47:13 writing manifest file 'pip-egg-info/yamas.egg-info/SOURCES.txt' 2019-10-27T17:47:13 reading manifest file 'pip-egg-info/yamas.egg-info/SOURCES.txt' 2019-10-27T17:47:13 writing manifest file 'pip-egg-info/yamas.egg-info/SOURCES.txt' 2019-10-27T17:47:13 /usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'include_page_data' 2019-10-27T17:47:13 warnings.warn(msg) 2019-10-27T17:47:13 Source in /tmp/pip-wheel-14y1vy4v/yamas has version 0.1.1, which satisfies requirement yamas==0.1.1 from https://files.pythonhosted.org/packages/ad/4d/861f4d40b241346f11e349a3a669f2e496355b361d12511799f0178ee7d2/yamas-0.1.1.tar.gz#sha256=25b36b3940564358e354ca03ad824c185e1ff5c4a1d98a899ff46768900abe85 2019-10-27T17:47:13 Removed yamas==0.1.1 from https://files.pythonhosted.org/packages/ad/4d/861f4d40b241346f11e349a3a669f2e496355b361d12511799f0178ee7d2/yamas-0.1.1.tar.gz#sha256=25b36b3940564358e354ca03ad824c185e1ff5c4a1d98a899ff46768900abe85 from build tracker '/tmp/pip-req-tracker-vq6seejy' 2019-10-27T17:47:13 Building wheels for collected packages: yamas 2019-10-27T17:47:13 Created temporary directory: /tmp/pip-wheel-g5snsgok 2019-10-27T17:47:13 Building wheel for yamas (setup.py): started 2019-10-27T17:47:13 Destination directory: /tmp/pip-wheel-g5snsgok 2019-10-27T17:47:13 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-14y1vy4v/yamas/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-g5snsgok 2019-10-27T17:47:15 /usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'include_page_data' 2019-10-27T17:47:15 warnings.warn(msg) 2019-10-27T17:47:15 running bdist_wheel 2019-10-27T17:47:15 running build 2019-10-27T17:47:15 running build_py 2019-10-27T17:47:15 creating build 2019-10-27T17:47:15 creating build/lib 2019-10-27T17:47:15 creating build/lib/yamas 2019-10-27T17:47:15 copying yamas/server.py -> build/lib/yamas 2019-10-27T17:47:15 copying yamas/handler.py -> build/lib/yamas 2019-10-27T17:47:15 copying yamas/ex.py -> build/lib/yamas 2019-10-27T17:47:15 copying yamas/__init__.py -> build/lib/yamas 2019-10-27T17:47:15 copying yamas/respgen.py -> build/lib/yamas 2019-10-27T17:47:15 running build_scripts 2019-10-27T17:47:15 creating build/scripts-3.7 2019-10-27T17:47:15 copying and adjusting bin/yamas -> build/scripts-3.7 2019-10-27T17:47:15 changing mode of build/scripts-3.7/yamas from 644 to 755 2019-10-27T17:47:15 installing to build/bdist.linux-armv7l/wheel 2019-10-27T17:47:15 running install 2019-10-27T17:47:15 running install_lib 2019-10-27T17:47:15 creating build/bdist.linux-armv7l 2019-10-27T17:47:15 creating build/bdist.linux-armv7l/wheel 2019-10-27T17:47:15 creating build/bdist.linux-armv7l/wheel/yamas 2019-10-27T17:47:15 copying build/lib/yamas/server.py -> build/bdist.linux-armv7l/wheel/yamas 2019-10-27T17:47:15 copying build/lib/yamas/handler.py -> build/bdist.linux-armv7l/wheel/yamas 2019-10-27T17:47:15 copying build/lib/yamas/ex.py -> build/bdist.linux-armv7l/wheel/yamas 2019-10-27T17:47:15 copying build/lib/yamas/__init__.py -> build/bdist.linux-armv7l/wheel/yamas 2019-10-27T17:47:15 copying build/lib/yamas/respgen.py -> build/bdist.linux-armv7l/wheel/yamas 2019-10-27T17:47:15 running install_egg_info 2019-10-27T17:47:15 running egg_info 2019-10-27T17:47:15 writing yamas.egg-info/PKG-INFO 2019-10-27T17:47:15 writing dependency_links to yamas.egg-info/dependency_links.txt 2019-10-27T17:47:15 writing top-level names to yamas.egg-info/top_level.txt 2019-10-27T17:47:15 reading manifest file 'yamas.egg-info/SOURCES.txt' 2019-10-27T17:47:15 writing manifest file 'yamas.egg-info/SOURCES.txt' 2019-10-27T17:47:15 Copying yamas.egg-info to build/bdist.linux-armv7l/wheel/yamas-0.1.1-py3.7.egg-info 2019-10-27T17:47:15 running install_scripts 2019-10-27T17:47:15 creating build/bdist.linux-armv7l/wheel/yamas-0.1.1.data 2019-10-27T17:47:15 creating build/bdist.linux-armv7l/wheel/yamas-0.1.1.data/scripts 2019-10-27T17:47:15 copying build/scripts-3.7/yamas -> build/bdist.linux-armv7l/wheel/yamas-0.1.1.data/scripts 2019-10-27T17:47:15 changing mode of build/bdist.linux-armv7l/wheel/yamas-0.1.1.data/scripts/yamas to 755 2019-10-27T17:47:15 creating build/bdist.linux-armv7l/wheel/yamas-0.1.1.dist-info/WHEEL 2019-10-27T17:47:15 creating '/tmp/pip-wheel-g5snsgok/yamas-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2019-10-27T17:47:15 adding 'yamas/__init__.py' 2019-10-27T17:47:15 adding 'yamas/ex.py' 2019-10-27T17:47:15 adding 'yamas/handler.py' 2019-10-27T17:47:15 adding 'yamas/respgen.py' 2019-10-27T17:47:15 adding 'yamas/server.py' 2019-10-27T17:47:15 adding 'yamas-0.1.1.data/scripts/yamas' 2019-10-27T17:47:15 adding 'yamas-0.1.1.dist-info/METADATA' 2019-10-27T17:47:15 adding 'yamas-0.1.1.dist-info/WHEEL' 2019-10-27T17:47:15 adding 'yamas-0.1.1.dist-info/top_level.txt' 2019-10-27T17:47:15 adding 'yamas-0.1.1.dist-info/zip-safe' 2019-10-27T17:47:15 adding 'yamas-0.1.1.dist-info/RECORD' 2019-10-27T17:47:15 removing build/bdist.linux-armv7l/wheel 2019-10-27T17:47:15 Building wheel for yamas (setup.py): finished with status 'done' 2019-10-27T17:47:15 Stored in directory: /tmp/tmpeboy7pka 2019-10-27T17:47:15 Successfully built yamas 2019-10-27T17:47:15 Cleaning up... 2019-10-27T17:47:15 Removing source in /tmp/pip-wheel-14y1vy4v/yamas 2019-10-27T17:47:15 Removed build tracker '/tmp/pip-req-tracker-vq6seejy'