Collecting slerp-py==0.0.9 1 location(s) to search for versions of slerp-py: * https://pypi.python.org/simple/slerp-py/ Getting page https://pypi.python.org/simple/slerp-py/ Analyzing links from page https://pypi.python.org/simple/slerp-py/ Found link https://pypi.python.org/packages/e9/ca/f10110010b0898f1a53db11dd2ccfd04babe368b2fb662d705f573bbb793/slerp-py-0.0.7.tar.gz#md5=66f4c2f971ba5631ecfade25f462a360 (from https://pypi.python.org/simple/slerp-py/), version: 0.0.7 Found link https://pypi.python.org/packages/f1/1a/ec95c1f380270e1c99b68c74069d57b13a25622126441a44552e0a4e01a6/slerp-py-0.0.6.tar.gz#md5=e91fbfa2c47abf95b36c7a629603bd5c (from https://pypi.python.org/simple/slerp-py/), version: 0.0.6 Found link https://pypi.python.org/packages/f9/22/933eb2a0f4b5caa3800dbe57e58f01dce70832f1836203e6e2eff316f603/slerp-py-0.0.8.tar.gz#md5=492ef4b7ebe38aa837b7b8e760c66f87 (from https://pypi.python.org/simple/slerp-py/), version: 0.0.8 Found link https://pypi.python.org/packages/f9/ff/0809cd806e10136b48856f1d86b04bf66178d39ece545bcdc7521f9a914c/slerp-py-0.0.9.tar.gz#md5=3c393730fc16152f2d701e40e6d7ef0a (from https://pypi.python.org/simple/slerp-py/), version: 0.0.9 Using version 0.0.9 (newest of versions: 0.0.9) Downloading slerp-py-0.0.9.tar.gz Downloading from URL https://pypi.python.org/packages/f9/ff/0809cd806e10136b48856f1d86b04bf66178d39ece545bcdc7521f9a914c/slerp-py-0.0.9.tar.gz#md5=3c393730fc16152f2d701e40e6d7ef0a (from https://pypi.python.org/simple/slerp-py/) Running setup.py (path:/tmp/pip-build-spxmr6x5/slerp-py/setup.py) egg_info for package slerp-py Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-spxmr6x5/slerp-py/.eggs/pytest_runner-3.0-py3.4.egg running egg_info creating pip-egg-info/slerp_py.egg-info writing dependency_links to pip-egg-info/slerp_py.egg-info/dependency_links.txt writing requirements to pip-egg-info/slerp_py.egg-info/requires.txt writing pip-egg-info/slerp_py.egg-info/PKG-INFO writing top-level names to pip-egg-info/slerp_py.egg-info/top_level.txt writing entry points to pip-egg-info/slerp_py.egg-info/entry_points.txt writing manifest file 'pip-egg-info/slerp_py.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/slerp_py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/slerp_py.egg-info/SOURCES.txt' Source in /tmp/pip-build-spxmr6x5/slerp-py has version 0.0.9, which satisfies requirement slerp-py==0.0.9 from https://pypi.python.org/packages/f9/ff/0809cd806e10136b48856f1d86b04bf66178d39ece545bcdc7521f9a914c/slerp-py-0.0.9.tar.gz#md5=3c393730fc16152f2d701e40e6d7ef0a Building wheels for collected packages: slerp-py Running setup.py bdist_wheel for slerp-py: started Destination directory: /tmp/tmpc_1sa0whpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-spxmr6x5/slerp-py/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/tmpc_1sa0whpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/templates copying templates/__init__.py -> build/lib/templates creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_validator.py -> build/lib/tests copying tests/test_string.py -> build/lib/tests creating build/lib/slerp copying slerp/exception.py -> build/lib/slerp copying slerp/decorator.py -> build/lib/slerp copying slerp/__init__.py -> build/lib/slerp copying slerp/testgen.py -> build/lib/slerp copying slerp/apigen.py -> build/lib/slerp copying slerp/entity.py -> build/lib/slerp copying slerp/logger.py -> build/lib/slerp copying slerp/consul.py -> build/lib/slerp copying slerp/string_utils.py -> build/lib/slerp copying slerp/app.py -> build/lib/slerp copying slerp/visitor.py -> build/lib/slerp copying slerp/sender.py -> build/lib/slerp copying slerp/validator.py -> build/lib/slerp copying slerp/response.py -> build/lib/slerp running egg_info writing dependency_links to slerp_py.egg-info/dependency_links.txt writing requirements to slerp_py.egg-info/requires.txt writing entry points to slerp_py.egg-info/entry_points.txt writing slerp_py.egg-info/PKG-INFO writing top-level names to slerp_py.egg-info/top_level.txt reading manifest file 'slerp_py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'slerp_py.egg-info/SOURCES.txt' copying templates/api_add.txt -> build/lib/templates copying templates/api_all.txt -> build/lib/templates copying templates/api_base.txt -> build/lib/templates copying templates/api_delete.txt -> build/lib/templates copying templates/api_find.txt -> build/lib/templates copying templates/api_pagging.txt -> build/lib/templates copying templates/api_update.txt -> build/lib/templates copying templates/service_add.txt -> build/lib/templates copying templates/service_all.txt -> build/lib/templates copying templates/service_base.txt -> build/lib/templates copying templates/service_delete.txt -> build/lib/templates copying templates/service_find.txt -> build/lib/templates copying templates/service_pagging.txt -> build/lib/templates copying templates/service_update.txt -> build/lib/templates copying templates/test_api.txt -> build/lib/templates copying templates/test_base.txt -> build/lib/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/templates copying build/lib/templates/api_update.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/service_pagging.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/api_all.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/api_pagging.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/test_base.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/__init__.py -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/api_delete.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/service_base.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/api_base.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/api_find.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/service_update.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/service_find.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/service_add.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/test_api.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/service_delete.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/service_all.txt -> build/bdist.linux-armv7l/wheel/templates copying build/lib/templates/api_add.txt -> build/bdist.linux-armv7l/wheel/templates creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_validator.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_string.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/exception.py -> build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/decorator.py -> build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/__init__.py -> build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/testgen.py -> build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/apigen.py -> build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/entity.py -> build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/logger.py -> build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/consul.py -> build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/string_utils.py -> build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/app.py -> build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/visitor.py -> build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/sender.py -> build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/validator.py -> build/bdist.linux-armv7l/wheel/slerp copying build/lib/slerp/response.py -> build/bdist.linux-armv7l/wheel/slerp running install_egg_info Copying slerp_py.egg-info to build/bdist.linux-armv7l/wheel/slerp_py-0.0.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/slerp_py-0.0.9.dist-info/WHEEL Running setup.py bdist_wheel for slerp-py: finished with status 'done' Stored in directory: /tmp/tmpx8khqxoh Successfully built slerp-py Cleaning up... Removing source in /tmp/pip-build-spxmr6x5/slerp-py