Collecting asyncbattlerite==0.5.4 1 location(s) to search for versions of asyncbattlerite: * https://pypi.python.org/simple/asyncbattlerite/ Getting page https://pypi.python.org/simple/asyncbattlerite/ Analyzing links from page https://pypi.python.org/simple/asyncbattlerite/ Found link https://pypi.python.org/packages/26/cc/4e09c8f1f960928a6cda1273356f25acdd692384d8d8bf313a9a04bb2476/asyncbattlerite-0.4.tar.gz#md5=a8c6760c469edc794506fd48310ff057 (from https://pypi.python.org/simple/asyncbattlerite/), version: 0.4 Found link https://pypi.python.org/packages/3c/9f/9f06aebbbe567123a4603d1a0cb4c21c012cf4e0d904d089af1854212239/asyncbattlerite-0.2.zip#md5=26e7bb93cffe2eaf3f46d1e1c06f2369 (from https://pypi.python.org/simple/asyncbattlerite/), version: 0.2 Found link https://pypi.python.org/packages/62/45/b4a603d9a146a18bdf3e444d29d2330a94548cdcdf57c362c01914d48320/asyncbattlerite-0.5.tar.gz#md5=cde45df7e9c8916f621b3ecb0c94e9d9 (from https://pypi.python.org/simple/asyncbattlerite/), version: 0.5 Found link https://pypi.python.org/packages/8f/97/0eaffde24a0013d16d95bd9614108a3555f4c0876dac9e9581ab9d7bd0ab/asyncbattlerite-0.5.1.tar.gz#md5=90aa5a4fecc0c174632ceff784116911 (from https://pypi.python.org/simple/asyncbattlerite/), version: 0.5.1 Found link https://pypi.python.org/packages/97/6d/04a50408ceccfe27673b7db217c2b032f47cd0c24164ea3b6a4b66bd0b9a/asyncbattlerite-0.1.zip#md5=f660b9b581788fff78b09dc1e0d5d5f0 (from https://pypi.python.org/simple/asyncbattlerite/), version: 0.1 Found link https://pypi.python.org/packages/a4/fd/e6c35b862886c9e05ea9f9d5175c74f1cf491b2cbfc656ca1c81cca2f795/asyncbattlerite-0.5.4.tar.gz#md5=98533825c15ad1a0cb1be76eafb7ecab (from https://pypi.python.org/simple/asyncbattlerite/), version: 0.5.4 Using version 0.5.4 (newest of versions: 0.5.4) Downloading asyncbattlerite-0.5.4.tar.gz Downloading from URL https://pypi.python.org/packages/a4/fd/e6c35b862886c9e05ea9f9d5175c74f1cf491b2cbfc656ca1c81cca2f795/asyncbattlerite-0.5.4.tar.gz#md5=98533825c15ad1a0cb1be76eafb7ecab (from https://pypi.python.org/simple/asyncbattlerite/) Running setup.py (path:/tmp/pip-build-t51k3gww/asyncbattlerite/setup.py) egg_info for package asyncbattlerite Running command python setup.py egg_info running egg_info creating pip-egg-info/asyncbattlerite.egg-info writing dependency_links to pip-egg-info/asyncbattlerite.egg-info/dependency_links.txt writing top-level names to pip-egg-info/asyncbattlerite.egg-info/top_level.txt writing pip-egg-info/asyncbattlerite.egg-info/PKG-INFO writing manifest file 'pip-egg-info/asyncbattlerite.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/asyncbattlerite.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/asyncbattlerite.egg-info/SOURCES.txt' Source in /tmp/pip-build-t51k3gww/asyncbattlerite has version 0.5.4, which satisfies requirement asyncbattlerite==0.5.4 from https://pypi.python.org/packages/a4/fd/e6c35b862886c9e05ea9f9d5175c74f1cf491b2cbfc656ca1c81cca2f795/asyncbattlerite-0.5.4.tar.gz#md5=98533825c15ad1a0cb1be76eafb7ecab Building wheels for collected packages: asyncbattlerite Running setup.py bdist_wheel for asyncbattlerite: started Destination directory: /tmp/tmp3ezoca5cpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-t51k3gww/asyncbattlerite/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/tmp3ezoca5cpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/AsyncBattlerite copying AsyncBattlerite/__init__.py -> build/lib/AsyncBattlerite copying AsyncBattlerite/brclient.py -> build/lib/AsyncBattlerite copying AsyncBattlerite/errors.py -> build/lib/AsyncBattlerite copying AsyncBattlerite/models.py -> build/lib/AsyncBattlerite 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/AsyncBattlerite copying build/lib/AsyncBattlerite/__init__.py -> build/bdist.linux-armv7l/wheel/AsyncBattlerite copying build/lib/AsyncBattlerite/brclient.py -> build/bdist.linux-armv7l/wheel/AsyncBattlerite copying build/lib/AsyncBattlerite/errors.py -> build/bdist.linux-armv7l/wheel/AsyncBattlerite copying build/lib/AsyncBattlerite/models.py -> build/bdist.linux-armv7l/wheel/AsyncBattlerite running install_egg_info running egg_info creating asyncbattlerite.egg-info writing dependency_links to asyncbattlerite.egg-info/dependency_links.txt writing top-level names to asyncbattlerite.egg-info/top_level.txt writing asyncbattlerite.egg-info/PKG-INFO writing manifest file 'asyncbattlerite.egg-info/SOURCES.txt' reading manifest file 'asyncbattlerite.egg-info/SOURCES.txt' writing manifest file 'asyncbattlerite.egg-info/SOURCES.txt' Copying asyncbattlerite.egg-info to build/bdist.linux-armv7l/wheel/asyncbattlerite-0.5.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/asyncbattlerite-0.5.4.dist-info/WHEEL Running setup.py bdist_wheel for asyncbattlerite: finished with status 'done' Stored in directory: /tmp/tmp8xartcur Successfully built asyncbattlerite Cleaning up... Removing source in /tmp/pip-build-t51k3gww/asyncbattlerite