Created temporary directory: /tmp/pip-ephem-wheel-cache-9nicpp1a Created temporary directory: /tmp/pip-req-tracker-d6drelyy Created requirements tracker '/tmp/pip-req-tracker-d6drelyy' Created temporary directory: /tmp/pip-wheel-rtylzi5i Collecting django-jsanctions==1.0.1 1 location(s) to search for versions of django-jsanctions: * https://pypi.org/simple/django-jsanctions/ Getting page https://pypi.org/simple/django-jsanctions/ Analyzing links from page https://pypi.org/simple/django-jsanctions/ Found link https://files.pythonhosted.org/packages/89/a4/6bb7d03c77ebee08803a9ea3e5e0b38d6ceb5961e2035cc26e462141cbad/django-jsanctions-1.0.1.tar.gz#sha256=ed100a2c24bd23a47e9b3d8fe5ad37e1ccab94cfcd22825a52c919a0c08b3988 (from https://pypi.org/simple/django-jsanctions/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-pp5ljoda Downloading https://files.pythonhosted.org/packages/89/a4/6bb7d03c77ebee08803a9ea3e5e0b38d6ceb5961e2035cc26e462141cbad/django-jsanctions-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/89/a4/6bb7d03c77ebee08803a9ea3e5e0b38d6ceb5961e2035cc26e462141cbad/django-jsanctions-1.0.1.tar.gz#sha256=ed100a2c24bd23a47e9b3d8fe5ad37e1ccab94cfcd22825a52c919a0c08b3988 (from https://pypi.org/simple/django-jsanctions/) Added django-jsanctions==1.0.1 from https://files.pythonhosted.org/packages/89/a4/6bb7d03c77ebee08803a9ea3e5e0b38d6ceb5961e2035cc26e462141cbad/django-jsanctions-1.0.1.tar.gz#sha256=ed100a2c24bd23a47e9b3d8fe5ad37e1ccab94cfcd22825a52c919a0c08b3988 to build tracker '/tmp/pip-req-tracker-d6drelyy' Running setup.py (path:/tmp/pip-wheel-rtylzi5i/django-jsanctions/setup.py) egg_info for package django-jsanctions Running command python setup.py egg_info running egg_info creating pip-egg-info/django_jsanctions.egg-info writing requirements to pip-egg-info/django_jsanctions.egg-info/requires.txt writing dependency_links to pip-egg-info/django_jsanctions.egg-info/dependency_links.txt writing pip-egg-info/django_jsanctions.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_jsanctions.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_jsanctions.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_jsanctions.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.xml' warning: no files found matching '*' under directory 'sanctions' no previously-included directories found matching 'project' writing manifest file 'pip-egg-info/django_jsanctions.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-rtylzi5i/django-jsanctions has version 1.0.1, which satisfies requirement django-jsanctions==1.0.1 from https://files.pythonhosted.org/packages/89/a4/6bb7d03c77ebee08803a9ea3e5e0b38d6ceb5961e2035cc26e462141cbad/django-jsanctions-1.0.1.tar.gz#sha256=ed100a2c24bd23a47e9b3d8fe5ad37e1ccab94cfcd22825a52c919a0c08b3988 Removed django-jsanctions==1.0.1 from https://files.pythonhosted.org/packages/89/a4/6bb7d03c77ebee08803a9ea3e5e0b38d6ceb5961e2035cc26e462141cbad/django-jsanctions-1.0.1.tar.gz#sha256=ed100a2c24bd23a47e9b3d8fe5ad37e1ccab94cfcd22825a52c919a0c08b3988 from build tracker '/tmp/pip-req-tracker-d6drelyy' Building wheels for collected packages: django-jsanctions Created temporary directory: /tmp/pip-wheel-evcmwx1y Running setup.py bdist_wheel for django-jsanctions: started Destination directory: /tmp/pip-wheel-evcmwx1y Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-rtylzi5i/django-jsanctions/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-evcmwx1y running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jsanctions copying jsanctions/models.py -> build/lib/jsanctions copying jsanctions/admin.py -> build/lib/jsanctions copying jsanctions/views.py -> build/lib/jsanctions copying jsanctions/tests.py -> build/lib/jsanctions copying jsanctions/__init__.py -> build/lib/jsanctions copying jsanctions/helpers.py -> build/lib/jsanctions copying jsanctions/apps.py -> build/lib/jsanctions creating build/lib/jsanctions/management copying jsanctions/management/__init__.py -> build/lib/jsanctions/management creating build/lib/jsanctions/migrations copying jsanctions/migrations/__init__.py -> build/lib/jsanctions/migrations copying jsanctions/migrations/0001_initial.py -> build/lib/jsanctions/migrations creating build/lib/jsanctions/management/commands copying jsanctions/management/commands/import_eu_sanctions.py -> build/lib/jsanctions/management/commands copying jsanctions/management/commands/__init__.py -> build/lib/jsanctions/management/commands running egg_info writing django_jsanctions.egg-info/PKG-INFO writing dependency_links to django_jsanctions.egg-info/dependency_links.txt writing requirements to django_jsanctions.egg-info/requires.txt writing top-level names to django_jsanctions.egg-info/top_level.txt reading manifest file 'django_jsanctions.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.xml' warning: no files found matching '*' under directory 'sanctions' no previously-included directories found matching 'project' writing manifest file 'django_jsanctions.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/jsanctions creating build/bdist.linux-armv7l/wheel/jsanctions/management creating build/bdist.linux-armv7l/wheel/jsanctions/management/commands copying build/lib/jsanctions/management/commands/import_eu_sanctions.py -> build/bdist.linux-armv7l/wheel/jsanctions/management/commands copying build/lib/jsanctions/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/jsanctions/management/commands copying build/lib/jsanctions/management/__init__.py -> build/bdist.linux-armv7l/wheel/jsanctions/management creating build/bdist.linux-armv7l/wheel/jsanctions/migrations copying build/lib/jsanctions/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/jsanctions/migrations copying build/lib/jsanctions/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/jsanctions/migrations copying build/lib/jsanctions/models.py -> build/bdist.linux-armv7l/wheel/jsanctions copying build/lib/jsanctions/admin.py -> build/bdist.linux-armv7l/wheel/jsanctions copying build/lib/jsanctions/views.py -> build/bdist.linux-armv7l/wheel/jsanctions copying build/lib/jsanctions/tests.py -> build/bdist.linux-armv7l/wheel/jsanctions copying build/lib/jsanctions/__init__.py -> build/bdist.linux-armv7l/wheel/jsanctions copying build/lib/jsanctions/helpers.py -> build/bdist.linux-armv7l/wheel/jsanctions copying build/lib/jsanctions/apps.py -> build/bdist.linux-armv7l/wheel/jsanctions running install_egg_info Copying django_jsanctions.egg-info to build/bdist.linux-armv7l/wheel/django_jsanctions-1.0.1-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_jsanctions-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-evcmwx1y/django_jsanctions-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'jsanctions/__init__.py' adding 'jsanctions/admin.py' adding 'jsanctions/apps.py' adding 'jsanctions/helpers.py' adding 'jsanctions/models.py' adding 'jsanctions/tests.py' adding 'jsanctions/views.py' adding 'jsanctions/management/__init__.py' adding 'jsanctions/management/commands/__init__.py' adding 'jsanctions/management/commands/import_eu_sanctions.py' adding 'jsanctions/migrations/0001_initial.py' adding 'jsanctions/migrations/__init__.py' adding 'django_jsanctions-1.0.1.dist-info/LICENSE.txt' adding 'django_jsanctions-1.0.1.dist-info/METADATA' adding 'django_jsanctions-1.0.1.dist-info/WHEEL' adding 'django_jsanctions-1.0.1.dist-info/top_level.txt' adding 'django_jsanctions-1.0.1.dist-info/zip-safe' adding 'django_jsanctions-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-jsanctions: finished with status 'done' Stored in directory: /tmp/tmpe4ul0h8k Successfully built django-jsanctions Cleaning up... Removing source in /tmp/pip-wheel-rtylzi5i/django-jsanctions Removed build tracker '/tmp/pip-req-tracker-d6drelyy'