Created temporary directory: /tmp/pip-ephem-wheel-cache-hikqfqi5 Created temporary directory: /tmp/pip-req-tracker-sxl_ban_ Created requirements tracker '/tmp/pip-req-tracker-sxl_ban_' Created temporary directory: /tmp/pip-wheel-n6pxkdws Looking in indexes: https://pypi.python.org/simple Collecting hypothesis-csv==0.3.3 1 location(s) to search for versions of hypothesis-csv: * https://pypi.python.org/simple/hypothesis-csv/ Getting page https://pypi.python.org/simple/hypothesis-csv/ Analyzing links from page https://pypi.org/simple/hypothesis-csv/ Found link https://files.pythonhosted.org/packages/2e/da/0010fdfaac0521c0f824d897500223a7ac097530249036341cd4626c7eb1/hypothesis-csv-0.3.1.tar.gz#sha256=1eb7e3ac37c2d157466fc23b10a8efbda666bfb3c4cd97e21eca72837ef73c5d (from https://pypi.org/simple/hypothesis-csv/), version: 0.3.1 Found link https://files.pythonhosted.org/packages/68/9d/96fb9f8b2c59443046afd0e9ae75b6b4ce5c5543a7bf8851ed2f54d84772/hypothesis-csv-0.3.2.linux-x86_64.tar.gz#sha256=b99c91ae63835cee92540b246b4624950df20b6d0b8fcab18749089212be16ee (from https://pypi.org/simple/hypothesis-csv/), version: 0.3.2.linux-x86_64 Found link https://files.pythonhosted.org/packages/37/55/12af6c3f371b103e4990a412b57c46079e2bf420fc2bd8cb608972ea2721/hypothesis-csv-0.3.3.tar.gz#sha256=dc2774b53e66d28e8995b540cf4697febc022199ad7cae813c2a37256295910b (from https://pypi.org/simple/hypothesis-csv/), version: 0.3.3 Using version 0.3.3 (newest of versions: 0.3.3) Created temporary directory: /tmp/pip-unpack-9wv0vdhs Downloading https://files.pythonhosted.org/packages/37/55/12af6c3f371b103e4990a412b57c46079e2bf420fc2bd8cb608972ea2721/hypothesis-csv-0.3.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/37/55/12af6c3f371b103e4990a412b57c46079e2bf420fc2bd8cb608972ea2721/hypothesis-csv-0.3.3.tar.gz#sha256=dc2774b53e66d28e8995b540cf4697febc022199ad7cae813c2a37256295910b (from https://pypi.org/simple/hypothesis-csv/) Added hypothesis-csv==0.3.3 from https://files.pythonhosted.org/packages/37/55/12af6c3f371b103e4990a412b57c46079e2bf420fc2bd8cb608972ea2721/hypothesis-csv-0.3.3.tar.gz#sha256=dc2774b53e66d28e8995b540cf4697febc022199ad7cae813c2a37256295910b to build tracker '/tmp/pip-req-tracker-sxl_ban_' Running setup.py (path:/tmp/pip-wheel-n6pxkdws/hypothesis-csv/setup.py) egg_info for package hypothesis-csv Running command python setup.py egg_info running egg_info creating pip-egg-info/hypothesis_csv.egg-info writing top-level names to pip-egg-info/hypothesis_csv.egg-info/top_level.txt writing dependency_links to pip-egg-info/hypothesis_csv.egg-info/dependency_links.txt writing pip-egg-info/hypothesis_csv.egg-info/PKG-INFO writing entry points to pip-egg-info/hypothesis_csv.egg-info/entry_points.txt writing manifest file 'pip-egg-info/hypothesis_csv.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hypothesis_csv.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/hypothesis_csv.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-n6pxkdws/hypothesis-csv has version 0.3.3, which satisfies requirement hypothesis-csv==0.3.3 from https://files.pythonhosted.org/packages/37/55/12af6c3f371b103e4990a412b57c46079e2bf420fc2bd8cb608972ea2721/hypothesis-csv-0.3.3.tar.gz#sha256=dc2774b53e66d28e8995b540cf4697febc022199ad7cae813c2a37256295910b Removed hypothesis-csv==0.3.3 from https://files.pythonhosted.org/packages/37/55/12af6c3f371b103e4990a412b57c46079e2bf420fc2bd8cb608972ea2721/hypothesis-csv-0.3.3.tar.gz#sha256=dc2774b53e66d28e8995b540cf4697febc022199ad7cae813c2a37256295910b from build tracker '/tmp/pip-req-tracker-sxl_ban_' Building wheels for collected packages: hypothesis-csv Created temporary directory: /tmp/pip-wheel-vlgl13uc Running setup.py bdist_wheel for hypothesis-csv: started Destination directory: /tmp/pip-wheel-vlgl13uc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-n6pxkdws/hypothesis-csv/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-vlgl13uc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hypothesis_csv copying src/hypothesis_csv/strategies.py -> build/lib/hypothesis_csv copying src/hypothesis_csv/_csv.py -> build/lib/hypothesis_csv copying src/hypothesis_csv/_data_rows.py -> build/lib/hypothesis_csv copying src/hypothesis_csv/type_utils.py -> build/lib/hypothesis_csv copying src/hypothesis_csv/__init__.py -> build/lib/hypothesis_csv running egg_info writing src/hypothesis_csv.egg-info/PKG-INFO writing top-level names to src/hypothesis_csv.egg-info/top_level.txt writing dependency_links to src/hypothesis_csv.egg-info/dependency_links.txt writing entry points to src/hypothesis_csv.egg-info/entry_points.txt reading manifest file 'src/hypothesis_csv.egg-info/SOURCES.txt' writing manifest file 'src/hypothesis_csv.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/hypothesis_csv copying build/lib/hypothesis_csv/strategies.py -> build/bdist.linux-armv7l/wheel/hypothesis_csv copying build/lib/hypothesis_csv/_csv.py -> build/bdist.linux-armv7l/wheel/hypothesis_csv copying build/lib/hypothesis_csv/_data_rows.py -> build/bdist.linux-armv7l/wheel/hypothesis_csv copying build/lib/hypothesis_csv/type_utils.py -> build/bdist.linux-armv7l/wheel/hypothesis_csv copying build/lib/hypothesis_csv/__init__.py -> build/bdist.linux-armv7l/wheel/hypothesis_csv running install_egg_info Copying src/hypothesis_csv.egg-info to build/bdist.linux-armv7l/wheel/hypothesis_csv-0.3.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hypothesis_csv-0.3.3.dist-info/WHEEL creating '/tmp/pip-wheel-vlgl13uc/hypothesis_csv-0.3.3-py2.py3-none-any.whl' and adding '.' to it adding 'hypothesis_csv/__init__.py' adding 'hypothesis_csv/_csv.py' adding 'hypothesis_csv/_data_rows.py' adding 'hypothesis_csv/strategies.py' adding 'hypothesis_csv/type_utils.py' adding 'hypothesis_csv-0.3.3.dist-info/entry_points.txt' adding 'hypothesis_csv-0.3.3.dist-info/top_level.txt' adding 'hypothesis_csv-0.3.3.dist-info/WHEEL' adding 'hypothesis_csv-0.3.3.dist-info/METADATA' adding 'hypothesis_csv-0.3.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hypothesis-csv: finished with status 'done' Stored in directory: /tmp/tmpm_tzvqph Successfully built hypothesis-csv Cleaning up... Removing source in /tmp/pip-wheel-n6pxkdws/hypothesis-csv Removed build tracker '/tmp/pip-req-tracker-sxl_ban_'