Created temporary directory: /tmp/pip-ephem-wheel-cache-68c7qrnp Created temporary directory: /tmp/pip-req-tracker-ahj2y3j5 Created requirements tracker '/tmp/pip-req-tracker-ahj2y3j5' Created temporary directory: /tmp/pip-wheel-21g203jc Looking in indexes: https://pypi.python.org/simple Collecting django-location-gmaps==1.1.3 1 location(s) to search for versions of django-location-gmaps: * https://pypi.python.org/simple/django-location-gmaps/ Getting page https://pypi.python.org/simple/django-location-gmaps/ Analyzing links from page https://pypi.org/simple/django-location-gmaps/ Found link https://files.pythonhosted.org/packages/c1/83/f79a0c18f0cb8b4aae150f17c4bda81acdee320f06c610af45c876008b12/django-location-gmaps-1.1.3.tar.gz#sha256=6f2d27964d975baed085208960cab2e9f7f1410721633d9b60c8ff69ff5348d8 (from https://pypi.org/simple/django-location-gmaps/), version: 1.1.3 Using version 1.1.3 (newest of versions: 1.1.3) Created temporary directory: /tmp/pip-unpack-8tvc8awx Downloading https://files.pythonhosted.org/packages/c1/83/f79a0c18f0cb8b4aae150f17c4bda81acdee320f06c610af45c876008b12/django-location-gmaps-1.1.3.tar.gz (103kB) Downloading from URL https://files.pythonhosted.org/packages/c1/83/f79a0c18f0cb8b4aae150f17c4bda81acdee320f06c610af45c876008b12/django-location-gmaps-1.1.3.tar.gz#sha256=6f2d27964d975baed085208960cab2e9f7f1410721633d9b60c8ff69ff5348d8 (from https://pypi.org/simple/django-location-gmaps/) Added django-location-gmaps==1.1.3 from https://files.pythonhosted.org/packages/c1/83/f79a0c18f0cb8b4aae150f17c4bda81acdee320f06c610af45c876008b12/django-location-gmaps-1.1.3.tar.gz#sha256=6f2d27964d975baed085208960cab2e9f7f1410721633d9b60c8ff69ff5348d8 to build tracker '/tmp/pip-req-tracker-ahj2y3j5' Running setup.py (path:/tmp/pip-wheel-21g203jc/django-location-gmaps/setup.py) egg_info for package django-location-gmaps Running command python setup.py egg_info running egg_info creating pip-egg-info/django_location_gmaps.egg-info writing dependency_links to pip-egg-info/django_location_gmaps.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_location_gmaps.egg-info/top_level.txt writing pip-egg-info/django_location_gmaps.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_location_gmaps.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_location_gmaps.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_location_gmaps.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-21g203jc/django-location-gmaps has version 1.1.3, which satisfies requirement django-location-gmaps==1.1.3 from https://files.pythonhosted.org/packages/c1/83/f79a0c18f0cb8b4aae150f17c4bda81acdee320f06c610af45c876008b12/django-location-gmaps-1.1.3.tar.gz#sha256=6f2d27964d975baed085208960cab2e9f7f1410721633d9b60c8ff69ff5348d8 Removed django-location-gmaps==1.1.3 from https://files.pythonhosted.org/packages/c1/83/f79a0c18f0cb8b4aae150f17c4bda81acdee320f06c610af45c876008b12/django-location-gmaps-1.1.3.tar.gz#sha256=6f2d27964d975baed085208960cab2e9f7f1410721633d9b60c8ff69ff5348d8 from build tracker '/tmp/pip-req-tracker-ahj2y3j5' Building wheels for collected packages: django-location-gmaps Created temporary directory: /tmp/pip-wheel-gp8c92yk Running setup.py bdist_wheel for django-location-gmaps: started Destination directory: /tmp/pip-wheel-gp8c92yk Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-21g203jc/django-location-gmaps/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-gp8c92yk running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/location copying location/forms.py -> build/lib/location copying location/serializers.py -> build/lib/location copying location/inlines.py -> build/lib/location copying location/widgets.py -> build/lib/location copying location/models.py -> build/lib/location copying location/admin.py -> build/lib/location copying location/views.py -> build/lib/location copying location/tests.py -> build/lib/location copying location/__init__.py -> build/lib/location copying location/filters.py -> build/lib/location copying location/urls.py -> build/lib/location copying location/apps.py -> build/lib/location creating build/lib/location/api copying location/api/__init__.py -> build/lib/location/api copying location/api/filters.py -> build/lib/location/api copying location/api/urls.py -> build/lib/location/api creating build/lib/location/migrations copying location/migrations/0010_auto_20180409_2118.py -> build/lib/location/migrations copying location/migrations/0003_auto_20180404_1822.py -> build/lib/location/migrations copying location/migrations/0004_auto_20180409_1319.py -> build/lib/location/migrations copying location/migrations/0007_auto_20180409_1327.py -> build/lib/location/migrations copying location/migrations/0002_auto_20180308_1337.py -> build/lib/location/migrations copying location/migrations/0009_auto_20180409_1456.py -> build/lib/location/migrations copying location/migrations/0011_auto_20180528_1621.py -> build/lib/location/migrations copying location/migrations/0008_auto_20180409_1328.py -> build/lib/location/migrations copying location/migrations/__init__.py -> build/lib/location/migrations copying location/migrations/0006_auto_20180409_1326.py -> build/lib/location/migrations copying location/migrations/0001_initial.py -> build/lib/location/migrations copying location/migrations/0005_auto_20180409_1322.py -> build/lib/location/migrations running egg_info writing dependency_links to django_location_gmaps.egg-info/dependency_links.txt writing top-level names to django_location_gmaps.egg-info/top_level.txt writing django_location_gmaps.egg-info/PKG-INFO reading manifest file 'django_location_gmaps.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_location_gmaps.egg-info/SOURCES.txt' creating build/lib/location/static creating build/lib/location/static/css copying location/static/css/custom.css -> build/lib/location/static/css copying location/static/css/custom.css.map -> build/lib/location/static/css copying location/static/css/custom.scss -> build/lib/location/static/css creating build/lib/location/static/js copying location/static/js/jquery-1.12.4.js -> build/lib/location/static/js copying location/static/js/location.js -> build/lib/location/static/js creating build/lib/location/templates creating build/lib/location/templates/admin creating build/lib/location/templates/admin/location copying location/templates/admin/location/change_form.html -> build/lib/location/templates/admin/location copying location/templates/admin/location/change_form_location.html -> build/lib/location/templates/admin/location copying location/templates/admin/location/map.html -> build/lib/location/templates/admin/location copying location/templates/admin/location/stacked.html -> build/lib/location/templates/admin/location copying location/templates/admin/location/tabular.html -> build/lib/location/templates/admin/location creating build/lib/location/templates/admin/location/filters copying location/templates/admin/location/filters/custom_select_filter.html -> build/lib/location/templates/admin/location/filters 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/location creating build/bdist.linux-armv7l/wheel/location/templates creating build/bdist.linux-armv7l/wheel/location/templates/admin creating build/bdist.linux-armv7l/wheel/location/templates/admin/location copying build/lib/location/templates/admin/location/map.html -> build/bdist.linux-armv7l/wheel/location/templates/admin/location copying build/lib/location/templates/admin/location/tabular.html -> build/bdist.linux-armv7l/wheel/location/templates/admin/location copying build/lib/location/templates/admin/location/change_form_location.html -> build/bdist.linux-armv7l/wheel/location/templates/admin/location copying build/lib/location/templates/admin/location/stacked.html -> build/bdist.linux-armv7l/wheel/location/templates/admin/location creating build/bdist.linux-armv7l/wheel/location/templates/admin/location/filters copying build/lib/location/templates/admin/location/filters/custom_select_filter.html -> build/bdist.linux-armv7l/wheel/location/templates/admin/location/filters copying build/lib/location/templates/admin/location/change_form.html -> build/bdist.linux-armv7l/wheel/location/templates/admin/location copying build/lib/location/forms.py -> build/bdist.linux-armv7l/wheel/location copying build/lib/location/serializers.py -> build/bdist.linux-armv7l/wheel/location copying build/lib/location/inlines.py -> build/bdist.linux-armv7l/wheel/location creating build/bdist.linux-armv7l/wheel/location/api copying build/lib/location/api/__init__.py -> build/bdist.linux-armv7l/wheel/location/api copying build/lib/location/api/filters.py -> build/bdist.linux-armv7l/wheel/location/api copying build/lib/location/api/urls.py -> build/bdist.linux-armv7l/wheel/location/api copying build/lib/location/widgets.py -> build/bdist.linux-armv7l/wheel/location creating build/bdist.linux-armv7l/wheel/location/migrations copying build/lib/location/migrations/0010_auto_20180409_2118.py -> build/bdist.linux-armv7l/wheel/location/migrations copying build/lib/location/migrations/0003_auto_20180404_1822.py -> build/bdist.linux-armv7l/wheel/location/migrations copying build/lib/location/migrations/0004_auto_20180409_1319.py -> build/bdist.linux-armv7l/wheel/location/migrations copying build/lib/location/migrations/0007_auto_20180409_1327.py -> build/bdist.linux-armv7l/wheel/location/migrations copying build/lib/location/migrations/0002_auto_20180308_1337.py -> build/bdist.linux-armv7l/wheel/location/migrations copying build/lib/location/migrations/0009_auto_20180409_1456.py -> build/bdist.linux-armv7l/wheel/location/migrations copying build/lib/location/migrations/0011_auto_20180528_1621.py -> build/bdist.linux-armv7l/wheel/location/migrations copying build/lib/location/migrations/0008_auto_20180409_1328.py -> build/bdist.linux-armv7l/wheel/location/migrations copying build/lib/location/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/location/migrations copying build/lib/location/migrations/0006_auto_20180409_1326.py -> build/bdist.linux-armv7l/wheel/location/migrations copying build/lib/location/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/location/migrations copying build/lib/location/migrations/0005_auto_20180409_1322.py -> build/bdist.linux-armv7l/wheel/location/migrations copying build/lib/location/models.py -> build/bdist.linux-armv7l/wheel/location copying build/lib/location/admin.py -> build/bdist.linux-armv7l/wheel/location copying build/lib/location/views.py -> build/bdist.linux-armv7l/wheel/location copying build/lib/location/tests.py -> build/bdist.linux-armv7l/wheel/location copying build/lib/location/__init__.py -> build/bdist.linux-armv7l/wheel/location copying build/lib/location/filters.py -> build/bdist.linux-armv7l/wheel/location creating build/bdist.linux-armv7l/wheel/location/static creating build/bdist.linux-armv7l/wheel/location/static/js copying build/lib/location/static/js/location.js -> build/bdist.linux-armv7l/wheel/location/static/js copying build/lib/location/static/js/jquery-1.12.4.js -> build/bdist.linux-armv7l/wheel/location/static/js creating build/bdist.linux-armv7l/wheel/location/static/css copying build/lib/location/static/css/custom.css -> build/bdist.linux-armv7l/wheel/location/static/css copying build/lib/location/static/css/custom.css.map -> build/bdist.linux-armv7l/wheel/location/static/css copying build/lib/location/static/css/custom.scss -> build/bdist.linux-armv7l/wheel/location/static/css copying build/lib/location/urls.py -> build/bdist.linux-armv7l/wheel/location copying build/lib/location/apps.py -> build/bdist.linux-armv7l/wheel/location running install_egg_info Copying django_location_gmaps.egg-info to build/bdist.linux-armv7l/wheel/django_location_gmaps-1.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_location_gmaps-1.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-gp8c92yk/django_location_gmaps-1.1.3-py3-none-any.whl' and adding '.' to it adding 'location/__init__.py' adding 'location/admin.py' adding 'location/apps.py' adding 'location/filters.py' adding 'location/forms.py' adding 'location/inlines.py' adding 'location/models.py' adding 'location/serializers.py' adding 'location/tests.py' adding 'location/urls.py' adding 'location/views.py' adding 'location/widgets.py' adding 'location/api/__init__.py' adding 'location/api/filters.py' adding 'location/api/urls.py' adding 'location/migrations/0001_initial.py' adding 'location/migrations/0002_auto_20180308_1337.py' adding 'location/migrations/0003_auto_20180404_1822.py' adding 'location/migrations/0004_auto_20180409_1319.py' adding 'location/migrations/0005_auto_20180409_1322.py' adding 'location/migrations/0006_auto_20180409_1326.py' adding 'location/migrations/0007_auto_20180409_1327.py' adding 'location/migrations/0008_auto_20180409_1328.py' adding 'location/migrations/0009_auto_20180409_1456.py' adding 'location/migrations/0010_auto_20180409_2118.py' adding 'location/migrations/0011_auto_20180528_1621.py' adding 'location/migrations/__init__.py' adding 'location/static/css/custom.css' adding 'location/static/css/custom.css.map' adding 'location/static/css/custom.scss' adding 'location/static/js/jquery-1.12.4.js' adding 'location/static/js/location.js' adding 'location/templates/admin/location/change_form.html' adding 'location/templates/admin/location/change_form_location.html' adding 'location/templates/admin/location/map.html' adding 'location/templates/admin/location/stacked.html' adding 'location/templates/admin/location/tabular.html' adding 'location/templates/admin/location/filters/custom_select_filter.html' adding 'django_location_gmaps-1.1.3.dist-info/top_level.txt' adding 'django_location_gmaps-1.1.3.dist-info/WHEEL' adding 'django_location_gmaps-1.1.3.dist-info/METADATA' adding 'django_location_gmaps-1.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-location-gmaps: finished with status 'done' Stored in directory: /tmp/tmpr6ykymf0 Successfully built django-location-gmaps Cleaning up... Removing source in /tmp/pip-wheel-21g203jc/django-location-gmaps Removed build tracker '/tmp/pip-req-tracker-ahj2y3j5'