Created temporary directory: /tmp/pip-ephem-wheel-cache-zpq1xywq Created temporary directory: /tmp/pip-req-tracker-3vttiruy Created requirements tracker '/tmp/pip-req-tracker-3vttiruy' Created temporary directory: /tmp/pip-wheel-0i1xv4oo Collecting django-turbosms==3.2 1 location(s) to search for versions of django-turbosms: * https://pypi.org/simple/django-turbosms/ Getting page https://pypi.org/simple/django-turbosms/ Analyzing links from page https://pypi.org/simple/django-turbosms/ Found link https://files.pythonhosted.org/packages/37/3e/5fc803b02dc7371d6ae66028841f1a723b0f3bfdf2045a1b0fdb92e6e87f/django-turbosms-3.2.tar.gz#sha256=69d43112b25cb9d1fbb7b12c9484aa5121b036bc79c90bb46ab829ac9e955bf5 (from https://pypi.org/simple/django-turbosms/), version: 3.2 Using version 3.2 (newest of versions: 3.2) Created temporary directory: /tmp/pip-unpack-z339fgty Downloading https://files.pythonhosted.org/packages/37/3e/5fc803b02dc7371d6ae66028841f1a723b0f3bfdf2045a1b0fdb92e6e87f/django-turbosms-3.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/37/3e/5fc803b02dc7371d6ae66028841f1a723b0f3bfdf2045a1b0fdb92e6e87f/django-turbosms-3.2.tar.gz#sha256=69d43112b25cb9d1fbb7b12c9484aa5121b036bc79c90bb46ab829ac9e955bf5 (from https://pypi.org/simple/django-turbosms/) Added django-turbosms==3.2 from https://files.pythonhosted.org/packages/37/3e/5fc803b02dc7371d6ae66028841f1a723b0f3bfdf2045a1b0fdb92e6e87f/django-turbosms-3.2.tar.gz#sha256=69d43112b25cb9d1fbb7b12c9484aa5121b036bc79c90bb46ab829ac9e955bf5 to build tracker '/tmp/pip-req-tracker-3vttiruy' Running setup.py (path:/tmp/pip-wheel-0i1xv4oo/django-turbosms/setup.py) egg_info for package django-turbosms Running command python setup.py egg_info running egg_info creating pip-egg-info/django_turbosms.egg-info writing pip-egg-info/django_turbosms.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_turbosms.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_turbosms.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_turbosms.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_turbosms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' writing manifest file 'pip-egg-info/django_turbosms.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0i1xv4oo/django-turbosms has version 3.2, which satisfies requirement django-turbosms==3.2 from https://files.pythonhosted.org/packages/37/3e/5fc803b02dc7371d6ae66028841f1a723b0f3bfdf2045a1b0fdb92e6e87f/django-turbosms-3.2.tar.gz#sha256=69d43112b25cb9d1fbb7b12c9484aa5121b036bc79c90bb46ab829ac9e955bf5 Removed django-turbosms==3.2 from https://files.pythonhosted.org/packages/37/3e/5fc803b02dc7371d6ae66028841f1a723b0f3bfdf2045a1b0fdb92e6e87f/django-turbosms-3.2.tar.gz#sha256=69d43112b25cb9d1fbb7b12c9484aa5121b036bc79c90bb46ab829ac9e955bf5 from build tracker '/tmp/pip-req-tracker-3vttiruy' Building wheels for collected packages: django-turbosms Created temporary directory: /tmp/pip-wheel-s_ojyrdn Running setup.py bdist_wheel for django-turbosms: started Destination directory: /tmp/pip-wheel-s_ojyrdn Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0i1xv4oo/django-turbosms/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/pip-wheel-s_ojyrdn running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/turbosms copying turbosms/models.py -> build/lib/turbosms copying turbosms/lib.py -> build/lib/turbosms copying turbosms/admin.py -> build/lib/turbosms copying turbosms/settings.py -> build/lib/turbosms copying turbosms/__init__.py -> build/lib/turbosms copying turbosms/routers.py -> build/lib/turbosms creating build/lib/turbosms/migrations copying turbosms/migrations/__init__.py -> build/lib/turbosms/migrations copying turbosms/migrations/0001_initial.py -> build/lib/turbosms/migrations running egg_info writing top-level names to django_turbosms.egg-info/top_level.txt writing django_turbosms.egg-info/PKG-INFO writing dependency_links to django_turbosms.egg-info/dependency_links.txt reading manifest file 'django_turbosms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' writing manifest file 'django_turbosms.egg-info/SOURCES.txt' creating build/lib/turbosms/locale creating build/lib/turbosms/locale/en creating build/lib/turbosms/locale/en/LC_MESSAGES copying turbosms/locale/en/LC_MESSAGES/django.mo -> build/lib/turbosms/locale/en/LC_MESSAGES copying turbosms/locale/en/LC_MESSAGES/django.po -> build/lib/turbosms/locale/en/LC_MESSAGES creating build/lib/turbosms/locale/ru creating build/lib/turbosms/locale/ru/LC_MESSAGES copying turbosms/locale/ru/LC_MESSAGES/django.mo -> build/lib/turbosms/locale/ru/LC_MESSAGES copying turbosms/locale/ru/LC_MESSAGES/django.po -> build/lib/turbosms/locale/ru/LC_MESSAGES creating build/lib/turbosms/locale/uk creating build/lib/turbosms/locale/uk/LC_MESSAGES copying turbosms/locale/uk/LC_MESSAGES/django.mo -> build/lib/turbosms/locale/uk/LC_MESSAGES copying turbosms/locale/uk/LC_MESSAGES/django.po -> build/lib/turbosms/locale/uk/LC_MESSAGES 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/turbosms creating build/bdist.linux-armv7l/wheel/turbosms/locale creating build/bdist.linux-armv7l/wheel/turbosms/locale/uk creating build/bdist.linux-armv7l/wheel/turbosms/locale/uk/LC_MESSAGES copying build/lib/turbosms/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/turbosms/locale/uk/LC_MESSAGES copying build/lib/turbosms/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/turbosms/locale/uk/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/turbosms/locale/en creating build/bdist.linux-armv7l/wheel/turbosms/locale/en/LC_MESSAGES copying build/lib/turbosms/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/turbosms/locale/en/LC_MESSAGES copying build/lib/turbosms/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/turbosms/locale/en/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/turbosms/locale/ru creating build/bdist.linux-armv7l/wheel/turbosms/locale/ru/LC_MESSAGES copying build/lib/turbosms/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/turbosms/locale/ru/LC_MESSAGES copying build/lib/turbosms/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/turbosms/locale/ru/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/turbosms/migrations copying build/lib/turbosms/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/turbosms/migrations copying build/lib/turbosms/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/turbosms/migrations copying build/lib/turbosms/models.py -> build/bdist.linux-armv7l/wheel/turbosms copying build/lib/turbosms/lib.py -> build/bdist.linux-armv7l/wheel/turbosms copying build/lib/turbosms/admin.py -> build/bdist.linux-armv7l/wheel/turbosms copying build/lib/turbosms/settings.py -> build/bdist.linux-armv7l/wheel/turbosms copying build/lib/turbosms/__init__.py -> build/bdist.linux-armv7l/wheel/turbosms copying build/lib/turbosms/routers.py -> build/bdist.linux-armv7l/wheel/turbosms running install_egg_info Copying django_turbosms.egg-info to build/bdist.linux-armv7l/wheel/django_turbosms-3.2-py3.5.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_turbosms-3.2.dist-info/WHEEL creating '/tmp/pip-wheel-s_ojyrdn/django_turbosms-3.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'turbosms/__init__.py' adding 'turbosms/admin.py' adding 'turbosms/lib.py' adding 'turbosms/models.py' adding 'turbosms/routers.py' adding 'turbosms/settings.py' adding 'turbosms/locale/en/LC_MESSAGES/django.mo' adding 'turbosms/locale/en/LC_MESSAGES/django.po' adding 'turbosms/locale/ru/LC_MESSAGES/django.mo' adding 'turbosms/locale/ru/LC_MESSAGES/django.po' adding 'turbosms/locale/uk/LC_MESSAGES/django.mo' adding 'turbosms/locale/uk/LC_MESSAGES/django.po' adding 'turbosms/migrations/0001_initial.py' adding 'turbosms/migrations/__init__.py' adding 'django_turbosms-3.2.dist-info/LICENSE' adding 'django_turbosms-3.2.dist-info/METADATA' adding 'django_turbosms-3.2.dist-info/WHEEL' adding 'django_turbosms-3.2.dist-info/top_level.txt' adding 'django_turbosms-3.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-turbosms: finished with status 'done' Stored in directory: /tmp/tmp9sn9zacq Successfully built django-turbosms Cleaning up... Removing source in /tmp/pip-wheel-0i1xv4oo/django-turbosms Removed build tracker '/tmp/pip-req-tracker-3vttiruy'