Created temporary directory: /tmp/pip-ephem-wheel-cache-3j3h2wcw Created temporary directory: /tmp/pip-req-tracker-malci9_f Created requirements tracker '/tmp/pip-req-tracker-malci9_f' Created temporary directory: /tmp/pip-wheel-0wg47gvo Collecting django-bnr==0.4 1 location(s) to search for versions of django-bnr: * https://pypi.org/simple/django-bnr/ Getting page https://pypi.org/simple/django-bnr/ Analyzing links from page https://pypi.org/simple/django-bnr/ Found link https://files.pythonhosted.org/packages/e6/54/e446ec51fb8e21e16150e98b5b1df95b197adff6c91b5c2e0998c8f09293/django-bnr-0.1.tar.gz#sha256=0bec9c7d261717ce1a2a3827682bf5ff4ccd99b61a370d42ce2270144d266773 (from https://pypi.org/simple/django-bnr/), version: 0.1 Found link https://files.pythonhosted.org/packages/36/67/a8667a24b706649f92567cde8a12f1f228cfa3da302dbe251f2ddfa020e0/django-bnr-0.2.tar.gz#sha256=0b98da1c4652dc4a560475736d41f39d6df259de19f69c151801b370eccd5bad (from https://pypi.org/simple/django-bnr/), version: 0.2 Found link https://files.pythonhosted.org/packages/81/32/719994ab6157223109363919951730f3dc713673d3cdaf7bcf6727a08f6b/django-bnr-0.3.tar.gz#sha256=8eb124bf08f46e988ca187aee55800f65374c024deb180ab64fa7b13bec4ed4d (from https://pypi.org/simple/django-bnr/), version: 0.3 Found link https://files.pythonhosted.org/packages/d0/09/52e5d101ae4de69b38e8a7be757b264a607dfbf9d6e70365ea7c992b635e/django-bnr-0.4.tar.gz#sha256=97d00bcc58d13923cf3f0681ce910f3a8c925638eaeb200ecf495e0275edc48e (from https://pypi.org/simple/django-bnr/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-z4hnuqak Downloading https://files.pythonhosted.org/packages/d0/09/52e5d101ae4de69b38e8a7be757b264a607dfbf9d6e70365ea7c992b635e/django-bnr-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d0/09/52e5d101ae4de69b38e8a7be757b264a607dfbf9d6e70365ea7c992b635e/django-bnr-0.4.tar.gz#sha256=97d00bcc58d13923cf3f0681ce910f3a8c925638eaeb200ecf495e0275edc48e (from https://pypi.org/simple/django-bnr/) Added django-bnr==0.4 from https://files.pythonhosted.org/packages/d0/09/52e5d101ae4de69b38e8a7be757b264a607dfbf9d6e70365ea7c992b635e/django-bnr-0.4.tar.gz#sha256=97d00bcc58d13923cf3f0681ce910f3a8c925638eaeb200ecf495e0275edc48e to build tracker '/tmp/pip-req-tracker-malci9_f' Running setup.py (path:/tmp/pip-wheel-0wg47gvo/django-bnr/setup.py) egg_info for package django-bnr Running command python setup.py egg_info running egg_info creating pip-egg-info/django_bnr.egg-info writing top-level names to pip-egg-info/django_bnr.egg-info/top_level.txt writing pip-egg-info/django_bnr.egg-info/PKG-INFO writing requirements to pip-egg-info/django_bnr.egg-info/requires.txt writing dependency_links to pip-egg-info/django_bnr.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_bnr.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_bnr.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_bnr.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0wg47gvo/django-bnr has version 0.4, which satisfies requirement django-bnr==0.4 from https://files.pythonhosted.org/packages/d0/09/52e5d101ae4de69b38e8a7be757b264a607dfbf9d6e70365ea7c992b635e/django-bnr-0.4.tar.gz#sha256=97d00bcc58d13923cf3f0681ce910f3a8c925638eaeb200ecf495e0275edc48e Removed django-bnr==0.4 from https://files.pythonhosted.org/packages/d0/09/52e5d101ae4de69b38e8a7be757b264a607dfbf9d6e70365ea7c992b635e/django-bnr-0.4.tar.gz#sha256=97d00bcc58d13923cf3f0681ce910f3a8c925638eaeb200ecf495e0275edc48e from build tracker '/tmp/pip-req-tracker-malci9_f' Building wheels for collected packages: django-bnr Created temporary directory: /tmp/pip-wheel-a7u8f34g Running setup.py bdist_wheel for django-bnr: started Destination directory: /tmp/pip-wheel-a7u8f34g Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0wg47gvo/django-bnr/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-a7u8f34g running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_bnr copying django_bnr/models.py -> build/lib/django_bnr copying django_bnr/__init__.py -> build/lib/django_bnr copying django_bnr/admin.py -> build/lib/django_bnr copying django_bnr/utils.py -> build/lib/django_bnr copying django_bnr/app.py -> build/lib/django_bnr creating build/lib/django_bnr/migrations copying django_bnr/migrations/0001_initial.py -> build/lib/django_bnr/migrations copying django_bnr/migrations/__init__.py -> build/lib/django_bnr/migrations creating build/lib/django_bnr/management copying django_bnr/management/__init__.py -> build/lib/django_bnr/management creating build/lib/django_bnr/management/commands copying django_bnr/management/commands/get_bnr_rate.py -> build/lib/django_bnr/management/commands copying django_bnr/management/commands/__init__.py -> build/lib/django_bnr/management/commands running egg_info writing dependency_links to django_bnr.egg-info/dependency_links.txt writing requirements to django_bnr.egg-info/requires.txt writing django_bnr.egg-info/PKG-INFO writing top-level names to django_bnr.egg-info/top_level.txt reading manifest file 'django_bnr.egg-info/SOURCES.txt' writing manifest file 'django_bnr.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_bnr copying build/lib/django_bnr/models.py -> build/bdist.linux-armv7l/wheel/django_bnr creating build/bdist.linux-armv7l/wheel/django_bnr/migrations copying build/lib/django_bnr/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/django_bnr/migrations copying build/lib/django_bnr/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/django_bnr/migrations copying build/lib/django_bnr/__init__.py -> build/bdist.linux-armv7l/wheel/django_bnr copying build/lib/django_bnr/admin.py -> build/bdist.linux-armv7l/wheel/django_bnr copying build/lib/django_bnr/utils.py -> build/bdist.linux-armv7l/wheel/django_bnr creating build/bdist.linux-armv7l/wheel/django_bnr/management copying build/lib/django_bnr/management/__init__.py -> build/bdist.linux-armv7l/wheel/django_bnr/management creating build/bdist.linux-armv7l/wheel/django_bnr/management/commands copying build/lib/django_bnr/management/commands/get_bnr_rate.py -> build/bdist.linux-armv7l/wheel/django_bnr/management/commands copying build/lib/django_bnr/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/django_bnr/management/commands copying build/lib/django_bnr/app.py -> build/bdist.linux-armv7l/wheel/django_bnr running install_egg_info Copying django_bnr.egg-info to build/bdist.linux-armv7l/wheel/django_bnr-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_bnr-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-a7u8f34g/django_bnr-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_bnr/__init__.py' adding 'django_bnr/admin.py' adding 'django_bnr/app.py' adding 'django_bnr/models.py' adding 'django_bnr/utils.py' adding 'django_bnr/management/__init__.py' adding 'django_bnr/management/commands/__init__.py' adding 'django_bnr/management/commands/get_bnr_rate.py' adding 'django_bnr/migrations/0001_initial.py' adding 'django_bnr/migrations/__init__.py' adding 'django_bnr-0.4.dist-info/METADATA' adding 'django_bnr-0.4.dist-info/WHEEL' adding 'django_bnr-0.4.dist-info/top_level.txt' adding 'django_bnr-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-bnr: finished with status 'done' Stored in directory: /tmp/tmpmg26594c Successfully built django-bnr Cleaning up... Removing source in /tmp/pip-wheel-0wg47gvo/django-bnr Removed build tracker '/tmp/pip-req-tracker-malci9_f'