Created temporary directory: /tmp/pip-ephem-wheel-cache-mk0crc30 Created temporary directory: /tmp/pip-req-tracker-8_lh0vi4 Created requirements tracker '/tmp/pip-req-tracker-8_lh0vi4' Created temporary directory: /tmp/pip-wheel-2ynkv9sh Looking in indexes: https://pypi.python.org/simple Collecting django-sendfile2==0.4.2 1 location(s) to search for versions of django-sendfile2: * https://pypi.python.org/simple/django-sendfile2/ Getting page https://pypi.python.org/simple/django-sendfile2/ Analyzing links from page https://pypi.org/simple/django-sendfile2/ Found link https://files.pythonhosted.org/packages/d3/d9/4c28cc38e72adb9c4a6a5da63c134c1f72aab3254d8f712292a68323fbed/django-sendfile2-0.4.0.tar.gz#sha256=ae46ce4362e4f117c8b89c2f31483b37370e9d179ffe70cafe44f2b3282e2d13 (from https://pypi.org/simple/django-sendfile2/), version: 0.4.0 Found link https://files.pythonhosted.org/packages/ca/4e/541cd15456450b8d0f715399029b70ca116fd75a21191dd65f7619373066/django-sendfile2-0.4.1.tar.gz#sha256=d4729908107efa6d6d9f700985b58677c072dcd3e76e3d20ff614ee269f30607 (from https://pypi.org/simple/django-sendfile2/), version: 0.4.1 Found link https://files.pythonhosted.org/packages/b1/e5/86624c566758d09d3552eb29bddd6d120bb416efdc311ae79c6dc47ef257/django-sendfile2-0.4.2.tar.gz#sha256=b1654d844d68da45620bc27eda3c4b89c2cbbd521146f88a05f3347375807757 (from https://pypi.org/simple/django-sendfile2/), version: 0.4.2 Using version 0.4.2 (newest of versions: 0.4.2) Created temporary directory: /tmp/pip-unpack-ermxx96h Downloading https://files.pythonhosted.org/packages/b1/e5/86624c566758d09d3552eb29bddd6d120bb416efdc311ae79c6dc47ef257/django-sendfile2-0.4.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b1/e5/86624c566758d09d3552eb29bddd6d120bb416efdc311ae79c6dc47ef257/django-sendfile2-0.4.2.tar.gz#sha256=b1654d844d68da45620bc27eda3c4b89c2cbbd521146f88a05f3347375807757 (from https://pypi.org/simple/django-sendfile2/) Added django-sendfile2==0.4.2 from https://files.pythonhosted.org/packages/b1/e5/86624c566758d09d3552eb29bddd6d120bb416efdc311ae79c6dc47ef257/django-sendfile2-0.4.2.tar.gz#sha256=b1654d844d68da45620bc27eda3c4b89c2cbbd521146f88a05f3347375807757 to build tracker '/tmp/pip-req-tracker-8_lh0vi4' Running setup.py (path:/tmp/pip-wheel-2ynkv9sh/django-sendfile2/setup.py) egg_info for package django-sendfile2 Running command python setup.py egg_info running egg_info creating pip-egg-info/django_sendfile2.egg-info writing top-level names to pip-egg-info/django_sendfile2.egg-info/top_level.txt writing pip-egg-info/django_sendfile2.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_sendfile2.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_sendfile2.egg-info/requires.txt writing manifest file 'pip-egg-info/django_sendfile2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_sendfile2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'sendfile/*.txt' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'pip-egg-info/django_sendfile2.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2ynkv9sh/django-sendfile2 has version 0.4.2, which satisfies requirement django-sendfile2==0.4.2 from https://files.pythonhosted.org/packages/b1/e5/86624c566758d09d3552eb29bddd6d120bb416efdc311ae79c6dc47ef257/django-sendfile2-0.4.2.tar.gz#sha256=b1654d844d68da45620bc27eda3c4b89c2cbbd521146f88a05f3347375807757 Removed django-sendfile2==0.4.2 from https://files.pythonhosted.org/packages/b1/e5/86624c566758d09d3552eb29bddd6d120bb416efdc311ae79c6dc47ef257/django-sendfile2-0.4.2.tar.gz#sha256=b1654d844d68da45620bc27eda3c4b89c2cbbd521146f88a05f3347375807757 from build tracker '/tmp/pip-req-tracker-8_lh0vi4' Building wheels for collected packages: django-sendfile2 Created temporary directory: /tmp/pip-wheel-5265_c6s Running setup.py bdist_wheel for django-sendfile2: started Destination directory: /tmp/pip-wheel-5265_c6s Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2ynkv9sh/django-sendfile2/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-5265_c6s running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sendfile copying sendfile/models.py -> build/lib/sendfile copying sendfile/tests.py -> build/lib/sendfile copying sendfile/__init__.py -> build/lib/sendfile copying sendfile/_version.py -> build/lib/sendfile creating build/lib/sendfile/backends copying sendfile/backends/development.py -> build/lib/sendfile/backends copying sendfile/backends/_internalredirect.py -> build/lib/sendfile/backends copying sendfile/backends/xsendfile.py -> build/lib/sendfile/backends copying sendfile/backends/mod_wsgi.py -> build/lib/sendfile/backends copying sendfile/backends/__init__.py -> build/lib/sendfile/backends copying sendfile/backends/nginx.py -> build/lib/sendfile/backends copying sendfile/backends/simple.py -> build/lib/sendfile/backends UPDATING build/lib/sendfile/_version.py set build/lib/sendfile/_version.py to '0.4.2' 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/sendfile copying build/lib/sendfile/models.py -> build/bdist.linux-armv7l/wheel/sendfile copying build/lib/sendfile/tests.py -> build/bdist.linux-armv7l/wheel/sendfile copying build/lib/sendfile/__init__.py -> build/bdist.linux-armv7l/wheel/sendfile creating build/bdist.linux-armv7l/wheel/sendfile/backends copying build/lib/sendfile/backends/development.py -> build/bdist.linux-armv7l/wheel/sendfile/backends copying build/lib/sendfile/backends/_internalredirect.py -> build/bdist.linux-armv7l/wheel/sendfile/backends copying build/lib/sendfile/backends/xsendfile.py -> build/bdist.linux-armv7l/wheel/sendfile/backends copying build/lib/sendfile/backends/mod_wsgi.py -> build/bdist.linux-armv7l/wheel/sendfile/backends copying build/lib/sendfile/backends/__init__.py -> build/bdist.linux-armv7l/wheel/sendfile/backends copying build/lib/sendfile/backends/nginx.py -> build/bdist.linux-armv7l/wheel/sendfile/backends copying build/lib/sendfile/backends/simple.py -> build/bdist.linux-armv7l/wheel/sendfile/backends copying build/lib/sendfile/_version.py -> build/bdist.linux-armv7l/wheel/sendfile running install_egg_info running egg_info writing dependency_links to django_sendfile2.egg-info/dependency_links.txt writing django_sendfile2.egg-info/PKG-INFO writing top-level names to django_sendfile2.egg-info/top_level.txt writing requirements to django_sendfile2.egg-info/requires.txt reading manifest file 'django_sendfile2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'sendfile/*.txt' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'django_sendfile2.egg-info/SOURCES.txt' Copying django_sendfile2.egg-info to build/bdist.linux-armv7l/wheel/django_sendfile2-0.4.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_sendfile2-0.4.2.dist-info/WHEEL creating '/tmp/pip-wheel-5265_c6s/django_sendfile2-0.4.2-py3-none-any.whl' and adding '.' to it adding 'sendfile/__init__.py' adding 'sendfile/_version.py' adding 'sendfile/models.py' adding 'sendfile/tests.py' adding 'sendfile/backends/__init__.py' adding 'sendfile/backends/_internalredirect.py' adding 'sendfile/backends/development.py' adding 'sendfile/backends/mod_wsgi.py' adding 'sendfile/backends/nginx.py' adding 'sendfile/backends/simple.py' adding 'sendfile/backends/xsendfile.py' adding 'django_sendfile2-0.4.2.dist-info/top_level.txt' adding 'django_sendfile2-0.4.2.dist-info/zip-safe' adding 'django_sendfile2-0.4.2.dist-info/WHEEL' adding 'django_sendfile2-0.4.2.dist-info/METADATA' adding 'django_sendfile2-0.4.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-sendfile2: finished with status 'done' Stored in directory: /tmp/tmptqnppwcy Successfully built django-sendfile2 Cleaning up... Removing source in /tmp/pip-wheel-2ynkv9sh/django-sendfile2 Removed build tracker '/tmp/pip-req-tracker-8_lh0vi4'