Collecting django-googlecalendar==1.2.3 1 location(s) to search for versions of django-googlecalendar: * https://pypi.python.org/simple/django-googlecalendar/ Getting page https://pypi.python.org/simple/django-googlecalendar/ Analyzing links from page https://pypi.python.org/simple/django-googlecalendar/ Found link https://pypi.python.org/packages/07/71/ca1450311a7086d143fc56f5917e1555ed92fb5c9818ed06dc0af8b3a9d7/django-googlecalendar-1.2.2.tar.gz#md5=323ae41cc2e126e8c5165d56c46add0f (from https://pypi.python.org/simple/django-googlecalendar/), version: 1.2.2 Found link https://pypi.python.org/packages/4b/3e/28e38146925f631b5b29a1dd8ccb10ff448f5f673b454a159e053fceaf07/django-googlecalendar-3.0.0.tar.gz#md5=9d2dabb7fa0af5c53e130ca7cf775691 (from https://pypi.python.org/simple/django-googlecalendar/), version: 3.0.0 Found link https://pypi.python.org/packages/4d/f0/bc0e8370cb922bb291fe605aeade10ce6f43e951e6406bb53b7022c1b666/django-googlecalendar-1.2.1.tar.gz#md5=24fb5ca6ea94b1efcc83aa53ec9c38d3 (from https://pypi.python.org/simple/django-googlecalendar/), version: 1.2.1 Found link https://pypi.python.org/packages/55/3c/4c4d636aa84084f62f82095eb1352d07fb89790c074b9d1fc304dbb9c369/django-googlecalendar-2.0.1.tar.gz#md5=fdf6c132091e3d39e8fec77084f2c41e (from https://pypi.python.org/simple/django-googlecalendar/), version: 2.0.1 Found link https://pypi.python.org/packages/92/da/6a682a0e133c1f07e4b064499ecd241fc219652e1cf2fd8a2d6eef6b5d85/django-googlecalendar-2.0.0.tar.gz#md5=9211e346e1b33a6b7baf0dae591f47b6 (from https://pypi.python.org/simple/django-googlecalendar/), version: 2.0.0 Found link https://pypi.python.org/packages/c4/97/7af261e24f178c88ba5f8a777f1f92527f719676cb4006ac1f4e9491be54/django-googlecalendar-1.2.3.tar.gz#md5=6a0adc6a421ba7700ca526a64c9fc40a (from https://pypi.python.org/simple/django-googlecalendar/), version: 1.2.3 Found link https://pypi.python.org/packages/da/07/e2aa092760627ef193047ea7982016d4e103e04056917b956b2e0ea506de/django-googlecalendar-1.2.4.tar.gz#md5=a6c7af4c4480df8eb04486f22f36cf71 (from https://pypi.python.org/simple/django-googlecalendar/), version: 1.2.4 Using version 1.2.3 (newest of versions: 1.2.3) Downloading django-googlecalendar-1.2.3.tar.gz Downloading from URL https://pypi.python.org/packages/c4/97/7af261e24f178c88ba5f8a777f1f92527f719676cb4006ac1f4e9491be54/django-googlecalendar-1.2.3.tar.gz#md5=6a0adc6a421ba7700ca526a64c9fc40a (from https://pypi.python.org/simple/django-googlecalendar/) Running setup.py (path:/tmp/pip-build-kja4rv6a/django-googlecalendar/setup.py) egg_info for package django-googlecalendar Running command python setup.py egg_info running egg_info creating pip-egg-info/django_googlecalendar.egg-info writing pip-egg-info/django_googlecalendar.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_googlecalendar.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_googlecalendar.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_googlecalendar.egg-info/requires.txt writing manifest file 'pip-egg-info/django_googlecalendar.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_googlecalendar.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_googlecalendar.egg-info/SOURCES.txt' Source in /tmp/pip-build-kja4rv6a/django-googlecalendar has version 1.2.3, which satisfies requirement django-googlecalendar==1.2.3 from https://pypi.python.org/packages/c4/97/7af261e24f178c88ba5f8a777f1f92527f719676cb4006ac1f4e9491be54/django-googlecalendar-1.2.3.tar.gz#md5=6a0adc6a421ba7700ca526a64c9fc40a Building wheels for collected packages: django-googlecalendar Running setup.py bdist_wheel for django-googlecalendar: started Destination directory: /tmp/tmp4wdykmv2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-kja4rv6a/django-googlecalendar/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/tmp4wdykmv2pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/googlecalendar copying googlecalendar/utils.py -> build/lib/googlecalendar copying googlecalendar/__init__.py -> build/lib/googlecalendar copying googlecalendar/forms.py -> build/lib/googlecalendar copying googlecalendar/views.py -> build/lib/googlecalendar copying googlecalendar/managers.py -> build/lib/googlecalendar copying googlecalendar/urls.py -> build/lib/googlecalendar copying googlecalendar/admin.py -> build/lib/googlecalendar copying googlecalendar/models.py -> build/lib/googlecalendar creating build/lib/googlecalendar/migrations copying googlecalendar/migrations/0002_auto__add_field_event_user__add_field_event_add_date__add_field_event_.py -> build/lib/googlecalendar/migrations copying googlecalendar/migrations/__init__.py -> build/lib/googlecalendar/migrations copying googlecalendar/migrations/0001_initial.py -> build/lib/googlecalendar/migrations copying googlecalendar/migrations/0003_default_site.py -> build/lib/googlecalendar/migrations creating build/lib/googlecalendar/templatetags copying googlecalendar/templatetags/__init__.py -> build/lib/googlecalendar/templatetags copying googlecalendar/templatetags/googlecalendartags.py -> build/lib/googlecalendar/templatetags running egg_info writing top-level names to django_googlecalendar.egg-info/top_level.txt writing django_googlecalendar.egg-info/PKG-INFO writing requirements to django_googlecalendar.egg-info/requires.txt writing dependency_links to django_googlecalendar.egg-info/dependency_links.txt reading manifest file 'django_googlecalendar.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_googlecalendar.egg-info/SOURCES.txt' creating build/lib/googlecalendar/templates creating build/lib/googlecalendar/templates/content creating build/lib/googlecalendar/templates/content/googlecalendar copying googlecalendar/templates/content/googlecalendar/default.html -> build/lib/googlecalendar/templates/content/googlecalendar creating build/lib/googlecalendar/templates/googlecalendar copying googlecalendar/templates/googlecalendar/base.html -> build/lib/googlecalendar/templates/googlecalendar copying googlecalendar/templates/googlecalendar/calendar_detail.html -> build/lib/googlecalendar/templates/googlecalendar copying googlecalendar/templates/googlecalendar/calendar_list.html -> build/lib/googlecalendar/templates/googlecalendar copying googlecalendar/templates/googlecalendar/event_detail.html -> build/lib/googlecalendar/templates/googlecalendar copying googlecalendar/templates/googlecalendar/events.html -> build/lib/googlecalendar/templates/googlecalendar 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/googlecalendar copying build/lib/googlecalendar/utils.py -> build/bdist.linux-armv7l/wheel/googlecalendar creating build/bdist.linux-armv7l/wheel/googlecalendar/migrations copying build/lib/googlecalendar/migrations/0002_auto__add_field_event_user__add_field_event_add_date__add_field_event_.py -> build/bdist.linux-armv7l/wheel/googlecalendar/migrations copying build/lib/googlecalendar/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/googlecalendar/migrations copying build/lib/googlecalendar/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/googlecalendar/migrations copying build/lib/googlecalendar/migrations/0003_default_site.py -> build/bdist.linux-armv7l/wheel/googlecalendar/migrations copying build/lib/googlecalendar/__init__.py -> build/bdist.linux-armv7l/wheel/googlecalendar creating build/bdist.linux-armv7l/wheel/googlecalendar/templates creating build/bdist.linux-armv7l/wheel/googlecalendar/templates/content creating build/bdist.linux-armv7l/wheel/googlecalendar/templates/content/googlecalendar copying build/lib/googlecalendar/templates/content/googlecalendar/default.html -> build/bdist.linux-armv7l/wheel/googlecalendar/templates/content/googlecalendar creating build/bdist.linux-armv7l/wheel/googlecalendar/templates/googlecalendar copying build/lib/googlecalendar/templates/googlecalendar/base.html -> build/bdist.linux-armv7l/wheel/googlecalendar/templates/googlecalendar copying build/lib/googlecalendar/templates/googlecalendar/calendar_list.html -> build/bdist.linux-armv7l/wheel/googlecalendar/templates/googlecalendar copying build/lib/googlecalendar/templates/googlecalendar/event_detail.html -> build/bdist.linux-armv7l/wheel/googlecalendar/templates/googlecalendar copying build/lib/googlecalendar/templates/googlecalendar/events.html -> build/bdist.linux-armv7l/wheel/googlecalendar/templates/googlecalendar copying build/lib/googlecalendar/templates/googlecalendar/calendar_detail.html -> build/bdist.linux-armv7l/wheel/googlecalendar/templates/googlecalendar copying build/lib/googlecalendar/forms.py -> build/bdist.linux-armv7l/wheel/googlecalendar creating build/bdist.linux-armv7l/wheel/googlecalendar/templatetags copying build/lib/googlecalendar/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/googlecalendar/templatetags copying build/lib/googlecalendar/templatetags/googlecalendartags.py -> build/bdist.linux-armv7l/wheel/googlecalendar/templatetags copying build/lib/googlecalendar/views.py -> build/bdist.linux-armv7l/wheel/googlecalendar copying build/lib/googlecalendar/managers.py -> build/bdist.linux-armv7l/wheel/googlecalendar copying build/lib/googlecalendar/urls.py -> build/bdist.linux-armv7l/wheel/googlecalendar copying build/lib/googlecalendar/admin.py -> build/bdist.linux-armv7l/wheel/googlecalendar copying build/lib/googlecalendar/models.py -> build/bdist.linux-armv7l/wheel/googlecalendar running install_egg_info Copying django_googlecalendar.egg-info to build/bdist.linux-armv7l/wheel/django_googlecalendar-1.2.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_googlecalendar-1.2.3.dist-info/WHEEL Running setup.py bdist_wheel for django-googlecalendar: finished with status 'done' Stored in directory: /tmp/tmp1535p7bs Successfully built django-googlecalendar Cleaning up... Removing source in /tmp/pip-build-kja4rv6a/django-googlecalendar