Created temporary directory: /tmp/pip-ephem-wheel-cache-3sx478nr Created temporary directory: /tmp/pip-req-tracker-sibq1yzz Created requirements tracker '/tmp/pip-req-tracker-sibq1yzz' Created temporary directory: /tmp/pip-wheel-kjbrl3pk Collecting django-documents-tools==0.1.0 1 location(s) to search for versions of django-documents-tools: * https://pypi.org/simple/django-documents-tools/ Getting page https://pypi.org/simple/django-documents-tools/ Analyzing links from page https://pypi.org/simple/django-documents-tools/ Found link https://files.pythonhosted.org/packages/a2/3d/ccbca86d3a08398b00b8913b00166ecdf58885eea6c894f96c579a94250f/django-documents-tools-0.1.0.tar.gz#sha256=aad90de96deabe0295280d0968a4c2bc3c2970a59f28bd003cbfe8643657eee5 (from https://pypi.org/simple/django-documents-tools/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-a4upmez3 Downloading https://files.pythonhosted.org/packages/a2/3d/ccbca86d3a08398b00b8913b00166ecdf58885eea6c894f96c579a94250f/django-documents-tools-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a2/3d/ccbca86d3a08398b00b8913b00166ecdf58885eea6c894f96c579a94250f/django-documents-tools-0.1.0.tar.gz#sha256=aad90de96deabe0295280d0968a4c2bc3c2970a59f28bd003cbfe8643657eee5 (from https://pypi.org/simple/django-documents-tools/) Added django-documents-tools==0.1.0 from https://files.pythonhosted.org/packages/a2/3d/ccbca86d3a08398b00b8913b00166ecdf58885eea6c894f96c579a94250f/django-documents-tools-0.1.0.tar.gz#sha256=aad90de96deabe0295280d0968a4c2bc3c2970a59f28bd003cbfe8643657eee5 to build tracker '/tmp/pip-req-tracker-sibq1yzz' Running setup.py (path:/tmp/pip-wheel-kjbrl3pk/django-documents-tools/setup.py) egg_info for package django-documents-tools Running command python setup.py egg_info running egg_info creating pip-egg-info/django_documents_tools.egg-info writing dependency_links to pip-egg-info/django_documents_tools.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_documents_tools.egg-info/top_level.txt writing pip-egg-info/django_documents_tools.egg-info/PKG-INFO writing requirements to pip-egg-info/django_documents_tools.egg-info/requires.txt writing manifest file 'pip-egg-info/django_documents_tools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_documents_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.txt' writing manifest file 'pip-egg-info/django_documents_tools.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-kjbrl3pk/django-documents-tools has version 0.1.0, which satisfies requirement django-documents-tools==0.1.0 from https://files.pythonhosted.org/packages/a2/3d/ccbca86d3a08398b00b8913b00166ecdf58885eea6c894f96c579a94250f/django-documents-tools-0.1.0.tar.gz#sha256=aad90de96deabe0295280d0968a4c2bc3c2970a59f28bd003cbfe8643657eee5 Removed django-documents-tools==0.1.0 from https://files.pythonhosted.org/packages/a2/3d/ccbca86d3a08398b00b8913b00166ecdf58885eea6c894f96c579a94250f/django-documents-tools-0.1.0.tar.gz#sha256=aad90de96deabe0295280d0968a4c2bc3c2970a59f28bd003cbfe8643657eee5 from build tracker '/tmp/pip-req-tracker-sibq1yzz' Building wheels for collected packages: django-documents-tools Created temporary directory: /tmp/pip-wheel-6lzeypzm Running setup.py bdist_wheel for django-documents-tools: started Destination directory: /tmp/pip-wheel-6lzeypzm Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-kjbrl3pk/django-documents-tools/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-6lzeypzm running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_documents_tools copying django_documents_tools/exceptions.py -> build/lib/django_documents_tools copying django_documents_tools/fields.py -> build/lib/django_documents_tools copying django_documents_tools/apps.py -> build/lib/django_documents_tools copying django_documents_tools/models.py -> build/lib/django_documents_tools copying django_documents_tools/__init__.py -> build/lib/django_documents_tools copying django_documents_tools/signals.py -> build/lib/django_documents_tools copying django_documents_tools/settings.py -> build/lib/django_documents_tools copying django_documents_tools/manager.py -> build/lib/django_documents_tools creating build/lib/django_documents_tools/api copying django_documents_tools/api/serializers.py -> build/lib/django_documents_tools/api copying django_documents_tools/api/filters.py -> build/lib/django_documents_tools/api copying django_documents_tools/api/viewsets.py -> build/lib/django_documents_tools/api copying django_documents_tools/api/__init__.py -> build/lib/django_documents_tools/api copying django_documents_tools/api/router.py -> build/lib/django_documents_tools/api running egg_info writing top-level names to django_documents_tools.egg-info/top_level.txt writing dependency_links to django_documents_tools.egg-info/dependency_links.txt writing django_documents_tools.egg-info/PKG-INFO writing requirements to django_documents_tools.egg-info/requires.txt reading manifest file 'django_documents_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.txt' writing manifest file 'django_documents_tools.egg-info/SOURCES.txt' 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_documents_tools copying build/lib/django_documents_tools/exceptions.py -> build/bdist.linux-armv7l/wheel/django_documents_tools copying build/lib/django_documents_tools/fields.py -> build/bdist.linux-armv7l/wheel/django_documents_tools copying build/lib/django_documents_tools/apps.py -> build/bdist.linux-armv7l/wheel/django_documents_tools copying build/lib/django_documents_tools/models.py -> build/bdist.linux-armv7l/wheel/django_documents_tools creating build/bdist.linux-armv7l/wheel/django_documents_tools/api copying build/lib/django_documents_tools/api/serializers.py -> build/bdist.linux-armv7l/wheel/django_documents_tools/api copying build/lib/django_documents_tools/api/filters.py -> build/bdist.linux-armv7l/wheel/django_documents_tools/api copying build/lib/django_documents_tools/api/viewsets.py -> build/bdist.linux-armv7l/wheel/django_documents_tools/api copying build/lib/django_documents_tools/api/__init__.py -> build/bdist.linux-armv7l/wheel/django_documents_tools/api copying build/lib/django_documents_tools/api/router.py -> build/bdist.linux-armv7l/wheel/django_documents_tools/api copying build/lib/django_documents_tools/__init__.py -> build/bdist.linux-armv7l/wheel/django_documents_tools copying build/lib/django_documents_tools/signals.py -> build/bdist.linux-armv7l/wheel/django_documents_tools copying build/lib/django_documents_tools/settings.py -> build/bdist.linux-armv7l/wheel/django_documents_tools copying build/lib/django_documents_tools/manager.py -> build/bdist.linux-armv7l/wheel/django_documents_tools running install_egg_info Copying django_documents_tools.egg-info to build/bdist.linux-armv7l/wheel/django_documents_tools-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_documents_tools-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-6lzeypzm/django_documents_tools-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_documents_tools/__init__.py' adding 'django_documents_tools/apps.py' adding 'django_documents_tools/exceptions.py' adding 'django_documents_tools/fields.py' adding 'django_documents_tools/manager.py' adding 'django_documents_tools/models.py' adding 'django_documents_tools/settings.py' adding 'django_documents_tools/signals.py' adding 'django_documents_tools/api/__init__.py' adding 'django_documents_tools/api/filters.py' adding 'django_documents_tools/api/router.py' adding 'django_documents_tools/api/serializers.py' adding 'django_documents_tools/api/viewsets.py' adding 'django_documents_tools-0.1.0.dist-info/METADATA' adding 'django_documents_tools-0.1.0.dist-info/WHEEL' adding 'django_documents_tools-0.1.0.dist-info/top_level.txt' adding 'django_documents_tools-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-documents-tools: finished with status 'done' Stored in directory: /tmp/tmpgqh1c7us Successfully built django-documents-tools Cleaning up... Removing source in /tmp/pip-wheel-kjbrl3pk/django-documents-tools Removed build tracker '/tmp/pip-req-tracker-sibq1yzz'