Created temporary directory: /tmp/pip-ephem-wheel-cache-8hv1iv_r Created temporary directory: /tmp/pip-req-tracker-khceepb4 Created requirements tracker '/tmp/pip-req-tracker-khceepb4' Created temporary directory: /tmp/pip-wheel-e_rap1ps Collecting csv-map-converter==1.2.2 1 location(s) to search for versions of csv-map-converter: * https://pypi.org/simple/csv-map-converter/ Getting page https://pypi.org/simple/csv-map-converter/ Analyzing links from page https://pypi.org/simple/csv-map-converter/ Found link https://files.pythonhosted.org/packages/b1/75/4f905d410897828aafb1bf58f34053c0e5f54546acd426e2ce6914ce7ced/csv-map-converter-1.0.0.tar.gz#sha256=66d6bb2b22fccaee7bf0253149e4ce29548efe0f50ac23cd5b148f105ef5ff7a (from https://pypi.org/simple/csv-map-converter/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/07/71/08989402008a3f0558a1d362221db8f88b13461c760295c58e1a1f7be858/csv-map-converter-1.1.0.tar.gz#sha256=afecbbb42731bd18e7843e33f437da8779e9d36a56bbb15d661f3e1df12d5287 (from https://pypi.org/simple/csv-map-converter/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/ad/e7/1bfe3afb147a7a3bbf23d3f2db5ea7042a9fb7f12d99a8fab2ec58b0423d/csv-map-converter-1.2.0.tar.gz#sha256=8d8c2ccbd2fb56a4126d4a923fa1e9f793446f7f0bf1f7b9e949ff660c51d728 (from https://pypi.org/simple/csv-map-converter/), version: 1.2.0 Found link https://files.pythonhosted.org/packages/1e/86/c8a70bdb637e68d4de5a12f7675c763626049fcaae14a60f409ad158f932/csv-map-converter-1.2.1.tar.gz#sha256=e94fcc2ec314a09b4afbbb9e7d87ed16e8fbf728484993486b4f614492c9b240 (from https://pypi.org/simple/csv-map-converter/), version: 1.2.1 Found link https://files.pythonhosted.org/packages/74/b4/0eab5a280b7f294d9943ce607ce5628c51279b369645664b28fe53f260d1/csv-map-converter-1.2.2.tar.gz#sha256=898865286e5835352b19d38b6d0d077c2feacd84a23ca86a22d62a5f0653e1d2 (from https://pypi.org/simple/csv-map-converter/), version: 1.2.2 Using version 1.2.2 (newest of versions: 1.2.2) Created temporary directory: /tmp/pip-unpack-r60so7dm Downloading https://files.pythonhosted.org/packages/74/b4/0eab5a280b7f294d9943ce607ce5628c51279b369645664b28fe53f260d1/csv-map-converter-1.2.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/74/b4/0eab5a280b7f294d9943ce607ce5628c51279b369645664b28fe53f260d1/csv-map-converter-1.2.2.tar.gz#sha256=898865286e5835352b19d38b6d0d077c2feacd84a23ca86a22d62a5f0653e1d2 (from https://pypi.org/simple/csv-map-converter/) Added csv-map-converter==1.2.2 from https://files.pythonhosted.org/packages/74/b4/0eab5a280b7f294d9943ce607ce5628c51279b369645664b28fe53f260d1/csv-map-converter-1.2.2.tar.gz#sha256=898865286e5835352b19d38b6d0d077c2feacd84a23ca86a22d62a5f0653e1d2 to build tracker '/tmp/pip-req-tracker-khceepb4' Running setup.py (path:/tmp/pip-wheel-e_rap1ps/csv-map-converter/setup.py) egg_info for package csv-map-converter Running command python setup.py egg_info running egg_info creating pip-egg-info/csv_map_converter.egg-info writing dependency_links to pip-egg-info/csv_map_converter.egg-info/dependency_links.txt writing pip-egg-info/csv_map_converter.egg-info/PKG-INFO writing top-level names to pip-egg-info/csv_map_converter.egg-info/top_level.txt writing manifest file 'pip-egg-info/csv_map_converter.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/csv_map_converter.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/csv_map_converter.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-e_rap1ps/csv-map-converter has version 1.2.2, which satisfies requirement csv-map-converter==1.2.2 from https://files.pythonhosted.org/packages/74/b4/0eab5a280b7f294d9943ce607ce5628c51279b369645664b28fe53f260d1/csv-map-converter-1.2.2.tar.gz#sha256=898865286e5835352b19d38b6d0d077c2feacd84a23ca86a22d62a5f0653e1d2 Removed csv-map-converter==1.2.2 from https://files.pythonhosted.org/packages/74/b4/0eab5a280b7f294d9943ce607ce5628c51279b369645664b28fe53f260d1/csv-map-converter-1.2.2.tar.gz#sha256=898865286e5835352b19d38b6d0d077c2feacd84a23ca86a22d62a5f0653e1d2 from build tracker '/tmp/pip-req-tracker-khceepb4' Building wheels for collected packages: csv-map-converter Created temporary directory: /tmp/pip-wheel-orgoi41f Running setup.py bdist_wheel for csv-map-converter: started Destination directory: /tmp/pip-wheel-orgoi41f Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-e_rap1ps/csv-map-converter/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-orgoi41f running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_converter.py -> build/lib/tests copying tests/test_fields.py -> build/lib/tests copying tests/test_converter_model.py -> build/lib/tests creating build/lib/csv_map_converter copying csv_map_converter/__init__.py -> build/lib/csv_map_converter copying csv_map_converter/converter.py -> build/lib/csv_map_converter creating build/lib/csv_map_converter/models copying csv_map_converter/models/__init__.py -> build/lib/csv_map_converter/models creating build/lib/csv_map_converter/parsers copying csv_map_converter/parsers/__init__.py -> build/lib/csv_map_converter/parsers copying csv_map_converter/parsers/result.py -> build/lib/csv_map_converter/parsers copying csv_map_converter/parsers/parser.py -> build/lib/csv_map_converter/parsers creating build/lib/csv_map_converter/models/fields copying csv_map_converter/models/fields/__init__.py -> build/lib/csv_map_converter/models/fields copying csv_map_converter/models/fields/model_descriptor.py -> build/lib/csv_map_converter/models/fields copying csv_map_converter/models/fields/base.py -> build/lib/csv_map_converter/models/fields 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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_converter.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_fields.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_converter_model.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/csv_map_converter copying build/lib/csv_map_converter/__init__.py -> build/bdist.linux-armv7l/wheel/csv_map_converter copying build/lib/csv_map_converter/converter.py -> build/bdist.linux-armv7l/wheel/csv_map_converter creating build/bdist.linux-armv7l/wheel/csv_map_converter/models copying build/lib/csv_map_converter/models/__init__.py -> build/bdist.linux-armv7l/wheel/csv_map_converter/models creating build/bdist.linux-armv7l/wheel/csv_map_converter/models/fields copying build/lib/csv_map_converter/models/fields/__init__.py -> build/bdist.linux-armv7l/wheel/csv_map_converter/models/fields copying build/lib/csv_map_converter/models/fields/model_descriptor.py -> build/bdist.linux-armv7l/wheel/csv_map_converter/models/fields copying build/lib/csv_map_converter/models/fields/base.py -> build/bdist.linux-armv7l/wheel/csv_map_converter/models/fields creating build/bdist.linux-armv7l/wheel/csv_map_converter/parsers copying build/lib/csv_map_converter/parsers/__init__.py -> build/bdist.linux-armv7l/wheel/csv_map_converter/parsers copying build/lib/csv_map_converter/parsers/result.py -> build/bdist.linux-armv7l/wheel/csv_map_converter/parsers copying build/lib/csv_map_converter/parsers/parser.py -> build/bdist.linux-armv7l/wheel/csv_map_converter/parsers running install_egg_info running egg_info writing dependency_links to csv_map_converter.egg-info/dependency_links.txt writing csv_map_converter.egg-info/PKG-INFO writing top-level names to csv_map_converter.egg-info/top_level.txt reading manifest file 'csv_map_converter.egg-info/SOURCES.txt' writing manifest file 'csv_map_converter.egg-info/SOURCES.txt' Copying csv_map_converter.egg-info to build/bdist.linux-armv7l/wheel/csv_map_converter-1.2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/csv_map_converter-1.2.2.dist-info/WHEEL creating '/tmp/pip-wheel-orgoi41f/csv_map_converter-1.2.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'csv_map_converter/__init__.py' adding 'csv_map_converter/converter.py' adding 'csv_map_converter/models/__init__.py' adding 'csv_map_converter/models/fields/__init__.py' adding 'csv_map_converter/models/fields/base.py' adding 'csv_map_converter/models/fields/model_descriptor.py' adding 'csv_map_converter/parsers/__init__.py' adding 'csv_map_converter/parsers/parser.py' adding 'csv_map_converter/parsers/result.py' adding 'tests/__init__.py' adding 'tests/test_converter.py' adding 'tests/test_converter_model.py' adding 'tests/test_fields.py' adding 'csv_map_converter-1.2.2.dist-info/METADATA' adding 'csv_map_converter-1.2.2.dist-info/WHEEL' adding 'csv_map_converter-1.2.2.dist-info/top_level.txt' adding 'csv_map_converter-1.2.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for csv-map-converter: finished with status 'done' Stored in directory: /tmp/tmpoivpstal Successfully built csv-map-converter Cleaning up... Removing source in /tmp/pip-wheel-e_rap1ps/csv-map-converter Removed build tracker '/tmp/pip-req-tracker-khceepb4'