Collecting asterios==1.0.1 1 location(s) to search for versions of asterios: * https://pypi.python.org/simple/asterios/ Getting page https://pypi.python.org/simple/asterios/ Analyzing links from page https://pypi.org/simple/asterios/ Found link https://files.pythonhosted.org/packages/76/3d/774171414e60d1a649a67e2233522f863a1de926c735e727cd3041d97624/asterios-0.0.1.tar.gz#sha256=b06ce172a7713a923752b988ffc67a430c572bd717825634b21c0a387a169b60 (from https://pypi.org/simple/asterios/) (requires-python:>=3.5), version: 0.0.1 Found link https://files.pythonhosted.org/packages/59/e2/03f87899a4f84998d6ac903af7b9c8eaef6c521f67033dcdf2afb1bdb1b4/asterios-1.0.0.tar.gz#sha256=6743ac450aec537c4f3c2c34f789c970eaf957534fe3daa8b652387a5006fe1b (from https://pypi.org/simple/asterios/) (requires-python:>=3.5), version: 1.0.0 Found link https://files.pythonhosted.org/packages/cc/06/c9be49e98a32290e00cccdd8762a3f2953602f744ebab34d15934c56959c/asterios-1.0.1.tar.gz#sha256=bf2e89d7b35975189c6caa0384f7511f38712c19ef70a244253cc3e502972917 (from https://pypi.org/simple/asterios/) (requires-python:>=3.5), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Downloading https://files.pythonhosted.org/packages/cc/06/c9be49e98a32290e00cccdd8762a3f2953602f744ebab34d15934c56959c/asterios-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cc/06/c9be49e98a32290e00cccdd8762a3f2953602f744ebab34d15934c56959c/asterios-1.0.1.tar.gz#sha256=bf2e89d7b35975189c6caa0384f7511f38712c19ef70a244253cc3e502972917 (from https://pypi.org/simple/asterios/) (requires-python:>=3.5) Running setup.py (path:/tmp/pip-build-fyond679/asterios/setup.py) egg_info for package asterios Running command python setup.py egg_info running egg_info creating pip-egg-info/asterios.egg-info writing top-level names to pip-egg-info/asterios.egg-info/top_level.txt writing requirements to pip-egg-info/asterios.egg-info/requires.txt writing dependency_links to pip-egg-info/asterios.egg-info/dependency_links.txt writing pip-egg-info/asterios.egg-info/PKG-INFO writing manifest file 'pip-egg-info/asterios.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/asterios.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/asterios.egg-info/SOURCES.txt' Source in /tmp/pip-build-fyond679/asterios has version 1.0.1, which satisfies requirement asterios==1.0.1 from https://files.pythonhosted.org/packages/cc/06/c9be49e98a32290e00cccdd8762a3f2953602f744ebab34d15934c56959c/asterios-1.0.1.tar.gz#sha256=bf2e89d7b35975189c6caa0384f7511f38712c19ef70a244253cc3e502972917 Building wheels for collected packages: asterios Running setup.py bdist_wheel for asterios: started Destination directory: /tmp/tmpw7dmwkk4pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-fyond679/asterios/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/tmpw7dmwkk4pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/asterios copying asterios/__version__.py -> build/lib/asterios copying asterios/views.py -> build/lib/asterios copying asterios/config.py -> build/lib/asterios copying asterios/level.py -> build/lib/asterios copying asterios/routes.py -> build/lib/asterios copying asterios/__main__.py -> build/lib/asterios copying asterios/authorization.py -> build/lib/asterios copying asterios/models.py -> build/lib/asterios copying asterios/__init__.py -> build/lib/asterios creating build/lib/asterios/config_loader copying asterios/config_loader/config_modifiers.py -> build/lib/asterios/config_loader copying asterios/config_loader/argument_parser.py -> build/lib/asterios/config_loader copying asterios/config_loader/__init__.py -> build/lib/asterios/config_loader installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/asterios copying build/lib/asterios/__version__.py -> build/bdist.linux-armv7l/wheel/asterios copying build/lib/asterios/views.py -> build/bdist.linux-armv7l/wheel/asterios copying build/lib/asterios/config.py -> build/bdist.linux-armv7l/wheel/asterios copying build/lib/asterios/level.py -> build/bdist.linux-armv7l/wheel/asterios copying build/lib/asterios/routes.py -> build/bdist.linux-armv7l/wheel/asterios copying build/lib/asterios/__main__.py -> build/bdist.linux-armv7l/wheel/asterios copying build/lib/asterios/authorization.py -> build/bdist.linux-armv7l/wheel/asterios copying build/lib/asterios/models.py -> build/bdist.linux-armv7l/wheel/asterios creating build/bdist.linux-armv7l/wheel/asterios/config_loader copying build/lib/asterios/config_loader/config_modifiers.py -> build/bdist.linux-armv7l/wheel/asterios/config_loader copying build/lib/asterios/config_loader/argument_parser.py -> build/bdist.linux-armv7l/wheel/asterios/config_loader copying build/lib/asterios/config_loader/__init__.py -> build/bdist.linux-armv7l/wheel/asterios/config_loader copying build/lib/asterios/__init__.py -> build/bdist.linux-armv7l/wheel/asterios running install_egg_info running egg_info writing top-level names to asterios.egg-info/top_level.txt writing asterios.egg-info/PKG-INFO writing dependency_links to asterios.egg-info/dependency_links.txt writing requirements to asterios.egg-info/requires.txt reading manifest file 'asterios.egg-info/SOURCES.txt' writing manifest file 'asterios.egg-info/SOURCES.txt' Copying asterios.egg-info to build/bdist.linux-armv7l/wheel/asterios-1.0.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/asterios-1.0.1.dist-info/WHEEL Running setup.py bdist_wheel for asterios: finished with status 'done' Stored in directory: /tmp/tmp9gxfr8sf Successfully built asterios Cleaning up... Removing source in /tmp/pip-build-fyond679/asterios