Collecting django-workers==0.0.1 1 location(s) to search for versions of django-workers: * https://pypi.python.org/simple/django-workers/ Getting page https://pypi.python.org/simple/django-workers/ Analyzing links from page https://pypi.org/simple/django-workers/ Found link https://files.pythonhosted.org/packages/73/dc/54720d956014329d403203816768fabc33954d54b47a759129c44da0e499/django-workers-0.0.1.tar.gz#sha256=eeff35a2effd24cbcee96df202599e50fafc32bf600b906dd1fda5fffc0d8eb4 (from https://pypi.org/simple/django-workers/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading https://files.pythonhosted.org/packages/73/dc/54720d956014329d403203816768fabc33954d54b47a759129c44da0e499/django-workers-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/73/dc/54720d956014329d403203816768fabc33954d54b47a759129c44da0e499/django-workers-0.0.1.tar.gz#sha256=eeff35a2effd24cbcee96df202599e50fafc32bf600b906dd1fda5fffc0d8eb4 (from https://pypi.org/simple/django-workers/) Running setup.py (path:/tmp/pip-build-ryzbg7if/django-workers/setup.py) egg_info for package django-workers Running command python setup.py egg_info running egg_info creating pip-egg-info/django_workers.egg-info writing dependency_links to pip-egg-info/django_workers.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_workers.egg-info/top_level.txt writing pip-egg-info/django_workers.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_workers.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_workers.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_workers.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-build-ryzbg7if/django-workers has version 0.0.1, which satisfies requirement django-workers==0.0.1 from https://files.pythonhosted.org/packages/73/dc/54720d956014329d403203816768fabc33954d54b47a759129c44da0e499/django-workers-0.0.1.tar.gz#sha256=eeff35a2effd24cbcee96df202599e50fafc32bf600b906dd1fda5fffc0d8eb4 Building wheels for collected packages: django-workers Running setup.py bdist_wheel for django-workers: started Destination directory: /tmp/tmp0sos0y7dpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ryzbg7if/django-workers/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/tmp0sos0y7dpip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/workers copying workers/util.py -> build/lib/workers copying workers/apps.py -> build/lib/workers copying workers/__init__.py -> build/lib/workers copying workers/tests.py -> build/lib/workers copying workers/views.py -> build/lib/workers copying workers/worker.py -> build/lib/workers copying workers/admin.py -> build/lib/workers copying workers/models.py -> build/lib/workers creating build/lib/workers/migrations copying workers/migrations/__init__.py -> build/lib/workers/migrations creating build/lib/workers/management copying workers/management/__init__.py -> build/lib/workers/management creating build/lib/workers/management/commands copying workers/management/commands/runworkers.py -> build/lib/workers/management/commands copying workers/management/commands/__init__.py -> build/lib/workers/management/commands 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/workers copying build/lib/workers/util.py -> build/bdist.linux-armv7l/wheel/workers copying build/lib/workers/apps.py -> build/bdist.linux-armv7l/wheel/workers creating build/bdist.linux-armv7l/wheel/workers/migrations copying build/lib/workers/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/workers/migrations copying build/lib/workers/__init__.py -> build/bdist.linux-armv7l/wheel/workers copying build/lib/workers/tests.py -> build/bdist.linux-armv7l/wheel/workers copying build/lib/workers/views.py -> build/bdist.linux-armv7l/wheel/workers copying build/lib/workers/worker.py -> build/bdist.linux-armv7l/wheel/workers creating build/bdist.linux-armv7l/wheel/workers/management copying build/lib/workers/management/__init__.py -> build/bdist.linux-armv7l/wheel/workers/management creating build/bdist.linux-armv7l/wheel/workers/management/commands copying build/lib/workers/management/commands/runworkers.py -> build/bdist.linux-armv7l/wheel/workers/management/commands copying build/lib/workers/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/workers/management/commands copying build/lib/workers/admin.py -> build/bdist.linux-armv7l/wheel/workers copying build/lib/workers/models.py -> build/bdist.linux-armv7l/wheel/workers running install_egg_info running egg_info writing dependency_links to django_workers.egg-info/dependency_links.txt writing top-level names to django_workers.egg-info/top_level.txt writing django_workers.egg-info/PKG-INFO reading manifest file 'django_workers.egg-info/SOURCES.txt' writing manifest file 'django_workers.egg-info/SOURCES.txt' Copying django_workers.egg-info to build/bdist.linux-armv7l/wheel/django_workers-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_workers-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for django-workers: finished with status 'done' Stored in directory: /tmp/tmpuzqx782y Successfully built django-workers Cleaning up... Removing source in /tmp/pip-build-ryzbg7if/django-workers