Created temporary directory: /tmp/pip-ephem-wheel-cache-cfumu2fu Created temporary directory: /tmp/pip-req-tracker-4kfu8sv3 Created requirements tracker '/tmp/pip-req-tracker-4kfu8sv3' Created temporary directory: /tmp/pip-wheel-f2r7c5ax Collecting django-reactive==0.0.2 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 Found link https://files.pythonhosted.org/packages/eb/e4/36739235e52985a65cf26dc1804da575f60a778179bbaa33793fe6185569/django-reactive-0.0.2.tar.gz#sha256=5db46c052baf3fb5b82bb03fcb8428a3a8923031f01fc549b19782569be3127a (from https://pypi.org/simple/django-reactive/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-3hi6xyv6 Downloading https://files.pythonhosted.org/packages/eb/e4/36739235e52985a65cf26dc1804da575f60a778179bbaa33793fe6185569/django-reactive-0.0.2.tar.gz (268kB) Downloading from URL https://files.pythonhosted.org/packages/eb/e4/36739235e52985a65cf26dc1804da575f60a778179bbaa33793fe6185569/django-reactive-0.0.2.tar.gz#sha256=5db46c052baf3fb5b82bb03fcb8428a3a8923031f01fc549b19782569be3127a (from https://pypi.org/simple/django-reactive/) Added django-reactive==0.0.2 from https://files.pythonhosted.org/packages/eb/e4/36739235e52985a65cf26dc1804da575f60a778179bbaa33793fe6185569/django-reactive-0.0.2.tar.gz#sha256=5db46c052baf3fb5b82bb03fcb8428a3a8923031f01fc549b19782569be3127a to build tracker '/tmp/pip-req-tracker-4kfu8sv3' Running setup.py (path:/tmp/pip-wheel-f2r7c5ax/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-f2r7c5ax/django-reactive has version 0.0.2, which satisfies requirement django-reactive==0.0.2 from https://files.pythonhosted.org/packages/eb/e4/36739235e52985a65cf26dc1804da575f60a778179bbaa33793fe6185569/django-reactive-0.0.2.tar.gz#sha256=5db46c052baf3fb5b82bb03fcb8428a3a8923031f01fc549b19782569be3127a Removed django-reactive==0.0.2 from https://files.pythonhosted.org/packages/eb/e4/36739235e52985a65cf26dc1804da575f60a778179bbaa33793fe6185569/django-reactive-0.0.2.tar.gz#sha256=5db46c052baf3fb5b82bb03fcb8428a3a8923031f01fc549b19782569be3127a from build tracker '/tmp/pip-req-tracker-4kfu8sv3' Building wheels for collected packages: django-reactive Created temporary directory: /tmp/pip-wheel-mfbc40gh Running setup.py bdist_wheel for django-reactive: started Destination directory: /tmp/pip-wheel-mfbc40gh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-f2r7c5ax/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-mfbc40gh 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/apps.py -> build/lib/django_reactive copying django_reactive/__init__.py -> build/lib/django_reactive running egg_info writing dependency_links to django_reactive.egg-info/dependency_links.txt writing top-level names to django_reactive.egg-info/top_level.txt writing django_reactive.egg-info/PKG-INFO 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/static 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/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/css copying build/lib/django_reactive/static/css/django_reactive.css -> build/bdist.linux-armv7l/wheel/django_reactive/static/css copying build/lib/django_reactive/fields.py -> build/bdist.linux-armv7l/wheel/django_reactive copying build/lib/django_reactive/apps.py -> build/bdist.linux-armv7l/wheel/django_reactive creating 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/forms/widgets.py -> build/bdist.linux-armv7l/wheel/django_reactive/forms copying build/lib/django_reactive/__init__.py -> 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 running install_egg_info Copying django_reactive.egg-info to build/bdist.linux-armv7l/wheel/django_reactive-0.0.2-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.2.dist-info/WHEEL creating '/tmp/pip-wheel-mfbc40gh/django_reactive-0.0.2-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.2.dist-info/AUTHORS.rst' adding 'django_reactive-0.0.2.dist-info/LICENSE' adding 'django_reactive-0.0.2.dist-info/METADATA' adding 'django_reactive-0.0.2.dist-info/WHEEL' adding 'django_reactive-0.0.2.dist-info/top_level.txt' adding 'django_reactive-0.0.2.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/tmp6to7eybi Successfully built django-reactive Cleaning up... Removing source in /tmp/pip-wheel-f2r7c5ax/django-reactive Removed build tracker '/tmp/pip-req-tracker-4kfu8sv3'