Collecting django-carrot==0.1.1 1 location(s) to search for versions of django-carrot: * https://pypi.python.org/simple/django-carrot/ Getting page https://pypi.python.org/simple/django-carrot/ Analyzing links from page https://pypi.python.org/simple/django-carrot/ Found link https://pypi.python.org/packages/02/85/24ced5761ae7b49cd98ef4ca6c981f60badab5ea0f6f315d8261cb4396b6/django-carrot-0.1.1.tar.gz#md5=6e8de73694f4bbfee65c60a5b3d65e66 (from https://pypi.python.org/simple/django-carrot/), version: 0.1.1 Found link https://pypi.python.org/packages/ec/17/eb9d8f8de368fdb55d0651e9f5c20da89f540503d9e640cd001afcbc9403/django-carrot-0.1.0.tar.gz#md5=57293120dc7ddade82ef73f96bf68eb9 (from https://pypi.python.org/simple/django-carrot/), version: 0.1.0 Using version 0.1.1 (newest of versions: 0.1.1) Downloading django-carrot-0.1.1.tar.gz Downloading from URL https://pypi.python.org/packages/02/85/24ced5761ae7b49cd98ef4ca6c981f60badab5ea0f6f315d8261cb4396b6/django-carrot-0.1.1.tar.gz#md5=6e8de73694f4bbfee65c60a5b3d65e66 (from https://pypi.python.org/simple/django-carrot/) Running setup.py (path:/tmp/pip-build-ma2lajy8/django-carrot/setup.py) egg_info for package django-carrot Running command python setup.py egg_info running egg_info creating pip-egg-info/django_carrot.egg-info writing top-level names to pip-egg-info/django_carrot.egg-info/top_level.txt writing requirements to pip-egg-info/django_carrot.egg-info/requires.txt writing dependency_links to pip-egg-info/django_carrot.egg-info/dependency_links.txt writing pip-egg-info/django_carrot.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_carrot.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_carrot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no files found matching 'carrot/carrot.sh' warning: no files found matching 'docs/source/readme.rst' writing manifest file 'pip-egg-info/django_carrot.egg-info/SOURCES.txt' Source in /tmp/pip-build-ma2lajy8/django-carrot has version 0.1.1, which satisfies requirement django-carrot==0.1.1 from https://pypi.python.org/packages/02/85/24ced5761ae7b49cd98ef4ca6c981f60badab5ea0f6f315d8261cb4396b6/django-carrot-0.1.1.tar.gz#md5=6e8de73694f4bbfee65c60a5b3d65e66 Building wheels for collected packages: django-carrot Running setup.py bdist_wheel for django-carrot: started Destination directory: /tmp/tmpfmiqr3r6pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ma2lajy8/django-carrot/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/tmpfmiqr3r6pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/carrot copying carrot/apps.py -> build/lib/carrot copying carrot/views.py -> build/lib/carrot copying carrot/samples.py -> build/lib/carrot copying carrot/models.py -> build/lib/carrot copying carrot/urls.py -> build/lib/carrot copying carrot/tests.py -> build/lib/carrot copying carrot/utilities.py -> build/lib/carrot copying carrot/__init__.py -> build/lib/carrot copying carrot/consumer.py -> build/lib/carrot copying carrot/scheduler.py -> build/lib/carrot copying carrot/objects.py -> build/lib/carrot creating build/lib/docs copying docs/doc_settings.py -> build/lib/docs copying docs/__init__.py -> build/lib/docs creating build/lib/carrot/templatetags copying carrot/templatetags/filters.py -> build/lib/carrot/templatetags copying carrot/templatetags/__init__.py -> build/lib/carrot/templatetags creating build/lib/carrot/management copying carrot/management/__init__.py -> build/lib/carrot/management creating build/lib/carrot/management/commands copying carrot/management/commands/carrot.py -> build/lib/carrot/management/commands copying carrot/management/commands/__init__.py -> build/lib/carrot/management/commands creating build/lib/docs/source copying docs/source/conf.py -> build/lib/docs/source copying docs/source/__init__.py -> build/lib/docs/source running egg_info writing dependency_links to django_carrot.egg-info/dependency_links.txt writing django_carrot.egg-info/PKG-INFO writing top-level names to django_carrot.egg-info/top_level.txt writing requirements to django_carrot.egg-info/requires.txt reading manifest file 'django_carrot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no files found matching 'carrot/carrot.sh' warning: no files found matching 'docs/source/readme.rst' writing manifest file 'django_carrot.egg-info/SOURCES.txt' creating build/lib/carrot/static creating build/lib/carrot/static/carrot copying carrot/static/carrot/default.css -> build/lib/carrot/static/carrot creating build/lib/carrot/templates creating build/lib/carrot/templates/carrot copying carrot/templates/carrot/base_site.html -> build/lib/carrot/templates/carrot copying carrot/templates/carrot/info_table.html -> build/lib/carrot/templates/carrot copying carrot/templates/carrot/messagelog_confirm_delete.html -> build/lib/carrot/templates/carrot copying carrot/templates/carrot/messagelog_detail.html -> build/lib/carrot/templates/carrot copying carrot/templates/carrot/messagelog_list.html -> build/lib/carrot/templates/carrot copying carrot/templates/carrot/scheduledtask_confirm_delete.html -> build/lib/carrot/templates/carrot copying carrot/templates/carrot/scheduledtask_form.html -> build/lib/carrot/templates/carrot copying carrot/templates/carrot/strapline.html -> build/lib/carrot/templates/carrot copying carrot/templates/carrot/table.html -> build/lib/carrot/templates/carrot copying carrot/templates/carrot/task_form.html -> build/lib/carrot/templates/carrot creating build/lib/carrot/templatetags/__pycache__ copying carrot/templatetags/__pycache__/__init__.cpython-36.pyc -> build/lib/carrot/templatetags/__pycache__ copying carrot/templatetags/__pycache__/filters.cpython-36.pyc -> build/lib/carrot/templatetags/__pycache__ 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/carrot creating build/bdist.linux-armv7l/wheel/carrot/static creating build/bdist.linux-armv7l/wheel/carrot/static/carrot copying build/lib/carrot/static/carrot/default.css -> build/bdist.linux-armv7l/wheel/carrot/static/carrot creating build/bdist.linux-armv7l/wheel/carrot/templatetags creating build/bdist.linux-armv7l/wheel/carrot/templatetags/__pycache__ copying build/lib/carrot/templatetags/__pycache__/__init__.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/carrot/templatetags/__pycache__ copying build/lib/carrot/templatetags/__pycache__/filters.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/carrot/templatetags/__pycache__ copying build/lib/carrot/templatetags/filters.py -> build/bdist.linux-armv7l/wheel/carrot/templatetags copying build/lib/carrot/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/carrot/templatetags copying build/lib/carrot/apps.py -> build/bdist.linux-armv7l/wheel/carrot copying build/lib/carrot/views.py -> build/bdist.linux-armv7l/wheel/carrot copying build/lib/carrot/samples.py -> build/bdist.linux-armv7l/wheel/carrot copying build/lib/carrot/models.py -> build/bdist.linux-armv7l/wheel/carrot copying build/lib/carrot/urls.py -> build/bdist.linux-armv7l/wheel/carrot copying build/lib/carrot/tests.py -> build/bdist.linux-armv7l/wheel/carrot copying build/lib/carrot/utilities.py -> build/bdist.linux-armv7l/wheel/carrot copying build/lib/carrot/__init__.py -> build/bdist.linux-armv7l/wheel/carrot copying build/lib/carrot/consumer.py -> build/bdist.linux-armv7l/wheel/carrot copying build/lib/carrot/scheduler.py -> build/bdist.linux-armv7l/wheel/carrot creating build/bdist.linux-armv7l/wheel/carrot/templates creating build/bdist.linux-armv7l/wheel/carrot/templates/carrot copying build/lib/carrot/templates/carrot/messagelog_detail.html -> build/bdist.linux-armv7l/wheel/carrot/templates/carrot copying build/lib/carrot/templates/carrot/table.html -> build/bdist.linux-armv7l/wheel/carrot/templates/carrot copying build/lib/carrot/templates/carrot/info_table.html -> build/bdist.linux-armv7l/wheel/carrot/templates/carrot copying build/lib/carrot/templates/carrot/messagelog_confirm_delete.html -> build/bdist.linux-armv7l/wheel/carrot/templates/carrot copying build/lib/carrot/templates/carrot/messagelog_list.html -> build/bdist.linux-armv7l/wheel/carrot/templates/carrot copying build/lib/carrot/templates/carrot/scheduledtask_form.html -> build/bdist.linux-armv7l/wheel/carrot/templates/carrot copying build/lib/carrot/templates/carrot/scheduledtask_confirm_delete.html -> build/bdist.linux-armv7l/wheel/carrot/templates/carrot copying build/lib/carrot/templates/carrot/task_form.html -> build/bdist.linux-armv7l/wheel/carrot/templates/carrot copying build/lib/carrot/templates/carrot/strapline.html -> build/bdist.linux-armv7l/wheel/carrot/templates/carrot copying build/lib/carrot/templates/carrot/base_site.html -> build/bdist.linux-armv7l/wheel/carrot/templates/carrot creating build/bdist.linux-armv7l/wheel/carrot/management copying build/lib/carrot/management/__init__.py -> build/bdist.linux-armv7l/wheel/carrot/management creating build/bdist.linux-armv7l/wheel/carrot/management/commands copying build/lib/carrot/management/commands/carrot.py -> build/bdist.linux-armv7l/wheel/carrot/management/commands copying build/lib/carrot/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/carrot/management/commands copying build/lib/carrot/objects.py -> build/bdist.linux-armv7l/wheel/carrot creating build/bdist.linux-armv7l/wheel/docs creating build/bdist.linux-armv7l/wheel/docs/source copying build/lib/docs/source/conf.py -> build/bdist.linux-armv7l/wheel/docs/source copying build/lib/docs/source/__init__.py -> build/bdist.linux-armv7l/wheel/docs/source copying build/lib/docs/doc_settings.py -> build/bdist.linux-armv7l/wheel/docs copying build/lib/docs/__init__.py -> build/bdist.linux-armv7l/wheel/docs running install_egg_info Copying django_carrot.egg-info to build/bdist.linux-armv7l/wheel/django_carrot-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_carrot-0.1.1.dist-info/WHEEL Running setup.py bdist_wheel for django-carrot: finished with status 'done' Stored in directory: /tmp/tmp9m2vwwjt Successfully built django-carrot Cleaning up... Removing source in /tmp/pip-build-ma2lajy8/django-carrot