Created temporary directory: /tmp/pip-ephem-wheel-cache-ip8fjsnh Created temporary directory: /tmp/pip-req-tracker-9cqfj21z Created requirements tracker '/tmp/pip-req-tracker-9cqfj21z' Created temporary directory: /tmp/pip-wheel-_g3b_3rd Collecting anthill-login==0.2 1 location(s) to search for versions of anthill-login: * https://pypi.org/simple/anthill-login/ Getting page https://pypi.org/simple/anthill-login/ Analyzing links from page https://pypi.org/simple/anthill-login/ Found link https://files.pythonhosted.org/packages/44/99/01175bccc72221273c296207cd0f7843a06d980f564639b7fd4af3dd8ee5/anthill-login-0.2.tar.gz#sha256=88ef4187411958db3ffaee5b3aa5fff3ccd707fb589c9c0f54e72ec601e2b980 (from https://pypi.org/simple/anthill-login/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-atrija6_ Downloading https://files.pythonhosted.org/packages/44/99/01175bccc72221273c296207cd0f7843a06d980f564639b7fd4af3dd8ee5/anthill-login-0.2.tar.gz (874kB) Downloading from URL https://files.pythonhosted.org/packages/44/99/01175bccc72221273c296207cd0f7843a06d980f564639b7fd4af3dd8ee5/anthill-login-0.2.tar.gz#sha256=88ef4187411958db3ffaee5b3aa5fff3ccd707fb589c9c0f54e72ec601e2b980 (from https://pypi.org/simple/anthill-login/) Added anthill-login==0.2 from https://files.pythonhosted.org/packages/44/99/01175bccc72221273c296207cd0f7843a06d980f564639b7fd4af3dd8ee5/anthill-login-0.2.tar.gz#sha256=88ef4187411958db3ffaee5b3aa5fff3ccd707fb589c9c0f54e72ec601e2b980 to build tracker '/tmp/pip-req-tracker-9cqfj21z' Running setup.py (path:/tmp/pip-wheel-_g3b_3rd/anthill-login/setup.py) egg_info for package anthill-login Running command python setup.py egg_info running egg_info creating pip-egg-info/anthill_login.egg-info writing dependency_links to pip-egg-info/anthill_login.egg-info/dependency_links.txt writing requirements to pip-egg-info/anthill_login.egg-info/requires.txt writing namespace_packages to pip-egg-info/anthill_login.egg-info/namespace_packages.txt writing pip-egg-info/anthill_login.egg-info/PKG-INFO writing top-level names to pip-egg-info/anthill_login.egg-info/top_level.txt writing manifest file 'pip-egg-info/anthill_login.egg-info/SOURCES.txt' package init file 'anthill/login/static/__init__.py' not found (or not a regular file) package init file 'anthill/login/template/__init__.py' not found (or not a regular file) package init file 'anthill/login/sql/__init__.py' not found (or not a regular file) package init file 'anthill/login/static/fonts/__init__.py' not found (or not a regular file) package init file 'anthill/login/static/js/__init__.py' not found (or not a regular file) package init file 'anthill/login/static/css/__init__.py' not found (or not a regular file) package init file 'anthill/login/static/images/__init__.py' not found (or not a regular file) package init file 'anthill/login/static/fonts/opensans/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/anthill_login.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/anthill_login.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_g3b_3rd/anthill-login has version 0.2, which satisfies requirement anthill-login==0.2 from https://files.pythonhosted.org/packages/44/99/01175bccc72221273c296207cd0f7843a06d980f564639b7fd4af3dd8ee5/anthill-login-0.2.tar.gz#sha256=88ef4187411958db3ffaee5b3aa5fff3ccd707fb589c9c0f54e72ec601e2b980 Removed anthill-login==0.2 from https://files.pythonhosted.org/packages/44/99/01175bccc72221273c296207cd0f7843a06d980f564639b7fd4af3dd8ee5/anthill-login-0.2.tar.gz#sha256=88ef4187411958db3ffaee5b3aa5fff3ccd707fb589c9c0f54e72ec601e2b980 from build tracker '/tmp/pip-req-tracker-9cqfj21z' Building wheels for collected packages: anthill-login Created temporary directory: /tmp/pip-wheel-wvmjvwb3 Running setup.py bdist_wheel for anthill-login: started Destination directory: /tmp/pip-wheel-wvmjvwb3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_g3b_3rd/anthill-login/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-wvmjvwb3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/anthill creating build/lib/anthill/login copying anthill/login/handler.py -> build/lib/anthill/login copying anthill/login/server.py -> build/lib/anthill/login copying anthill/login/options.py -> build/lib/anthill/login copying anthill/login/__init__.py -> build/lib/anthill/login copying anthill/login/admin.py -> build/lib/anthill/login package init file 'anthill/login/static/__init__.py' not found (or not a regular file) creating build/lib/anthill/login/social copying anthill/login/social/mailru.py -> build/lib/anthill/login/social copying anthill/login/social/facebook.py -> build/lib/anthill/login/social copying anthill/login/social/steam.py -> build/lib/anthill/login/social copying anthill/login/social/google.py -> build/lib/anthill/login/social copying anthill/login/social/vk.py -> build/lib/anthill/login/social copying anthill/login/social/gamecenter.py -> build/lib/anthill/login/social copying anthill/login/social/__init__.py -> build/lib/anthill/login/social package init file 'anthill/login/template/__init__.py' not found (or not a regular file) package init file 'anthill/login/sql/__init__.py' not found (or not a regular file) creating build/lib/anthill/login/model copying anthill/login/model/authenticator.py -> build/lib/anthill/login/model copying anthill/login/model/gamespace.py -> build/lib/anthill/login/model copying anthill/login/model/account.py -> build/lib/anthill/login/model copying anthill/login/model/credential.py -> build/lib/anthill/login/model copying anthill/login/model/__init__.py -> build/lib/anthill/login/model copying anthill/login/model/access.py -> build/lib/anthill/login/model copying anthill/login/model/token.py -> build/lib/anthill/login/model copying anthill/login/model/key.py -> build/lib/anthill/login/model copying anthill/login/model/password.py -> build/lib/anthill/login/model creating build/lib/anthill/login/tests copying anthill/login/tests/test_passwords.py -> build/lib/anthill/login/tests copying anthill/login/tests/test_accounts.py -> build/lib/anthill/login/tests copying anthill/login/tests/test_access_token.py -> build/lib/anthill/login/tests copying anthill/login/tests/__init__.py -> build/lib/anthill/login/tests copying anthill/login/tests/test_acceptance.py -> build/lib/anthill/login/tests package init file 'anthill/login/static/fonts/__init__.py' not found (or not a regular file) package init file 'anthill/login/static/js/__init__.py' not found (or not a regular file) package init file 'anthill/login/static/css/__init__.py' not found (or not a regular file) package init file 'anthill/login/static/images/__init__.py' not found (or not a regular file) package init file 'anthill/login/static/fonts/opensans/__init__.py' not found (or not a regular file) running egg_info writing requirements to anthill_login.egg-info/requires.txt writing dependency_links to anthill_login.egg-info/dependency_links.txt writing namespace_packages to anthill_login.egg-info/namespace_packages.txt writing anthill_login.egg-info/PKG-INFO writing top-level names to anthill_login.egg-info/top_level.txt reading manifest file 'anthill_login.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'anthill_login.egg-info/SOURCES.txt' creating build/lib/anthill/login/template copying anthill/login/template/authdev.html -> build/lib/anthill/login/template copying anthill/login/template/callback.html -> build/lib/anthill/login/template copying anthill/login/template/form.html -> build/lib/anthill/login/template creating build/lib/anthill/login/sql copying anthill/login/sql/account_access.sql -> build/lib/anthill/login/sql copying anthill/login/sql/account_credentials.sql -> build/lib/anthill/login/sql copying anthill/login/sql/accounts.sql -> build/lib/anthill/login/sql copying anthill/login/sql/credential_passwords.sql -> build/lib/anthill/login/sql copying anthill/login/sql/gamespace.sql -> build/lib/anthill/login/sql copying anthill/login/sql/gamespace_aliases.sql -> build/lib/anthill/login/sql copying anthill/login/sql/gamespace_keys.sql -> build/lib/anthill/login/sql creating build/lib/anthill/login/static creating build/lib/anthill/login/static/fonts copying anthill/login/static/fonts/FontAwesome.otf -> build/lib/anthill/login/static/fonts copying anthill/login/static/fonts/fontawesome-webfont.eot -> build/lib/anthill/login/static/fonts copying anthill/login/static/fonts/fontawesome-webfont.svg -> build/lib/anthill/login/static/fonts copying anthill/login/static/fonts/fontawesome-webfont.ttf -> build/lib/anthill/login/static/fonts copying anthill/login/static/fonts/fontawesome-webfont.woff -> build/lib/anthill/login/static/fonts copying anthill/login/static/fonts/fontawesome-webfont.woff2 -> build/lib/anthill/login/static/fonts copying anthill/login/static/fonts/glyphicons-halflings-regular.eot -> build/lib/anthill/login/static/fonts copying anthill/login/static/fonts/glyphicons-halflings-regular.svg -> build/lib/anthill/login/static/fonts copying anthill/login/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/anthill/login/static/fonts copying anthill/login/static/fonts/glyphicons-halflings-regular.woff -> build/lib/anthill/login/static/fonts copying anthill/login/static/fonts/glyphicons-halflings-regular.woff2 -> build/lib/anthill/login/static/fonts creating build/lib/anthill/login/static/js copying anthill/login/static/js/authdev.js -> build/lib/anthill/login/static/js copying anthill/login/static/js/authentication.js -> build/lib/anthill/login/static/js copying anthill/login/static/js/authpage.js -> build/lib/anthill/login/static/js copying anthill/login/static/js/bootbox.min.js -> build/lib/anthill/login/static/js copying anthill/login/static/js/bootstrap.min.js -> build/lib/anthill/login/static/js copying anthill/login/static/js/conflict.in.html -> build/lib/anthill/login/static/js copying anthill/login/static/js/jquery.min.js -> build/lib/anthill/login/static/js copying anthill/login/static/js/jquery.redirect.js -> build/lib/anthill/login/static/js creating build/lib/anthill/login/static/css copying anthill/login/static/css/bootstrap.min.css -> build/lib/anthill/login/static/css copying anthill/login/static/css/font-awesome.min.css -> build/lib/anthill/login/static/css copying anthill/login/static/css/login-modal.css -> build/lib/anthill/login/static/css copying anthill/login/static/css/open-sans.css -> build/lib/anthill/login/static/css copying anthill/login/static/css/style.css -> build/lib/anthill/login/static/css creating build/lib/anthill/login/static/images copying anthill/login/static/images/jsoneditor-icons.svg -> build/lib/anthill/login/static/images copying anthill/login/static/images/question.png -> build/lib/anthill/login/static/images creating build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/59ZRklaO5bWGqF5A9baEEYX0hVgzZQUfRDuZrPvH3D8.woff2 -> build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/K88pR3goAWT7BTt32Z01m4X0hVgzZQUfRDuZrPvH3D8.woff2 -> build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/LWCjsQkB6EMdfHrEVqA1KYX0hVgzZQUfRDuZrPvH3D8.woff2 -> build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/RjgO7rYTmqiVp7vzi-Q5UYX0hVgzZQUfRDuZrPvH3D8.woff2 -> build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2 -> build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzA7aC6SjiAOpAWOKfJDfVRY.woff2 -> build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2 -> build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzBdwxCXfZpKo5kWAx_74bHs.woff2 -> build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzIjoYw3YTyktCCer_ilOlhE.woff2 -> build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzJ6vnaPZw6nYDxM4SVEMFKg.woff2 -> build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzPgrLsWo7Jk1KvZser0olKY.woff2 -> build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzPy1_HTwRwgtl1cPga3Fy3Y.woff2 -> build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/u-WUoqrET9fUeobQW7jkRYX0hVgzZQUfRDuZrPvH3D8.woff2 -> build/lib/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/xozscpT2726on7jbcb_pAoX0hVgzZQUfRDuZrPvH3D8.woff2 -> build/lib/anthill/login/static/fonts/opensans installing to build/bdist.linux-armv7l/wheel running install running install_lib copying anthill/login/handler.py -> build/bdist.linux-armv7l/wheel/anthill/login copying anthill/login/server.py -> build/bdist.linux-armv7l/wheel/anthill/login copying anthill/login/options.py -> build/bdist.linux-armv7l/wheel/anthill/login copying anthill/login/__init__.py -> build/bdist.linux-armv7l/wheel/anthill/login copying anthill/login/admin.py -> build/bdist.linux-armv7l/wheel/anthill/login copying anthill/login/static/fonts/fontawesome-webfont.eot -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts copying anthill/login/static/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts copying anthill/login/static/fonts/FontAwesome.otf -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts copying anthill/login/static/fonts/fontawesome-webfont.ttf -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts copying anthill/login/static/fonts/fontawesome-webfont.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts copying anthill/login/static/fonts/fontawesome-webfont.woff -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts copying anthill/login/static/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts copying anthill/login/static/fonts/fontawesome-webfont.svg -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts copying anthill/login/static/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts copying anthill/login/static/fonts/glyphicons-halflings-regular.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts copying anthill/login/static/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzPy1_HTwRwgtl1cPga3Fy3Y.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/u-WUoqrET9fUeobQW7jkRYX0hVgzZQUfRDuZrPvH3D8.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/K88pR3goAWT7BTt32Z01m4X0hVgzZQUfRDuZrPvH3D8.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/LWCjsQkB6EMdfHrEVqA1KYX0hVgzZQUfRDuZrPvH3D8.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/xozscpT2726on7jbcb_pAoX0hVgzZQUfRDuZrPvH3D8.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzJ6vnaPZw6nYDxM4SVEMFKg.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/59ZRklaO5bWGqF5A9baEEYX0hVgzZQUfRDuZrPvH3D8.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzBdwxCXfZpKo5kWAx_74bHs.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzPgrLsWo7Jk1KvZser0olKY.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzIjoYw3YTyktCCer_ilOlhE.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/RjgO7rYTmqiVp7vzi-Q5UYX0hVgzZQUfRDuZrPvH3D8.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzA7aC6SjiAOpAWOKfJDfVRY.woff2 -> build/bdist.linux-armv7l/wheel/anthill/login/static/fonts/opensans copying anthill/login/static/js/jquery.redirect.js -> build/bdist.linux-armv7l/wheel/anthill/login/static/js copying anthill/login/static/js/authdev.js -> build/bdist.linux-armv7l/wheel/anthill/login/static/js copying anthill/login/static/js/conflict.in.html -> build/bdist.linux-armv7l/wheel/anthill/login/static/js copying anthill/login/static/js/jquery.min.js -> build/bdist.linux-armv7l/wheel/anthill/login/static/js copying anthill/login/static/js/authentication.js -> build/bdist.linux-armv7l/wheel/anthill/login/static/js copying anthill/login/static/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/anthill/login/static/js copying anthill/login/static/js/authpage.js -> build/bdist.linux-armv7l/wheel/anthill/login/static/js copying anthill/login/static/js/bootbox.min.js -> build/bdist.linux-armv7l/wheel/anthill/login/static/js copying anthill/login/static/css/open-sans.css -> build/bdist.linux-armv7l/wheel/anthill/login/static/css copying anthill/login/static/css/font-awesome.min.css -> build/bdist.linux-armv7l/wheel/anthill/login/static/css copying anthill/login/static/css/login-modal.css -> build/bdist.linux-armv7l/wheel/anthill/login/static/css copying anthill/login/static/css/style.css -> build/bdist.linux-armv7l/wheel/anthill/login/static/css copying anthill/login/static/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/anthill/login/static/css copying anthill/login/static/images/question.png -> build/bdist.linux-armv7l/wheel/anthill/login/static/images copying anthill/login/static/images/jsoneditor-icons.svg -> build/bdist.linux-armv7l/wheel/anthill/login/static/images copying anthill/login/social/mailru.py -> build/bdist.linux-armv7l/wheel/anthill/login/social copying anthill/login/social/facebook.py -> build/bdist.linux-armv7l/wheel/anthill/login/social copying anthill/login/social/steam.py -> build/bdist.linux-armv7l/wheel/anthill/login/social copying anthill/login/social/google.py -> build/bdist.linux-armv7l/wheel/anthill/login/social copying anthill/login/social/vk.py -> build/bdist.linux-armv7l/wheel/anthill/login/social copying anthill/login/social/gamecenter.py -> build/bdist.linux-armv7l/wheel/anthill/login/social copying anthill/login/social/__init__.py -> build/bdist.linux-armv7l/wheel/anthill/login/social copying anthill/login/template/form.html -> build/bdist.linux-armv7l/wheel/anthill/login/template copying anthill/login/template/callback.html -> build/bdist.linux-armv7l/wheel/anthill/login/template copying anthill/login/template/authdev.html -> build/bdist.linux-armv7l/wheel/anthill/login/template copying anthill/login/sql/gamespace.sql -> build/bdist.linux-armv7l/wheel/anthill/login/sql copying anthill/login/sql/account_access.sql -> build/bdist.linux-armv7l/wheel/anthill/login/sql copying anthill/login/sql/gamespace_aliases.sql -> build/bdist.linux-armv7l/wheel/anthill/login/sql copying anthill/login/sql/credential_passwords.sql -> build/bdist.linux-armv7l/wheel/anthill/login/sql copying anthill/login/sql/account_credentials.sql -> build/bdist.linux-armv7l/wheel/anthill/login/sql copying anthill/login/sql/accounts.sql -> build/bdist.linux-armv7l/wheel/anthill/login/sql copying anthill/login/sql/gamespace_keys.sql -> build/bdist.linux-armv7l/wheel/anthill/login/sql copying anthill/login/model/authenticator.py -> build/bdist.linux-armv7l/wheel/anthill/login/model copying anthill/login/model/gamespace.py -> build/bdist.linux-armv7l/wheel/anthill/login/model copying anthill/login/model/account.py -> build/bdist.linux-armv7l/wheel/anthill/login/model copying anthill/login/model/credential.py -> build/bdist.linux-armv7l/wheel/anthill/login/model copying anthill/login/model/__init__.py -> build/bdist.linux-armv7l/wheel/anthill/login/model copying anthill/login/model/access.py -> build/bdist.linux-armv7l/wheel/anthill/login/model copying anthill/login/model/token.py -> build/bdist.linux-armv7l/wheel/anthill/login/model copying anthill/login/model/key.py -> build/bdist.linux-armv7l/wheel/anthill/login/model copying anthill/login/model/password.py -> build/bdist.linux-armv7l/wheel/anthill/login/model copying anthill/login/tests/test_passwords.py -> build/bdist.linux-armv7l/wheel/anthill/login/tests copying anthill/login/tests/test_accounts.py -> build/bdist.linux-armv7l/wheel/anthill/login/tests copying anthill/login/tests/test_access_token.py -> build/bdist.linux-armv7l/wheel/anthill/login/tests copying anthill/login/tests/__init__.py -> build/bdist.linux-armv7l/wheel/anthill/login/tests copying anthill/login/tests/test_acceptance.py -> build/bdist.linux-armv7l/wheel/anthill/login/tests running install_egg_info Copying anthill_login.egg-info to build/bdist.linux-armv7l/wheel/anthill_login-0.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/anthill_login-0.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/anthill_login-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-wvmjvwb3/anthill_login-0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'anthill_login-0.2-py3.4-nspkg.pth' adding 'anthill/login/__init__.py' adding 'anthill/login/admin.py' adding 'anthill/login/handler.py' adding 'anthill/login/options.py' adding 'anthill/login/server.py' adding 'anthill/login/model/__init__.py' adding 'anthill/login/model/access.py' adding 'anthill/login/model/account.py' adding 'anthill/login/model/authenticator.py' adding 'anthill/login/model/credential.py' adding 'anthill/login/model/gamespace.py' adding 'anthill/login/model/key.py' adding 'anthill/login/model/password.py' adding 'anthill/login/model/token.py' adding 'anthill/login/social/__init__.py' adding 'anthill/login/social/facebook.py' adding 'anthill/login/social/gamecenter.py' adding 'anthill/login/social/google.py' adding 'anthill/login/social/mailru.py' adding 'anthill/login/social/steam.py' adding 'anthill/login/social/vk.py' adding 'anthill/login/sql/account_access.sql' adding 'anthill/login/sql/account_credentials.sql' adding 'anthill/login/sql/accounts.sql' adding 'anthill/login/sql/credential_passwords.sql' adding 'anthill/login/sql/gamespace.sql' adding 'anthill/login/sql/gamespace_aliases.sql' adding 'anthill/login/sql/gamespace_keys.sql' adding 'anthill/login/static/css/bootstrap.min.css' adding 'anthill/login/static/css/font-awesome.min.css' adding 'anthill/login/static/css/login-modal.css' adding 'anthill/login/static/css/open-sans.css' adding 'anthill/login/static/css/style.css' adding 'anthill/login/static/fonts/FontAwesome.otf' adding 'anthill/login/static/fonts/fontawesome-webfont.eot' adding 'anthill/login/static/fonts/fontawesome-webfont.svg' adding 'anthill/login/static/fonts/fontawesome-webfont.ttf' adding 'anthill/login/static/fonts/fontawesome-webfont.woff' adding 'anthill/login/static/fonts/fontawesome-webfont.woff2' adding 'anthill/login/static/fonts/glyphicons-halflings-regular.eot' adding 'anthill/login/static/fonts/glyphicons-halflings-regular.svg' adding 'anthill/login/static/fonts/glyphicons-halflings-regular.ttf' adding 'anthill/login/static/fonts/glyphicons-halflings-regular.woff' adding 'anthill/login/static/fonts/glyphicons-halflings-regular.woff2' adding 'anthill/login/static/fonts/opensans/59ZRklaO5bWGqF5A9baEEYX0hVgzZQUfRDuZrPvH3D8.woff2' adding 'anthill/login/static/fonts/opensans/K88pR3goAWT7BTt32Z01m4X0hVgzZQUfRDuZrPvH3D8.woff2' adding 'anthill/login/static/fonts/opensans/LWCjsQkB6EMdfHrEVqA1KYX0hVgzZQUfRDuZrPvH3D8.woff2' adding 'anthill/login/static/fonts/opensans/RjgO7rYTmqiVp7vzi-Q5UYX0hVgzZQUfRDuZrPvH3D8.woff2' adding 'anthill/login/static/fonts/opensans/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2' adding 'anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzA7aC6SjiAOpAWOKfJDfVRY.woff2' adding 'anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2' adding 'anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzBdwxCXfZpKo5kWAx_74bHs.woff2' adding 'anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzIjoYw3YTyktCCer_ilOlhE.woff2' adding 'anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzJ6vnaPZw6nYDxM4SVEMFKg.woff2' adding 'anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzPgrLsWo7Jk1KvZser0olKY.woff2' adding 'anthill/login/static/fonts/opensans/k3k702ZOKiLJc3WVjuplzPy1_HTwRwgtl1cPga3Fy3Y.woff2' adding 'anthill/login/static/fonts/opensans/u-WUoqrET9fUeobQW7jkRYX0hVgzZQUfRDuZrPvH3D8.woff2' adding 'anthill/login/static/fonts/opensans/xozscpT2726on7jbcb_pAoX0hVgzZQUfRDuZrPvH3D8.woff2' adding 'anthill/login/static/images/jsoneditor-icons.svg' adding 'anthill/login/static/images/question.png' adding 'anthill/login/static/js/authdev.js' adding 'anthill/login/static/js/authentication.js' adding 'anthill/login/static/js/authpage.js' adding 'anthill/login/static/js/bootbox.min.js' adding 'anthill/login/static/js/bootstrap.min.js' adding 'anthill/login/static/js/conflict.in.html' adding 'anthill/login/static/js/jquery.min.js' adding 'anthill/login/static/js/jquery.redirect.js' adding 'anthill/login/template/authdev.html' adding 'anthill/login/template/callback.html' adding 'anthill/login/template/form.html' adding 'anthill/login/tests/__init__.py' adding 'anthill/login/tests/test_acceptance.py' adding 'anthill/login/tests/test_access_token.py' adding 'anthill/login/tests/test_accounts.py' adding 'anthill/login/tests/test_passwords.py' adding 'anthill_login-0.2.dist-info/METADATA' adding 'anthill_login-0.2.dist-info/WHEEL' adding 'anthill_login-0.2.dist-info/namespace_packages.txt' adding 'anthill_login-0.2.dist-info/top_level.txt' adding 'anthill_login-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for anthill-login: finished with status 'done' Stored in directory: /tmp/tmpx57h3bz9 Successfully built anthill-login Cleaning up... Removing source in /tmp/pip-wheel-_g3b_3rd/anthill-login Removed build tracker '/tmp/pip-req-tracker-9cqfj21z'