Created temporary directory: /tmp/pip-ephem-wheel-cache-hjdvucik Created temporary directory: /tmp/pip-req-tracker-d2ml71z3 Created requirements tracker '/tmp/pip-req-tracker-d2ml71z3' Created temporary directory: /tmp/pip-wheel-13aidcfu Looking in indexes: https://pypi.python.org/simple Collecting drf-keyvalue==0.0.1 1 location(s) to search for versions of drf-keyvalue: * https://pypi.python.org/simple/drf-keyvalue/ Getting page https://pypi.python.org/simple/drf-keyvalue/ Analyzing links from page https://pypi.org/simple/drf-keyvalue/ Found link https://files.pythonhosted.org/packages/56/b1/80885e25dbfaf21b72aa8fcf42c6e37df0db2567356ae8b4261a9ccfbe8e/drf-keyvalue-0.0.0.tar.gz#sha256=b25b8eae939cdd70307211931e94c964cd596fc2fc1c86af2e61fa76b384b90b (from https://pypi.org/simple/drf-keyvalue/), version: 0.0.0 Found link https://files.pythonhosted.org/packages/3f/35/3e8cb2a08b67bbfd14c58ba21bca766bff0f172ef2a0545f1b584e10f839/drf-keyvalue-0.0.1.tar.gz#sha256=ca07b5be215932e38d652db460f1ca465a73df0999f73e55181b7508cec329c9 (from https://pypi.org/simple/drf-keyvalue/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-6easbl0a Downloading https://files.pythonhosted.org/packages/3f/35/3e8cb2a08b67bbfd14c58ba21bca766bff0f172ef2a0545f1b584e10f839/drf-keyvalue-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/3f/35/3e8cb2a08b67bbfd14c58ba21bca766bff0f172ef2a0545f1b584e10f839/drf-keyvalue-0.0.1.tar.gz#sha256=ca07b5be215932e38d652db460f1ca465a73df0999f73e55181b7508cec329c9 (from https://pypi.org/simple/drf-keyvalue/) Added drf-keyvalue==0.0.1 from https://files.pythonhosted.org/packages/3f/35/3e8cb2a08b67bbfd14c58ba21bca766bff0f172ef2a0545f1b584e10f839/drf-keyvalue-0.0.1.tar.gz#sha256=ca07b5be215932e38d652db460f1ca465a73df0999f73e55181b7508cec329c9 to build tracker '/tmp/pip-req-tracker-d2ml71z3' Running setup.py (path:/tmp/pip-wheel-13aidcfu/drf-keyvalue/setup.py) egg_info for package drf-keyvalue Running command python setup.py egg_info running egg_info creating pip-egg-info/drf_keyvalue.egg-info writing top-level names to pip-egg-info/drf_keyvalue.egg-info/top_level.txt writing requirements to pip-egg-info/drf_keyvalue.egg-info/requires.txt writing pip-egg-info/drf_keyvalue.egg-info/PKG-INFO writing dependency_links to pip-egg-info/drf_keyvalue.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/drf_keyvalue.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/drf_keyvalue.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/drf_keyvalue.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-13aidcfu/drf-keyvalue has version 0.0.1, which satisfies requirement drf-keyvalue==0.0.1 from https://files.pythonhosted.org/packages/3f/35/3e8cb2a08b67bbfd14c58ba21bca766bff0f172ef2a0545f1b584e10f839/drf-keyvalue-0.0.1.tar.gz#sha256=ca07b5be215932e38d652db460f1ca465a73df0999f73e55181b7508cec329c9 Removed drf-keyvalue==0.0.1 from https://files.pythonhosted.org/packages/3f/35/3e8cb2a08b67bbfd14c58ba21bca766bff0f172ef2a0545f1b584e10f839/drf-keyvalue-0.0.1.tar.gz#sha256=ca07b5be215932e38d652db460f1ca465a73df0999f73e55181b7508cec329c9 from build tracker '/tmp/pip-req-tracker-d2ml71z3' Building wheels for collected packages: drf-keyvalue Created temporary directory: /tmp/pip-wheel-8kp0wbni Running setup.py bdist_wheel for drf-keyvalue: started Destination directory: /tmp/pip-wheel-8kp0wbni Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-13aidcfu/drf-keyvalue/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-8kp0wbni running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/drf_keyvalue copying drf_keyvalue/backends.py -> build/lib/drf_keyvalue copying drf_keyvalue/keyvalue.py -> build/lib/drf_keyvalue copying drf_keyvalue/__init__.py -> build/lib/drf_keyvalue copying drf_keyvalue/test_redis_backend.py -> build/lib/drf_keyvalue 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/drf_keyvalue copying build/lib/drf_keyvalue/backends.py -> build/bdist.linux-armv7l/wheel/drf_keyvalue copying build/lib/drf_keyvalue/keyvalue.py -> build/bdist.linux-armv7l/wheel/drf_keyvalue copying build/lib/drf_keyvalue/__init__.py -> build/bdist.linux-armv7l/wheel/drf_keyvalue copying build/lib/drf_keyvalue/test_redis_backend.py -> build/bdist.linux-armv7l/wheel/drf_keyvalue running install_egg_info running egg_info writing top-level names to drf_keyvalue.egg-info/top_level.txt writing dependency_links to drf_keyvalue.egg-info/dependency_links.txt writing requirements to drf_keyvalue.egg-info/requires.txt writing drf_keyvalue.egg-info/PKG-INFO reading manifest file 'drf_keyvalue.egg-info/SOURCES.txt' writing manifest file 'drf_keyvalue.egg-info/SOURCES.txt' Copying drf_keyvalue.egg-info to build/bdist.linux-armv7l/wheel/drf_keyvalue-0.0.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/drf_keyvalue-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for drf-keyvalue: finished with status 'done' Stored in directory: /tmp/tmphnt7htu4 Successfully built drf-keyvalue Cleaning up... Removing source in /tmp/pip-wheel-13aidcfu/drf-keyvalue Removed build tracker '/tmp/pip-req-tracker-d2ml71z3'