Created temporary directory: /tmp/pip-ephem-wheel-cache-0qj6hnms Created temporary directory: /tmp/pip-req-tracker-6dg16b5q Created requirements tracker '/tmp/pip-req-tracker-6dg16b5q' Created temporary directory: /tmp/pip-wheel-4aieq12c Collecting django-model-mutations==0.1.1 1 location(s) to search for versions of django-model-mutations: * https://pypi.org/simple/django-model-mutations/ Getting page https://pypi.org/simple/django-model-mutations/ Analyzing links from page https://pypi.org/simple/django-model-mutations/ Found link https://files.pythonhosted.org/packages/7b/4c/d5e8eca4626945ab8d1cad56170eace3ff3df2a6e50d33010386478c3a23/django-model-mutations-0.1.tar.gz#sha256=61a04969a4203211fc1be55aec0d0a3c59b9b220375d2d5db6eccd214632d6db (from https://pypi.org/simple/django-model-mutations/), version: 0.1 Found link https://files.pythonhosted.org/packages/c5/62/cd946821035aa4f72a613ac30655d4c864048bb268d8cf1c91fce61a7f89/django-model-mutations-0.1.1.tar.gz#sha256=6d19ab7045750374140e547f77b157e6c62d1310d59e5f1fd041ac7705982e2d (from https://pypi.org/simple/django-model-mutations/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-dwnnx_tp Downloading https://files.pythonhosted.org/packages/c5/62/cd946821035aa4f72a613ac30655d4c864048bb268d8cf1c91fce61a7f89/django-model-mutations-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c5/62/cd946821035aa4f72a613ac30655d4c864048bb268d8cf1c91fce61a7f89/django-model-mutations-0.1.1.tar.gz#sha256=6d19ab7045750374140e547f77b157e6c62d1310d59e5f1fd041ac7705982e2d (from https://pypi.org/simple/django-model-mutations/) Added django-model-mutations==0.1.1 from https://files.pythonhosted.org/packages/c5/62/cd946821035aa4f72a613ac30655d4c864048bb268d8cf1c91fce61a7f89/django-model-mutations-0.1.1.tar.gz#sha256=6d19ab7045750374140e547f77b157e6c62d1310d59e5f1fd041ac7705982e2d to build tracker '/tmp/pip-req-tracker-6dg16b5q' Running setup.py (path:/tmp/pip-wheel-4aieq12c/django-model-mutations/setup.py) egg_info for package django-model-mutations Running command python setup.py egg_info running egg_info creating pip-egg-info/django_model_mutations.egg-info writing pip-egg-info/django_model_mutations.egg-info/PKG-INFO writing requirements to pip-egg-info/django_model_mutations.egg-info/requires.txt writing dependency_links to pip-egg-info/django_model_mutations.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_model_mutations.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_model_mutations.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_model_mutations.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_model_mutations.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-4aieq12c/django-model-mutations has version 0.1.1, which satisfies requirement django-model-mutations==0.1.1 from https://files.pythonhosted.org/packages/c5/62/cd946821035aa4f72a613ac30655d4c864048bb268d8cf1c91fce61a7f89/django-model-mutations-0.1.1.tar.gz#sha256=6d19ab7045750374140e547f77b157e6c62d1310d59e5f1fd041ac7705982e2d Removed django-model-mutations==0.1.1 from https://files.pythonhosted.org/packages/c5/62/cd946821035aa4f72a613ac30655d4c864048bb268d8cf1c91fce61a7f89/django-model-mutations-0.1.1.tar.gz#sha256=6d19ab7045750374140e547f77b157e6c62d1310d59e5f1fd041ac7705982e2d from build tracker '/tmp/pip-req-tracker-6dg16b5q' Building wheels for collected packages: django-model-mutations Created temporary directory: /tmp/pip-wheel-ssp1fg9n Running setup.py bdist_wheel for django-model-mutations: started Destination directory: /tmp/pip-wheel-ssp1fg9n Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4aieq12c/django-model-mutations/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-ssp1fg9n running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_model_mutations copying django_model_mutations/utils.py -> build/lib/django_model_mutations copying django_model_mutations/__init__.py -> build/lib/django_model_mutations copying django_model_mutations/mixins.py -> build/lib/django_model_mutations copying django_model_mutations/mutations.py -> build/lib/django_model_mutations 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/django_model_mutations copying build/lib/django_model_mutations/utils.py -> build/bdist.linux-armv7l/wheel/django_model_mutations copying build/lib/django_model_mutations/__init__.py -> build/bdist.linux-armv7l/wheel/django_model_mutations copying build/lib/django_model_mutations/mixins.py -> build/bdist.linux-armv7l/wheel/django_model_mutations copying build/lib/django_model_mutations/mutations.py -> build/bdist.linux-armv7l/wheel/django_model_mutations running install_egg_info running egg_info writing django_model_mutations.egg-info/PKG-INFO writing top-level names to django_model_mutations.egg-info/top_level.txt writing requirements to django_model_mutations.egg-info/requires.txt writing dependency_links to django_model_mutations.egg-info/dependency_links.txt reading manifest file 'django_model_mutations.egg-info/SOURCES.txt' writing manifest file 'django_model_mutations.egg-info/SOURCES.txt' Copying django_model_mutations.egg-info to build/bdist.linux-armv7l/wheel/django_model_mutations-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_model_mutations-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-ssp1fg9n/django_model_mutations-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_model_mutations/__init__.py' adding 'django_model_mutations/mixins.py' adding 'django_model_mutations/mutations.py' adding 'django_model_mutations/utils.py' adding 'django_model_mutations-0.1.1.dist-info/LICENSE.txt' adding 'django_model_mutations-0.1.1.dist-info/METADATA' adding 'django_model_mutations-0.1.1.dist-info/WHEEL' adding 'django_model_mutations-0.1.1.dist-info/top_level.txt' adding 'django_model_mutations-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-model-mutations: finished with status 'done' Stored in directory: /tmp/tmpmwj73a0o Successfully built django-model-mutations Cleaning up... Removing source in /tmp/pip-wheel-4aieq12c/django-model-mutations Removed build tracker '/tmp/pip-req-tracker-6dg16b5q'