Created temporary directory: /tmp/pip-ephem-wheel-cache-43q22te0 Created temporary directory: /tmp/pip-req-tracker-gerty29q Created requirements tracker '/tmp/pip-req-tracker-gerty29q' Created temporary directory: /tmp/pip-wheel-f8ctb4k1 Collecting django-denormalized==0.3.0 1 location(s) to search for versions of django-denormalized: * https://pypi.org/simple/django-denormalized/ Getting page https://pypi.org/simple/django-denormalized/ Analyzing links from page https://pypi.org/simple/django-denormalized/ Found link https://files.pythonhosted.org/packages/fd/76/201414e10176430fa8c2baa8ad309bdf7e3cbb4e80b4ac6eacbadb562b65/django_denormalized-0.1.0.tar.gz#sha256=14c6722d0a38b06628351bfe2c24a6e0944c8dfec799fbd7274befe411c1d999 (from https://pypi.org/simple/django-denormalized/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/d8/d6/4863ee2448de2e4ee7f794abdce35d6a42bdf325cec554688f407eb11585/django_denormalized-0.1.1.tar.gz#sha256=b5af17d6d39dcaa19f1749cb04c6cbb235fe3c09f1cfdd5c4a0d644844a6b13e (from https://pypi.org/simple/django-denormalized/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/81/30/e10749d33dcebfbc50581b0a6a30a2b08fad719fc9327d8c372177bd762e/django_denormalized-0.2.0.tar.gz#sha256=65a43e804a9fa80ae76f7e6329ea425ed285ccb65ba8558d6a18f7bd8c922e21 (from https://pypi.org/simple/django-denormalized/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/9a/d1/05a5b118497c49e0e2f47192eb38d691753b46a34df00a24dc11b7a84260/django_denormalized-0.3.0.tar.gz#sha256=8b1c9f2f95aa93d12b06937f0368ea56f129eb7f5f41237746e45389d7ac5330 (from https://pypi.org/simple/django-denormalized/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-g3z6xgaq Downloading https://files.pythonhosted.org/packages/9a/d1/05a5b118497c49e0e2f47192eb38d691753b46a34df00a24dc11b7a84260/django_denormalized-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9a/d1/05a5b118497c49e0e2f47192eb38d691753b46a34df00a24dc11b7a84260/django_denormalized-0.3.0.tar.gz#sha256=8b1c9f2f95aa93d12b06937f0368ea56f129eb7f5f41237746e45389d7ac5330 (from https://pypi.org/simple/django-denormalized/) Added django-denormalized==0.3.0 from https://files.pythonhosted.org/packages/9a/d1/05a5b118497c49e0e2f47192eb38d691753b46a34df00a24dc11b7a84260/django_denormalized-0.3.0.tar.gz#sha256=8b1c9f2f95aa93d12b06937f0368ea56f129eb7f5f41237746e45389d7ac5330 to build tracker '/tmp/pip-req-tracker-gerty29q' Running setup.py (path:/tmp/pip-wheel-f8ctb4k1/django-denormalized/setup.py) egg_info for package django-denormalized Running command python setup.py egg_info running egg_info creating pip-egg-info/django_denormalized.egg-info writing dependency_links to pip-egg-info/django_denormalized.egg-info/dependency_links.txt writing pip-egg-info/django_denormalized.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_denormalized.egg-info/top_level.txt writing requirements to pip-egg-info/django_denormalized.egg-info/requires.txt writing manifest file 'pip-egg-info/django_denormalized.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_denormalized.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_denormalized.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-f8ctb4k1/django-denormalized has version 0.3.0, which satisfies requirement django-denormalized==0.3.0 from https://files.pythonhosted.org/packages/9a/d1/05a5b118497c49e0e2f47192eb38d691753b46a34df00a24dc11b7a84260/django_denormalized-0.3.0.tar.gz#sha256=8b1c9f2f95aa93d12b06937f0368ea56f129eb7f5f41237746e45389d7ac5330 Removed django-denormalized==0.3.0 from https://files.pythonhosted.org/packages/9a/d1/05a5b118497c49e0e2f47192eb38d691753b46a34df00a24dc11b7a84260/django_denormalized-0.3.0.tar.gz#sha256=8b1c9f2f95aa93d12b06937f0368ea56f129eb7f5f41237746e45389d7ac5330 from build tracker '/tmp/pip-req-tracker-gerty29q' Building wheels for collected packages: django-denormalized Created temporary directory: /tmp/pip-wheel-85r0z94j Running setup.py bdist_wheel for django-denormalized: started Destination directory: /tmp/pip-wheel-85r0z94j Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-f8ctb4k1/django-denormalized/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-85r0z94j running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/denormalized copying denormalized/models.py -> build/lib/denormalized copying denormalized/tracker.py -> build/lib/denormalized copying denormalized/__init__.py -> build/lib/denormalized 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/denormalized copying build/lib/denormalized/models.py -> build/bdist.linux-armv7l/wheel/denormalized copying build/lib/denormalized/tracker.py -> build/bdist.linux-armv7l/wheel/denormalized copying build/lib/denormalized/__init__.py -> build/bdist.linux-armv7l/wheel/denormalized running install_egg_info running egg_info writing requirements to django_denormalized.egg-info/requires.txt writing dependency_links to django_denormalized.egg-info/dependency_links.txt writing top-level names to django_denormalized.egg-info/top_level.txt writing django_denormalized.egg-info/PKG-INFO reading manifest file 'django_denormalized.egg-info/SOURCES.txt' writing manifest file 'django_denormalized.egg-info/SOURCES.txt' Copying django_denormalized.egg-info to build/bdist.linux-armv7l/wheel/django_denormalized-0.3.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_denormalized-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-85r0z94j/django_denormalized-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'denormalized/__init__.py' adding 'denormalized/models.py' adding 'denormalized/tracker.py' adding 'django_denormalized-0.3.0.dist-info/METADATA' adding 'django_denormalized-0.3.0.dist-info/WHEEL' adding 'django_denormalized-0.3.0.dist-info/top_level.txt' adding 'django_denormalized-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-denormalized: finished with status 'done' Stored in directory: /tmp/tmpzxbqx4li Successfully built django-denormalized Cleaning up... Removing source in /tmp/pip-wheel-f8ctb4k1/django-denormalized Removed build tracker '/tmp/pip-req-tracker-gerty29q'