Created temporary directory: /tmp/pip-ephem-wheel-cache-wjks6yyn Created temporary directory: /tmp/pip-req-tracker-8a7esppo Created requirements tracker '/tmp/pip-req-tracker-8a7esppo' Created temporary directory: /tmp/pip-wheel-qo3owvk4 Looking in indexes: https://pypi.python.org/simple Collecting djangorestframework-fsm==0.1.1 1 location(s) to search for versions of djangorestframework-fsm: * https://pypi.python.org/simple/djangorestframework-fsm/ Getting page https://pypi.python.org/simple/djangorestframework-fsm/ Analyzing links from page https://pypi.org/simple/djangorestframework-fsm/ Found link https://files.pythonhosted.org/packages/40/5b/9176070d5cc443c5f6e541cfca26e89dac5396c73e8d0f98c9bcf760dac3/djangorestframework-fsm-0.1.0.tar.gz#sha256=d2a1eabe6c2b486ac961d71008dafc1644bca87ee539bdea9fbecec0eb441925 (from https://pypi.org/simple/djangorestframework-fsm/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/7e/b0/53731beeb6c8435a0426c6145767e040a95df2549ff3eec9d7ce35a95e89/djangorestframework_fsm-0.1.0-py3-none-any.whl#sha256=abb07938348990bb30b51d5f411508de10e3c7bea1da42a20ec3dddfc75aaf6a (from https://pypi.org/simple/djangorestframework-fsm/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/62/08/8312b3455649d07650759de92b3b7dc52d461c44ded4495807bf0a2c189c/djangorestframework-fsm-0.1.1.tar.gz#sha256=7e73f41da11019ba1df838079b0a634edb5cfcc722ec7f5ac9e974c63e8dc740 (from https://pypi.org/simple/djangorestframework-fsm/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-4r9h54xu Downloading https://files.pythonhosted.org/packages/62/08/8312b3455649d07650759de92b3b7dc52d461c44ded4495807bf0a2c189c/djangorestframework-fsm-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/62/08/8312b3455649d07650759de92b3b7dc52d461c44ded4495807bf0a2c189c/djangorestframework-fsm-0.1.1.tar.gz#sha256=7e73f41da11019ba1df838079b0a634edb5cfcc722ec7f5ac9e974c63e8dc740 (from https://pypi.org/simple/djangorestframework-fsm/) Added djangorestframework-fsm==0.1.1 from https://files.pythonhosted.org/packages/62/08/8312b3455649d07650759de92b3b7dc52d461c44ded4495807bf0a2c189c/djangorestframework-fsm-0.1.1.tar.gz#sha256=7e73f41da11019ba1df838079b0a634edb5cfcc722ec7f5ac9e974c63e8dc740 to build tracker '/tmp/pip-req-tracker-8a7esppo' Running setup.py (path:/tmp/pip-wheel-qo3owvk4/djangorestframework-fsm/setup.py) egg_info for package djangorestframework-fsm Running command python setup.py egg_info running egg_info creating pip-egg-info/djangorestframework_fsm.egg-info writing top-level names to pip-egg-info/djangorestframework_fsm.egg-info/top_level.txt writing dependency_links to pip-egg-info/djangorestframework_fsm.egg-info/dependency_links.txt writing requirements to pip-egg-info/djangorestframework_fsm.egg-info/requires.txt writing pip-egg-info/djangorestframework_fsm.egg-info/PKG-INFO writing manifest file 'pip-egg-info/djangorestframework_fsm.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/djangorestframework_fsm.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/djangorestframework_fsm.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qo3owvk4/djangorestframework-fsm has version 0.1.1, which satisfies requirement djangorestframework-fsm==0.1.1 from https://files.pythonhosted.org/packages/62/08/8312b3455649d07650759de92b3b7dc52d461c44ded4495807bf0a2c189c/djangorestframework-fsm-0.1.1.tar.gz#sha256=7e73f41da11019ba1df838079b0a634edb5cfcc722ec7f5ac9e974c63e8dc740 Removed djangorestframework-fsm==0.1.1 from https://files.pythonhosted.org/packages/62/08/8312b3455649d07650759de92b3b7dc52d461c44ded4495807bf0a2c189c/djangorestframework-fsm-0.1.1.tar.gz#sha256=7e73f41da11019ba1df838079b0a634edb5cfcc722ec7f5ac9e974c63e8dc740 from build tracker '/tmp/pip-req-tracker-8a7esppo' Building wheels for collected packages: djangorestframework-fsm Created temporary directory: /tmp/pip-wheel-8ym66sbr Running setup.py bdist_wheel for djangorestframework-fsm: started Destination directory: /tmp/pip-wheel-8ym66sbr Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qo3owvk4/djangorestframework-fsm/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-8ym66sbr running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/djangorestframework_fsm copying djangorestframework_fsm/__init__.py -> build/lib/djangorestframework_fsm copying djangorestframework_fsm/viewset_mixins.py -> build/lib/djangorestframework_fsm 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/djangorestframework_fsm copying build/lib/djangorestframework_fsm/__init__.py -> build/bdist.linux-armv7l/wheel/djangorestframework_fsm copying build/lib/djangorestframework_fsm/viewset_mixins.py -> build/bdist.linux-armv7l/wheel/djangorestframework_fsm running install_egg_info running egg_info writing djangorestframework_fsm.egg-info/PKG-INFO writing requirements to djangorestframework_fsm.egg-info/requires.txt writing top-level names to djangorestframework_fsm.egg-info/top_level.txt writing dependency_links to djangorestframework_fsm.egg-info/dependency_links.txt reading manifest file 'djangorestframework_fsm.egg-info/SOURCES.txt' writing manifest file 'djangorestframework_fsm.egg-info/SOURCES.txt' Copying djangorestframework_fsm.egg-info to build/bdist.linux-armv7l/wheel/djangorestframework_fsm-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/djangorestframework_fsm-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-8ym66sbr/djangorestframework_fsm-0.1.1-py3-none-any.whl' and adding '.' to it adding 'djangorestframework_fsm/__init__.py' adding 'djangorestframework_fsm/viewset_mixins.py' adding 'djangorestframework_fsm-0.1.1.dist-info/top_level.txt' adding 'djangorestframework_fsm-0.1.1.dist-info/WHEEL' adding 'djangorestframework_fsm-0.1.1.dist-info/METADATA' adding 'djangorestframework_fsm-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for djangorestframework-fsm: finished with status 'done' Stored in directory: /tmp/tmpen4bu1pk Successfully built djangorestframework-fsm Cleaning up... Removing source in /tmp/pip-wheel-qo3owvk4/djangorestframework-fsm Removed build tracker '/tmp/pip-req-tracker-8a7esppo'