Created temporary directory: /tmp/pip-ephem-wheel-cache-mi8zwdeu Created temporary directory: /tmp/pip-req-tracker-_6644fej Created requirements tracker '/tmp/pip-req-tracker-_6644fej' Created temporary directory: /tmp/pip-wheel-e3w0l_yw Collecting django-restapi==0.1.3 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 Found link https://files.pythonhosted.org/packages/e7/b0/422135d076d99323d011b538e8b12c3134fd791c048b6d51e8d20b1d7f26/django-restapi-0.1.1.tar.gz#sha256=75d1ac71fed8e9039989c33690f9fe6d70d0a5f1712559ea8dec4323688bf203 (from https://pypi.org/simple/django-restapi/), version: 0.1.1 Skipping link https://files.pythonhosted.org/packages/a6/a8/6fae7827a85ed8469d306f1d993a488da33f5cb8ccf4a664248632c90451/django_restapi-0.1.1-py3.7.egg#sha256=412dd4db3a97b473d1035b3ee1d5dc1c5c4df56915a9c14589c8c39c7684aecb (from https://pypi.org/simple/django-restapi/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/7c/fc/3693fd10e87f422f4ed52978e5e0deceeeade079cfa0bce94d3e8ed25fb0/django-restapi-0.1.2.tar.gz#sha256=861f90edd980f88d44c10d7e88cd11a0d5fe9e204b539c6ff31215e86badbaff (from https://pypi.org/simple/django-restapi/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/5f/89/81ba47229775381fa28d9501906c6844bf9009444c97f65d8f274a5c4ce8/django-restapi-0.1.3.tar.gz#sha256=5b2393d50e8d63beb447f4465da3c94f3c6e1db5c9400898037ba7842e86a7d4 (from https://pypi.org/simple/django-restapi/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-byxmb7mw Downloading https://files.pythonhosted.org/packages/5f/89/81ba47229775381fa28d9501906c6844bf9009444c97f65d8f274a5c4ce8/django-restapi-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5f/89/81ba47229775381fa28d9501906c6844bf9009444c97f65d8f274a5c4ce8/django-restapi-0.1.3.tar.gz#sha256=5b2393d50e8d63beb447f4465da3c94f3c6e1db5c9400898037ba7842e86a7d4 (from https://pypi.org/simple/django-restapi/) Added django-restapi==0.1.3 from https://files.pythonhosted.org/packages/5f/89/81ba47229775381fa28d9501906c6844bf9009444c97f65d8f274a5c4ce8/django-restapi-0.1.3.tar.gz#sha256=5b2393d50e8d63beb447f4465da3c94f3c6e1db5c9400898037ba7842e86a7d4 to build tracker '/tmp/pip-req-tracker-_6644fej' Running setup.py (path:/tmp/pip-wheel-e3w0l_yw/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 requirements to pip-egg-info/django_restapi.egg-info/requires.txt 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 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-e3w0l_yw/django-restapi has version 0.1.3, which satisfies requirement django-restapi==0.1.3 from https://files.pythonhosted.org/packages/5f/89/81ba47229775381fa28d9501906c6844bf9009444c97f65d8f274a5c4ce8/django-restapi-0.1.3.tar.gz#sha256=5b2393d50e8d63beb447f4465da3c94f3c6e1db5c9400898037ba7842e86a7d4 Removed django-restapi==0.1.3 from https://files.pythonhosted.org/packages/5f/89/81ba47229775381fa28d9501906c6844bf9009444c97f65d8f274a5c4ce8/django-restapi-0.1.3.tar.gz#sha256=5b2393d50e8d63beb447f4465da3c94f3c6e1db5c9400898037ba7842e86a7d4 from build tracker '/tmp/pip-req-tracker-_6644fej' Building wheels for collected packages: django-restapi Created temporary directory: /tmp/pip-wheel-dm7dh53f Running setup.py bdist_wheel for django-restapi: started Destination directory: /tmp/pip-wheel-dm7dh53f Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-e3w0l_yw/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-dm7dh53f running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/restapi copying restapi/exceptions.py -> build/lib/restapi copying restapi/views.py -> build/lib/restapi copying restapi/apis.py -> build/lib/restapi copying restapi/log.py -> build/lib/restapi copying restapi/decorators.py -> build/lib/restapi copying restapi/client.py -> build/lib/restapi copying restapi/urls.py -> build/lib/restapi copying restapi/tests.py -> build/lib/restapi copying restapi/models.py -> build/lib/restapi copying restapi/apps.py -> build/lib/restapi copying restapi/admin.py -> build/lib/restapi copying restapi/__init__.py -> build/lib/restapi creating build/lib/restapi/migrations copying restapi/migrations/__init__.py -> build/lib/restapi/migrations creating build/lib/restapi/management copying restapi/management/__init__.py -> build/lib/restapi/management 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 dependency_links to django_restapi.egg-info/dependency_links.txt 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 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/exceptions.py -> build/bdist.linux-armv7l/wheel/restapi 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/views.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/apis.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/log.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/decorators.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/client.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 copying build/lib/restapi/urls.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/tests.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/models.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/apps.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/admin.py -> build/bdist.linux-armv7l/wheel/restapi copying build/lib/restapi/__init__.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.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_restapi-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-dm7dh53f/django_restapi-0.1.3-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.3.dist-info/METADATA' adding 'django_restapi-0.1.3.dist-info/WHEEL' adding 'django_restapi-0.1.3.dist-info/top_level.txt' adding 'django_restapi-0.1.3.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/tmpq9xiqglt Successfully built django-restapi Cleaning up... Removing source in /tmp/pip-wheel-e3w0l_yw/django-restapi Removed build tracker '/tmp/pip-req-tracker-_6644fej'