Collecting carriage==0.2.1 1 location(s) to search for versions of carriage: * https://pypi.python.org/simple/carriage/ Getting page https://pypi.python.org/simple/carriage/ Analyzing links from page https://pypi.python.org/simple/carriage/ Found link https://pypi.python.org/packages/1b/4e/39ac33fec2830a55da7ce5e766b36e53da1faa108c42c4ccf9bafa6ce27c/carriage-0.1.2.tar.gz#md5=48588ae5bda15806d865e3f81375335b (from https://pypi.python.org/simple/carriage/), version: 0.1.2 Found link https://pypi.python.org/packages/6b/8c/c8de5b4d7627368756d518ede4019903bc7b6a3b8b3940dcc45b6c704e2e/carriage-0.1.3.tar.gz#md5=ad556fcc7962f0603ab5af0ba3edc948 (from https://pypi.python.org/simple/carriage/), version: 0.1.3 Found link https://pypi.python.org/packages/73/36/a04b452b3a76ee0cd2434b193fd0f45ebacea3275929753c8f8704fd80ed/carriage-0.1.4.tar.gz#md5=1d8732cb63d7c14066a6fdf3224ea205 (from https://pypi.python.org/simple/carriage/), version: 0.1.4 Found link https://pypi.python.org/packages/74/50/91dc5dc104b33ca603969c5d885d0a754e9d65727749d790a3847b4e82c1/carriage-0.1.5.tar.gz#md5=db1f5a0ccf6186278f28cb63fdc0ea2a (from https://pypi.python.org/simple/carriage/), version: 0.1.5 Found link https://pypi.python.org/packages/51/fa/ebd7fe46f2f630467f72741caeb29eb7cbc5a60c6305f50174c5774bb12b/carriage-0.1.6.tar.gz#md5=477062d597ac46a774c10044ce8f473a (from https://pypi.python.org/simple/carriage/), version: 0.1.6 Found link https://pypi.python.org/packages/c1/be/bb6f2616a1bd41f076c8d77fd224d518d4af5667997c9273ce507349a3c3/carriage-0.1.7.tar.gz#md5=2bb8b456c07606b777b8e73d2444ccec (from https://pypi.python.org/simple/carriage/), version: 0.1.7 Found link https://pypi.python.org/packages/88/84/1d1cdbdb3b36eef6c8846242384940382f974be2d127c122bce5596cd742/carriage-0.1.dev0-py3-none-any.whl#md5=fae6adbfcf7e43c895074c94e1e94446 (from https://pypi.python.org/simple/carriage/), version: 0.1.dev0 Found link https://pypi.python.org/packages/49/b4/89a7d2cd86c4e6bc4987965936dd0242b5b1e6029d50abc24deb16f8a619/carriage-0.1.dev0.tar.gz#md5=11085d8a16d515c270470ac01df0187b (from https://pypi.python.org/simple/carriage/), version: 0.1.dev0 Found link https://pypi.python.org/packages/16/e5/6165b317318fef913061cb679a117786075059f5ad52f652108d2c9fe944/carriage-0.1.dev1.tar.gz#md5=c63fcd35d98b4e4c9d28016bb18c3ee0 (from https://pypi.python.org/simple/carriage/), version: 0.1.dev1 Found link https://pypi.python.org/packages/8d/a4/941366e5a753f27dcf3e1be136b88a54c0d40903ee21571f3b2026ac5225/carriage-0.2.1.tar.gz#md5=884ead61078a5cc784e7fdff2bdcfc6d (from https://pypi.python.org/simple/carriage/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Downloading carriage-0.2.1.tar.gz Downloading from URL https://pypi.python.org/packages/8d/a4/941366e5a753f27dcf3e1be136b88a54c0d40903ee21571f3b2026ac5225/carriage-0.2.1.tar.gz#md5=884ead61078a5cc784e7fdff2bdcfc6d (from https://pypi.python.org/simple/carriage/) Running setup.py (path:/tmp/pip-build-vpp757oj/carriage/setup.py) egg_info for package carriage Running command python setup.py egg_info running egg_info creating pip-egg-info/carriage.egg-info writing requirements to pip-egg-info/carriage.egg-info/requires.txt writing pip-egg-info/carriage.egg-info/PKG-INFO writing top-level names to pip-egg-info/carriage.egg-info/top_level.txt writing dependency_links to pip-egg-info/carriage.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/carriage.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/carriage.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/carriage.egg-info/SOURCES.txt' Source in /tmp/pip-build-vpp757oj/carriage has version 0.2.1, which satisfies requirement carriage==0.2.1 from https://pypi.python.org/packages/8d/a4/941366e5a753f27dcf3e1be136b88a54c0d40903ee21571f3b2026ac5225/carriage-0.2.1.tar.gz#md5=884ead61078a5cc784e7fdff2bdcfc6d Building wheels for collected packages: carriage Running setup.py bdist_wheel for carriage: started Destination directory: /tmp/tmpbqq7cy3upip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vpp757oj/carriage/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/tmpbqq7cy3upip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/carriage copying carriage/__init__.py -> build/lib/carriage copying carriage/optional.py -> build/lib/carriage copying carriage/map.py -> build/lib/carriage copying carriage/array.py -> build/lib/carriage copying carriage/rowtype.py -> build/lib/carriage copying carriage/stream.py -> build/lib/carriage copying carriage/monad.py -> build/lib/carriage 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/carriage copying build/lib/carriage/__init__.py -> build/bdist.linux-armv7l/wheel/carriage copying build/lib/carriage/optional.py -> build/bdist.linux-armv7l/wheel/carriage copying build/lib/carriage/map.py -> build/bdist.linux-armv7l/wheel/carriage copying build/lib/carriage/array.py -> build/bdist.linux-armv7l/wheel/carriage copying build/lib/carriage/rowtype.py -> build/bdist.linux-armv7l/wheel/carriage copying build/lib/carriage/stream.py -> build/bdist.linux-armv7l/wheel/carriage copying build/lib/carriage/monad.py -> build/bdist.linux-armv7l/wheel/carriage running install_egg_info running egg_info writing dependency_links to carriage.egg-info/dependency_links.txt writing requirements to carriage.egg-info/requires.txt writing top-level names to carriage.egg-info/top_level.txt writing carriage.egg-info/PKG-INFO reading manifest file 'carriage.egg-info/SOURCES.txt' writing manifest file 'carriage.egg-info/SOURCES.txt' Copying carriage.egg-info to build/bdist.linux-armv7l/wheel/carriage-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/carriage-0.2.1.dist-info/WHEEL Running setup.py bdist_wheel for carriage: finished with status 'done' Stored in directory: /tmp/tmpf4mdqdm1 Successfully built carriage Cleaning up... Removing source in /tmp/pip-build-vpp757oj/carriage