Collecting django-knowledge-mega==0.3.1 1 location(s) to search for versions of django-knowledge-mega: * https://pypi.python.org/simple/django-knowledge-mega/ Getting page https://pypi.python.org/simple/django-knowledge-mega/ Analyzing links from page https://pypi.python.org/simple/django-knowledge-mega/ Found link https://pypi.python.org/packages/3a/b9/9ab61016b2a894405c386c11b47e4e4327c0793599d0ab556e760c765153/django-knowledge-mega-0.3.0.tar.gz#md5=803b83b9bad5b5884002f76b7fd72893 (from https://pypi.python.org/simple/django-knowledge-mega/), version: 0.3.0 Found link https://pypi.python.org/packages/f4/ef/17c86466446ad9810dca2e8f15edc273e5c74230146fef62bbd5e7c73ac7/django-knowledge-mega-0.3.1.tar.gz#md5=315a08de28b6cb8bb7ffbebf7d54625b (from https://pypi.python.org/simple/django-knowledge-mega/), version: 0.3.1 Using version 0.3.1 (newest of versions: 0.3.1) Downloading django-knowledge-mega-0.3.1.tar.gz Downloading from URL https://pypi.python.org/packages/f4/ef/17c86466446ad9810dca2e8f15edc273e5c74230146fef62bbd5e7c73ac7/django-knowledge-mega-0.3.1.tar.gz#md5=315a08de28b6cb8bb7ffbebf7d54625b (from https://pypi.python.org/simple/django-knowledge-mega/) Running setup.py (path:/tmp/pip-build-e861e3ps/django-knowledge-mega/setup.py) egg_info for package django-knowledge-mega Running command python setup.py egg_info running egg_info creating pip-egg-info/django_knowledge_mega.egg-info writing pip-egg-info/django_knowledge_mega.egg-info/PKG-INFO writing requirements to pip-egg-info/django_knowledge_mega.egg-info/requires.txt writing top-level names to pip-egg-info/django_knowledge_mega.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_knowledge_mega.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_knowledge_mega.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_knowledge_mega.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_knowledge_mega.egg-info/SOURCES.txt' Source in /tmp/pip-build-e861e3ps/django-knowledge-mega has version 0.3.1, which satisfies requirement django-knowledge-mega==0.3.1 from https://pypi.python.org/packages/f4/ef/17c86466446ad9810dca2e8f15edc273e5c74230146fef62bbd5e7c73ac7/django-knowledge-mega-0.3.1.tar.gz#md5=315a08de28b6cb8bb7ffbebf7d54625b Building wheels for collected packages: django-knowledge-mega Running setup.py bdist_wheel for django-knowledge-mega: started Destination directory: /tmp/tmpt43uccz2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-e861e3ps/django-knowledge-mega/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/tmpt43uccz2pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/knowledge copying knowledge/views.py -> build/lib/knowledge copying knowledge/models.py -> build/lib/knowledge copying knowledge/forms.py -> build/lib/knowledge copying knowledge/urls.py -> build/lib/knowledge copying knowledge/managers.py -> build/lib/knowledge copying knowledge/__init__.py -> build/lib/knowledge copying knowledge/signals.py -> build/lib/knowledge copying knowledge/admin.py -> build/lib/knowledge copying knowledge/utils.py -> build/lib/knowledge copying knowledge/settings.py -> build/lib/knowledge creating build/lib/knowledge/migrations copying knowledge/migrations/0001_initial.py -> build/lib/knowledge/migrations copying knowledge/migrations/0003_auto__add_unique_category_slug.py -> build/lib/knowledge/migrations copying knowledge/migrations/__init__.py -> build/lib/knowledge/migrations copying knowledge/migrations/0002_auto__add_field_question_alert__add_field_response_alert.py -> build/lib/knowledge/migrations creating build/lib/knowledge/static creating build/lib/knowledge/static/knowledge creating build/lib/knowledge/static/knowledge/css copying knowledge/static/knowledge/css/main.css -> build/lib/knowledge/static/knowledge/css copying knowledge/static/knowledge/css/reset.css -> build/lib/knowledge/static/knowledge/css creating build/lib/knowledge/templates creating build/lib/knowledge/templates/django_knowledge copying knowledge/templates/django_knowledge/mod_bar.html -> build/lib/knowledge/templates/django_knowledge copying knowledge/templates/django_knowledge/form.html -> build/lib/knowledge/templates/django_knowledge copying knowledge/templates/django_knowledge/question_list.html -> build/lib/knowledge/templates/django_knowledge copying knowledge/templates/django_knowledge/index.html -> build/lib/knowledge/templates/django_knowledge copying knowledge/templates/django_knowledge/welcome.html -> build/lib/knowledge/templates/django_knowledge copying knowledge/templates/django_knowledge/inner.html -> build/lib/knowledge/templates/django_knowledge copying knowledge/templates/django_knowledge/thread.html -> build/lib/knowledge/templates/django_knowledge copying knowledge/templates/django_knowledge/ask.html -> build/lib/knowledge/templates/django_knowledge copying knowledge/templates/django_knowledge/base.html -> build/lib/knowledge/templates/django_knowledge copying knowledge/templates/django_knowledge/sidebar.html -> build/lib/knowledge/templates/django_knowledge copying knowledge/templates/django_knowledge/list.html -> build/lib/knowledge/templates/django_knowledge creating build/lib/knowledge/templates/django_knowledge/emails copying knowledge/templates/django_knowledge/emails/message.html -> build/lib/knowledge/templates/django_knowledge/emails copying knowledge/templates/django_knowledge/emails/base.html -> build/lib/knowledge/templates/django_knowledge/emails creating build/lib/knowledge/templatetags copying knowledge/templatetags/knowledge_tags.py -> build/lib/knowledge/templatetags copying knowledge/templatetags/__init__.py -> build/lib/knowledge/templatetags 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/knowledge creating build/bdist.linux-armv7l/wheel/knowledge/static creating build/bdist.linux-armv7l/wheel/knowledge/static/knowledge creating build/bdist.linux-armv7l/wheel/knowledge/static/knowledge/css copying build/lib/knowledge/static/knowledge/css/main.css -> build/bdist.linux-armv7l/wheel/knowledge/static/knowledge/css copying build/lib/knowledge/static/knowledge/css/reset.css -> build/bdist.linux-armv7l/wheel/knowledge/static/knowledge/css creating build/bdist.linux-armv7l/wheel/knowledge/templatetags copying build/lib/knowledge/templatetags/knowledge_tags.py -> build/bdist.linux-armv7l/wheel/knowledge/templatetags copying build/lib/knowledge/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/knowledge/templatetags copying build/lib/knowledge/views.py -> build/bdist.linux-armv7l/wheel/knowledge copying build/lib/knowledge/models.py -> build/bdist.linux-armv7l/wheel/knowledge copying build/lib/knowledge/forms.py -> build/bdist.linux-armv7l/wheel/knowledge creating build/bdist.linux-armv7l/wheel/knowledge/migrations copying build/lib/knowledge/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/knowledge/migrations copying build/lib/knowledge/migrations/0003_auto__add_unique_category_slug.py -> build/bdist.linux-armv7l/wheel/knowledge/migrations copying build/lib/knowledge/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/knowledge/migrations copying build/lib/knowledge/migrations/0002_auto__add_field_question_alert__add_field_response_alert.py -> build/bdist.linux-armv7l/wheel/knowledge/migrations copying build/lib/knowledge/urls.py -> build/bdist.linux-armv7l/wheel/knowledge copying build/lib/knowledge/managers.py -> build/bdist.linux-armv7l/wheel/knowledge copying build/lib/knowledge/__init__.py -> build/bdist.linux-armv7l/wheel/knowledge copying build/lib/knowledge/signals.py -> build/bdist.linux-armv7l/wheel/knowledge creating build/bdist.linux-armv7l/wheel/knowledge/templates creating build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge copying build/lib/knowledge/templates/django_knowledge/mod_bar.html -> build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge copying build/lib/knowledge/templates/django_knowledge/form.html -> build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge copying build/lib/knowledge/templates/django_knowledge/question_list.html -> build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge copying build/lib/knowledge/templates/django_knowledge/index.html -> build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge copying build/lib/knowledge/templates/django_knowledge/welcome.html -> build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge copying build/lib/knowledge/templates/django_knowledge/inner.html -> build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge copying build/lib/knowledge/templates/django_knowledge/thread.html -> build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge creating build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge/emails copying build/lib/knowledge/templates/django_knowledge/emails/message.html -> build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge/emails copying build/lib/knowledge/templates/django_knowledge/emails/base.html -> build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge/emails copying build/lib/knowledge/templates/django_knowledge/ask.html -> build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge copying build/lib/knowledge/templates/django_knowledge/base.html -> build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge copying build/lib/knowledge/templates/django_knowledge/sidebar.html -> build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge copying build/lib/knowledge/templates/django_knowledge/list.html -> build/bdist.linux-armv7l/wheel/knowledge/templates/django_knowledge copying build/lib/knowledge/admin.py -> build/bdist.linux-armv7l/wheel/knowledge copying build/lib/knowledge/utils.py -> build/bdist.linux-armv7l/wheel/knowledge copying build/lib/knowledge/settings.py -> build/bdist.linux-armv7l/wheel/knowledge running install_egg_info running egg_info creating django_knowledge_mega.egg-info writing requirements to django_knowledge_mega.egg-info/requires.txt writing dependency_links to django_knowledge_mega.egg-info/dependency_links.txt writing top-level names to django_knowledge_mega.egg-info/top_level.txt writing django_knowledge_mega.egg-info/PKG-INFO writing manifest file 'django_knowledge_mega.egg-info/SOURCES.txt' reading manifest file 'django_knowledge_mega.egg-info/SOURCES.txt' writing manifest file 'django_knowledge_mega.egg-info/SOURCES.txt' Copying django_knowledge_mega.egg-info to build/bdist.linux-armv7l/wheel/django_knowledge_mega-0.3.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_knowledge_mega-0.3.1.dist-info/WHEEL Running setup.py bdist_wheel for django-knowledge-mega: finished with status 'done' Stored in directory: /tmp/tmpc3utnbsx Successfully built django-knowledge-mega Cleaning up... Removing source in /tmp/pip-build-e861e3ps/django-knowledge-mega