Collecting tgapp-userprofile-validated==0.0.4 1 location(s) to search for versions of tgapp-userprofile-validated: * https://pypi.python.org/simple/tgapp-userprofile-validated/ Getting page https://pypi.python.org/simple/tgapp-userprofile-validated/ Analyzing links from page https://pypi.python.org/simple/tgapp-userprofile-validated/ Found link https://pypi.python.org/packages/2f/aa/9f1f8f3ce6fdb1d21633e655c01ad7ea27cbce7d598591a73bcb9e661989/tgapp-userprofile-validated-0.0.3.tar.gz#md5=643682aa9b668b5227556f1236eb9a11 (from https://pypi.python.org/simple/tgapp-userprofile-validated/), version: 0.0.3 Found link https://pypi.python.org/packages/58/a0/ce68593a4cc71c55cea54a0a3814672b9b4d959eaf40689499674322a04c/tgapp-userprofile-validated-0.0.4.tar.gz#md5=b62ff7cf7983ecb24af0269eea3463e6 (from https://pypi.python.org/simple/tgapp-userprofile-validated/), version: 0.0.4 Found link https://pypi.python.org/packages/73/c6/6b8472e28d8af2d78e5554b8187459e755329c4ed7ac7a54a89bb165e417/tgapp-userprofile-validated-0.0.1.tar.gz#md5=1e9e9bbe82c0f36194ffedcc006af5d0 (from https://pypi.python.org/simple/tgapp-userprofile-validated/), version: 0.0.1 Found link https://pypi.python.org/packages/af/1d/c5bc12e7532197cd9ad65fafbc697bbb293355a932dcf46a0f6d30e7a55d/tgapp-userprofile-validated-0.0.0.tar.gz#md5=da23dc3d41286c8d57a9ac40b9f659e8 (from https://pypi.python.org/simple/tgapp-userprofile-validated/), version: 0.0.0 Found link https://pypi.python.org/packages/db/71/ea892bb2ec17c79e2f681c288cd8f30908ef8e7f1a82f48a2d347250237f/tgapp-userprofile-validated-0.0.2.tar.gz#md5=db868a58346d86f90c2aa533e6420427 (from https://pypi.python.org/simple/tgapp-userprofile-validated/), version: 0.0.2 Using version 0.0.4 (newest of versions: 0.0.4) Downloading tgapp-userprofile-validated-0.0.4.tar.gz Downloading from URL https://pypi.python.org/packages/58/a0/ce68593a4cc71c55cea54a0a3814672b9b4d959eaf40689499674322a04c/tgapp-userprofile-validated-0.0.4.tar.gz#md5=b62ff7cf7983ecb24af0269eea3463e6 (from https://pypi.python.org/simple/tgapp-userprofile-validated/) Running setup.py (path:/tmp/pip-build-8s3ma5yh/tgapp-userprofile-validated/setup.py) egg_info for package tgapp-userprofile-validated Running command python setup.py egg_info running egg_info creating pip-egg-info/tgapp_userprofile_validated.egg-info writing requirements to pip-egg-info/tgapp_userprofile_validated.egg-info/requires.txt writing top-level names to pip-egg-info/tgapp_userprofile_validated.egg-info/top_level.txt writing pip-egg-info/tgapp_userprofile_validated.egg-info/PKG-INFO writing entry points to pip-egg-info/tgapp_userprofile_validated.egg-info/entry_points.txt writing dependency_links to pip-egg-info/tgapp_userprofile_validated.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/tgapp_userprofile_validated.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tgapp_userprofile_validated.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'message_extractors' warnings.warn(msg) warning: no files found matching '*.html' under directory 'userprofile/templates' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/tgapp_userprofile_validated.egg-info/SOURCES.txt' Source in /tmp/pip-build-8s3ma5yh/tgapp-userprofile-validated has version 0.0.4, which satisfies requirement tgapp-userprofile-validated==0.0.4 from https://pypi.python.org/packages/58/a0/ce68593a4cc71c55cea54a0a3814672b9b4d959eaf40689499674322a04c/tgapp-userprofile-validated-0.0.4.tar.gz#md5=b62ff7cf7983ecb24af0269eea3463e6 Building wheels for collected packages: tgapp-userprofile-validated Running setup.py bdist_wheel for tgapp-userprofile-validated: started Destination directory: /tmp/tmp3smhuae5pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8s3ma5yh/tgapp-userprofile-validated/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/tmp3smhuae5pip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'message_extractors' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/userprofile copying userprofile/bootstrap.py -> build/lib/userprofile copying userprofile/__init__.py -> build/lib/userprofile copying userprofile/partials.py -> build/lib/userprofile copying userprofile/helpers.py -> build/lib/userprofile creating build/lib/userprofile/templates copying userprofile/templates/__init__.py -> build/lib/userprofile/templates creating build/lib/userprofile/model copying userprofile/model/__init__.py -> build/lib/userprofile/model creating build/lib/userprofile/lib copying userprofile/lib/__init__.py -> build/lib/userprofile/lib creating build/lib/userprofile/controllers copying userprofile/controllers/root.py -> build/lib/userprofile/controllers copying userprofile/controllers/__init__.py -> build/lib/userprofile/controllers creating build/lib/userprofile/public copying userprofile/public/__init__.py -> build/lib/userprofile/public creating build/lib/userprofile/model/sqla copying userprofile/model/sqla/models.py -> build/lib/userprofile/model/sqla copying userprofile/model/sqla/__init__.py -> build/lib/userprofile/model/sqla creating build/lib/userprofile/model/ming copying userprofile/model/ming/models.py -> build/lib/userprofile/model/ming copying userprofile/model/ming/__init__.py -> build/lib/userprofile/model/ming running egg_info writing tgapp_userprofile_validated.egg-info/PKG-INFO writing requirements to tgapp_userprofile_validated.egg-info/requires.txt writing top-level names to tgapp_userprofile_validated.egg-info/top_level.txt writing entry points to tgapp_userprofile_validated.egg-info/entry_points.txt writing dependency_links to tgapp_userprofile_validated.egg-info/dependency_links.txt reading manifest file 'tgapp_userprofile_validated.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'userprofile/templates' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'tgapp_userprofile_validated.egg-info/SOURCES.txt' creating build/lib/userprofile/i18n copying userprofile/i18n/userprofile.pot -> build/lib/userprofile/i18n creating build/lib/userprofile/i18n/it creating build/lib/userprofile/i18n/it/LC_MESSAGES copying userprofile/i18n/it/LC_MESSAGES/userprofile.mo -> build/lib/userprofile/i18n/it/LC_MESSAGES copying userprofile/i18n/it/LC_MESSAGES/userprofile.po -> build/lib/userprofile/i18n/it/LC_MESSAGES copying userprofile/templates/edit.xhtml -> build/lib/userprofile/templates copying userprofile/templates/index.xhtml -> build/lib/userprofile/templates creating build/lib/userprofile/public/css copying userprofile/public/css/style.css -> build/lib/userprofile/public/css creating build/lib/userprofile/public/images copying userprofile/public/images/default_avatar.jpg -> build/lib/userprofile/public/images copying userprofile/public/images/star.png -> build/lib/userprofile/public/images 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/userprofile creating build/bdist.linux-armv7l/wheel/userprofile/templates copying build/lib/userprofile/templates/edit.xhtml -> build/bdist.linux-armv7l/wheel/userprofile/templates copying build/lib/userprofile/templates/index.xhtml -> build/bdist.linux-armv7l/wheel/userprofile/templates copying build/lib/userprofile/templates/__init__.py -> build/bdist.linux-armv7l/wheel/userprofile/templates creating build/bdist.linux-armv7l/wheel/userprofile/model creating build/bdist.linux-armv7l/wheel/userprofile/model/sqla copying build/lib/userprofile/model/sqla/models.py -> build/bdist.linux-armv7l/wheel/userprofile/model/sqla copying build/lib/userprofile/model/sqla/__init__.py -> build/bdist.linux-armv7l/wheel/userprofile/model/sqla creating build/bdist.linux-armv7l/wheel/userprofile/model/ming copying build/lib/userprofile/model/ming/models.py -> build/bdist.linux-armv7l/wheel/userprofile/model/ming copying build/lib/userprofile/model/ming/__init__.py -> build/bdist.linux-armv7l/wheel/userprofile/model/ming copying build/lib/userprofile/model/__init__.py -> build/bdist.linux-armv7l/wheel/userprofile/model creating build/bdist.linux-armv7l/wheel/userprofile/i18n copying build/lib/userprofile/i18n/userprofile.pot -> build/bdist.linux-armv7l/wheel/userprofile/i18n creating build/bdist.linux-armv7l/wheel/userprofile/i18n/it creating build/bdist.linux-armv7l/wheel/userprofile/i18n/it/LC_MESSAGES copying build/lib/userprofile/i18n/it/LC_MESSAGES/userprofile.po -> build/bdist.linux-armv7l/wheel/userprofile/i18n/it/LC_MESSAGES copying build/lib/userprofile/i18n/it/LC_MESSAGES/userprofile.mo -> build/bdist.linux-armv7l/wheel/userprofile/i18n/it/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/userprofile/lib copying build/lib/userprofile/lib/__init__.py -> build/bdist.linux-armv7l/wheel/userprofile/lib creating build/bdist.linux-armv7l/wheel/userprofile/controllers copying build/lib/userprofile/controllers/root.py -> build/bdist.linux-armv7l/wheel/userprofile/controllers copying build/lib/userprofile/controllers/__init__.py -> build/bdist.linux-armv7l/wheel/userprofile/controllers creating build/bdist.linux-armv7l/wheel/userprofile/public creating build/bdist.linux-armv7l/wheel/userprofile/public/images copying build/lib/userprofile/public/images/default_avatar.jpg -> build/bdist.linux-armv7l/wheel/userprofile/public/images copying build/lib/userprofile/public/images/star.png -> build/bdist.linux-armv7l/wheel/userprofile/public/images copying build/lib/userprofile/public/__init__.py -> build/bdist.linux-armv7l/wheel/userprofile/public creating build/bdist.linux-armv7l/wheel/userprofile/public/css copying build/lib/userprofile/public/css/style.css -> build/bdist.linux-armv7l/wheel/userprofile/public/css copying build/lib/userprofile/bootstrap.py -> build/bdist.linux-armv7l/wheel/userprofile copying build/lib/userprofile/__init__.py -> build/bdist.linux-armv7l/wheel/userprofile copying build/lib/userprofile/partials.py -> build/bdist.linux-armv7l/wheel/userprofile copying build/lib/userprofile/helpers.py -> build/bdist.linux-armv7l/wheel/userprofile running install_egg_info Copying tgapp_userprofile_validated.egg-info to build/bdist.linux-armv7l/wheel/tgapp_userprofile_validated-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tgapp_userprofile_validated-0.0.4.dist-info/WHEEL Running setup.py bdist_wheel for tgapp-userprofile-validated: finished with status 'done' Stored in directory: /tmp/tmpty46vaam Successfully built tgapp-userprofile-validated Cleaning up... Removing source in /tmp/pip-build-8s3ma5yh/tgapp-userprofile-validated