Created temporary directory: /tmp/pip-ephem-wheel-cache-tjsmtrmi Created temporary directory: /tmp/pip-req-tracker-lr6_v0tj Created requirements tracker '/tmp/pip-req-tracker-lr6_v0tj' Created temporary directory: /tmp/pip-wheel-jf_zx9ds Looking in indexes: https://pypi.python.org/simple Collecting django-csp-reports==1.2 1 location(s) to search for versions of django-csp-reports: * https://pypi.python.org/simple/django-csp-reports/ Getting page https://pypi.python.org/simple/django-csp-reports/ Analyzing links from page https://pypi.org/simple/django-csp-reports/ Found link https://files.pythonhosted.org/packages/b3/a9/6189d3f6917d9d2a900a553c5e4b2deac84323498170e542059f1517437d/django-csp-reports-1.0.tar.gz#sha256=5c9c5b659535aec85b8ddbe59479ce589cdf779ee81b29eb220958d37bf925f7 (from https://pypi.org/simple/django-csp-reports/), version: 1.0 Found link https://files.pythonhosted.org/packages/e5/11/580019f9501e62d1ae0d05b53e2d3a29612ad8b836dd5a3043a80a5947c8/django-csp-reports-1.1.tar.gz#sha256=43929783b4e1109d426e8418d7f48917de52831d69da32b9a02c1781e709e318 (from https://pypi.org/simple/django-csp-reports/), version: 1.1 Found link https://files.pythonhosted.org/packages/66/d6/9d431bd256dfdd3905271349dc008f5a18a1728fa8798ce56da793743a83/django-csp-reports-1.2.tar.gz#sha256=a70c59b2f21726c957cc3f32781a1ccb6614ab2040a69692c7a10e70bf5f73c8 (from https://pypi.org/simple/django-csp-reports/) (requires-python:>=2.7), version: 1.2 Using version 1.2 (newest of versions: 1.2) Created temporary directory: /tmp/pip-unpack-bm392cac Downloading https://files.pythonhosted.org/packages/66/d6/9d431bd256dfdd3905271349dc008f5a18a1728fa8798ce56da793743a83/django-csp-reports-1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/66/d6/9d431bd256dfdd3905271349dc008f5a18a1728fa8798ce56da793743a83/django-csp-reports-1.2.tar.gz#sha256=a70c59b2f21726c957cc3f32781a1ccb6614ab2040a69692c7a10e70bf5f73c8 (from https://pypi.org/simple/django-csp-reports/) (requires-python:>=2.7) Added django-csp-reports==1.2 from https://files.pythonhosted.org/packages/66/d6/9d431bd256dfdd3905271349dc008f5a18a1728fa8798ce56da793743a83/django-csp-reports-1.2.tar.gz#sha256=a70c59b2f21726c957cc3f32781a1ccb6614ab2040a69692c7a10e70bf5f73c8 to build tracker '/tmp/pip-req-tracker-lr6_v0tj' Running setup.py (path:/tmp/pip-wheel-jf_zx9ds/django-csp-reports/setup.py) egg_info for package django-csp-reports Running command python setup.py egg_info running egg_info creating pip-egg-info/django_csp_reports.egg-info writing pip-egg-info/django_csp_reports.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_csp_reports.egg-info/top_level.txt writing requirements to pip-egg-info/django_csp_reports.egg-info/requires.txt writing dependency_links to pip-egg-info/django_csp_reports.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_csp_reports.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_csp_reports.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_csp_reports.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jf_zx9ds/django-csp-reports has version 1.2, which satisfies requirement django-csp-reports==1.2 from https://files.pythonhosted.org/packages/66/d6/9d431bd256dfdd3905271349dc008f5a18a1728fa8798ce56da793743a83/django-csp-reports-1.2.tar.gz#sha256=a70c59b2f21726c957cc3f32781a1ccb6614ab2040a69692c7a10e70bf5f73c8 Removed django-csp-reports==1.2 from https://files.pythonhosted.org/packages/66/d6/9d431bd256dfdd3905271349dc008f5a18a1728fa8798ce56da793743a83/django-csp-reports-1.2.tar.gz#sha256=a70c59b2f21726c957cc3f32781a1ccb6614ab2040a69692c7a10e70bf5f73c8 from build tracker '/tmp/pip-req-tracker-lr6_v0tj' Building wheels for collected packages: django-csp-reports Created temporary directory: /tmp/pip-wheel-curg6ipz Running setup.py bdist_wheel for django-csp-reports: started Destination directory: /tmp/pip-wheel-curg6ipz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jf_zx9ds/django-csp-reports/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-curg6ipz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cspreports copying cspreports/views.py -> build/lib/cspreports copying cspreports/summary.py -> build/lib/cspreports copying cspreports/urls.py -> build/lib/cspreports copying cspreports/models.py -> build/lib/cspreports copying cspreports/apps.py -> build/lib/cspreports copying cspreports/utils.py -> build/lib/cspreports copying cspreports/admin.py -> build/lib/cspreports copying cspreports/__init__.py -> build/lib/cspreports creating build/lib/cspreports/migrations copying cspreports/migrations/0003_report_fields.py -> build/lib/cspreports/migrations copying cspreports/migrations/0001_initial.py -> build/lib/cspreports/migrations copying cspreports/migrations/0004_cspreport_user_agent.py -> build/lib/cspreports/migrations copying cspreports/migrations/0002_auto_20141011_1800.py -> build/lib/cspreports/migrations copying cspreports/migrations/__init__.py -> build/lib/cspreports/migrations creating build/lib/cspreports/tests copying cspreports/tests/test_models.py -> build/lib/cspreports/tests copying cspreports/tests/settings.py -> build/lib/cspreports/tests copying cspreports/tests/test_commands.py -> build/lib/cspreports/tests copying cspreports/tests/test_summary.py -> build/lib/cspreports/tests copying cspreports/tests/utils.py -> build/lib/cspreports/tests copying cspreports/tests/test_utils.py -> build/lib/cspreports/tests copying cspreports/tests/__init__.py -> build/lib/cspreports/tests creating build/lib/cspreports/management copying cspreports/management/__init__.py -> build/lib/cspreports/management creating build/lib/cspreports/management/commands copying cspreports/management/commands/make_csp_summary.py -> build/lib/cspreports/management/commands copying cspreports/management/commands/clean_cspreports.py -> build/lib/cspreports/management/commands copying cspreports/management/commands/__init__.py -> build/lib/cspreports/management/commands running egg_info writing top-level names to django_csp_reports.egg-info/top_level.txt writing requirements to django_csp_reports.egg-info/requires.txt writing dependency_links to django_csp_reports.egg-info/dependency_links.txt writing django_csp_reports.egg-info/PKG-INFO reading manifest file 'django_csp_reports.egg-info/SOURCES.txt' writing manifest file 'django_csp_reports.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/cspreports creating build/bdist.linux-armv7l/wheel/cspreports/migrations copying build/lib/cspreports/migrations/0003_report_fields.py -> build/bdist.linux-armv7l/wheel/cspreports/migrations copying build/lib/cspreports/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/cspreports/migrations copying build/lib/cspreports/migrations/0004_cspreport_user_agent.py -> build/bdist.linux-armv7l/wheel/cspreports/migrations copying build/lib/cspreports/migrations/0002_auto_20141011_1800.py -> build/bdist.linux-armv7l/wheel/cspreports/migrations copying build/lib/cspreports/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/cspreports/migrations copying build/lib/cspreports/views.py -> build/bdist.linux-armv7l/wheel/cspreports copying build/lib/cspreports/summary.py -> build/bdist.linux-armv7l/wheel/cspreports creating build/bdist.linux-armv7l/wheel/cspreports/tests copying build/lib/cspreports/tests/test_models.py -> build/bdist.linux-armv7l/wheel/cspreports/tests copying build/lib/cspreports/tests/settings.py -> build/bdist.linux-armv7l/wheel/cspreports/tests copying build/lib/cspreports/tests/test_commands.py -> build/bdist.linux-armv7l/wheel/cspreports/tests copying build/lib/cspreports/tests/test_summary.py -> build/bdist.linux-armv7l/wheel/cspreports/tests copying build/lib/cspreports/tests/utils.py -> build/bdist.linux-armv7l/wheel/cspreports/tests copying build/lib/cspreports/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/cspreports/tests copying build/lib/cspreports/tests/__init__.py -> build/bdist.linux-armv7l/wheel/cspreports/tests creating build/bdist.linux-armv7l/wheel/cspreports/management creating build/bdist.linux-armv7l/wheel/cspreports/management/commands copying build/lib/cspreports/management/commands/make_csp_summary.py -> build/bdist.linux-armv7l/wheel/cspreports/management/commands copying build/lib/cspreports/management/commands/clean_cspreports.py -> build/bdist.linux-armv7l/wheel/cspreports/management/commands copying build/lib/cspreports/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/cspreports/management/commands copying build/lib/cspreports/management/__init__.py -> build/bdist.linux-armv7l/wheel/cspreports/management copying build/lib/cspreports/urls.py -> build/bdist.linux-armv7l/wheel/cspreports copying build/lib/cspreports/models.py -> build/bdist.linux-armv7l/wheel/cspreports copying build/lib/cspreports/apps.py -> build/bdist.linux-armv7l/wheel/cspreports copying build/lib/cspreports/utils.py -> build/bdist.linux-armv7l/wheel/cspreports copying build/lib/cspreports/admin.py -> build/bdist.linux-armv7l/wheel/cspreports copying build/lib/cspreports/__init__.py -> build/bdist.linux-armv7l/wheel/cspreports running install_egg_info Copying django_csp_reports.egg-info to build/bdist.linux-armv7l/wheel/django_csp_reports-1.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_csp_reports-1.2.dist-info/WHEEL creating '/tmp/pip-wheel-curg6ipz/django_csp_reports-1.2-py3-none-any.whl' and adding '.' to it adding 'cspreports/__init__.py' adding 'cspreports/admin.py' adding 'cspreports/apps.py' adding 'cspreports/models.py' adding 'cspreports/summary.py' adding 'cspreports/urls.py' adding 'cspreports/utils.py' adding 'cspreports/views.py' adding 'cspreports/management/__init__.py' adding 'cspreports/management/commands/__init__.py' adding 'cspreports/management/commands/clean_cspreports.py' adding 'cspreports/management/commands/make_csp_summary.py' adding 'cspreports/migrations/0001_initial.py' adding 'cspreports/migrations/0002_auto_20141011_1800.py' adding 'cspreports/migrations/0003_report_fields.py' adding 'cspreports/migrations/0004_cspreport_user_agent.py' adding 'cspreports/migrations/__init__.py' adding 'cspreports/tests/__init__.py' adding 'cspreports/tests/settings.py' adding 'cspreports/tests/test_commands.py' adding 'cspreports/tests/test_models.py' adding 'cspreports/tests/test_summary.py' adding 'cspreports/tests/test_utils.py' adding 'cspreports/tests/utils.py' adding 'django_csp_reports-1.2.dist-info/top_level.txt' adding 'django_csp_reports-1.2.dist-info/WHEEL' adding 'django_csp_reports-1.2.dist-info/METADATA' adding 'django_csp_reports-1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-csp-reports: finished with status 'done' Stored in directory: /tmp/tmpa4_bv7yn Successfully built django-csp-reports Cleaning up... Removing source in /tmp/pip-wheel-jf_zx9ds/django-csp-reports Removed build tracker '/tmp/pip-req-tracker-lr6_v0tj'