Created temporary directory: /tmp/pip-ephem-wheel-cache-_zp1tsak Created temporary directory: /tmp/pip-req-tracker-937zh78_ Created requirements tracker '/tmp/pip-req-tracker-937zh78_' Created temporary directory: /tmp/pip-wheel-dif5g8qv Collecting django-reactive==0.0.1 1 location(s) to search for versions of django-reactive: * https://pypi.org/simple/django-reactive/ Getting page https://pypi.org/simple/django-reactive/ Analyzing links from page https://pypi.org/simple/django-reactive/ Found link https://files.pythonhosted.org/packages/2b/72/16f71fdb10ff72440ec323154f1cc65780a9e2c0f855d7e0b14462328c52/django-reactive-0.0.1.tar.gz#sha256=aec6ad1756ac86337d84525247ececb3073581f8bb241c8c34f0a9ee0a016852 (from https://pypi.org/simple/django-reactive/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-owkzbhmm Downloading https://files.pythonhosted.org/packages/2b/72/16f71fdb10ff72440ec323154f1cc65780a9e2c0f855d7e0b14462328c52/django-reactive-0.0.1.tar.gz (268kB) Downloading from URL https://files.pythonhosted.org/packages/2b/72/16f71fdb10ff72440ec323154f1cc65780a9e2c0f855d7e0b14462328c52/django-reactive-0.0.1.tar.gz#sha256=aec6ad1756ac86337d84525247ececb3073581f8bb241c8c34f0a9ee0a016852 (from https://pypi.org/simple/django-reactive/) Added django-reactive==0.0.1 from https://files.pythonhosted.org/packages/2b/72/16f71fdb10ff72440ec323154f1cc65780a9e2c0f855d7e0b14462328c52/django-reactive-0.0.1.tar.gz#sha256=aec6ad1756ac86337d84525247ececb3073581f8bb241c8c34f0a9ee0a016852 to build tracker '/tmp/pip-req-tracker-937zh78_' Running setup.py (path:/tmp/pip-wheel-dif5g8qv/django-reactive/setup.py) egg_info for package django-reactive Running command python setup.py egg_info running egg_info creating pip-egg-info/django_reactive.egg-info writing top-level names to pip-egg-info/django_reactive.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_reactive.egg-info/dependency_links.txt writing pip-egg-info/django_reactive.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_reactive.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_reactive.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.png' under directory 'django_reactive' warning: no files found matching '*.gif' under directory 'django_reactive' warning: no files found matching '*jpg' under directory 'django_reactive' warning: no files found matching '*jpeg' under directory 'django_reactive' warning: no files found matching '*svg' under directory 'django_reactive' writing manifest file 'pip-egg-info/django_reactive.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dif5g8qv/django-reactive has version 0.0.1, which satisfies requirement django-reactive==0.0.1 from https://files.pythonhosted.org/packages/2b/72/16f71fdb10ff72440ec323154f1cc65780a9e2c0f855d7e0b14462328c52/django-reactive-0.0.1.tar.gz#sha256=aec6ad1756ac86337d84525247ececb3073581f8bb241c8c34f0a9ee0a016852 Removed django-reactive==0.0.1 from https://files.pythonhosted.org/packages/2b/72/16f71fdb10ff72440ec323154f1cc65780a9e2c0f855d7e0b14462328c52/django-reactive-0.0.1.tar.gz#sha256=aec6ad1756ac86337d84525247ececb3073581f8bb241c8c34f0a9ee0a016852 from build tracker '/tmp/pip-req-tracker-937zh78_' Building wheels for collected packages: django-reactive Created temporary directory: /tmp/pip-wheel-azh82rpj Running setup.py bdist_wheel for django-reactive: started Destination directory: /tmp/pip-wheel-azh82rpj Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dif5g8qv/django-reactive/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-azh82rpj running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/django_reactive copying django_reactive/fields.py -> build/lib/django_reactive copying django_reactive/__init__.py -> build/lib/django_reactive copying django_reactive/apps.py -> build/lib/django_reactive running egg_info writing django_reactive.egg-info/PKG-INFO writing top-level names to django_reactive.egg-info/top_level.txt writing dependency_links to django_reactive.egg-info/dependency_links.txt reading manifest file 'django_reactive.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.png' under directory 'django_reactive' warning: no files found matching '*.gif' under directory 'django_reactive' warning: no files found matching '*jpg' under directory 'django_reactive' warning: no files found matching '*jpeg' under directory 'django_reactive' warning: no files found matching '*svg' under directory 'django_reactive' writing manifest file 'django_reactive.egg-info/SOURCES.txt' creating build/lib/django_reactive/forms copying django_reactive/forms/__init__.py -> build/lib/django_reactive/forms copying django_reactive/forms/fields.py -> build/lib/django_reactive/forms copying django_reactive/forms/widgets.py -> build/lib/django_reactive/forms creating build/lib/django_reactive/static creating build/lib/django_reactive/static/css copying django_reactive/static/css/django_reactive.css -> build/lib/django_reactive/static/css creating build/lib/django_reactive/static/dist copying django_reactive/static/dist/react-16.6.3.js -> build/lib/django_reactive/static/dist copying django_reactive/static/dist/react-dom-16.6.1.js -> build/lib/django_reactive/static/dist copying django_reactive/static/dist/react-jsonschema-form.js -> build/lib/django_reactive/static/dist creating build/lib/django_reactive/static/js copying django_reactive/static/js/django_reactive.js -> build/lib/django_reactive/static/js creating build/lib/django_reactive/templates copying django_reactive/templates/django_reactive.html -> build/lib/django_reactive/templates 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_reactive creating build/bdist.linux-armv7l/wheel/django_reactive/templates copying build/lib/django_reactive/templates/django_reactive.html -> build/bdist.linux-armv7l/wheel/django_reactive/templates copying build/lib/django_reactive/fields.py -> build/bdist.linux-armv7l/wheel/django_reactive copying build/lib/django_reactive/__init__.py -> build/bdist.linux-armv7l/wheel/django_reactive creating build/bdist.linux-armv7l/wheel/django_reactive/static creating build/bdist.linux-armv7l/wheel/django_reactive/static/js copying build/lib/django_reactive/static/js/django_reactive.js -> build/bdist.linux-armv7l/wheel/django_reactive/static/js creating build/bdist.linux-armv7l/wheel/django_reactive/static/dist copying build/lib/django_reactive/static/dist/react-16.6.3.js -> build/bdist.linux-armv7l/wheel/django_reactive/static/dist copying build/lib/django_reactive/static/dist/react-jsonschema-form.js -> build/bdist.linux-armv7l/wheel/django_reactive/static/dist copying build/lib/django_reactive/static/dist/react-dom-16.6.1.js -> build/bdist.linux-armv7l/wheel/django_reactive/static/dist creating build/bdist.linux-armv7l/wheel/django_reactive/static/css copying build/lib/django_reactive/static/css/django_reactive.css -> build/bdist.linux-armv7l/wheel/django_reactive/static/css creating build/bdist.linux-armv7l/wheel/django_reactive/forms copying build/lib/django_reactive/forms/widgets.py -> build/bdist.linux-armv7l/wheel/django_reactive/forms copying build/lib/django_reactive/forms/fields.py -> build/bdist.linux-armv7l/wheel/django_reactive/forms copying build/lib/django_reactive/forms/__init__.py -> build/bdist.linux-armv7l/wheel/django_reactive/forms copying build/lib/django_reactive/apps.py -> build/bdist.linux-armv7l/wheel/django_reactive running install_egg_info Copying django_reactive.egg-info to build/bdist.linux-armv7l/wheel/django_reactive-0.0.1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/django_reactive-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-azh82rpj/django_reactive-0.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_reactive/__init__.py' adding 'django_reactive/apps.py' adding 'django_reactive/fields.py' adding 'django_reactive/forms/__init__.py' adding 'django_reactive/forms/fields.py' adding 'django_reactive/forms/widgets.py' adding 'django_reactive/static/css/django_reactive.css' adding 'django_reactive/static/dist/react-16.6.3.js' adding 'django_reactive/static/dist/react-dom-16.6.1.js' adding 'django_reactive/static/dist/react-jsonschema-form.js' adding 'django_reactive/static/js/django_reactive.js' adding 'django_reactive/templates/django_reactive.html' adding 'django_reactive-0.0.1.dist-info/AUTHORS.rst' adding 'django_reactive-0.0.1.dist-info/LICENSE' adding 'django_reactive-0.0.1.dist-info/METADATA' adding 'django_reactive-0.0.1.dist-info/WHEEL' adding 'django_reactive-0.0.1.dist-info/top_level.txt' adding 'django_reactive-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-reactive: finished with status 'done' Stored in directory: /tmp/tmp_hrzm4ot Successfully built django-reactive Cleaning up... Removing source in /tmp/pip-wheel-dif5g8qv/django-reactive Removed build tracker '/tmp/pip-req-tracker-937zh78_'