Created temporary directory: /tmp/pip-ephem-wheel-cache-7lx05ctr
Created temporary directory: /tmp/pip-req-tracker-fjfq07r7
Created requirements tracker '/tmp/pip-req-tracker-fjfq07r7'
Created temporary directory: /tmp/pip-wheel-66gw_gho
Collecting agape-auth==3.0.6
1 location(s) to search for versions of agape-auth:
* https://pypi.org/simple/agape-auth/
Getting page https://pypi.org/simple/agape-auth/
Analyzing links from page https://pypi.org/simple/agape-auth/
Found link https://files.pythonhosted.org/packages/3d/8a/4fb16a233c06f97046d4f3cac245ca061d29dd8cbf1ff36485ee592e2e31/agape-auth-3.0.6.tar.gz#sha256=b00aa7083785342e40b60620b0c91868ac180e11eb67c1206db58f20edcede8d (from https://pypi.org/simple/agape-auth/), version: 3.0.6
Using version 3.0.6 (newest of versions: 3.0.6)
Created temporary directory: /tmp/pip-unpack-nj_eumky
Downloading https://files.pythonhosted.org/packages/3d/8a/4fb16a233c06f97046d4f3cac245ca061d29dd8cbf1ff36485ee592e2e31/agape-auth-3.0.6.tar.gz
Downloading from URL https://files.pythonhosted.org/packages/3d/8a/4fb16a233c06f97046d4f3cac245ca061d29dd8cbf1ff36485ee592e2e31/agape-auth-3.0.6.tar.gz#sha256=b00aa7083785342e40b60620b0c91868ac180e11eb67c1206db58f20edcede8d (from https://pypi.org/simple/agape-auth/)
Added agape-auth==3.0.6 from https://files.pythonhosted.org/packages/3d/8a/4fb16a233c06f97046d4f3cac245ca061d29dd8cbf1ff36485ee592e2e31/agape-auth-3.0.6.tar.gz#sha256=b00aa7083785342e40b60620b0c91868ac180e11eb67c1206db58f20edcede8d to build tracker '/tmp/pip-req-tracker-fjfq07r7'
Running setup.py (path:/tmp/pip-wheel-66gw_gho/agape-auth/setup.py) egg_info for package agape-auth
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/agape_auth.egg-info
writing top-level names to pip-egg-info/agape_auth.egg-info/top_level.txt
writing pip-egg-info/agape_auth.egg-info/PKG-INFO
writing dependency_links to pip-egg-info/agape_auth.egg-info/dependency_links.txt
writing requirements to pip-egg-info/agape_auth.egg-info/requires.txt
writing manifest file 'pip-egg-info/agape_auth.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/agape_auth.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects
...
warning: no files found matching 'agape/auth/migrations/*'
warning: no files found matching '*/migrations/*'
writing manifest file 'pip-egg-info/agape_auth.egg-info/SOURCES.txt'
Source in /tmp/pip-wheel-66gw_gho/agape-auth has version 3.0.6, which satisfies requirement agape-auth==3.0.6 from https://files.pythonhosted.org/packages/3d/8a/4fb16a233c06f97046d4f3cac245ca061d29dd8cbf1ff36485ee592e2e31/agape-auth-3.0.6.tar.gz#sha256=b00aa7083785342e40b60620b0c91868ac180e11eb67c1206db58f20edcede8d
Removed agape-auth==3.0.6 from https://files.pythonhosted.org/packages/3d/8a/4fb16a233c06f97046d4f3cac245ca061d29dd8cbf1ff36485ee592e2e31/agape-auth-3.0.6.tar.gz#sha256=b00aa7083785342e40b60620b0c91868ac180e11eb67c1206db58f20edcede8d from build tracker '/tmp/pip-req-tracker-fjfq07r7'
Building wheels for collected packages: agape-auth
Created temporary directory: /tmp/pip-wheel-wtd_o6_o
Running setup.py bdist_wheel for agape-auth: started
Destination directory: /tmp/pip-wheel-wtd_o6_o
Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-66gw_gho/agape-auth/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-wtd_o6_o
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/agape
creating build/lib/agape/auth
copying agape/auth/serializers.py -> build/lib/agape/auth
copying agape/auth/apps.py -> build/lib/agape/auth
copying agape/auth/__init__.py -> build/lib/agape/auth
copying agape/auth/settings.py -> build/lib/agape/auth
copying agape/auth/test_username_config.py -> build/lib/agape/auth
copying agape/auth/views.py -> build/lib/agape/auth
copying agape/auth/test_default.py -> build/lib/agape/auth
copying agape/auth/urls.py -> build/lib/agape/auth
copying agape/auth/permissions.py -> build/lib/agape/auth
copying agape/auth/admin.py -> build/lib/agape/auth
copying agape/auth/models.py -> build/lib/agape/auth
running egg_info
writing agape_auth.egg-info/PKG-INFO
writing top-level names to agape_auth.egg-info/top_level.txt
writing dependency_links to agape_auth.egg-info/dependency_links.txt
writing requirements to agape_auth.egg-info/requires.txt
reading manifest file 'agape_auth.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects ...
warning: no files found matching 'agape/auth/migrations/*'
warning: no files found matching '*/migrations/*'
writing manifest file 'agape_auth.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/agape
creating build/bdist.linux-armv7l/wheel/agape/auth
copying build/lib/agape/auth/serializers.py -> build/bdist.linux-armv7l/wheel/agape/auth
copying build/lib/agape/auth/apps.py -> build/bdist.linux-armv7l/wheel/agape/auth
copying build/lib/agape/auth/__init__.py -> build/bdist.linux-armv7l/wheel/agape/auth
copying build/lib/agape/auth/settings.py -> build/bdist.linux-armv7l/wheel/agape/auth
copying build/lib/agape/auth/test_username_config.py -> build/bdist.linux-armv7l/wheel/agape/auth
copying build/lib/agape/auth/views.py -> build/bdist.linux-armv7l/wheel/agape/auth
copying build/lib/agape/auth/test_default.py -> build/bdist.linux-armv7l/wheel/agape/auth
copying build/lib/agape/auth/urls.py -> build/bdist.linux-armv7l/wheel/agape/auth
copying build/lib/agape/auth/permissions.py -> build/bdist.linux-armv7l/wheel/agape/auth
copying build/lib/agape/auth/admin.py -> build/bdist.linux-armv7l/wheel/agape/auth
copying build/lib/agape/auth/models.py -> build/bdist.linux-armv7l/wheel/agape/auth
running install_egg_info
Copying agape_auth.egg-info to build/bdist.linux-armv7l/wheel/agape_auth-3.0.6-py3.4.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-armv7l/wheel/agape_auth-3.0.6.dist-info/WHEEL
creating '/tmp/pip-wheel-wtd_o6_o/agape_auth-3.0.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'agape/auth/__init__.py'
adding 'agape/auth/admin.py'
adding 'agape/auth/apps.py'
adding 'agape/auth/models.py'
adding 'agape/auth/permissions.py'
adding 'agape/auth/serializers.py'
adding 'agape/auth/settings.py'
adding 'agape/auth/test_default.py'
adding 'agape/auth/test_username_config.py'
adding 'agape/auth/urls.py'
adding 'agape/auth/views.py'
adding 'agape_auth-3.0.6.dist-info/LICENSE'
adding 'agape_auth-3.0.6.dist-info/METADATA'
adding 'agape_auth-3.0.6.dist-info/WHEEL'
adding 'agape_auth-3.0.6.dist-info/top_level.txt'
adding 'agape_auth-3.0.6.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Running setup.py bdist_wheel for agape-auth: finished with status 'done'
Stored in directory: /tmp/tmp7c59440b
Successfully built agape-auth
Cleaning up...
Removing source in /tmp/pip-wheel-66gw_gho/agape-auth
Removed build tracker '/tmp/pip-req-tracker-fjfq07r7'