Collecting tz-trout==0.1.4 1 location(s) to search for versions of tz-trout: * https://pypi.python.org/simple/tz-trout/ Getting page https://pypi.python.org/simple/tz-trout/ Analyzing links from page https://pypi.org/simple/tz-trout/ Found link https://files.pythonhosted.org/packages/71/7d/13561b359c03975cb196ec89fb0036935227f575f026cc4ea65bcf33f05b/tz-trout-0.1.1.tar.gz#sha256=e4cf6fe740b04f763a73e73353072bbdca24e36dc208771f0767b9e92f05343c (from https://pypi.org/simple/tz-trout/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/b0/d8/49e9ab84af81623e5045c69178a7e9b729072903d814e300f6d83d6c6fe0/tz-trout-0.1.2.tar.gz#sha256=b4bdf202f78cb4d59c65f715870d1b6109043778c9a9d55bccdcfec2f7c97dda (from https://pypi.org/simple/tz-trout/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/db/e1/87e6000650f0282cd61e5b725607f452c7f1820a350f081af8c834038169/tz-trout-0.1.3.tar.gz#sha256=858b3236c51f7f06590a547ed33bdfcfb13e8b25e4231c63a1e00ac9a4603eda (from https://pypi.org/simple/tz-trout/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/5e/72/602c5ee68238956b272afafe52ffdd2afb1712d46cb1fcbff66fa41bec7a/tz-trout-0.1.4.tar.gz#sha256=ae6c6d6b12f152f37284711c78c1cf4606b7767c2d4023ee19e98233abaa2be4 (from https://pypi.org/simple/tz-trout/), version: 0.1.4 Skipping link https://files.pythonhosted.org/packages/e3/b5/be285b319ef2a63a7fa01d8ac94e3675c0ca09894b2ad82fca758cf3f401/tz_trout-0.1.4-py2-none-any.whl#sha256=3ce2f2ef2fc06c2cc379c583dfff4ea43069545dbf7b184e3c7e48466431d120 (from https://pypi.org/simple/tz-trout/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/ca/6e/02d0eda905cfc0d1b76131baaa979efe91099bbfb164e22461e28d0bcea9/tz-trout-0.1.5.tar.gz#sha256=073ce557bd90e6f2f74dcb71be1bdd9eb72c63f8b51761ceddbc0fa7a48580c4 (from https://pypi.org/simple/tz-trout/), version: 0.1.5 Found link https://files.pythonhosted.org/packages/8a/7f/73f4fb2296bdff45e4c8f111eb3a9a6027fd18511012c94d7ffbad1a3f39/tz-trout-0.1.6.tar.gz#sha256=1a8dc378f5b9ef3fedb9f50a0316c4f8af34d73abe465e8f3ee2146db76af4af (from https://pypi.org/simple/tz-trout/), version: 0.1.6 Using version 0.1.4 (newest of versions: 0.1.4) Downloading https://files.pythonhosted.org/packages/5e/72/602c5ee68238956b272afafe52ffdd2afb1712d46cb1fcbff66fa41bec7a/tz-trout-0.1.4.tar.gz (222kB) Downloading from URL https://files.pythonhosted.org/packages/5e/72/602c5ee68238956b272afafe52ffdd2afb1712d46cb1fcbff66fa41bec7a/tz-trout-0.1.4.tar.gz#sha256=ae6c6d6b12f152f37284711c78c1cf4606b7767c2d4023ee19e98233abaa2be4 (from https://pypi.org/simple/tz-trout/) Running setup.py (path:/tmp/pip-build-o4k5ssaq/tz-trout/setup.py) egg_info for package tz-trout Running command python setup.py egg_info running egg_info creating pip-egg-info/tz_trout.egg-info writing pip-egg-info/tz_trout.egg-info/PKG-INFO writing top-level names to pip-egg-info/tz_trout.egg-info/top_level.txt writing requirements to pip-egg-info/tz_trout.egg-info/requires.txt writing dependency_links to pip-egg-info/tz_trout.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/tz_trout.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tz_trout.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/tz_trout.egg-info/SOURCES.txt' Source in /tmp/pip-build-o4k5ssaq/tz-trout has version 0.1.4, which satisfies requirement tz-trout==0.1.4 from https://files.pythonhosted.org/packages/5e/72/602c5ee68238956b272afafe52ffdd2afb1712d46cb1fcbff66fa41bec7a/tz-trout-0.1.4.tar.gz#sha256=ae6c6d6b12f152f37284711c78c1cf4606b7767c2d4023ee19e98233abaa2be4 Building wheels for collected packages: tz-trout Running setup.py bdist_wheel for tz-trout: started Destination directory: /tmp/tmptvvbi5ldpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-o4k5ssaq/tz-trout/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/tmptvvbi5ldpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tztrout copying tztrout/__init__.py -> build/lib/tztrout copying tztrout/data.py -> build/lib/tztrout copying tztrout/data_exceptions.py -> build/lib/tztrout creating build/lib/tztrout/data copying tztrout/data/ca_area_code_to_state.json -> build/lib/tztrout/data copying tztrout/data/normalized_states.json -> build/lib/tztrout/data copying tztrout/data/tz_name_to_tz_ids.json -> build/lib/tztrout/data copying tztrout/data/au_area_code_to_state.json -> build/lib/tztrout/data copying tztrout/data/offset_to_tz_ids.json -> build/lib/tztrout/data copying tztrout/data/ca_state_to_tz_ids.json -> build/lib/tztrout/data copying tztrout/data/tz_name_to_tz_name_aliases.json -> build/lib/tztrout/data copying tztrout/data/au_state_to_tz_ids.json -> build/lib/tztrout/data copying tztrout/data/us_zips_to_tz_ids.pkl -> build/lib/tztrout/data 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/tztrout creating build/bdist.linux-armv7l/wheel/tztrout/data copying build/lib/tztrout/data/ca_area_code_to_state.json -> build/bdist.linux-armv7l/wheel/tztrout/data copying build/lib/tztrout/data/normalized_states.json -> build/bdist.linux-armv7l/wheel/tztrout/data copying build/lib/tztrout/data/tz_name_to_tz_ids.json -> build/bdist.linux-armv7l/wheel/tztrout/data copying build/lib/tztrout/data/au_area_code_to_state.json -> build/bdist.linux-armv7l/wheel/tztrout/data copying build/lib/tztrout/data/offset_to_tz_ids.json -> build/bdist.linux-armv7l/wheel/tztrout/data copying build/lib/tztrout/data/ca_state_to_tz_ids.json -> build/bdist.linux-armv7l/wheel/tztrout/data copying build/lib/tztrout/data/tz_name_to_tz_name_aliases.json -> build/bdist.linux-armv7l/wheel/tztrout/data copying build/lib/tztrout/data/au_state_to_tz_ids.json -> build/bdist.linux-armv7l/wheel/tztrout/data copying build/lib/tztrout/data/us_zips_to_tz_ids.pkl -> build/bdist.linux-armv7l/wheel/tztrout/data copying build/lib/tztrout/__init__.py -> build/bdist.linux-armv7l/wheel/tztrout copying build/lib/tztrout/data.py -> build/bdist.linux-armv7l/wheel/tztrout copying build/lib/tztrout/data_exceptions.py -> build/bdist.linux-armv7l/wheel/tztrout running install_egg_info running egg_info writing top-level names to tz_trout.egg-info/top_level.txt writing tz_trout.egg-info/PKG-INFO writing dependency_links to tz_trout.egg-info/dependency_links.txt writing requirements to tz_trout.egg-info/requires.txt reading manifest file 'tz_trout.egg-info/SOURCES.txt' writing manifest file 'tz_trout.egg-info/SOURCES.txt' Copying tz_trout.egg-info to build/bdist.linux-armv7l/wheel/tz_trout-0.1.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tz_trout-0.1.4.dist-info/WHEEL Running setup.py bdist_wheel for tz-trout: finished with status 'done' Stored in directory: /tmp/tmpvwebtwv4 Successfully built tz-trout Cleaning up... Removing source in /tmp/pip-build-o4k5ssaq/tz-trout