Collecting ant_nest==0.18 1 location(s) to search for versions of ant-nest: * https://pypi.python.org/simple/ant-nest/ Getting page https://pypi.python.org/simple/ant-nest/ Analyzing links from page https://pypi.python.org/simple/ant-nest/ Found link https://pypi.python.org/packages/12/a7/ccbd1385ef8f5f895ac527c8484af3d7d1921bcb52f434146c351c74ed65/ant_nest-0.15.tar.gz#md5=b88d04250c126c8610eed61f23570af3 (from https://pypi.python.org/simple/ant-nest/), version: 0.15 Found link https://pypi.python.org/packages/22/45/f9e0ede0141925ae133052599eb370627e4b5e6a22595484736568d52e46/ant_nest-0.14.tar.gz#md5=f1ca259fd434307c3b79dd1f19cf3572 (from https://pypi.python.org/simple/ant-nest/), version: 0.14 Found link https://pypi.python.org/packages/23/be/c8446c525b5dee6fb25cca6a518170600490044b81b61c0b14ce731c2b55/ant_nest-0.17.tar.gz#md5=f8e1750020cf70712537494a73384b3b (from https://pypi.python.org/simple/ant-nest/), version: 0.17 Found link https://pypi.python.org/packages/2c/97/9de120aa94a2a86b4a06fc79d3ec8d0a0c65da0bbf9175e2e63d4ddb0bbc/ant_nest-0.11.tar.gz#md5=29bbb8486a11504a7c02e3444fbacda3 (from https://pypi.python.org/simple/ant-nest/), version: 0.11 Found link https://pypi.python.org/packages/42/98/1a1d0ff19c8c93f2b7820ad4974870b34754de5b2a193108e608643784b5/ant_nest-0.16.tar.gz#md5=cdae89e093f0ad4e93d05401527460b3 (from https://pypi.python.org/simple/ant-nest/), version: 0.16 Found link https://pypi.python.org/packages/5f/75/03321618c1c0fba0d6afc13700b150b51bd9ee3bbce5ea3b7399ecddb607/ant_nest-0.18.tar.gz#md5=853562a96f75b96ad777ed1fca32254c (from https://pypi.python.org/simple/ant-nest/), version: 0.18 Found link https://pypi.python.org/packages/b6/66/87ae1e023b1f8bc1923f50a86d28218ab5291c9b8c1afa3e465b65948f20/ant_nest-0.12.tar.gz#md5=21268dd20f94f07b5739279ced787444 (from https://pypi.python.org/simple/ant-nest/), version: 0.12 Found link https://pypi.python.org/packages/e6/77/1dbdae7b7b98a0f1c0e9373a0ae3465371527afbb6533e8f77f717c90b37/ant_nest-0.13.tar.gz#md5=25e5a6921027ee3eed52f8930c8d6cec (from https://pypi.python.org/simple/ant-nest/), version: 0.13 Using version 0.18 (newest of versions: 0.18) Downloading ant_nest-0.18.tar.gz Downloading from URL https://pypi.python.org/packages/5f/75/03321618c1c0fba0d6afc13700b150b51bd9ee3bbce5ea3b7399ecddb607/ant_nest-0.18.tar.gz#md5=853562a96f75b96ad777ed1fca32254c (from https://pypi.python.org/simple/ant-nest/) Running setup.py (path:/tmp/pip-build-vbu121tl/ant-nest/setup.py) egg_info for package ant-nest Running command python setup.py egg_info running egg_info creating pip-egg-info/ant_nest.egg-info writing dependency_links to pip-egg-info/ant_nest.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ant_nest.egg-info/top_level.txt writing entry points to pip-egg-info/ant_nest.egg-info/entry_points.txt writing pip-egg-info/ant_nest.egg-info/PKG-INFO writing requirements to pip-egg-info/ant_nest.egg-info/requires.txt writing manifest file 'pip-egg-info/ant_nest.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ant_nest.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ant_nest.egg-info/SOURCES.txt' Source in /tmp/pip-build-vbu121tl/ant-nest has version 0.18, which satisfies requirement ant_nest==0.18 from https://pypi.python.org/packages/5f/75/03321618c1c0fba0d6afc13700b150b51bd9ee3bbce5ea3b7399ecddb607/ant_nest-0.18.tar.gz#md5=853562a96f75b96ad777ed1fca32254c Building wheels for collected packages: ant-nest Running setup.py bdist_wheel for ant-nest: started Destination directory: /tmp/tmpbq9wwej9pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vbu121tl/ant-nest/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/tmpbq9wwej9pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ant_nest copying ant_nest/exceptions.py -> build/lib/ant_nest copying ant_nest/cli.py -> build/lib/ant_nest copying ant_nest/pipelines.py -> build/lib/ant_nest copying ant_nest/things.py -> build/lib/ant_nest copying ant_nest/__init__.py -> build/lib/ant_nest copying ant_nest/ant.py -> build/lib/ant_nest 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/ant_nest copying build/lib/ant_nest/exceptions.py -> build/bdist.linux-armv7l/wheel/ant_nest copying build/lib/ant_nest/cli.py -> build/bdist.linux-armv7l/wheel/ant_nest copying build/lib/ant_nest/pipelines.py -> build/bdist.linux-armv7l/wheel/ant_nest copying build/lib/ant_nest/things.py -> build/bdist.linux-armv7l/wheel/ant_nest copying build/lib/ant_nest/__init__.py -> build/bdist.linux-armv7l/wheel/ant_nest copying build/lib/ant_nest/ant.py -> build/bdist.linux-armv7l/wheel/ant_nest running install_egg_info running egg_info writing top-level names to ant_nest.egg-info/top_level.txt writing entry points to ant_nest.egg-info/entry_points.txt writing ant_nest.egg-info/PKG-INFO writing requirements to ant_nest.egg-info/requires.txt writing dependency_links to ant_nest.egg-info/dependency_links.txt reading manifest file 'ant_nest.egg-info/SOURCES.txt' writing manifest file 'ant_nest.egg-info/SOURCES.txt' Copying ant_nest.egg-info to build/bdist.linux-armv7l/wheel/ant_nest-0.18-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ant_nest-0.18.dist-info/WHEEL Running setup.py bdist_wheel for ant-nest: finished with status 'done' Stored in directory: /tmp/tmpocka7fv4 Successfully built ant-nest Cleaning up... Removing source in /tmp/pip-build-vbu121tl/ant-nest