Collecting django-jutil==1.0.5 1 location(s) to search for versions of django-jutil: * https://pypi.python.org/simple/django-jutil/ Getting page https://pypi.python.org/simple/django-jutil/ Analyzing links from page https://pypi.python.org/simple/django-jutil/ Found link https://pypi.python.org/packages/1d/6b/c37eff36d20400f6da35ff8e9d60bb43668f5a69e08938e75b56a1b4ba8b/django-jutil-1.0.3.tar.gz#md5=3dbe1d95bb4c4a5f14889baac91511f1 (from https://pypi.python.org/simple/django-jutil/), version: 1.0.3 Found link https://pypi.python.org/packages/40/c8/a70913192adadaea8879a4a402e9b24a874ffa6edc76403d9ee5cf6d90fd/django-jutil-1.0.1.tar.gz#md5=71dbeb8ddbd2bdd52ee008750bf216c1 (from https://pypi.python.org/simple/django-jutil/), version: 1.0.1 Found link https://pypi.python.org/packages/58/74/d79568df58b0db449d3ea3ae0c0c1214f1ec75b0302485c81a537c5f325d/django-jutil-1.0.2.tar.gz#md5=ba18e4659e8c8d1fb265b28454624934 (from https://pypi.python.org/simple/django-jutil/), version: 1.0.2 Found link https://pypi.python.org/packages/78/42/d1f026a30d4746635c7e785b41053b8d9dc7f0f84e31e5142c39e02d7367/django-jutil-1.0.5.tar.gz#md5=5f783b4b3c90c72a1ff322a74eb881f3 (from https://pypi.python.org/simple/django-jutil/), version: 1.0.5 Found link https://pypi.python.org/packages/87/46/6e6f66a150f550a16ac277840024770c6bc227b5f4c9ef69da23a27dc2c8/django-jutil-1.0.4.tar.gz#md5=de7380725b63a0856cd957a6379c9faf (from https://pypi.python.org/simple/django-jutil/), version: 1.0.4 Using version 1.0.5 (newest of versions: 1.0.5) Downloading django-jutil-1.0.5.tar.gz (54kB) Downloading from URL https://pypi.python.org/packages/78/42/d1f026a30d4746635c7e785b41053b8d9dc7f0f84e31e5142c39e02d7367/django-jutil-1.0.5.tar.gz#md5=5f783b4b3c90c72a1ff322a74eb881f3 (from https://pypi.python.org/simple/django-jutil/) Running setup.py (path:/tmp/pip-build-j97hieb_/django-jutil/setup.py) egg_info for package django-jutil Running command python setup.py egg_info running egg_info creating pip-egg-info/django_jutil.egg-info writing dependency_links to pip-egg-info/django_jutil.egg-info/dependency_links.txt writing pip-egg-info/django_jutil.egg-info/PKG-INFO writing requirements to pip-egg-info/django_jutil.egg-info/requires.txt writing top-level names to pip-egg-info/django_jutil.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_jutil.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_jutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.ini' under directory '.' warning: no files found matching '*.conf' under directory '.' warning: no files found matching '*.css' under directory '.' warning: no files found matching '*.png' under directory '.' warning: no files found matching '*.js' under directory '.' warning: no files found matching '*.html' under directory '.' warning: no files found matching '*.html' anywhere in distribution warning: no files found matching '*.css' anywhere in distribution warning: no files found matching '*.js' anywhere in distribution warning: no files found matching '*.png' anywhere in distribution warning: no files found matching '*.jpg' anywhere in distribution no previously-included directories found matching 'venv' no previously-included directories found matching 'project' no previously-included directories found matching 'downloads' no previously-included directories found matching 'uploads' no previously-included directories found matching 'logs' no previously-included directories found matching 'data' writing manifest file 'pip-egg-info/django_jutil.egg-info/SOURCES.txt' Source in /tmp/pip-build-j97hieb_/django-jutil has version 1.0.5, which satisfies requirement django-jutil==1.0.5 from https://pypi.python.org/packages/78/42/d1f026a30d4746635c7e785b41053b8d9dc7f0f84e31e5142c39e02d7367/django-jutil-1.0.5.tar.gz#md5=5f783b4b3c90c72a1ff322a74eb881f3 Building wheels for collected packages: django-jutil Running setup.py bdist_wheel for django-jutil: started Destination directory: /tmp/tmpuu71dnbzpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-j97hieb_/django-jutil/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/tmpuu71dnbzpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jutil copying jutil/middleware.py -> build/lib/jutil copying jutil/sms.py -> build/lib/jutil copying jutil/testing.py -> build/lib/jutil copying jutil/logs.py -> build/lib/jutil copying jutil/request.py -> build/lib/jutil copying jutil/fi_bank_const.py -> build/lib/jutil copying jutil/apps.py -> build/lib/jutil copying jutil/soap.py -> build/lib/jutil copying jutil/format.py -> build/lib/jutil copying jutil/permissions.py -> build/lib/jutil copying jutil/cache.py -> build/lib/jutil copying jutil/responses.py -> build/lib/jutil copying jutil/urls.py -> build/lib/jutil copying jutil/command.py -> build/lib/jutil copying jutil/dates.py -> build/lib/jutil copying jutil/tests.py -> build/lib/jutil copying jutil/__init__.py -> build/lib/jutil copying jutil/validators.py -> build/lib/jutil copying jutil/email.py -> build/lib/jutil copying jutil/admin.py -> build/lib/jutil copying jutil/auth.py -> build/lib/jutil copying jutil/model.py -> build/lib/jutil copying jutil/parse.py -> build/lib/jutil copying jutil/dict.py -> build/lib/jutil copying jutil/xml.py -> build/lib/jutil creating build/lib/jutil/management copying jutil/management/__init__.py -> build/lib/jutil/management creating build/lib/jutil/management/commands copying jutil/management/commands/test_email.py -> build/lib/jutil/management/commands copying jutil/management/commands/fi_bank_const.py -> build/lib/jutil/management/commands copying jutil/management/commands/__init__.py -> build/lib/jutil/management/commands copying jutil/management/commands/passwd.py -> build/lib/jutil/management/commands running egg_info writing dependency_links to django_jutil.egg-info/dependency_links.txt writing requirements to django_jutil.egg-info/requires.txt writing django_jutil.egg-info/PKG-INFO writing top-level names to django_jutil.egg-info/top_level.txt reading manifest file 'django_jutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.ini' under directory '.' warning: no files found matching '*.conf' under directory '.' warning: no files found matching '*.css' under directory '.' warning: no files found matching '*.png' under directory '.' warning: no files found matching '*.js' under directory '.' warning: no files found matching '*.html' under directory '.' warning: no files found matching '*.html' anywhere in distribution warning: no files found matching '*.css' anywhere in distribution warning: no files found matching '*.js' anywhere in distribution warning: no files found matching '*.png' anywhere in distribution warning: no files found matching '*.jpg' anywhere in distribution no previously-included directories found matching 'venv' no previously-included directories found matching 'project' no previously-included directories found matching 'downloads' no previously-included directories found matching 'uploads' no previously-included directories found matching 'logs' no previously-included directories found matching 'data' writing manifest file 'django_jutil.egg-info/SOURCES.txt' creating build/lib/jutil/locale creating build/lib/jutil/locale/en creating build/lib/jutil/locale/en/LC_MESSAGES copying jutil/locale/en/LC_MESSAGES/django.mo -> build/lib/jutil/locale/en/LC_MESSAGES copying jutil/locale/en/LC_MESSAGES/django.po -> build/lib/jutil/locale/en/LC_MESSAGES creating build/lib/jutil/locale/fi creating build/lib/jutil/locale/fi/LC_MESSAGES copying jutil/locale/fi/LC_MESSAGES/django.mo -> build/lib/jutil/locale/fi/LC_MESSAGES copying jutil/locale/fi/LC_MESSAGES/django.po -> build/lib/jutil/locale/fi/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/jutil copying build/lib/jutil/middleware.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/sms.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/testing.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/logs.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/request.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/fi_bank_const.py -> build/bdist.linux-armv7l/wheel/jutil creating build/bdist.linux-armv7l/wheel/jutil/locale creating build/bdist.linux-armv7l/wheel/jutil/locale/en creating build/bdist.linux-armv7l/wheel/jutil/locale/en/LC_MESSAGES copying build/lib/jutil/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/jutil/locale/en/LC_MESSAGES copying build/lib/jutil/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/jutil/locale/en/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/jutil/locale/fi creating build/bdist.linux-armv7l/wheel/jutil/locale/fi/LC_MESSAGES copying build/lib/jutil/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/jutil/locale/fi/LC_MESSAGES copying build/lib/jutil/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/jutil/locale/fi/LC_MESSAGES copying build/lib/jutil/apps.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/soap.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/format.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/permissions.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/cache.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/responses.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/urls.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/command.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/dates.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/tests.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/__init__.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/validators.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/email.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/admin.py -> build/bdist.linux-armv7l/wheel/jutil creating build/bdist.linux-armv7l/wheel/jutil/management copying build/lib/jutil/management/__init__.py -> build/bdist.linux-armv7l/wheel/jutil/management creating build/bdist.linux-armv7l/wheel/jutil/management/commands copying build/lib/jutil/management/commands/test_email.py -> build/bdist.linux-armv7l/wheel/jutil/management/commands copying build/lib/jutil/management/commands/fi_bank_const.py -> build/bdist.linux-armv7l/wheel/jutil/management/commands copying build/lib/jutil/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/jutil/management/commands copying build/lib/jutil/management/commands/passwd.py -> build/bdist.linux-armv7l/wheel/jutil/management/commands copying build/lib/jutil/auth.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/model.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/parse.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/dict.py -> build/bdist.linux-armv7l/wheel/jutil copying build/lib/jutil/xml.py -> build/bdist.linux-armv7l/wheel/jutil running install_egg_info Copying django_jutil.egg-info to build/bdist.linux-armv7l/wheel/django_jutil-1.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_jutil-1.0.5.dist-info/WHEEL Running setup.py bdist_wheel for django-jutil: finished with status 'done' Stored in directory: /tmp/tmp7b9tmc1n Successfully built django-jutil Cleaning up... Removing source in /tmp/pip-build-j97hieb_/django-jutil