Created temporary directory: /tmp/pip-ephem-wheel-cache-o_4zymx1 Created temporary directory: /tmp/pip-req-tracker-ufnlt16x Created requirements tracker '/tmp/pip-req-tracker-ufnlt16x' Created temporary directory: /tmp/pip-wheel-j63qv4u3 Collecting django-parrot==1.0.0 1 location(s) to search for versions of django-parrot: * https://pypi.org/simple/django-parrot/ Getting page https://pypi.org/simple/django-parrot/ Analyzing links from page https://pypi.org/simple/django-parrot/ Found link https://files.pythonhosted.org/packages/1c/fd/6cc1a765f22b6ebc0a2272dedde8b6875e19e39d6c678c3c13208dc2371a/django_parrot-1.0.0.tar.gz#sha256=1869330fb534f2c53f5f4820d7322b50b835ced29affe1abeb0efcb88f5ea572 (from https://pypi.org/simple/django-parrot/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-aa6y7wlc Downloading https://files.pythonhosted.org/packages/1c/fd/6cc1a765f22b6ebc0a2272dedde8b6875e19e39d6c678c3c13208dc2371a/django_parrot-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1c/fd/6cc1a765f22b6ebc0a2272dedde8b6875e19e39d6c678c3c13208dc2371a/django_parrot-1.0.0.tar.gz#sha256=1869330fb534f2c53f5f4820d7322b50b835ced29affe1abeb0efcb88f5ea572 (from https://pypi.org/simple/django-parrot/) Added django-parrot==1.0.0 from https://files.pythonhosted.org/packages/1c/fd/6cc1a765f22b6ebc0a2272dedde8b6875e19e39d6c678c3c13208dc2371a/django_parrot-1.0.0.tar.gz#sha256=1869330fb534f2c53f5f4820d7322b50b835ced29affe1abeb0efcb88f5ea572 to build tracker '/tmp/pip-req-tracker-ufnlt16x' Running setup.py (path:/tmp/pip-wheel-j63qv4u3/django-parrot/setup.py) egg_info for package django-parrot Running command python setup.py egg_info running egg_info creating pip-egg-info/django_parrot.egg-info writing requirements to pip-egg-info/django_parrot.egg-info/requires.txt writing dependency_links to pip-egg-info/django_parrot.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_parrot.egg-info/top_level.txt writing pip-egg-info/django_parrot.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_parrot.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_parrot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'drftest/static' warning: no files found matching '*' under directory 'drftest/templates' writing manifest file 'pip-egg-info/django_parrot.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-j63qv4u3/django-parrot has version 1.0.0, which satisfies requirement django-parrot==1.0.0 from https://files.pythonhosted.org/packages/1c/fd/6cc1a765f22b6ebc0a2272dedde8b6875e19e39d6c678c3c13208dc2371a/django_parrot-1.0.0.tar.gz#sha256=1869330fb534f2c53f5f4820d7322b50b835ced29affe1abeb0efcb88f5ea572 Removed django-parrot==1.0.0 from https://files.pythonhosted.org/packages/1c/fd/6cc1a765f22b6ebc0a2272dedde8b6875e19e39d6c678c3c13208dc2371a/django_parrot-1.0.0.tar.gz#sha256=1869330fb534f2c53f5f4820d7322b50b835ced29affe1abeb0efcb88f5ea572 from build tracker '/tmp/pip-req-tracker-ufnlt16x' Building wheels for collected packages: django-parrot Created temporary directory: /tmp/pip-wheel-bv49xd_o Running setup.py bdist_wheel for django-parrot: started Destination directory: /tmp/pip-wheel-bv49xd_o Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-j63qv4u3/django-parrot/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-bv49xd_o running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_parrot copying django_parrot/serializers.py -> build/lib/django_parrot copying django_parrot/apps.py -> build/lib/django_parrot copying django_parrot/token_auth_provider.py -> build/lib/django_parrot copying django_parrot/models.py -> build/lib/django_parrot copying django_parrot/urls.py -> build/lib/django_parrot copying django_parrot/__init__.py -> build/lib/django_parrot creating build/lib/django_parrot/receiver copying django_parrot/receiver/views.py -> build/lib/django_parrot/receiver copying django_parrot/receiver/__init__.py -> build/lib/django_parrot/receiver creating build/lib/django_parrot/sender copying django_parrot/sender/recorder.py -> build/lib/django_parrot/sender copying django_parrot/sender/__init__.py -> build/lib/django_parrot/sender copying django_parrot/sender/replayer.py -> build/lib/django_parrot/sender creating build/lib/django_parrot/migrations copying django_parrot/migrations/0001_initial.py -> build/lib/django_parrot/migrations copying django_parrot/migrations/__init__.py -> build/lib/django_parrot/migrations creating build/lib/django_parrot/tests copying django_parrot/tests/test_settings.py -> build/lib/django_parrot/tests copying django_parrot/tests/test_urls.py -> build/lib/django_parrot/tests copying django_parrot/tests/dummy_view.py -> build/lib/django_parrot/tests copying django_parrot/tests/__init__.py -> build/lib/django_parrot/tests creating build/lib/django_parrot/tests/receiver copying django_parrot/tests/receiver/__init__.py -> build/lib/django_parrot/tests/receiver copying django_parrot/tests/receiver/test_views.py -> build/lib/django_parrot/tests/receiver creating build/lib/django_parrot/tests/sender copying django_parrot/tests/sender/test_recorder.py -> build/lib/django_parrot/tests/sender copying django_parrot/tests/sender/test_replayer.py -> build/lib/django_parrot/tests/sender copying django_parrot/tests/sender/__init__.py -> build/lib/django_parrot/tests/sender running egg_info writing django_parrot.egg-info/PKG-INFO writing requirements to django_parrot.egg-info/requires.txt writing top-level names to django_parrot.egg-info/top_level.txt writing dependency_links to django_parrot.egg-info/dependency_links.txt reading manifest file 'django_parrot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'drftest/static' warning: no files found matching '*' under directory 'drftest/templates' writing manifest file 'django_parrot.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/django_parrot creating build/bdist.linux-armv7l/wheel/django_parrot/receiver copying build/lib/django_parrot/receiver/views.py -> build/bdist.linux-armv7l/wheel/django_parrot/receiver copying build/lib/django_parrot/receiver/__init__.py -> build/bdist.linux-armv7l/wheel/django_parrot/receiver copying build/lib/django_parrot/serializers.py -> build/bdist.linux-armv7l/wheel/django_parrot copying build/lib/django_parrot/apps.py -> build/bdist.linux-armv7l/wheel/django_parrot copying build/lib/django_parrot/token_auth_provider.py -> build/bdist.linux-armv7l/wheel/django_parrot creating build/bdist.linux-armv7l/wheel/django_parrot/sender copying build/lib/django_parrot/sender/recorder.py -> build/bdist.linux-armv7l/wheel/django_parrot/sender copying build/lib/django_parrot/sender/__init__.py -> build/bdist.linux-armv7l/wheel/django_parrot/sender copying build/lib/django_parrot/sender/replayer.py -> build/bdist.linux-armv7l/wheel/django_parrot/sender copying build/lib/django_parrot/models.py -> build/bdist.linux-armv7l/wheel/django_parrot creating build/bdist.linux-armv7l/wheel/django_parrot/migrations copying build/lib/django_parrot/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/django_parrot/migrations copying build/lib/django_parrot/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/django_parrot/migrations copying build/lib/django_parrot/urls.py -> build/bdist.linux-armv7l/wheel/django_parrot copying build/lib/django_parrot/__init__.py -> build/bdist.linux-armv7l/wheel/django_parrot creating build/bdist.linux-armv7l/wheel/django_parrot/tests creating build/bdist.linux-armv7l/wheel/django_parrot/tests/receiver copying build/lib/django_parrot/tests/receiver/__init__.py -> build/bdist.linux-armv7l/wheel/django_parrot/tests/receiver copying build/lib/django_parrot/tests/receiver/test_views.py -> build/bdist.linux-armv7l/wheel/django_parrot/tests/receiver copying build/lib/django_parrot/tests/test_settings.py -> build/bdist.linux-armv7l/wheel/django_parrot/tests copying build/lib/django_parrot/tests/test_urls.py -> build/bdist.linux-armv7l/wheel/django_parrot/tests creating build/bdist.linux-armv7l/wheel/django_parrot/tests/sender copying build/lib/django_parrot/tests/sender/test_recorder.py -> build/bdist.linux-armv7l/wheel/django_parrot/tests/sender copying build/lib/django_parrot/tests/sender/test_replayer.py -> build/bdist.linux-armv7l/wheel/django_parrot/tests/sender copying build/lib/django_parrot/tests/sender/__init__.py -> build/bdist.linux-armv7l/wheel/django_parrot/tests/sender copying build/lib/django_parrot/tests/dummy_view.py -> build/bdist.linux-armv7l/wheel/django_parrot/tests copying build/lib/django_parrot/tests/__init__.py -> build/bdist.linux-armv7l/wheel/django_parrot/tests running install_egg_info Copying django_parrot.egg-info to build/bdist.linux-armv7l/wheel/django_parrot-1.0.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_parrot-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-bv49xd_o/django_parrot-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_parrot/__init__.py' adding 'django_parrot/apps.py' adding 'django_parrot/models.py' adding 'django_parrot/serializers.py' adding 'django_parrot/token_auth_provider.py' adding 'django_parrot/urls.py' adding 'django_parrot/migrations/0001_initial.py' adding 'django_parrot/migrations/__init__.py' adding 'django_parrot/receiver/__init__.py' adding 'django_parrot/receiver/views.py' adding 'django_parrot/sender/__init__.py' adding 'django_parrot/sender/recorder.py' adding 'django_parrot/sender/replayer.py' adding 'django_parrot/tests/__init__.py' adding 'django_parrot/tests/dummy_view.py' adding 'django_parrot/tests/test_settings.py' adding 'django_parrot/tests/test_urls.py' adding 'django_parrot/tests/receiver/__init__.py' adding 'django_parrot/tests/receiver/test_views.py' adding 'django_parrot/tests/sender/__init__.py' adding 'django_parrot/tests/sender/test_recorder.py' adding 'django_parrot/tests/sender/test_replayer.py' adding 'django_parrot-1.0.0.dist-info/LICENSE' adding 'django_parrot-1.0.0.dist-info/METADATA' adding 'django_parrot-1.0.0.dist-info/WHEEL' adding 'django_parrot-1.0.0.dist-info/top_level.txt' adding 'django_parrot-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-parrot: finished with status 'done' Stored in directory: /tmp/tmpjt_5itvs Successfully built django-parrot Cleaning up... Removing source in /tmp/pip-wheel-j63qv4u3/django-parrot Removed build tracker '/tmp/pip-req-tracker-ufnlt16x'