Created temporary directory: /tmp/pip-ephem-wheel-cache-tyy1wjmu Created temporary directory: /tmp/pip-req-tracker-q8kx7zk3 Created requirements tracker '/tmp/pip-req-tracker-q8kx7zk3' Created temporary directory: /tmp/pip-wheel-t7645lbf Collecting aiogTTS==1.0 1 location(s) to search for versions of aiogTTS: * https://pypi.org/simple/aiogtts/ Getting page https://pypi.org/simple/aiogtts/ Analyzing links from page https://pypi.org/simple/aiogtts/ Found link https://files.pythonhosted.org/packages/ce/69/94b8ad364114acad4213c2df52ac966930214d1e8a07ef9f74df81ea67e6/aiogTTS-1.0.tar.gz#sha256=692be9313238cd70e6f1c35f876afca721866305ac8c07f7b49bed8366d47948 (from https://pypi.org/simple/aiogtts/), version: 1.0 Found link https://files.pythonhosted.org/packages/09/0b/a2951ef3297bda6e9f96847edf5f0a29203aac67d9bd65b73ac076e882d9/aiogTTS-1.0.1-py3-none-any.whl#sha256=a28cfcdb4517b9ae0f8fa583616d8357f5ae34d95589db76c9e09c944ea612df (from https://pypi.org/simple/aiogtts/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/11/2d/128ee496494fcd6d49d4ea27e724dc5fc563eea51884919296e4c18cb1c3/aiogTTS-1.0.1.tar.gz#sha256=4e3626f1105bfd261924ced77b552aa518ef79a3d4b3662f75d18a6011348c40 (from https://pypi.org/simple/aiogtts/), version: 1.0.1 Using version 1.0 (newest of versions: 1.0) Created temporary directory: /tmp/pip-unpack-ou8jls7h Downloading https://files.pythonhosted.org/packages/ce/69/94b8ad364114acad4213c2df52ac966930214d1e8a07ef9f74df81ea67e6/aiogTTS-1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ce/69/94b8ad364114acad4213c2df52ac966930214d1e8a07ef9f74df81ea67e6/aiogTTS-1.0.tar.gz#sha256=692be9313238cd70e6f1c35f876afca721866305ac8c07f7b49bed8366d47948 (from https://pypi.org/simple/aiogtts/) Added aiogTTS==1.0 from https://files.pythonhosted.org/packages/ce/69/94b8ad364114acad4213c2df52ac966930214d1e8a07ef9f74df81ea67e6/aiogTTS-1.0.tar.gz#sha256=692be9313238cd70e6f1c35f876afca721866305ac8c07f7b49bed8366d47948 to build tracker '/tmp/pip-req-tracker-q8kx7zk3' Running setup.py (path:/tmp/pip-wheel-t7645lbf/aiogTTS/setup.py) egg_info for package aiogTTS Running command python setup.py egg_info running egg_info creating pip-egg-info/aiogTTS.egg-info writing pip-egg-info/aiogTTS.egg-info/PKG-INFO writing requirements to pip-egg-info/aiogTTS.egg-info/requires.txt writing dependency_links to pip-egg-info/aiogTTS.egg-info/dependency_links.txt writing top-level names to pip-egg-info/aiogTTS.egg-info/top_level.txt writing manifest file 'pip-egg-info/aiogTTS.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/aiogTTS.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/aiogTTS.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-t7645lbf/aiogTTS has version 1.0, which satisfies requirement aiogTTS==1.0 from https://files.pythonhosted.org/packages/ce/69/94b8ad364114acad4213c2df52ac966930214d1e8a07ef9f74df81ea67e6/aiogTTS-1.0.tar.gz#sha256=692be9313238cd70e6f1c35f876afca721866305ac8c07f7b49bed8366d47948 Removed aiogTTS==1.0 from https://files.pythonhosted.org/packages/ce/69/94b8ad364114acad4213c2df52ac966930214d1e8a07ef9f74df81ea67e6/aiogTTS-1.0.tar.gz#sha256=692be9313238cd70e6f1c35f876afca721866305ac8c07f7b49bed8366d47948 from build tracker '/tmp/pip-req-tracker-q8kx7zk3' Building wheels for collected packages: aiogTTS Created temporary directory: /tmp/pip-wheel-_oc5o6o6 Running setup.py bdist_wheel for aiogTTS: started Destination directory: /tmp/pip-wheel-_oc5o6o6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-t7645lbf/aiogTTS/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-_oc5o6o6 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/aiogtts copying aiogtts/version.py -> build/lib/aiogtts copying aiogtts/tts.py -> build/lib/aiogtts copying aiogtts/token.py -> build/lib/aiogtts copying aiogtts/lang.py -> build/lib/aiogtts copying aiogtts/utils.py -> build/lib/aiogtts copying aiogtts/__init__.py -> build/lib/aiogtts creating build/lib/aiogtts/tokenizer copying aiogtts/tokenizer/pre_processors.py -> build/lib/aiogtts/tokenizer copying aiogtts/tokenizer/symbols.py -> build/lib/aiogtts/tokenizer copying aiogtts/tokenizer/core.py -> build/lib/aiogtts/tokenizer copying aiogtts/tokenizer/tokenizer_cases.py -> build/lib/aiogtts/tokenizer copying aiogtts/tokenizer/__init__.py -> build/lib/aiogtts/tokenizer 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/aiogtts creating build/bdist.linux-armv7l/wheel/aiogtts/tokenizer copying build/lib/aiogtts/tokenizer/pre_processors.py -> build/bdist.linux-armv7l/wheel/aiogtts/tokenizer copying build/lib/aiogtts/tokenizer/symbols.py -> build/bdist.linux-armv7l/wheel/aiogtts/tokenizer copying build/lib/aiogtts/tokenizer/core.py -> build/bdist.linux-armv7l/wheel/aiogtts/tokenizer copying build/lib/aiogtts/tokenizer/tokenizer_cases.py -> build/bdist.linux-armv7l/wheel/aiogtts/tokenizer copying build/lib/aiogtts/tokenizer/__init__.py -> build/bdist.linux-armv7l/wheel/aiogtts/tokenizer copying build/lib/aiogtts/version.py -> build/bdist.linux-armv7l/wheel/aiogtts copying build/lib/aiogtts/tts.py -> build/bdist.linux-armv7l/wheel/aiogtts copying build/lib/aiogtts/token.py -> build/bdist.linux-armv7l/wheel/aiogtts copying build/lib/aiogtts/lang.py -> build/bdist.linux-armv7l/wheel/aiogtts copying build/lib/aiogtts/utils.py -> build/bdist.linux-armv7l/wheel/aiogtts copying build/lib/aiogtts/__init__.py -> build/bdist.linux-armv7l/wheel/aiogtts running install_egg_info running egg_info writing dependency_links to aiogTTS.egg-info/dependency_links.txt writing aiogTTS.egg-info/PKG-INFO writing top-level names to aiogTTS.egg-info/top_level.txt writing requirements to aiogTTS.egg-info/requires.txt reading manifest file 'aiogTTS.egg-info/SOURCES.txt' writing manifest file 'aiogTTS.egg-info/SOURCES.txt' Copying aiogTTS.egg-info to build/bdist.linux-armv7l/wheel/aiogTTS-1.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/aiogTTS-1.0.dist-info/WHEEL creating '/tmp/pip-wheel-_oc5o6o6/aiogTTS-1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'aiogtts/__init__.py' adding 'aiogtts/lang.py' adding 'aiogtts/token.py' adding 'aiogtts/tts.py' adding 'aiogtts/utils.py' adding 'aiogtts/version.py' adding 'aiogtts/tokenizer/__init__.py' adding 'aiogtts/tokenizer/core.py' adding 'aiogtts/tokenizer/pre_processors.py' adding 'aiogtts/tokenizer/symbols.py' adding 'aiogtts/tokenizer/tokenizer_cases.py' adding 'aiogTTS-1.0.dist-info/METADATA' adding 'aiogTTS-1.0.dist-info/WHEEL' adding 'aiogTTS-1.0.dist-info/top_level.txt' adding 'aiogTTS-1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for aiogTTS: finished with status 'done' Stored in directory: /tmp/tmp817w_wuy Successfully built aiogTTS Cleaning up... Removing source in /tmp/pip-wheel-t7645lbf/aiogTTS Removed build tracker '/tmp/pip-req-tracker-q8kx7zk3'