Created temporary directory: /tmp/pip-ephem-wheel-cache-2vc0v8_3 Created temporary directory: /tmp/pip-req-tracker-ql2wovju Created requirements tracker '/tmp/pip-req-tracker-ql2wovju' Created temporary directory: /tmp/pip-wheel-i3as8fpc Collecting django-terra-geocrud==0.3.0 1 location(s) to search for versions of django-terra-geocrud: * https://pypi.org/simple/django-terra-geocrud/ Getting page https://pypi.org/simple/django-terra-geocrud/ Analyzing links from page https://pypi.org/simple/django-terra-geocrud/ Found link https://files.pythonhosted.org/packages/6c/e5/a355453d39788b2971300acd6df16ec84826b893973c5399bd6ac0f278c9/django-terra-geocrud-0.3.0.tar.gz#sha256=673a57f871fbd52c3d790f8200de9a614408f34d850e100ccb52bfafe6863452 (from https://pypi.org/simple/django-terra-geocrud/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-p03hpkwf Downloading https://files.pythonhosted.org/packages/6c/e5/a355453d39788b2971300acd6df16ec84826b893973c5399bd6ac0f278c9/django-terra-geocrud-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6c/e5/a355453d39788b2971300acd6df16ec84826b893973c5399bd6ac0f278c9/django-terra-geocrud-0.3.0.tar.gz#sha256=673a57f871fbd52c3d790f8200de9a614408f34d850e100ccb52bfafe6863452 (from https://pypi.org/simple/django-terra-geocrud/) Added django-terra-geocrud==0.3.0 from https://files.pythonhosted.org/packages/6c/e5/a355453d39788b2971300acd6df16ec84826b893973c5399bd6ac0f278c9/django-terra-geocrud-0.3.0.tar.gz#sha256=673a57f871fbd52c3d790f8200de9a614408f34d850e100ccb52bfafe6863452 to build tracker '/tmp/pip-req-tracker-ql2wovju' Running setup.py (path:/tmp/pip-wheel-i3as8fpc/django-terra-geocrud/setup.py) egg_info for package django-terra-geocrud Running command python setup.py egg_info running egg_info creating pip-egg-info/django_terra_geocrud.egg-info writing pip-egg-info/django_terra_geocrud.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_terra_geocrud.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_terra_geocrud.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_terra_geocrud.egg-info/requires.txt writing manifest file 'pip-egg-info/django_terra_geocrud.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_terra_geocrud.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'description_content_type' warnings.warn(msg) warning: no previously-included files matching '*' found under directory 'test_terra_geocrud' writing manifest file 'pip-egg-info/django_terra_geocrud.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-i3as8fpc/django-terra-geocrud has version 0.3.0, which satisfies requirement django-terra-geocrud==0.3.0 from https://files.pythonhosted.org/packages/6c/e5/a355453d39788b2971300acd6df16ec84826b893973c5399bd6ac0f278c9/django-terra-geocrud-0.3.0.tar.gz#sha256=673a57f871fbd52c3d790f8200de9a614408f34d850e100ccb52bfafe6863452 Removed django-terra-geocrud==0.3.0 from https://files.pythonhosted.org/packages/6c/e5/a355453d39788b2971300acd6df16ec84826b893973c5399bd6ac0f278c9/django-terra-geocrud-0.3.0.tar.gz#sha256=673a57f871fbd52c3d790f8200de9a614408f34d850e100ccb52bfafe6863452 from build tracker '/tmp/pip-req-tracker-ql2wovju' Building wheels for collected packages: django-terra-geocrud Created temporary directory: /tmp/pip-wheel-rkgne7q5 Running setup.py bdist_wheel for django-terra-geocrud: started Destination directory: /tmp/pip-wheel-rkgne7q5 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-i3as8fpc/django-terra-geocrud/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-rkgne7q5 /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/terra_geocrud copying terra_geocrud/serializers.py -> build/lib/terra_geocrud copying terra_geocrud/apps.py -> build/lib/terra_geocrud copying terra_geocrud/__init__.py -> build/lib/terra_geocrud copying terra_geocrud/views.py -> build/lib/terra_geocrud copying terra_geocrud/urls.py -> build/lib/terra_geocrud copying terra_geocrud/admin.py -> build/lib/terra_geocrud copying terra_geocrud/models.py -> build/lib/terra_geocrud creating build/lib/terra_geocrud/migrations copying terra_geocrud/migrations/0002_auto_20190723_1156.py -> build/lib/terra_geocrud/migrations copying terra_geocrud/migrations/0007_auto_20190725_1256.py -> build/lib/terra_geocrud/migrations copying terra_geocrud/migrations/__init__.py -> build/lib/terra_geocrud/migrations copying terra_geocrud/migrations/0006_auto_20190725_0830.py -> build/lib/terra_geocrud/migrations copying terra_geocrud/migrations/0012_auto_20190913_1303.py -> build/lib/terra_geocrud/migrations copying terra_geocrud/migrations/0001_initial.py -> build/lib/terra_geocrud/migrations copying terra_geocrud/migrations/0005_auto_20190724_1435.py -> build/lib/terra_geocrud/migrations copying terra_geocrud/migrations/0003_auto_20190724_0849.py -> build/lib/terra_geocrud/migrations copying terra_geocrud/migrations/0008_crudview_template.py -> build/lib/terra_geocrud/migrations copying terra_geocrud/migrations/0010_auto_20190830_1259.py -> build/lib/terra_geocrud/migrations copying terra_geocrud/migrations/0009_auto_20190830_1018.py -> build/lib/terra_geocrud/migrations copying terra_geocrud/migrations/0011_auto_20190902_0830.py -> build/lib/terra_geocrud/migrations copying terra_geocrud/migrations/0004_auto_20190724_0906.py -> build/lib/terra_geocrud/migrations creating build/lib/terra_geocrud/tests copying terra_geocrud/tests/test_views.py -> build/lib/terra_geocrud/tests copying terra_geocrud/tests/__init__.py -> build/lib/terra_geocrud/tests copying terra_geocrud/tests/settings.py -> build/lib/terra_geocrud/tests copying terra_geocrud/tests/test_models.py -> build/lib/terra_geocrud/tests copying terra_geocrud/tests/test_admin.py -> build/lib/terra_geocrud/tests copying terra_geocrud/tests/test_serializers.py -> build/lib/terra_geocrud/tests copying terra_geocrud/tests/test_commands.py -> build/lib/terra_geocrud/tests creating build/lib/terra_geocrud/management copying terra_geocrud/management/__init__.py -> build/lib/terra_geocrud/management creating build/lib/terra_geocrud/management/commands copying terra_geocrud/management/commands/__init__.py -> build/lib/terra_geocrud/management/commands copying terra_geocrud/management/commands/create_default_crud_views.py -> build/lib/terra_geocrud/management/commands running egg_info writing top-level names to django_terra_geocrud.egg-info/top_level.txt writing dependency_links to django_terra_geocrud.egg-info/dependency_links.txt writing requirements to django_terra_geocrud.egg-info/requires.txt writing django_terra_geocrud.egg-info/PKG-INFO reading manifest file 'django_terra_geocrud.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'test_terra_geocrud' writing manifest file 'django_terra_geocrud.egg-info/SOURCES.txt' copying terra_geocrud/VERSION.md -> build/lib/terra_geocrud 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/terra_geocrud copying build/lib/terra_geocrud/serializers.py -> build/bdist.linux-armv7l/wheel/terra_geocrud copying build/lib/terra_geocrud/apps.py -> build/bdist.linux-armv7l/wheel/terra_geocrud creating build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/migrations/0002_auto_20190723_1156.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/migrations/0007_auto_20190725_1256.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/migrations/0006_auto_20190725_0830.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/migrations/0012_auto_20190913_1303.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/migrations/0005_auto_20190724_1435.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/migrations/0003_auto_20190724_0849.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/migrations/0008_crudview_template.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/migrations/0010_auto_20190830_1259.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/migrations/0009_auto_20190830_1018.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/migrations/0011_auto_20190902_0830.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/migrations/0004_auto_20190724_0906.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/migrations copying build/lib/terra_geocrud/__init__.py -> build/bdist.linux-armv7l/wheel/terra_geocrud creating build/bdist.linux-armv7l/wheel/terra_geocrud/tests copying build/lib/terra_geocrud/tests/test_views.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/tests copying build/lib/terra_geocrud/tests/__init__.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/tests copying build/lib/terra_geocrud/tests/settings.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/tests copying build/lib/terra_geocrud/tests/test_models.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/tests copying build/lib/terra_geocrud/tests/test_admin.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/tests copying build/lib/terra_geocrud/tests/test_serializers.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/tests copying build/lib/terra_geocrud/tests/test_commands.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/tests copying build/lib/terra_geocrud/views.py -> build/bdist.linux-armv7l/wheel/terra_geocrud copying build/lib/terra_geocrud/urls.py -> build/bdist.linux-armv7l/wheel/terra_geocrud creating build/bdist.linux-armv7l/wheel/terra_geocrud/management copying build/lib/terra_geocrud/management/__init__.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/management creating build/bdist.linux-armv7l/wheel/terra_geocrud/management/commands copying build/lib/terra_geocrud/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/management/commands copying build/lib/terra_geocrud/management/commands/create_default_crud_views.py -> build/bdist.linux-armv7l/wheel/terra_geocrud/management/commands copying build/lib/terra_geocrud/VERSION.md -> build/bdist.linux-armv7l/wheel/terra_geocrud copying build/lib/terra_geocrud/admin.py -> build/bdist.linux-armv7l/wheel/terra_geocrud copying build/lib/terra_geocrud/models.py -> build/bdist.linux-armv7l/wheel/terra_geocrud running install_egg_info Copying django_terra_geocrud.egg-info to build/bdist.linux-armv7l/wheel/django_terra_geocrud-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_terra_geocrud-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-rkgne7q5/django_terra_geocrud-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'terra_geocrud/VERSION.md' adding 'terra_geocrud/__init__.py' adding 'terra_geocrud/admin.py' adding 'terra_geocrud/apps.py' adding 'terra_geocrud/models.py' adding 'terra_geocrud/serializers.py' adding 'terra_geocrud/urls.py' adding 'terra_geocrud/views.py' adding 'terra_geocrud/management/__init__.py' adding 'terra_geocrud/management/commands/__init__.py' adding 'terra_geocrud/management/commands/create_default_crud_views.py' adding 'terra_geocrud/migrations/0001_initial.py' adding 'terra_geocrud/migrations/0002_auto_20190723_1156.py' adding 'terra_geocrud/migrations/0003_auto_20190724_0849.py' adding 'terra_geocrud/migrations/0004_auto_20190724_0906.py' adding 'terra_geocrud/migrations/0005_auto_20190724_1435.py' adding 'terra_geocrud/migrations/0006_auto_20190725_0830.py' adding 'terra_geocrud/migrations/0007_auto_20190725_1256.py' adding 'terra_geocrud/migrations/0008_crudview_template.py' adding 'terra_geocrud/migrations/0009_auto_20190830_1018.py' adding 'terra_geocrud/migrations/0010_auto_20190830_1259.py' adding 'terra_geocrud/migrations/0011_auto_20190902_0830.py' adding 'terra_geocrud/migrations/0012_auto_20190913_1303.py' adding 'terra_geocrud/migrations/__init__.py' adding 'terra_geocrud/tests/__init__.py' adding 'terra_geocrud/tests/settings.py' adding 'terra_geocrud/tests/test_admin.py' adding 'terra_geocrud/tests/test_commands.py' adding 'terra_geocrud/tests/test_models.py' adding 'terra_geocrud/tests/test_serializers.py' adding 'terra_geocrud/tests/test_views.py' adding 'django_terra_geocrud-0.3.0.dist-info/METADATA' adding 'django_terra_geocrud-0.3.0.dist-info/WHEEL' adding 'django_terra_geocrud-0.3.0.dist-info/top_level.txt' adding 'django_terra_geocrud-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-terra-geocrud: finished with status 'done' Stored in directory: /tmp/tmpd8vxgkfn Successfully built django-terra-geocrud Cleaning up... Removing source in /tmp/pip-wheel-i3as8fpc/django-terra-geocrud Removed build tracker '/tmp/pip-req-tracker-ql2wovju'