Created temporary directory: /tmp/pip-ephem-wheel-cache-5v0ro4ud Created temporary directory: /tmp/pip-req-tracker-c33ft05f Created requirements tracker '/tmp/pip-req-tracker-c33ft05f' Created temporary directory: /tmp/pip-wheel-t_a0zf4j Collecting django-comments-moderation==1.0 1 location(s) to search for versions of django-comments-moderation: * https://pypi.org/simple/django-comments-moderation/ Getting page https://pypi.org/simple/django-comments-moderation/ Analyzing links from page https://pypi.org/simple/django-comments-moderation/ Found link https://files.pythonhosted.org/packages/0a/41/a50294b8caf5b55804bb2c9cd5481b63deea4a9ef3622bf1f41de7240d10/django-comments-moderation-0.1.tar.gz#sha256=c34e8fdd879220769086fbf6c222d031e86e1b3ed943c00c9c1644068407d358 (from https://pypi.org/simple/django-comments-moderation/), version: 0.1 Found link https://files.pythonhosted.org/packages/b7/17/5cc1ebaf05293b05cf4b9d2106b4fe0074f3329a08d548d0035696892533/django-comments-moderation-1.0.tar.gz#sha256=560dd3c15b5e468afb251352c1f2fcada2c31758ac8cef24fda8daf3f6ea8887 (from https://pypi.org/simple/django-comments-moderation/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Created temporary directory: /tmp/pip-unpack-viamndl3 Downloading https://files.pythonhosted.org/packages/b7/17/5cc1ebaf05293b05cf4b9d2106b4fe0074f3329a08d548d0035696892533/django-comments-moderation-1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b7/17/5cc1ebaf05293b05cf4b9d2106b4fe0074f3329a08d548d0035696892533/django-comments-moderation-1.0.tar.gz#sha256=560dd3c15b5e468afb251352c1f2fcada2c31758ac8cef24fda8daf3f6ea8887 (from https://pypi.org/simple/django-comments-moderation/) Added django-comments-moderation==1.0 from https://files.pythonhosted.org/packages/b7/17/5cc1ebaf05293b05cf4b9d2106b4fe0074f3329a08d548d0035696892533/django-comments-moderation-1.0.tar.gz#sha256=560dd3c15b5e468afb251352c1f2fcada2c31758ac8cef24fda8daf3f6ea8887 to build tracker '/tmp/pip-req-tracker-c33ft05f' Running setup.py (path:/tmp/pip-wheel-t_a0zf4j/django-comments-moderation/setup.py) egg_info for package django-comments-moderation Running command python setup.py egg_info running egg_info creating pip-egg-info/django_comments_moderation.egg-info writing pip-egg-info/django_comments_moderation.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_comments_moderation.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_comments_moderation.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_comments_moderation.egg-info/requires.txt writing manifest file 'pip-egg-info/django_comments_moderation.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_comments_moderation.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_comments_moderation.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-t_a0zf4j/django-comments-moderation has version 1.0, which satisfies requirement django-comments-moderation==1.0 from https://files.pythonhosted.org/packages/b7/17/5cc1ebaf05293b05cf4b9d2106b4fe0074f3329a08d548d0035696892533/django-comments-moderation-1.0.tar.gz#sha256=560dd3c15b5e468afb251352c1f2fcada2c31758ac8cef24fda8daf3f6ea8887 Removed django-comments-moderation==1.0 from https://files.pythonhosted.org/packages/b7/17/5cc1ebaf05293b05cf4b9d2106b4fe0074f3329a08d548d0035696892533/django-comments-moderation-1.0.tar.gz#sha256=560dd3c15b5e468afb251352c1f2fcada2c31758ac8cef24fda8daf3f6ea8887 from build tracker '/tmp/pip-req-tracker-c33ft05f' Building wheels for collected packages: django-comments-moderation Created temporary directory: /tmp/pip-wheel-tkq178sz Running setup.py bdist_wheel for django-comments-moderation: started Destination directory: /tmp/pip-wheel-tkq178sz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-t_a0zf4j/django-comments-moderation/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-tkq178sz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/comments_moderation copying comments_moderation/models.py -> build/lib/comments_moderation copying comments_moderation/moderation_modes.py -> build/lib/comments_moderation copying comments_moderation/__init__.py -> build/lib/comments_moderation copying comments_moderation/admin.py -> build/lib/comments_moderation copying comments_moderation/filtered_moderator.py -> build/lib/comments_moderation copying comments_moderation/settings.py -> build/lib/comments_moderation creating build/lib/comments_moderation/south_migrations copying comments_moderation/south_migrations/0001_initial.py -> build/lib/comments_moderation/south_migrations copying comments_moderation/south_migrations/__init__.py -> build/lib/comments_moderation/south_migrations copying comments_moderation/south_migrations/0002_auto__chg_field_emailfilter_active.py -> build/lib/comments_moderation/south_migrations running egg_info writing django_comments_moderation.egg-info/PKG-INFO writing requirements to django_comments_moderation.egg-info/requires.txt writing dependency_links to django_comments_moderation.egg-info/dependency_links.txt writing top-level names to django_comments_moderation.egg-info/top_level.txt reading manifest file 'django_comments_moderation.egg-info/SOURCES.txt' writing manifest file 'django_comments_moderation.egg-info/SOURCES.txt' creating build/lib/comments_moderation/locale creating build/lib/comments_moderation/locale/cs_CZ creating build/lib/comments_moderation/locale/cs_CZ/LC_MESSAGES copying comments_moderation/locale/cs_CZ/LC_MESSAGES/django.po -> build/lib/comments_moderation/locale/cs_CZ/LC_MESSAGES 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/comments_moderation creating build/bdist.linux-armv7l/wheel/comments_moderation/south_migrations copying build/lib/comments_moderation/south_migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/comments_moderation/south_migrations copying build/lib/comments_moderation/south_migrations/__init__.py -> build/bdist.linux-armv7l/wheel/comments_moderation/south_migrations copying build/lib/comments_moderation/south_migrations/0002_auto__chg_field_emailfilter_active.py -> build/bdist.linux-armv7l/wheel/comments_moderation/south_migrations creating build/bdist.linux-armv7l/wheel/comments_moderation/locale creating build/bdist.linux-armv7l/wheel/comments_moderation/locale/cs_CZ creating build/bdist.linux-armv7l/wheel/comments_moderation/locale/cs_CZ/LC_MESSAGES copying build/lib/comments_moderation/locale/cs_CZ/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/comments_moderation/locale/cs_CZ/LC_MESSAGES copying build/lib/comments_moderation/models.py -> build/bdist.linux-armv7l/wheel/comments_moderation copying build/lib/comments_moderation/moderation_modes.py -> build/bdist.linux-armv7l/wheel/comments_moderation copying build/lib/comments_moderation/__init__.py -> build/bdist.linux-armv7l/wheel/comments_moderation copying build/lib/comments_moderation/admin.py -> build/bdist.linux-armv7l/wheel/comments_moderation copying build/lib/comments_moderation/filtered_moderator.py -> build/bdist.linux-armv7l/wheel/comments_moderation copying build/lib/comments_moderation/settings.py -> build/bdist.linux-armv7l/wheel/comments_moderation running install_egg_info Copying django_comments_moderation.egg-info to build/bdist.linux-armv7l/wheel/django_comments_moderation-1.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_comments_moderation-1.0.dist-info/WHEEL creating '/tmp/pip-wheel-tkq178sz/django_comments_moderation-1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'comments_moderation/__init__.py' adding 'comments_moderation/admin.py' adding 'comments_moderation/filtered_moderator.py' adding 'comments_moderation/models.py' adding 'comments_moderation/moderation_modes.py' adding 'comments_moderation/settings.py' adding 'comments_moderation/locale/cs_CZ/LC_MESSAGES/django.po' adding 'comments_moderation/south_migrations/0001_initial.py' adding 'comments_moderation/south_migrations/0002_auto__chg_field_emailfilter_active.py' adding 'comments_moderation/south_migrations/__init__.py' adding 'django_comments_moderation-1.0.dist-info/LICENSE' adding 'django_comments_moderation-1.0.dist-info/METADATA' adding 'django_comments_moderation-1.0.dist-info/WHEEL' adding 'django_comments_moderation-1.0.dist-info/top_level.txt' adding 'django_comments_moderation-1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-comments-moderation: finished with status 'done' Stored in directory: /tmp/tmpp8sym2nu Successfully built django-comments-moderation Cleaning up... Removing source in /tmp/pip-wheel-t_a0zf4j/django-comments-moderation Removed build tracker '/tmp/pip-req-tracker-c33ft05f'