Created temporary directory: /tmp/pip-ephem-wheel-cache-eene799v Created temporary directory: /tmp/pip-req-tracker-o74i8hcx Created requirements tracker '/tmp/pip-req-tracker-o74i8hcx' Created temporary directory: /tmp/pip-wheel-v5c644o7 Collecting django-restapi==0.1.0 1 location(s) to search for versions of django-restapi: * https://pypi.org/simple/django-restapi/ Getting page https://pypi.org/simple/django-restapi/ Analyzing links from page https://pypi.org/simple/django-restapi/ Found link https://files.pythonhosted.org/packages/92/b8/aa6cb0625ee28b3b63c24c73c806542e8565beac0ae36bef7ba17acf17ec/django-restapi-0.1.0.tar.gz#sha256=85ecef121da6b84ea56aacbba28cdff4d889e316262daa25a13d215daf5db3a2 (from https://pypi.org/simple/django-restapi/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-sx0r3sqc Downloading https://files.pythonhosted.org/packages/92/b8/aa6cb0625ee28b3b63c24c73c806542e8565beac0ae36bef7ba17acf17ec/django-restapi-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/92/b8/aa6cb0625ee28b3b63c24c73c806542e8565beac0ae36bef7ba17acf17ec/django-restapi-0.1.0.tar.gz#sha256=85ecef121da6b84ea56aacbba28cdff4d889e316262daa25a13d215daf5db3a2 (from https://pypi.org/simple/django-restapi/) Added django-restapi==0.1.0 from https://files.pythonhosted.org/packages/92/b8/aa6cb0625ee28b3b63c24c73c806542e8565beac0ae36bef7ba17acf17ec/django-restapi-0.1.0.tar.gz#sha256=85ecef121da6b84ea56aacbba28cdff4d889e316262daa25a13d215daf5db3a2 to build tracker '/tmp/pip-req-tracker-o74i8hcx' Running setup.py (path:/tmp/pip-wheel-v5c644o7/django-restapi/setup.py) egg_info for package django-restapi Running command python setup.py egg_info running egg_info creating pip-egg-info/django_restapi.egg-info writing top-level names to pip-egg-info/django_restapi.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_restapi.egg-info/dependency_links.txt writing pip-egg-info/django_restapi.egg-info/PKG-INFO writing requirements to pip-egg-info/django_restapi.egg-info/requires.txt writing manifest file 'pip-egg-info/django_restapi.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_restapi.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_restapi.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-v5c644o7/django-restapi has version 0.1.0, which satisfies requirement django-restapi==0.1.0 from https://files.pythonhosted.org/packages/92/b8/aa6cb0625ee28b3b63c24c73c806542e8565beac0ae36bef7ba17acf17ec/django-restapi-0.1.0.tar.gz#sha256=85ecef121da6b84ea56aacbba28cdff4d889e316262daa25a13d215daf5db3a2 Removed django-restapi==0.1.0 from https://files.pythonhosted.org/packages/92/b8/aa6cb0625ee28b3b63c24c73c806542e8565beac0ae36bef7ba17acf17ec/django-restapi-0.1.0.tar.gz#sha256=85ecef121da6b84ea56aacbba28cdff4d889e316262daa25a13d215daf5db3a2 from build tracker '/tmp/pip-req-tracker-o74i8hcx' Building wheels for collected packages: django-restapi Created temporary directory: /tmp/pip-wheel-ni154p_l Running setup.py bdist_wheel for django-restapi: started Destination directory: /tmp/pip-wheel-ni154p_l Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-v5c644o7/django-restapi/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-ni154p_l running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/restapi copying restapi/client.py -> build/lib/restapi copying restapi/exceptions.py -> build/lib/restapi copying restapi/log.py -> build/lib/restapi copying restapi/models.py -> build/lib/restapi copying restapi/admin.py -> build/lib/restapi copying restapi/views.py -> build/lib/restapi copying restapi/apis.py -> build/lib/restapi copying restapi/tests.py -> build/lib/restapi copying restapi/__init__.py -> build/lib/restapi copying restapi/decorators.py -> build/lib/restapi copying restapi/urls.py -> build/lib/restapi copying restapi/apps.py -> build/lib/restapi creating build/lib/restapi/management copying restapi/management/__init__.py -> build/lib/restapi/management creating build/lib/restapi/migrations copying restapi/migrations/__init__.py -> build/lib/restapi/migrations creating build/lib/restapi/management/commands copying restapi/management/commands/testapi.py -> build/lib/restapi/management/commands copying restapi/management/commands/__init__.py -> build/lib/restapi/management/commands running egg_info writing requirements to django_restapi.egg-info/requires.txt writing django_restapi.egg-info/PKG-INFO writing top-level names to django_restapi.egg-info/top_level.txt writing dependency_links to django_restapi.egg-info/dependency_links.txt reading manifest file 'django_restapi.egg-info/SOURCES.txt' writing manifest file 'django_restapi.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/restapi copying build/lib/restapi/client.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/exceptions.py -> build/bdist.linux-armv7l/wheel/restapi creating build/bdist.linux-armv7l/wheel/restapi/management creating build/bdist.linux-armv7l/wheel/restapi/management/commands copying build/lib/restapi/management/commands/testapi.py -> build/bdist.linux-armv7l/wheel/restapi/management/commands copying build/lib/restapi/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/restapi/management/commands copying build/lib/restapi/management/__init__.py -> build/bdist.linux-armv7l/wheel/restapi/management creating build/bdist.linux-armv7l/wheel/restapi/migrations copying build/lib/restapi/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/restapi/migrations copying build/lib/restapi/log.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/models.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/admin.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/views.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/apis.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/tests.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/__init__.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/decorators.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/urls.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/apps.py -> build/bdist.linux-armv7l/wheel/restapi running install_egg_info Copying django_restapi.egg-info to build/bdist.linux-armv7l/wheel/django_restapi-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_restapi-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-ni154p_l/django_restapi-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'restapi/__init__.py' adding 'restapi/admin.py' adding 'restapi/apis.py' adding 'restapi/apps.py' adding 'restapi/client.py' adding 'restapi/decorators.py' adding 'restapi/exceptions.py' adding 'restapi/log.py' adding 'restapi/models.py' adding 'restapi/tests.py' adding 'restapi/urls.py' adding 'restapi/views.py' adding 'restapi/management/__init__.py' adding 'restapi/management/commands/__init__.py' adding 'restapi/management/commands/testapi.py' adding 'restapi/migrations/__init__.py' adding 'django_restapi-0.1.0.dist-info/METADATA' adding 'django_restapi-0.1.0.dist-info/WHEEL' adding 'django_restapi-0.1.0.dist-info/top_level.txt' adding 'django_restapi-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-restapi: finished with status 'done' Stored in directory: /tmp/tmpso7z109o Successfully built django-restapi Cleaning up... Removing source in /tmp/pip-wheel-v5c644o7/django-restapi Removed build tracker '/tmp/pip-req-tracker-o74i8hcx'