Collecting asynces==0.1.5 1 location(s) to search for versions of asynces: * https://pypi.python.org/simple/asynces/ Getting page https://pypi.python.org/simple/asynces/ Analyzing links from page https://pypi.python.org/simple/asynces/ Found link https://pypi.python.org/packages/ab/06/5164f370dd5f7c37879b1f88676b2f515edcb03a52e28097ae630247dddb/asynces-0.0.1-py3-none-any.whl#md5=ccdb965bbd041cb51f10bb9c8b41e0de (from https://pypi.python.org/simple/asynces/), version: 0.0.1 Found link https://pypi.python.org/packages/b3/84/f57511693ed98ed4ccc45f2c90513e829d125d0a3d969d936d58c641da25/asynces-0.0.1.tar.gz#md5=c655d5222a0d5ea28042b746544861d4 (from https://pypi.python.org/simple/asynces/), version: 0.0.1 Found link https://pypi.python.org/packages/b7/51/8ce4c56fd28c715ca0841e82431a57769930f8322df42da6ff0583d6eac1/asynces-0.1.4.tar.gz#md5=7847b6dd96f64e1fff32151d780f31a8 (from https://pypi.python.org/simple/asynces/), version: 0.1.4 Found link https://pypi.python.org/packages/da/af/0f03e1627419456355e963c443e247b3f5d038f5c0292763a8aafe2f6699/asynces-0.1.3.tar.gz#md5=fe4b276cc4b14986f0ad4554e39f4ccc (from https://pypi.python.org/simple/asynces/), version: 0.1.3 Found link https://pypi.python.org/packages/ed/91/741eb62d6a8c92b72a0cf3af6514788fb57f102f7a09c2cff4061016941a/asynces-0.1.5.tar.gz#md5=c867f9f09faef1df5154a0cec8f7778d (from https://pypi.python.org/simple/asynces/), version: 0.1.5 Using version 0.1.5 (newest of versions: 0.1.5) Downloading asynces-0.1.5.tar.gz Downloading from URL https://pypi.python.org/packages/ed/91/741eb62d6a8c92b72a0cf3af6514788fb57f102f7a09c2cff4061016941a/asynces-0.1.5.tar.gz#md5=c867f9f09faef1df5154a0cec8f7778d (from https://pypi.python.org/simple/asynces/) Running setup.py (path:/tmp/pip-build-1_92v3ef/asynces/setup.py) egg_info for package asynces Running command python setup.py egg_info running egg_info creating pip-egg-info/asynces.egg-info writing dependency_links to pip-egg-info/asynces.egg-info/dependency_links.txt writing pip-egg-info/asynces.egg-info/PKG-INFO writing requirements to pip-egg-info/asynces.egg-info/requires.txt writing top-level names to pip-egg-info/asynces.egg-info/top_level.txt writing manifest file 'pip-egg-info/asynces.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/asynces.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'tests/**' writing manifest file 'pip-egg-info/asynces.egg-info/SOURCES.txt' Source in /tmp/pip-build-1_92v3ef/asynces has version 0.1.5, which satisfies requirement asynces==0.1.5 from https://pypi.python.org/packages/ed/91/741eb62d6a8c92b72a0cf3af6514788fb57f102f7a09c2cff4061016941a/asynces-0.1.5.tar.gz#md5=c867f9f09faef1df5154a0cec8f7778d Building wheels for collected packages: asynces Running setup.py bdist_wheel for asynces: started Destination directory: /tmp/tmppye3t047pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1_92v3ef/asynces/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/tmppye3t047pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/asynces copying asynces/transport.py -> build/lib/asynces copying asynces/pool.py -> build/lib/asynces copying asynces/connection.py -> build/lib/asynces copying asynces/__init__.py -> build/lib/asynces running egg_info writing requirements to asynces.egg-info/requires.txt writing top-level names to asynces.egg-info/top_level.txt writing dependency_links to asynces.egg-info/dependency_links.txt writing asynces.egg-info/PKG-INFO reading manifest file 'asynces.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'tests/**' writing manifest file 'asynces.egg-info/SOURCES.txt' 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/asynces copying build/lib/asynces/transport.py -> build/bdist.linux-armv7l/wheel/asynces copying build/lib/asynces/pool.py -> build/bdist.linux-armv7l/wheel/asynces copying build/lib/asynces/connection.py -> build/bdist.linux-armv7l/wheel/asynces copying build/lib/asynces/__init__.py -> build/bdist.linux-armv7l/wheel/asynces running install_egg_info Copying asynces.egg-info to build/bdist.linux-armv7l/wheel/asynces-0.1.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/asynces-0.1.5.dist-info/WHEEL Running setup.py bdist_wheel for asynces: finished with status 'done' Stored in directory: /tmp/tmp5a231z_8 Successfully built asynces Cleaning up... Removing source in /tmp/pip-build-1_92v3ef/asynces