Created temporary directory: /tmp/pip-ephem-wheel-cache-5c6bjown Created temporary directory: /tmp/pip-req-tracker-3nj3b3dl Created requirements tracker '/tmp/pip-req-tracker-3nj3b3dl' Created temporary directory: /tmp/pip-wheel-s6udpqrs Collecting recast-atlas==0.0.3 1 location(s) to search for versions of recast-atlas: * https://pypi.org/simple/recast-atlas/ Getting page https://pypi.org/simple/recast-atlas/ Analyzing links from page https://pypi.org/simple/recast-atlas/ Found link https://files.pythonhosted.org/packages/da/93/1c4bd66c0085a3a3741f25ff18606456dd2d8e3d6664020a8040a8f62b07/recast-atlas-0.0.2.tar.gz#sha256=47079d1efcd76d76c89d204092600c50b38dc863515fe08e38306d7ff39ce8ef (from https://pypi.org/simple/recast-atlas/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/4e/a5/4a90c1a99df2a4bb60ff27a4901648a7a78480e27a057aa80fb968b66a9b/recast-atlas-0.0.3.tar.gz#sha256=d21ca8a08f4fad45baa0bfb6c4acede516645f1239c099f9753eee802d42f0bf (from https://pypi.org/simple/recast-atlas/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-w0qfqqjx Downloading https://files.pythonhosted.org/packages/4e/a5/4a90c1a99df2a4bb60ff27a4901648a7a78480e27a057aa80fb968b66a9b/recast-atlas-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4e/a5/4a90c1a99df2a4bb60ff27a4901648a7a78480e27a057aa80fb968b66a9b/recast-atlas-0.0.3.tar.gz#sha256=d21ca8a08f4fad45baa0bfb6c4acede516645f1239c099f9753eee802d42f0bf (from https://pypi.org/simple/recast-atlas/) Added recast-atlas==0.0.3 from https://files.pythonhosted.org/packages/4e/a5/4a90c1a99df2a4bb60ff27a4901648a7a78480e27a057aa80fb968b66a9b/recast-atlas-0.0.3.tar.gz#sha256=d21ca8a08f4fad45baa0bfb6c4acede516645f1239c099f9753eee802d42f0bf to build tracker '/tmp/pip-req-tracker-3nj3b3dl' Running setup.py (path:/tmp/pip-wheel-s6udpqrs/recast-atlas/setup.py) egg_info for package recast-atlas Running command python setup.py egg_info running egg_info creating pip-egg-info/recast_atlas.egg-info writing pip-egg-info/recast_atlas.egg-info/PKG-INFO writing entry points to pip-egg-info/recast_atlas.egg-info/entry_points.txt writing requirements to pip-egg-info/recast_atlas.egg-info/requires.txt writing top-level names to pip-egg-info/recast_atlas.egg-info/top_level.txt writing dependency_links to pip-egg-info/recast_atlas.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/recast_atlas.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/recast_atlas.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/recast_atlas.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-s6udpqrs/recast-atlas has version 0.0.3, which satisfies requirement recast-atlas==0.0.3 from https://files.pythonhosted.org/packages/4e/a5/4a90c1a99df2a4bb60ff27a4901648a7a78480e27a057aa80fb968b66a9b/recast-atlas-0.0.3.tar.gz#sha256=d21ca8a08f4fad45baa0bfb6c4acede516645f1239c099f9753eee802d42f0bf Removed recast-atlas==0.0.3 from https://files.pythonhosted.org/packages/4e/a5/4a90c1a99df2a4bb60ff27a4901648a7a78480e27a057aa80fb968b66a9b/recast-atlas-0.0.3.tar.gz#sha256=d21ca8a08f4fad45baa0bfb6c4acede516645f1239c099f9753eee802d42f0bf from build tracker '/tmp/pip-req-tracker-3nj3b3dl' Building wheels for collected packages: recast-atlas Created temporary directory: /tmp/pip-wheel-5wqbmzwi Running setup.py bdist_wheel for recast-atlas: started Destination directory: /tmp/pip-wheel-5wqbmzwi Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-s6udpqrs/recast-atlas/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-5wqbmzwi running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/recastatlas copying recastatlas/__init__.py -> build/lib/recastatlas copying recastatlas/resultsextraction.py -> build/lib/recastatlas copying recastatlas/cli.py -> build/lib/recastatlas copying recastatlas/config.py -> build/lib/recastatlas creating build/lib/recastatlas/backends copying recastatlas/backends/__init__.py -> build/lib/recastatlas/backends creating build/lib/recastatlas/subcommands copying recastatlas/subcommands/catalogue.py -> build/lib/recastatlas/subcommands copying recastatlas/subcommands/__init__.py -> build/lib/recastatlas/subcommands copying recastatlas/subcommands/run.py -> build/lib/recastatlas/subcommands copying recastatlas/subcommands/software.py -> build/lib/recastatlas/subcommands copying recastatlas/subcommands/auth.py -> build/lib/recastatlas/subcommands running egg_info writing requirements to recast_atlas.egg-info/requires.txt writing recast_atlas.egg-info/PKG-INFO writing dependency_links to recast_atlas.egg-info/dependency_links.txt writing top-level names to recast_atlas.egg-info/top_level.txt writing entry points to recast_atlas.egg-info/entry_points.txt reading manifest file 'recast_atlas.egg-info/SOURCES.txt' writing manifest file 'recast_atlas.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/recastatlas creating build/bdist.linux-armv7l/wheel/recastatlas/backends copying build/lib/recastatlas/backends/__init__.py -> build/bdist.linux-armv7l/wheel/recastatlas/backends copying build/lib/recastatlas/__init__.py -> build/bdist.linux-armv7l/wheel/recastatlas copying build/lib/recastatlas/resultsextraction.py -> build/bdist.linux-armv7l/wheel/recastatlas copying build/lib/recastatlas/cli.py -> build/bdist.linux-armv7l/wheel/recastatlas copying build/lib/recastatlas/config.py -> build/bdist.linux-armv7l/wheel/recastatlas creating build/bdist.linux-armv7l/wheel/recastatlas/subcommands copying build/lib/recastatlas/subcommands/catalogue.py -> build/bdist.linux-armv7l/wheel/recastatlas/subcommands copying build/lib/recastatlas/subcommands/__init__.py -> build/bdist.linux-armv7l/wheel/recastatlas/subcommands copying build/lib/recastatlas/subcommands/run.py -> build/bdist.linux-armv7l/wheel/recastatlas/subcommands copying build/lib/recastatlas/subcommands/software.py -> build/bdist.linux-armv7l/wheel/recastatlas/subcommands copying build/lib/recastatlas/subcommands/auth.py -> build/bdist.linux-armv7l/wheel/recastatlas/subcommands running install_egg_info Copying recast_atlas.egg-info to build/bdist.linux-armv7l/wheel/recast_atlas-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/recast_atlas-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-5wqbmzwi/recast_atlas-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'recastatlas/__init__.py' adding 'recastatlas/cli.py' adding 'recastatlas/config.py' adding 'recastatlas/resultsextraction.py' adding 'recastatlas/backends/__init__.py' adding 'recastatlas/subcommands/__init__.py' adding 'recastatlas/subcommands/auth.py' adding 'recastatlas/subcommands/catalogue.py' adding 'recastatlas/subcommands/run.py' adding 'recastatlas/subcommands/software.py' adding 'recast_atlas-0.0.3.dist-info/METADATA' adding 'recast_atlas-0.0.3.dist-info/WHEEL' adding 'recast_atlas-0.0.3.dist-info/entry_points.txt' adding 'recast_atlas-0.0.3.dist-info/top_level.txt' adding 'recast_atlas-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for recast-atlas: finished with status 'done' Stored in directory: /tmp/tmpn5kh8cua Successfully built recast-atlas Cleaning up... Removing source in /tmp/pip-wheel-s6udpqrs/recast-atlas Removed build tracker '/tmp/pip-req-tracker-3nj3b3dl'