Created temporary directory: /tmp/pip-ephem-wheel-cache-jaxymh71 Created temporary directory: /tmp/pip-req-tracker-9zd63ux2 Created requirements tracker '/tmp/pip-req-tracker-9zd63ux2' Created temporary directory: /tmp/pip-wheel-87obd293 Collecting geo-ez==0.1.2 1 location(s) to search for versions of geo-ez: * https://pypi.org/simple/geo-ez/ Getting page https://pypi.org/simple/geo-ez/ Analyzing links from page https://pypi.org/simple/geo-ez/ Found link https://files.pythonhosted.org/packages/72/0b/07ced42255d178d3bcd0f1272919ae03d687f1c9daac2cdff0bba75ae58b/geo_ez-0.1.0-py3-none-any.whl#sha256=684cdb9078023d7216f486404c5fda60f9e7ad355f09e47442293446d91945eb (from https://pypi.org/simple/geo-ez/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/78/d5/01663eab0b1cdc71b4a94033cacacb585e744bcd1346b8a221450701e6e2/geo_ez-0.1.0.tar.gz#sha256=fe6c40afb3865dd4d9cc61d21f602740796804a9dd8453a42af3f7eaea507729 (from https://pypi.org/simple/geo-ez/), version: 0.1.0 Skipping link https://files.pythonhosted.org/packages/8d/aa/e069e9be16eefb643e9505007ae62bcb6a96251db7d11178e53a2a112f3f/geo_ez-0.1.2-py2-none-any.whl#sha256=2c5295f03314c5dbffafa1c1b2f527567c0bd99df2e6d6fd98bc7a81a28d61d9 (from https://pypi.org/simple/geo-ez/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/8c/a0/64541cd3b688543c3b0c35d142685c91e5bd5a8f18c913bb7e2875e234e1/geo_ez-0.1.2.tar.gz#sha256=98f58f3a52dcbcf641c04b95ac2b09d5007b78f3f686d9b0a352359ec2fa5d52 (from https://pypi.org/simple/geo-ez/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-96udxns0 Downloading https://files.pythonhosted.org/packages/8c/a0/64541cd3b688543c3b0c35d142685c91e5bd5a8f18c913bb7e2875e234e1/geo_ez-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8c/a0/64541cd3b688543c3b0c35d142685c91e5bd5a8f18c913bb7e2875e234e1/geo_ez-0.1.2.tar.gz#sha256=98f58f3a52dcbcf641c04b95ac2b09d5007b78f3f686d9b0a352359ec2fa5d52 (from https://pypi.org/simple/geo-ez/) Added geo-ez==0.1.2 from https://files.pythonhosted.org/packages/8c/a0/64541cd3b688543c3b0c35d142685c91e5bd5a8f18c913bb7e2875e234e1/geo_ez-0.1.2.tar.gz#sha256=98f58f3a52dcbcf641c04b95ac2b09d5007b78f3f686d9b0a352359ec2fa5d52 to build tracker '/tmp/pip-req-tracker-9zd63ux2' Running setup.py (path:/tmp/pip-wheel-87obd293/geo-ez/setup.py) egg_info for package geo-ez Running command python setup.py egg_info running egg_info creating pip-egg-info/geo_ez.egg-info writing top-level names to pip-egg-info/geo_ez.egg-info/top_level.txt writing requirements to pip-egg-info/geo_ez.egg-info/requires.txt writing pip-egg-info/geo_ez.egg-info/PKG-INFO writing dependency_links to pip-egg-info/geo_ez.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/geo_ez.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/geo_ez.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/geo_ez.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-87obd293/geo-ez has version 0.1.2, which satisfies requirement geo-ez==0.1.2 from https://files.pythonhosted.org/packages/8c/a0/64541cd3b688543c3b0c35d142685c91e5bd5a8f18c913bb7e2875e234e1/geo_ez-0.1.2.tar.gz#sha256=98f58f3a52dcbcf641c04b95ac2b09d5007b78f3f686d9b0a352359ec2fa5d52 Removed geo-ez==0.1.2 from https://files.pythonhosted.org/packages/8c/a0/64541cd3b688543c3b0c35d142685c91e5bd5a8f18c913bb7e2875e234e1/geo_ez-0.1.2.tar.gz#sha256=98f58f3a52dcbcf641c04b95ac2b09d5007b78f3f686d9b0a352359ec2fa5d52 from build tracker '/tmp/pip-req-tracker-9zd63ux2' Building wheels for collected packages: geo-ez Created temporary directory: /tmp/pip-wheel-hc9zkjpa Running setup.py bdist_wheel for geo-ez: started Destination directory: /tmp/pip-wheel-hc9zkjpa Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-87obd293/geo-ez/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-hc9zkjpa running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/geo_ez copying geo_ez/constants.py -> build/lib/geo_ez copying geo_ez/apps.py -> build/lib/geo_ez copying geo_ez/views.py -> build/lib/geo_ez copying geo_ez/models.py -> build/lib/geo_ez copying geo_ez/us_census_class.py -> build/lib/geo_ez copying geo_ez/usps_class.py -> build/lib/geo_ez copying geo_ez/utility_functions.py -> build/lib/geo_ez copying geo_ez/urls.py -> build/lib/geo_ez copying geo_ez/tests.py -> build/lib/geo_ez copying geo_ez/__init__.py -> build/lib/geo_ez copying geo_ez/admin.py -> build/lib/geo_ez copying geo_ez/data_functions.py -> build/lib/geo_ez running egg_info writing requirements to geo_ez.egg-info/requires.txt writing dependency_links to geo_ez.egg-info/dependency_links.txt writing top-level names to geo_ez.egg-info/top_level.txt writing geo_ez.egg-info/PKG-INFO reading manifest file 'geo_ez.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'geo_ez.egg-info/SOURCES.txt' creating build/lib/geo_ez/management copying geo_ez/management/__init__.py -> build/lib/geo_ez/management creating build/lib/geo_ez/management/commands copying geo_ez/management/commands/__init__.py -> build/lib/geo_ez/management/commands copying geo_ez/management/commands/import-postal-codes.py -> build/lib/geo_ez/management/commands copying geo_ez/management/commands/test-radius.py -> build/lib/geo_ez/management/commands creating build/lib/geo_ez/migrations copying geo_ez/migrations/0001_initial.py -> build/lib/geo_ez/migrations copying geo_ez/migrations/0002_streetaddress.py -> build/lib/geo_ez/migrations copying geo_ez/migrations/__init__.py -> build/lib/geo_ez/migrations 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/geo_ez copying build/lib/geo_ez/constants.py -> build/bdist.linux-armv7l/wheel/geo_ez copying build/lib/geo_ez/apps.py -> build/bdist.linux-armv7l/wheel/geo_ez copying build/lib/geo_ez/views.py -> build/bdist.linux-armv7l/wheel/geo_ez copying build/lib/geo_ez/models.py -> build/bdist.linux-armv7l/wheel/geo_ez copying build/lib/geo_ez/us_census_class.py -> build/bdist.linux-armv7l/wheel/geo_ez creating build/bdist.linux-armv7l/wheel/geo_ez/migrations copying build/lib/geo_ez/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/geo_ez/migrations copying build/lib/geo_ez/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/geo_ez/migrations copying build/lib/geo_ez/migrations/0002_streetaddress.py -> build/bdist.linux-armv7l/wheel/geo_ez/migrations copying build/lib/geo_ez/usps_class.py -> build/bdist.linux-armv7l/wheel/geo_ez copying build/lib/geo_ez/utility_functions.py -> build/bdist.linux-armv7l/wheel/geo_ez copying build/lib/geo_ez/urls.py -> build/bdist.linux-armv7l/wheel/geo_ez copying build/lib/geo_ez/tests.py -> build/bdist.linux-armv7l/wheel/geo_ez copying build/lib/geo_ez/__init__.py -> build/bdist.linux-armv7l/wheel/geo_ez copying build/lib/geo_ez/admin.py -> build/bdist.linux-armv7l/wheel/geo_ez creating build/bdist.linux-armv7l/wheel/geo_ez/management copying build/lib/geo_ez/management/__init__.py -> build/bdist.linux-armv7l/wheel/geo_ez/management creating build/bdist.linux-armv7l/wheel/geo_ez/management/commands copying build/lib/geo_ez/management/commands/test-radius.py -> build/bdist.linux-armv7l/wheel/geo_ez/management/commands copying build/lib/geo_ez/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/geo_ez/management/commands copying build/lib/geo_ez/management/commands/import-postal-codes.py -> build/bdist.linux-armv7l/wheel/geo_ez/management/commands copying build/lib/geo_ez/data_functions.py -> build/bdist.linux-armv7l/wheel/geo_ez running install_egg_info Copying geo_ez.egg-info to build/bdist.linux-armv7l/wheel/geo_ez-0.1.2-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/geo_ez-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-hc9zkjpa/geo_ez-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'geo_ez/__init__.py' adding 'geo_ez/admin.py' adding 'geo_ez/apps.py' adding 'geo_ez/constants.py' adding 'geo_ez/data_functions.py' adding 'geo_ez/models.py' adding 'geo_ez/tests.py' adding 'geo_ez/urls.py' adding 'geo_ez/us_census_class.py' adding 'geo_ez/usps_class.py' adding 'geo_ez/utility_functions.py' adding 'geo_ez/views.py' adding 'geo_ez/management/__init__.py' adding 'geo_ez/management/commands/__init__.py' adding 'geo_ez/management/commands/import-postal-codes.py' adding 'geo_ez/management/commands/test-radius.py' adding 'geo_ez/migrations/0001_initial.py' adding 'geo_ez/migrations/0002_streetaddress.py' adding 'geo_ez/migrations/__init__.py' adding 'geo_ez-0.1.2.dist-info/LICENSE' adding 'geo_ez-0.1.2.dist-info/METADATA' adding 'geo_ez-0.1.2.dist-info/WHEEL' adding 'geo_ez-0.1.2.dist-info/top_level.txt' adding 'geo_ez-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for geo-ez: finished with status 'done' Stored in directory: /tmp/tmpl08rtit9 Successfully built geo-ez Cleaning up... Removing source in /tmp/pip-wheel-87obd293/geo-ez Removed build tracker '/tmp/pip-req-tracker-9zd63ux2'