Created temporary directory: /tmp/pip-ephem-wheel-cache-k5s6nyjj Created temporary directory: /tmp/pip-req-tracker-z25b52xi Created requirements tracker '/tmp/pip-req-tracker-z25b52xi' Created temporary directory: /tmp/pip-wheel-yfaxyzwt Collecting django-simple-export-admin==0.1.4 1 location(s) to search for versions of django-simple-export-admin: * https://pypi.org/simple/django-simple-export-admin/ Getting page https://pypi.org/simple/django-simple-export-admin/ Analyzing links from page https://pypi.org/simple/django-simple-export-admin/ Found link https://files.pythonhosted.org/packages/1f/c6/4f0f644e65aaa7e2c8493c8772a20f0b4ffef74399d25099f99263317286/django-simple-export-admin-0.1.2.tar.gz#sha256=ab32cbd050a342b656433e6dd7635428e321276d2eb46b2398fbdae318a15910 (from https://pypi.org/simple/django-simple-export-admin/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/86/18/f0178a315e6948a3d0088b601d8812752426ce50b85814a21da38c605965/django-simple-export-admin-0.1.3.tar.gz#sha256=99b5ffdc0348d23a5037779f0c40e66ca96de359b4d5aa35c86b34570db5ecc8 (from https://pypi.org/simple/django-simple-export-admin/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/cc/d9/2e10f41b1afc45d70be6977686e913683b284ed0f2f5e87d4d36ec5f7389/django-simple-export-admin-0.1.4.tar.gz#sha256=625b7a825c0c9e19dac689951b4c89635b9bc52bcbf7b6f873bfc53ad9784ac3 (from https://pypi.org/simple/django-simple-export-admin/), version: 0.1.4 Using version 0.1.4 (newest of versions: 0.1.4) Created temporary directory: /tmp/pip-unpack-2d8y0sr0 Downloading https://files.pythonhosted.org/packages/cc/d9/2e10f41b1afc45d70be6977686e913683b284ed0f2f5e87d4d36ec5f7389/django-simple-export-admin-0.1.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cc/d9/2e10f41b1afc45d70be6977686e913683b284ed0f2f5e87d4d36ec5f7389/django-simple-export-admin-0.1.4.tar.gz#sha256=625b7a825c0c9e19dac689951b4c89635b9bc52bcbf7b6f873bfc53ad9784ac3 (from https://pypi.org/simple/django-simple-export-admin/) Added django-simple-export-admin==0.1.4 from https://files.pythonhosted.org/packages/cc/d9/2e10f41b1afc45d70be6977686e913683b284ed0f2f5e87d4d36ec5f7389/django-simple-export-admin-0.1.4.tar.gz#sha256=625b7a825c0c9e19dac689951b4c89635b9bc52bcbf7b6f873bfc53ad9784ac3 to build tracker '/tmp/pip-req-tracker-z25b52xi' Running setup.py (path:/tmp/pip-wheel-yfaxyzwt/django-simple-export-admin/setup.py) egg_info for package django-simple-export-admin Running command python setup.py egg_info running egg_info creating pip-egg-info/django_simple_export_admin.egg-info writing requirements to pip-egg-info/django_simple_export_admin.egg-info/requires.txt writing dependency_links to pip-egg-info/django_simple_export_admin.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_simple_export_admin.egg-info/top_level.txt writing pip-egg-info/django_simple_export_admin.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_simple_export_admin.egg-info/SOURCES.txt' file django_simple_export_admin.py (for module django_simple_export_admin) not found reading manifest file 'pip-egg-info/django_simple_export_admin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'django_simple_export_admin_demo' warning: no previously-included files found matching 'django_simple_export_admin_example' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'pip-egg-info/django_simple_export_admin.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-yfaxyzwt/django-simple-export-admin has version 0.1.4, which satisfies requirement django-simple-export-admin==0.1.4 from https://files.pythonhosted.org/packages/cc/d9/2e10f41b1afc45d70be6977686e913683b284ed0f2f5e87d4d36ec5f7389/django-simple-export-admin-0.1.4.tar.gz#sha256=625b7a825c0c9e19dac689951b4c89635b9bc52bcbf7b6f873bfc53ad9784ac3 Removed django-simple-export-admin==0.1.4 from https://files.pythonhosted.org/packages/cc/d9/2e10f41b1afc45d70be6977686e913683b284ed0f2f5e87d4d36ec5f7389/django-simple-export-admin-0.1.4.tar.gz#sha256=625b7a825c0c9e19dac689951b4c89635b9bc52bcbf7b6f873bfc53ad9784ac3 from build tracker '/tmp/pip-req-tracker-z25b52xi' Building wheels for collected packages: django-simple-export-admin Created temporary directory: /tmp/pip-wheel-k97ywphh Running setup.py bdist_wheel for django-simple-export-admin: started Destination directory: /tmp/pip-wheel-k97ywphh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-yfaxyzwt/django-simple-export-admin/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-k97ywphh running bdist_wheel running build running build_py file django_simple_export_admin.py (for module django_simple_export_admin) not found creating build creating build/lib creating build/lib/django_simple_export_admin copying django_simple_export_admin/models.py -> build/lib/django_simple_export_admin copying django_simple_export_admin/admin.py -> build/lib/django_simple_export_admin copying django_simple_export_admin/views.py -> build/lib/django_simple_export_admin copying django_simple_export_admin/tests.py -> build/lib/django_simple_export_admin copying django_simple_export_admin/__init__.py -> build/lib/django_simple_export_admin copying django_simple_export_admin/apps.py -> build/lib/django_simple_export_admin creating build/lib/django_simple_export_admin/migrations copying django_simple_export_admin/migrations/__init__.py -> build/lib/django_simple_export_admin/migrations running egg_info writing django_simple_export_admin.egg-info/PKG-INFO writing dependency_links to django_simple_export_admin.egg-info/dependency_links.txt writing requirements to django_simple_export_admin.egg-info/requires.txt writing top-level names to django_simple_export_admin.egg-info/top_level.txt file django_simple_export_admin.py (for module django_simple_export_admin) not found reading manifest file 'django_simple_export_admin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'django_simple_export_admin_demo' warning: no previously-included files found matching 'django_simple_export_admin_example' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'django_simple_export_admin.egg-info/SOURCES.txt' creating build/lib/django_simple_export_admin/locale creating build/lib/django_simple_export_admin/locale/zh_hans creating build/lib/django_simple_export_admin/locale/zh_hans/LC_MESSAGES copying django_simple_export_admin/locale/zh_hans/LC_MESSAGES/django.mo -> build/lib/django_simple_export_admin/locale/zh_hans/LC_MESSAGES copying django_simple_export_admin/locale/zh_hans/LC_MESSAGES/django.po -> build/lib/django_simple_export_admin/locale/zh_hans/LC_MESSAGES file django_simple_export_admin.py (for module django_simple_export_admin) not found 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/django_simple_export_admin creating build/bdist.linux-armv7l/wheel/django_simple_export_admin/migrations copying build/lib/django_simple_export_admin/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/django_simple_export_admin/migrations copying build/lib/django_simple_export_admin/models.py -> build/bdist.linux-armv7l/wheel/django_simple_export_admin copying build/lib/django_simple_export_admin/admin.py -> build/bdist.linux-armv7l/wheel/django_simple_export_admin creating build/bdist.linux-armv7l/wheel/django_simple_export_admin/locale creating build/bdist.linux-armv7l/wheel/django_simple_export_admin/locale/zh_hans creating build/bdist.linux-armv7l/wheel/django_simple_export_admin/locale/zh_hans/LC_MESSAGES copying build/lib/django_simple_export_admin/locale/zh_hans/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/django_simple_export_admin/locale/zh_hans/LC_MESSAGES copying build/lib/django_simple_export_admin/locale/zh_hans/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/django_simple_export_admin/locale/zh_hans/LC_MESSAGES copying build/lib/django_simple_export_admin/views.py -> build/bdist.linux-armv7l/wheel/django_simple_export_admin copying build/lib/django_simple_export_admin/tests.py -> build/bdist.linux-armv7l/wheel/django_simple_export_admin copying build/lib/django_simple_export_admin/__init__.py -> build/bdist.linux-armv7l/wheel/django_simple_export_admin copying build/lib/django_simple_export_admin/apps.py -> build/bdist.linux-armv7l/wheel/django_simple_export_admin running install_egg_info Copying django_simple_export_admin.egg-info to build/bdist.linux-armv7l/wheel/django_simple_export_admin-0.1.4-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_simple_export_admin-0.1.4.dist-info/WHEEL creating '/tmp/pip-wheel-k97ywphh/django_simple_export_admin-0.1.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_simple_export_admin/__init__.py' adding 'django_simple_export_admin/admin.py' adding 'django_simple_export_admin/apps.py' adding 'django_simple_export_admin/models.py' adding 'django_simple_export_admin/tests.py' adding 'django_simple_export_admin/views.py' adding 'django_simple_export_admin/locale/zh_hans/LC_MESSAGES/django.mo' adding 'django_simple_export_admin/locale/zh_hans/LC_MESSAGES/django.po' adding 'django_simple_export_admin/migrations/__init__.py' adding 'django_simple_export_admin-0.1.4.dist-info/LICENSE' adding 'django_simple_export_admin-0.1.4.dist-info/METADATA' adding 'django_simple_export_admin-0.1.4.dist-info/WHEEL' adding 'django_simple_export_admin-0.1.4.dist-info/top_level.txt' adding 'django_simple_export_admin-0.1.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-simple-export-admin: finished with status 'done' Stored in directory: /tmp/tmpwz0nsgt9 Successfully built django-simple-export-admin Cleaning up... Removing source in /tmp/pip-wheel-yfaxyzwt/django-simple-export-admin Removed build tracker '/tmp/pip-req-tracker-z25b52xi'