Created temporary directory: /tmp/pip-ephem-wheel-cache-9vgizsyy Created temporary directory: /tmp/pip-req-tracker-rko24s6b Created requirements tracker '/tmp/pip-req-tracker-rko24s6b' Created temporary directory: /tmp/pip-wheel-z5lbcjgd Collecting django-channels2-jsonrpc==1.2.0 1 location(s) to search for versions of django-channels2-jsonrpc: * https://pypi.org/simple/django-channels2-jsonrpc/ Getting page https://pypi.org/simple/django-channels2-jsonrpc/ Analyzing links from page https://pypi.org/simple/django-channels2-jsonrpc/ Found link https://files.pythonhosted.org/packages/58/2a/5d5f26e9adccaa4c9db37956ee927e5fd9d3296584d6fb98a5c11cd8c943/django-channels2-jsonrpc-1.0.0.tar.gz#sha256=2e6f70083306a624e7d7b0e5c87c6caee75a79db2225a8904733f0b7b313ac47 (from https://pypi.org/simple/django-channels2-jsonrpc/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/da/da/e67c8de0a9500e5350805a60c717ad16ffc38408fe408bd1cd835f4e98d5/django-channels2-jsonrpc-1.0.1.tar.gz#sha256=ef18d33156a6a729e7ae701db3fe60708e7b06f0d4965db7770775df08b0da34 (from https://pypi.org/simple/django-channels2-jsonrpc/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/92/9b/ce287c7e9118ada83670e2c07a4a09f2ac8d0f16326db4e4f19f9041f02e/django-channels2-jsonrpc-1.1.0.tar.gz#sha256=7fea35ab4aa30e0a286dee52c7142be315b5e9ba983da79af4f50472f2e28c5c (from https://pypi.org/simple/django-channels2-jsonrpc/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/62/e1/56e7810d37a6a0eb023d19cedd2d050cd3499c356991004ca52672fdbb82/django-channels2-jsonrpc-1.2.0.tar.gz#sha256=70da23e276c63afa53c23a1ae353644b296f4eee4d498ad0b9f9b9600ec49606 (from https://pypi.org/simple/django-channels2-jsonrpc/), version: 1.2.0 Using version 1.2.0 (newest of versions: 1.2.0) Created temporary directory: /tmp/pip-unpack-3k43adhu Downloading https://files.pythonhosted.org/packages/62/e1/56e7810d37a6a0eb023d19cedd2d050cd3499c356991004ca52672fdbb82/django-channels2-jsonrpc-1.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/62/e1/56e7810d37a6a0eb023d19cedd2d050cd3499c356991004ca52672fdbb82/django-channels2-jsonrpc-1.2.0.tar.gz#sha256=70da23e276c63afa53c23a1ae353644b296f4eee4d498ad0b9f9b9600ec49606 (from https://pypi.org/simple/django-channels2-jsonrpc/) Added django-channels2-jsonrpc==1.2.0 from https://files.pythonhosted.org/packages/62/e1/56e7810d37a6a0eb023d19cedd2d050cd3499c356991004ca52672fdbb82/django-channels2-jsonrpc-1.2.0.tar.gz#sha256=70da23e276c63afa53c23a1ae353644b296f4eee4d498ad0b9f9b9600ec49606 to build tracker '/tmp/pip-req-tracker-rko24s6b' Running setup.py (path:/tmp/pip-wheel-z5lbcjgd/django-channels2-jsonrpc/setup.py) egg_info for package django-channels2-jsonrpc Running command python setup.py egg_info running egg_info creating pip-egg-info/django_channels2_jsonrpc.egg-info writing dependency_links to pip-egg-info/django_channels2_jsonrpc.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_channels2_jsonrpc.egg-info/top_level.txt writing requirements to pip-egg-info/django_channels2_jsonrpc.egg-info/requires.txt writing pip-egg-info/django_channels2_jsonrpc.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_channels2_jsonrpc.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_channels2_jsonrpc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' writing manifest file 'pip-egg-info/django_channels2_jsonrpc.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-z5lbcjgd/django-channels2-jsonrpc has version 1.2.0, which satisfies requirement django-channels2-jsonrpc==1.2.0 from https://files.pythonhosted.org/packages/62/e1/56e7810d37a6a0eb023d19cedd2d050cd3499c356991004ca52672fdbb82/django-channels2-jsonrpc-1.2.0.tar.gz#sha256=70da23e276c63afa53c23a1ae353644b296f4eee4d498ad0b9f9b9600ec49606 Removed django-channels2-jsonrpc==1.2.0 from https://files.pythonhosted.org/packages/62/e1/56e7810d37a6a0eb023d19cedd2d050cd3499c356991004ca52672fdbb82/django-channels2-jsonrpc-1.2.0.tar.gz#sha256=70da23e276c63afa53c23a1ae353644b296f4eee4d498ad0b9f9b9600ec49606 from build tracker '/tmp/pip-req-tracker-rko24s6b' Building wheels for collected packages: django-channels2-jsonrpc Created temporary directory: /tmp/pip-wheel-17ja4jao Running setup.py bdist_wheel for django-channels2-jsonrpc: started Destination directory: /tmp/pip-wheel-17ja4jao Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-z5lbcjgd/django-channels2-jsonrpc/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-17ja4jao running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/channels_jsonrpc copying channels_jsonrpc/jsonrpcconsumer.py -> build/lib/channels_jsonrpc copying channels_jsonrpc/__init__.py -> build/lib/channels_jsonrpc running egg_info writing top-level names to django_channels2_jsonrpc.egg-info/top_level.txt writing dependency_links to django_channels2_jsonrpc.egg-info/dependency_links.txt writing requirements to django_channels2_jsonrpc.egg-info/requires.txt writing django_channels2_jsonrpc.egg-info/PKG-INFO reading manifest file 'django_channels2_jsonrpc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' writing manifest file 'django_channels2_jsonrpc.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/channels_jsonrpc copying build/lib/channels_jsonrpc/jsonrpcconsumer.py -> build/bdist.linux-armv7l/wheel/channels_jsonrpc copying build/lib/channels_jsonrpc/__init__.py -> build/bdist.linux-armv7l/wheel/channels_jsonrpc running install_egg_info Copying django_channels2_jsonrpc.egg-info to build/bdist.linux-armv7l/wheel/django_channels2_jsonrpc-1.2.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_channels2_jsonrpc-1.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-17ja4jao/django_channels2_jsonrpc-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'channels_jsonrpc/__init__.py' adding 'channels_jsonrpc/jsonrpcconsumer.py' adding 'django_channels2_jsonrpc-1.2.0.dist-info/LICENSE' adding 'django_channels2_jsonrpc-1.2.0.dist-info/METADATA' adding 'django_channels2_jsonrpc-1.2.0.dist-info/WHEEL' adding 'django_channels2_jsonrpc-1.2.0.dist-info/top_level.txt' adding 'django_channels2_jsonrpc-1.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-channels2-jsonrpc: finished with status 'done' Stored in directory: /tmp/tmpi64unw81 Successfully built django-channels2-jsonrpc Cleaning up... Removing source in /tmp/pip-wheel-z5lbcjgd/django-channels2-jsonrpc Removed build tracker '/tmp/pip-req-tracker-rko24s6b'