Collecting django-mp-sms-templates==1.0 1 location(s) to search for versions of django-mp-sms-templates: * https://pypi.python.org/simple/django-mp-sms-templates/ Getting page https://pypi.python.org/simple/django-mp-sms-templates/ Analyzing links from page https://pypi.org/simple/django-mp-sms-templates/ Found link https://files.pythonhosted.org/packages/d9/71/d2fb61280fbddbb993171e8b58e323d8ff1c2ce2e879cb9b4dafdd703e18/django-mp-sms-templates-1.0.tar.gz#sha256=3a577874a728e36bc51b146a3042bb60ae8c8296f574bc08a5ba840ee36dfafc (from https://pypi.org/simple/django-mp-sms-templates/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Downloading https://files.pythonhosted.org/packages/d9/71/d2fb61280fbddbb993171e8b58e323d8ff1c2ce2e879cb9b4dafdd703e18/django-mp-sms-templates-1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d9/71/d2fb61280fbddbb993171e8b58e323d8ff1c2ce2e879cb9b4dafdd703e18/django-mp-sms-templates-1.0.tar.gz#sha256=3a577874a728e36bc51b146a3042bb60ae8c8296f574bc08a5ba840ee36dfafc (from https://pypi.org/simple/django-mp-sms-templates/) Running setup.py (path:/tmp/pip-build-6nsdj1ni/django-mp-sms-templates/setup.py) egg_info for package django-mp-sms-templates Running command python setup.py egg_info running egg_info creating pip-egg-info/django_mp_sms_templates.egg-info writing dependency_links to pip-egg-info/django_mp_sms_templates.egg-info/dependency_links.txt writing pip-egg-info/django_mp_sms_templates.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_mp_sms_templates.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_mp_sms_templates.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_mp_sms_templates.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' writing manifest file 'pip-egg-info/django_mp_sms_templates.egg-info/SOURCES.txt' Source in /tmp/pip-build-6nsdj1ni/django-mp-sms-templates has version 1.0, which satisfies requirement django-mp-sms-templates==1.0 from https://files.pythonhosted.org/packages/d9/71/d2fb61280fbddbb993171e8b58e323d8ff1c2ce2e879cb9b4dafdd703e18/django-mp-sms-templates-1.0.tar.gz#sha256=3a577874a728e36bc51b146a3042bb60ae8c8296f574bc08a5ba840ee36dfafc Building wheels for collected packages: django-mp-sms-templates Running setup.py bdist_wheel for django-mp-sms-templates: started Destination directory: /tmp/tmparuf70mopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-6nsdj1ni/django-mp-sms-templates/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/tmparuf70mopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sms_templates copying sms_templates/forms.py -> build/lib/sms_templates copying sms_templates/exceptions.py -> build/lib/sms_templates copying sms_templates/translation.py -> build/lib/sms_templates copying sms_templates/models.py -> build/lib/sms_templates copying sms_templates/admin.py -> build/lib/sms_templates copying sms_templates/lib.py -> build/lib/sms_templates copying sms_templates/__init__.py -> build/lib/sms_templates creating build/lib/sms_templates/migrations copying sms_templates/migrations/__init__.py -> build/lib/sms_templates/migrations copying sms_templates/migrations/0001_initial.py -> build/lib/sms_templates/migrations running egg_info writing top-level names to django_mp_sms_templates.egg-info/top_level.txt writing django_mp_sms_templates.egg-info/PKG-INFO writing dependency_links to django_mp_sms_templates.egg-info/dependency_links.txt reading manifest file 'django_mp_sms_templates.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' writing manifest file 'django_mp_sms_templates.egg-info/SOURCES.txt' creating build/lib/sms_templates/locale creating build/lib/sms_templates/locale/en creating build/lib/sms_templates/locale/en/LC_MESSAGES copying sms_templates/locale/en/LC_MESSAGES/django.mo -> build/lib/sms_templates/locale/en/LC_MESSAGES copying sms_templates/locale/en/LC_MESSAGES/django.po -> build/lib/sms_templates/locale/en/LC_MESSAGES creating build/lib/sms_templates/locale/ru creating build/lib/sms_templates/locale/ru/LC_MESSAGES copying sms_templates/locale/ru/LC_MESSAGES/django.mo -> build/lib/sms_templates/locale/ru/LC_MESSAGES copying sms_templates/locale/ru/LC_MESSAGES/django.po -> build/lib/sms_templates/locale/ru/LC_MESSAGES creating build/lib/sms_templates/locale/uk creating build/lib/sms_templates/locale/uk/LC_MESSAGES copying sms_templates/locale/uk/LC_MESSAGES/django.mo -> build/lib/sms_templates/locale/uk/LC_MESSAGES copying sms_templates/locale/uk/LC_MESSAGES/django.po -> build/lib/sms_templates/locale/uk/LC_MESSAGES creating build/lib/sms_templates/templates creating build/lib/sms_templates/templates/sms_templates copying sms_templates/templates/sms_templates/send_sms.html -> build/lib/sms_templates/templates/sms_templates 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/sms_templates creating build/bdist.linux-armv7l/wheel/sms_templates/templates creating build/bdist.linux-armv7l/wheel/sms_templates/templates/sms_templates copying build/lib/sms_templates/templates/sms_templates/send_sms.html -> build/bdist.linux-armv7l/wheel/sms_templates/templates/sms_templates copying build/lib/sms_templates/forms.py -> build/bdist.linux-armv7l/wheel/sms_templates copying build/lib/sms_templates/exceptions.py -> build/bdist.linux-armv7l/wheel/sms_templates copying build/lib/sms_templates/translation.py -> build/bdist.linux-armv7l/wheel/sms_templates creating build/bdist.linux-armv7l/wheel/sms_templates/migrations copying build/lib/sms_templates/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/sms_templates/migrations copying build/lib/sms_templates/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/sms_templates/migrations copying build/lib/sms_templates/models.py -> build/bdist.linux-armv7l/wheel/sms_templates copying build/lib/sms_templates/admin.py -> build/bdist.linux-armv7l/wheel/sms_templates creating build/bdist.linux-armv7l/wheel/sms_templates/locale creating build/bdist.linux-armv7l/wheel/sms_templates/locale/ru creating build/bdist.linux-armv7l/wheel/sms_templates/locale/ru/LC_MESSAGES copying build/lib/sms_templates/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/sms_templates/locale/ru/LC_MESSAGES copying build/lib/sms_templates/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/sms_templates/locale/ru/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/sms_templates/locale/uk creating build/bdist.linux-armv7l/wheel/sms_templates/locale/uk/LC_MESSAGES copying build/lib/sms_templates/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/sms_templates/locale/uk/LC_MESSAGES copying build/lib/sms_templates/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/sms_templates/locale/uk/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/sms_templates/locale/en creating build/bdist.linux-armv7l/wheel/sms_templates/locale/en/LC_MESSAGES copying build/lib/sms_templates/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/sms_templates/locale/en/LC_MESSAGES copying build/lib/sms_templates/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/sms_templates/locale/en/LC_MESSAGES copying build/lib/sms_templates/lib.py -> build/bdist.linux-armv7l/wheel/sms_templates copying build/lib/sms_templates/__init__.py -> build/bdist.linux-armv7l/wheel/sms_templates running install_egg_info Copying django_mp_sms_templates.egg-info to build/bdist.linux-armv7l/wheel/django_mp_sms_templates-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_mp_sms_templates-1.0.dist-info/WHEEL Running setup.py bdist_wheel for django-mp-sms-templates: finished with status 'done' Stored in directory: /tmp/tmpy3fjseti Successfully built django-mp-sms-templates Cleaning up... Removing source in /tmp/pip-build-6nsdj1ni/django-mp-sms-templates