Collecting django-botmanager==0.0.7 1 location(s) to search for versions of django-botmanager: * https://pypi.python.org/simple/django-botmanager/ Getting page https://pypi.python.org/simple/django-botmanager/ Analyzing links from page https://pypi.org/simple/django-botmanager/ Found link https://files.pythonhosted.org/packages/c8/15/ad395c8cce8c93f63ea513b3ec06f297a0fc36b2e2a3c75df0d4691b4f4d/django-botmanager-0.0.1.tar.gz#sha256=ba85668a5b2efc500d4f2773ff326b68383b76104b1f43f57fd4bc1c81e5e24f (from https://pypi.org/simple/django-botmanager/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/fe/66/b3a98133035d66bba265adaa200fec53c6c0321283fe64df7cc0eee39e6d/django-botmanager-0.0.2.tar.gz#sha256=b09c3c64f1155e5b2b9d4f7594839081f79abfda6ba5326f57aa03fce7b8864f (from https://pypi.org/simple/django-botmanager/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/62/c6/8dbafa5fa8c501b3d69d6b3d83ad442413b7137c1f9f2ed7a379c089f306/django-botmanager-0.0.3.tar.gz#sha256=230cc232394f4ce08b987c9feebf7afef14d510dc3e43c5b76a5fe99b0c37c06 (from https://pypi.org/simple/django-botmanager/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/89/8f/4586fdecfec4aa0f7ca7106426b54d864f5a81645609618c8ee994e5f69c/django-botmanager-0.0.4.tar.gz#sha256=d76895b431d79f7560b3d7cbe17d498563f343c58f82339541102e1312e16717 (from https://pypi.org/simple/django-botmanager/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/d0/33/0ac3e118e474fd1c84bf63fb14fe7985a2eeb5575c71277a3af611e04834/django-botmanager-0.0.5.tar.gz#sha256=1553c75549203ee16befe20ea82d1925c297d9df6036ad0b2aaddbfa591ad96c (from https://pypi.org/simple/django-botmanager/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/fa/bb/fa5da0189da06e6117f0caf720b36412fcfcd5dfb450f28224cbff4fb9cb/django-botmanager-0.0.6.tar.gz#sha256=76122316ac57e9ea62797d0e49f9c3cf8a2e71e684c9fbea9994afef85b004e0 (from https://pypi.org/simple/django-botmanager/), version: 0.0.6 Found link https://files.pythonhosted.org/packages/ec/14/9c24d01e7150d8d1e444bf76e7963d8d09a3d57940d030a134bc69202b3d/django-botmanager-0.0.7.tar.gz#sha256=0f66c7e477a7f8431d0a91c5935a8e0799ba164dddda2253433e3364e83b645e (from https://pypi.org/simple/django-botmanager/), version: 0.0.7 Using version 0.0.7 (newest of versions: 0.0.7) Downloading https://files.pythonhosted.org/packages/ec/14/9c24d01e7150d8d1e444bf76e7963d8d09a3d57940d030a134bc69202b3d/django-botmanager-0.0.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ec/14/9c24d01e7150d8d1e444bf76e7963d8d09a3d57940d030a134bc69202b3d/django-botmanager-0.0.7.tar.gz#sha256=0f66c7e477a7f8431d0a91c5935a8e0799ba164dddda2253433e3364e83b645e (from https://pypi.org/simple/django-botmanager/) Running setup.py (path:/tmp/pip-build-xdzkjpj8/django-botmanager/setup.py) egg_info for package django-botmanager Running command python setup.py egg_info running egg_info creating pip-egg-info/django_botmanager.egg-info writing dependency_links to pip-egg-info/django_botmanager.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_botmanager.egg-info/requires.txt writing pip-egg-info/django_botmanager.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_botmanager.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_botmanager.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_botmanager.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_botmanager.egg-info/SOURCES.txt' Source in /tmp/pip-build-xdzkjpj8/django-botmanager has version 0.0.7, which satisfies requirement django-botmanager==0.0.7 from https://files.pythonhosted.org/packages/ec/14/9c24d01e7150d8d1e444bf76e7963d8d09a3d57940d030a134bc69202b3d/django-botmanager-0.0.7.tar.gz#sha256=0f66c7e477a7f8431d0a91c5935a8e0799ba164dddda2253433e3364e83b645e Building wheels for collected packages: django-botmanager Running setup.py bdist_wheel for django-botmanager: started Destination directory: /tmp/tmp0qbb9wedpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xdzkjpj8/django-botmanager/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/tmp0qbb9wedpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/botmanager copying botmanager/settings.py -> build/lib/botmanager copying botmanager/basetask.py -> build/lib/botmanager copying botmanager/models.py -> build/lib/botmanager copying botmanager/apps.py -> build/lib/botmanager copying botmanager/utils.py -> build/lib/botmanager copying botmanager/admin.py -> build/lib/botmanager copying botmanager/__init__.py -> build/lib/botmanager creating build/lib/botmanager/migrations copying botmanager/migrations/0006_task_priority.py -> build/lib/botmanager/migrations copying botmanager/migrations/0004_auto_20161219_1931.py -> build/lib/botmanager/migrations copying botmanager/migrations/0005_task_parent.py -> build/lib/botmanager/migrations copying botmanager/migrations/0007_task_is_persistent.py -> build/lib/botmanager/migrations copying botmanager/migrations/0001_initial.py -> build/lib/botmanager/migrations copying botmanager/migrations/0008_auto_20170331_1752.py -> build/lib/botmanager/migrations copying botmanager/migrations/0003_auto_20161208_1529.py -> build/lib/botmanager/migrations copying botmanager/migrations/0009_task_extra_params.py -> build/lib/botmanager/migrations copying botmanager/migrations/0010_auto_20170531_1321.py -> build/lib/botmanager/migrations copying botmanager/migrations/0002_auto_20161208_1406.py -> build/lib/botmanager/migrations copying botmanager/migrations/__init__.py -> build/lib/botmanager/migrations creating build/lib/botmanager/management copying botmanager/management/__init__.py -> build/lib/botmanager/management creating build/lib/botmanager/management/commands copying botmanager/management/commands/bot_manager.py -> build/lib/botmanager/management/commands copying botmanager/management/commands/__init__.py -> build/lib/botmanager/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/botmanager creating build/bdist.linux-armv7l/wheel/botmanager/migrations copying build/lib/botmanager/migrations/0006_task_priority.py -> build/bdist.linux-armv7l/wheel/botmanager/migrations copying build/lib/botmanager/migrations/0004_auto_20161219_1931.py -> build/bdist.linux-armv7l/wheel/botmanager/migrations copying build/lib/botmanager/migrations/0005_task_parent.py -> build/bdist.linux-armv7l/wheel/botmanager/migrations copying build/lib/botmanager/migrations/0007_task_is_persistent.py -> build/bdist.linux-armv7l/wheel/botmanager/migrations copying build/lib/botmanager/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/botmanager/migrations copying build/lib/botmanager/migrations/0008_auto_20170331_1752.py -> build/bdist.linux-armv7l/wheel/botmanager/migrations copying build/lib/botmanager/migrations/0003_auto_20161208_1529.py -> build/bdist.linux-armv7l/wheel/botmanager/migrations copying build/lib/botmanager/migrations/0009_task_extra_params.py -> build/bdist.linux-armv7l/wheel/botmanager/migrations copying build/lib/botmanager/migrations/0010_auto_20170531_1321.py -> build/bdist.linux-armv7l/wheel/botmanager/migrations copying build/lib/botmanager/migrations/0002_auto_20161208_1406.py -> build/bdist.linux-armv7l/wheel/botmanager/migrations copying build/lib/botmanager/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/botmanager/migrations copying build/lib/botmanager/settings.py -> build/bdist.linux-armv7l/wheel/botmanager creating build/bdist.linux-armv7l/wheel/botmanager/management creating build/bdist.linux-armv7l/wheel/botmanager/management/commands copying build/lib/botmanager/management/commands/bot_manager.py -> build/bdist.linux-armv7l/wheel/botmanager/management/commands copying build/lib/botmanager/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/botmanager/management/commands copying build/lib/botmanager/management/__init__.py -> build/bdist.linux-armv7l/wheel/botmanager/management copying build/lib/botmanager/basetask.py -> build/bdist.linux-armv7l/wheel/botmanager copying build/lib/botmanager/models.py -> build/bdist.linux-armv7l/wheel/botmanager copying build/lib/botmanager/apps.py -> build/bdist.linux-armv7l/wheel/botmanager copying build/lib/botmanager/utils.py -> build/bdist.linux-armv7l/wheel/botmanager copying build/lib/botmanager/admin.py -> build/bdist.linux-armv7l/wheel/botmanager copying build/lib/botmanager/__init__.py -> build/bdist.linux-armv7l/wheel/botmanager running install_egg_info running egg_info writing requirements to django_botmanager.egg-info/requires.txt writing top-level names to django_botmanager.egg-info/top_level.txt writing django_botmanager.egg-info/PKG-INFO writing dependency_links to django_botmanager.egg-info/dependency_links.txt reading manifest file 'django_botmanager.egg-info/SOURCES.txt' writing manifest file 'django_botmanager.egg-info/SOURCES.txt' Copying django_botmanager.egg-info to build/bdist.linux-armv7l/wheel/django_botmanager-0.0.7-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_botmanager-0.0.7.dist-info/WHEEL creating '/tmp/tmp0qbb9wedpip-wheel-/django_botmanager-0.0.7-py3-none-any.whl' and adding '.' to it adding 'botmanager/__init__.py' adding 'botmanager/admin.py' adding 'botmanager/apps.py' adding 'botmanager/basetask.py' adding 'botmanager/models.py' adding 'botmanager/settings.py' adding 'botmanager/utils.py' adding 'botmanager/management/__init__.py' adding 'botmanager/management/commands/__init__.py' adding 'botmanager/management/commands/bot_manager.py' adding 'botmanager/migrations/0001_initial.py' adding 'botmanager/migrations/0002_auto_20161208_1406.py' adding 'botmanager/migrations/0003_auto_20161208_1529.py' adding 'botmanager/migrations/0004_auto_20161219_1931.py' adding 'botmanager/migrations/0005_task_parent.py' adding 'botmanager/migrations/0006_task_priority.py' adding 'botmanager/migrations/0007_task_is_persistent.py' adding 'botmanager/migrations/0008_auto_20170331_1752.py' adding 'botmanager/migrations/0009_task_extra_params.py' adding 'botmanager/migrations/0010_auto_20170531_1321.py' adding 'botmanager/migrations/__init__.py' adding 'django_botmanager-0.0.7.dist-info/DESCRIPTION.rst' adding 'django_botmanager-0.0.7.dist-info/metadata.json' adding 'django_botmanager-0.0.7.dist-info/top_level.txt' adding 'django_botmanager-0.0.7.dist-info/WHEEL' adding 'django_botmanager-0.0.7.dist-info/METADATA' adding 'django_botmanager-0.0.7.dist-info/RECORD' Running setup.py bdist_wheel for django-botmanager: finished with status 'done' Stored in directory: /tmp/tmpeq0zelrw Successfully built django-botmanager Cleaning up... Removing source in /tmp/pip-build-xdzkjpj8/django-botmanager