Collecting django-author==1.0.0 1 location(s) to search for versions of django-author: * https://pypi.python.org/simple/django-author/ Getting page https://pypi.python.org/simple/django-author/ Analyzing links from page https://pypi.python.org/simple/django-author/ Found link https://pypi.python.org/packages/0b/a7/1b8b468aa8f7a6781c6c393dbc010593be3fe75882d45b37ddcb1644c584/django-author-0.4.1.tar.gz#md5=3ae644b84fd4690d583b4ac40a6c190a (from https://pypi.python.org/simple/django-author/), version: 0.4.1 Found link https://pypi.python.org/packages/33/19/7be90e3a49c5a13ddeaaedbd69bf92bbc63dab399e5210d8ea568a915ad8/django-author-0.1.tar.gz#md5=d6fa4469c2a29da357611d767cb739a6 (from https://pypi.python.org/simple/django-author/), version: 0.1 Found link https://pypi.python.org/packages/47/2a/81998d666223003b42a8a06c7740e4dbcf2915127b393dbd708170dc31d6/django-author-0.4.5.tar.gz#md5=032a81fa74946f332c73c3c677d89bd1 (from https://pypi.python.org/simple/django-author/), version: 0.4.5 Found link https://pypi.python.org/packages/6d/10/aaf2e98bae03dd0e6def1c79811a2ebf1770f417be7a9507a5bf5418ee1c/django-author-0.2.0.tar.gz#md5=0ea70573bca9779c7f67b1bdff5d7f94 (from https://pypi.python.org/simple/django-author/), version: 0.2.0 Found link https://pypi.python.org/packages/6e/82/8f9f858b583c375873575f8c0566da1cc844d2a5e659d67aca8ae924a35f/django-author-0.4.0.tar.gz#md5=cbdcc4a63d70a5024831b398f74e794b (from https://pypi.python.org/simple/django-author/), version: 0.4.0 Found link https://pypi.python.org/packages/77/5d/d8e28136026f7791b2b2372164b32bad783cd569750bff9b0a66c32db338/django-author-0.4.4.tar.gz#md5=2a13482df3d267dbfd7474a8681c9771 (from https://pypi.python.org/simple/django-author/), version: 0.4.4 Found link https://pypi.python.org/packages/96/fb/5d084e2a99e56c7f99341576eacf63e90071436ef28ff2312c116c6a5f6f/django-author-0.3.0.tar.gz#md5=3a48a6d74432fa740a426c2b617d8fa9 (from https://pypi.python.org/simple/django-author/), version: 0.3.0 Found link https://pypi.python.org/packages/bc/70/5768f7c723190af9b0cd32a504393af3ed210c30fdd623d23f10cfaa1bd1/django-author-1.0.0.tar.gz#md5=05647b671b436d7e66696ed07a88daa9 (from https://pypi.python.org/simple/django-author/), version: 1.0.0 Found link https://pypi.python.org/packages/bf/1e/52248e34ac3aaf7944b5154fb4f4ea35d4dfbf12c430d7ed1e29e8399a49/django-author-1.0.1.tar.gz#md5=e09858d07033c94adcf6578877ce4f55 (from https://pypi.python.org/simple/django-author/), version: 1.0.1 Found link https://pypi.python.org/packages/c1/94/be31f3f88728bdc6e99b77fa943a1f756813e0c764547a98ba38a7708350/django-author-0.1rc2.tar.gz#md5=4e51fd8fb89a67f49b147561860e013d (from https://pypi.python.org/simple/django-author/), version: 0.1rc2 Using version 1.0.0 (newest of versions: 1.0.0) Downloading django-author-1.0.0.tar.gz Downloading from URL https://pypi.python.org/packages/bc/70/5768f7c723190af9b0cd32a504393af3ed210c30fdd623d23f10cfaa1bd1/django-author-1.0.0.tar.gz#md5=05647b671b436d7e66696ed07a88daa9 (from https://pypi.python.org/simple/django-author/) Running setup.py (path:/tmp/pip-build-k3eisr4q/django-author/setup.py) egg_info for package django-author Running command python setup.py egg_info running egg_info creating pip-egg-info/django_author.egg-info writing top-level names to pip-egg-info/django_author.egg-info/top_level.txt writing pip-egg-info/django_author.egg-info/PKG-INFO writing requirements to pip-egg-info/django_author.egg-info/requires.txt writing dependency_links to pip-egg-info/django_author.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_author.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_author.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_author.egg-info/SOURCES.txt' Source in /tmp/pip-build-k3eisr4q/django-author has version 1.0.0, which satisfies requirement django-author==1.0.0 from https://pypi.python.org/packages/bc/70/5768f7c723190af9b0cd32a504393af3ed210c30fdd623d23f10cfaa1bd1/django-author-1.0.0.tar.gz#md5=05647b671b436d7e66696ed07a88daa9 Building wheels for collected packages: django-author Running setup.py bdist_wheel for django-author: started Destination directory: /tmp/tmpu9bvrvhnpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-k3eisr4q/django-author/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/tmpu9bvrvhnpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/author copying author/recivers.py -> build/lib/author copying author/__init__.py -> build/lib/author copying author/backends.py -> build/lib/author copying author/middlewares.py -> build/lib/author copying author/decorators.py -> build/lib/author creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/settings.py -> build/lib/tests copying tests/runtests.py -> build/lib/tests copying tests/manage.py -> build/lib/tests copying tests/urls.py -> build/lib/tests creating build/lib/tests/blog copying tests/blog/__init__.py -> build/lib/tests/blog copying tests/blog/forms.py -> build/lib/tests/blog copying tests/blog/views.py -> build/lib/tests/blog copying tests/blog/urls.py -> build/lib/tests/blog copying tests/blog/admin.py -> build/lib/tests/blog copying tests/blog/models.py -> build/lib/tests/blog creating build/lib/tests/autocmd copying tests/autocmd/__init__.py -> build/lib/tests/autocmd creating build/lib/tests/blog/migrations copying tests/blog/migrations/__init__.py -> build/lib/tests/blog/migrations copying tests/blog/migrations/0001_initial.py -> build/lib/tests/blog/migrations creating build/lib/tests/blog/tests copying tests/blog/tests/test_views.py -> build/lib/tests/blog/tests copying tests/blog/tests/test_recievers.py -> build/lib/tests/blog/tests copying tests/blog/tests/__init__.py -> build/lib/tests/blog/tests copying tests/blog/tests/test_backends.py -> build/lib/tests/blog/tests copying tests/blog/tests/test_models.py -> build/lib/tests/blog/tests running egg_info writing django_author.egg-info/PKG-INFO writing requirements to django_author.egg-info/requires.txt writing top-level names to django_author.egg-info/top_level.txt writing dependency_links to django_author.egg-info/dependency_links.txt reading manifest file 'django_author.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_author.egg-info/SOURCES.txt' creating build/lib/author/locale creating build/lib/author/locale/cs_CZ creating build/lib/author/locale/cs_CZ/LC_MESSAGES copying author/locale/cs_CZ/LC_MESSAGES/django.mo -> build/lib/author/locale/cs_CZ/LC_MESSAGES copying author/locale/cs_CZ/LC_MESSAGES/django.po -> build/lib/author/locale/cs_CZ/LC_MESSAGES creating build/lib/author/locale/pt_BR creating build/lib/author/locale/pt_BR/LC_MESSAGES copying author/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/author/locale/pt_BR/LC_MESSAGES creating build/lib/tests/static creating build/lib/tests/static/css copying tests/static/css/style.css -> build/lib/tests/static/css copying tests/static/css/style.scss -> build/lib/tests/static/css creating build/lib/tests/static/css/image copying tests/static/css/image/edit.png -> build/lib/tests/static/css/image copying tests/static/css/image/trash.png -> build/lib/tests/static/css/image creating build/lib/tests/templates copying tests/templates/404.html -> build/lib/tests/templates copying tests/templates/base.html -> build/lib/tests/templates creating build/lib/tests/templates/blog copying tests/templates/blog/entry_confirm_delete.html -> build/lib/tests/templates/blog copying tests/templates/blog/entry_detail.html -> build/lib/tests/templates/blog copying tests/templates/blog/entry_form.html -> build/lib/tests/templates/blog copying tests/templates/blog/entry_list.html -> build/lib/tests/templates/blog creating build/lib/tests/templates/registration copying tests/templates/registration/logged_out.html -> build/lib/tests/templates/registration copying tests/templates/registration/login.html -> build/lib/tests/templates/registration creating build/lib/tests/blog/fixtures copying tests/blog/fixtures/test.yaml -> build/lib/tests/blog/fixtures creating build/lib/tests/blog/templates copying tests/blog/templates/404.html -> build/lib/tests/blog/templates creating build/lib/tests/blog/templates/blog copying tests/blog/templates/blog/entry_confirm_delete.html -> build/lib/tests/blog/templates/blog copying tests/blog/templates/blog/entry_detail.html -> build/lib/tests/blog/templates/blog copying tests/blog/templates/blog/entry_form.html -> build/lib/tests/blog/templates/blog copying tests/blog/templates/blog/entry_list.html -> build/lib/tests/blog/templates/blog 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/author copying build/lib/author/recivers.py -> build/bdist.linux-armv7l/wheel/author copying build/lib/author/__init__.py -> build/bdist.linux-armv7l/wheel/author creating build/bdist.linux-armv7l/wheel/author/locale creating build/bdist.linux-armv7l/wheel/author/locale/pt_BR creating build/bdist.linux-armv7l/wheel/author/locale/pt_BR/LC_MESSAGES copying build/lib/author/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/author/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/author/locale/cs_CZ creating build/bdist.linux-armv7l/wheel/author/locale/cs_CZ/LC_MESSAGES copying build/lib/author/locale/cs_CZ/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/author/locale/cs_CZ/LC_MESSAGES copying build/lib/author/locale/cs_CZ/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/author/locale/cs_CZ/LC_MESSAGES copying build/lib/author/backends.py -> build/bdist.linux-armv7l/wheel/author copying build/lib/author/middlewares.py -> build/bdist.linux-armv7l/wheel/author copying build/lib/author/decorators.py -> build/bdist.linux-armv7l/wheel/author creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/blog creating build/bdist.linux-armv7l/wheel/tests/blog/migrations copying build/lib/tests/blog/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/tests/blog/migrations copying build/lib/tests/blog/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/tests/blog/migrations copying build/lib/tests/blog/__init__.py -> build/bdist.linux-armv7l/wheel/tests/blog creating build/bdist.linux-armv7l/wheel/tests/blog/templates creating build/bdist.linux-armv7l/wheel/tests/blog/templates/blog copying build/lib/tests/blog/templates/blog/entry_list.html -> build/bdist.linux-armv7l/wheel/tests/blog/templates/blog copying build/lib/tests/blog/templates/blog/entry_confirm_delete.html -> build/bdist.linux-armv7l/wheel/tests/blog/templates/blog copying build/lib/tests/blog/templates/blog/entry_form.html -> build/bdist.linux-armv7l/wheel/tests/blog/templates/blog copying build/lib/tests/blog/templates/blog/entry_detail.html -> build/bdist.linux-armv7l/wheel/tests/blog/templates/blog copying build/lib/tests/blog/templates/404.html -> build/bdist.linux-armv7l/wheel/tests/blog/templates creating build/bdist.linux-armv7l/wheel/tests/blog/tests copying build/lib/tests/blog/tests/test_views.py -> build/bdist.linux-armv7l/wheel/tests/blog/tests copying build/lib/tests/blog/tests/test_recievers.py -> build/bdist.linux-armv7l/wheel/tests/blog/tests copying build/lib/tests/blog/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests/blog/tests copying build/lib/tests/blog/tests/test_backends.py -> build/bdist.linux-armv7l/wheel/tests/blog/tests copying build/lib/tests/blog/tests/test_models.py -> build/bdist.linux-armv7l/wheel/tests/blog/tests copying build/lib/tests/blog/forms.py -> build/bdist.linux-armv7l/wheel/tests/blog copying build/lib/tests/blog/views.py -> build/bdist.linux-armv7l/wheel/tests/blog creating build/bdist.linux-armv7l/wheel/tests/blog/fixtures copying build/lib/tests/blog/fixtures/test.yaml -> build/bdist.linux-armv7l/wheel/tests/blog/fixtures copying build/lib/tests/blog/urls.py -> build/bdist.linux-armv7l/wheel/tests/blog copying build/lib/tests/blog/admin.py -> build/bdist.linux-armv7l/wheel/tests/blog copying build/lib/tests/blog/models.py -> build/bdist.linux-armv7l/wheel/tests/blog creating build/bdist.linux-armv7l/wheel/tests/templates copying build/lib/tests/templates/base.html -> build/bdist.linux-armv7l/wheel/tests/templates creating build/bdist.linux-armv7l/wheel/tests/templates/blog copying build/lib/tests/templates/blog/entry_list.html -> build/bdist.linux-armv7l/wheel/tests/templates/blog copying build/lib/tests/templates/blog/entry_confirm_delete.html -> build/bdist.linux-armv7l/wheel/tests/templates/blog copying build/lib/tests/templates/blog/entry_form.html -> build/bdist.linux-armv7l/wheel/tests/templates/blog copying build/lib/tests/templates/blog/entry_detail.html -> build/bdist.linux-armv7l/wheel/tests/templates/blog copying build/lib/tests/templates/404.html -> build/bdist.linux-armv7l/wheel/tests/templates creating build/bdist.linux-armv7l/wheel/tests/templates/registration copying build/lib/tests/templates/registration/login.html -> build/bdist.linux-armv7l/wheel/tests/templates/registration copying build/lib/tests/templates/registration/logged_out.html -> build/bdist.linux-armv7l/wheel/tests/templates/registration copying build/lib/tests/settings.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/static creating build/bdist.linux-armv7l/wheel/tests/static/css copying build/lib/tests/static/css/style.css -> build/bdist.linux-armv7l/wheel/tests/static/css creating build/bdist.linux-armv7l/wheel/tests/static/css/image copying build/lib/tests/static/css/image/edit.png -> build/bdist.linux-armv7l/wheel/tests/static/css/image copying build/lib/tests/static/css/image/trash.png -> build/bdist.linux-armv7l/wheel/tests/static/css/image copying build/lib/tests/static/css/style.scss -> build/bdist.linux-armv7l/wheel/tests/static/css copying build/lib/tests/runtests.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/autocmd copying build/lib/tests/autocmd/__init__.py -> build/bdist.linux-armv7l/wheel/tests/autocmd copying build/lib/tests/manage.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/urls.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying django_author.egg-info to build/bdist.linux-armv7l/wheel/django_author-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_author-1.0.0.dist-info/WHEEL Running setup.py bdist_wheel for django-author: finished with status 'done' Stored in directory: /tmp/tmpswdzirto Successfully built django-author Cleaning up... Removing source in /tmp/pip-build-k3eisr4q/django-author