Collecting pyhelm==0.0.1.dev39 1 location(s) to search for versions of pyhelm: * https://pypi.python.org/simple/pyhelm/ Getting page https://pypi.python.org/simple/pyhelm/ Analyzing links from page https://pypi.python.org/simple/pyhelm/ Skipping link https://pypi.python.org/packages/db/82/462cca3b38be12aeb4f8ff9ccb15de6e81c362e53b0b46545ef6f775b03c/pyhelm-0.0.1.dev33-py2-none-any.whl#md5=50903395de86c814327caffc91bee2d0 (from https://pypi.python.org/simple/pyhelm/); it is not compatible with this Python Found link https://pypi.python.org/packages/c4/26/f54924953b8b83e894b58a3881b5f731b867d024c39c5ce73f498dbee7f5/pyhelm-0.0.1.dev33.tar.gz#md5=d91e16c7964df7258b2335ae2f50a6d4 (from https://pypi.python.org/simple/pyhelm/), version: 0.0.1.dev33 Skipping link https://pypi.python.org/packages/c1/53/bd8bf05de4cfdf4b7654b1651e697657e0a14fa428bb872f59d5f20aebef/pyhelm-0.0.1.dev39-py2-none-any.whl#md5=43b07cf3234c0c92a8795cb4cdb74a61 (from https://pypi.python.org/simple/pyhelm/); it is not compatible with this Python Found link https://pypi.python.org/packages/f4/39/a90d87890fe0bad4910c62bd58b39e73be70f8a233ec48be9c6541209775/pyhelm-0.0.1.dev39.tar.gz#md5=43b696318228efe74a284fb8558a680f (from https://pypi.python.org/simple/pyhelm/), version: 0.0.1.dev39 Using version 0.0.1.dev39 (newest of versions: 0.0.1.dev39) Downloading pyhelm-0.0.1.dev39.tar.gz Downloading from URL https://pypi.python.org/packages/f4/39/a90d87890fe0bad4910c62bd58b39e73be70f8a233ec48be9c6541209775/pyhelm-0.0.1.dev39.tar.gz#md5=43b696318228efe74a284fb8558a680f (from https://pypi.python.org/simple/pyhelm/) Running setup.py (path:/tmp/pip-build-0u4zdnr8/pyhelm/setup.py) egg_info for package pyhelm Running command python setup.py egg_info Installed /tmp/pip-build-0u4zdnr8/pyhelm/.eggs/pbr-4.0.1-py3.4.egg running egg_info creating pip-egg-info/pyhelm.egg-info writing dependency_links to pip-egg-info/pyhelm.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pyhelm.egg-info/top_level.txt writing requirements to pip-egg-info/pyhelm.egg-info/requires.txt writing pip-egg-info/pyhelm.egg-info/PKG-INFO [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/pyhelm.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/pyhelm.egg-info/SOURCES.txt' Source in /tmp/pip-build-0u4zdnr8/pyhelm has version 0.0.1.dev39, which satisfies requirement pyhelm==0.0.1.dev39 from https://pypi.python.org/packages/f4/39/a90d87890fe0bad4910c62bd58b39e73be70f8a233ec48be9c6541209775/pyhelm-0.0.1.dev39.tar.gz#md5=43b696318228efe74a284fb8558a680f Building wheels for collected packages: pyhelm Running setup.py bdist_wheel for pyhelm: started Destination directory: /tmp/tmp75u92iqupip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-0u4zdnr8/pyhelm/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/tmp75u92iqupip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyhelm copying pyhelm/tiller.py -> build/lib/pyhelm copying pyhelm/repo.py -> build/lib/pyhelm copying pyhelm/chartbuilder.py -> build/lib/pyhelm copying pyhelm/__init__.py -> build/lib/pyhelm creating build/lib/hapi copying hapi/__init__.py -> build/lib/hapi creating build/lib/hapi/chart copying hapi/chart/metadata_pb2_grpc.py -> build/lib/hapi/chart copying hapi/chart/config_pb2.py -> build/lib/hapi/chart copying hapi/chart/chart_pb2_grpc.py -> build/lib/hapi/chart copying hapi/chart/chart_pb2.py -> build/lib/hapi/chart copying hapi/chart/template_pb2_grpc.py -> build/lib/hapi/chart copying hapi/chart/__init__.py -> build/lib/hapi/chart copying hapi/chart/config_pb2_grpc.py -> build/lib/hapi/chart copying hapi/chart/metadata_pb2.py -> build/lib/hapi/chart copying hapi/chart/template_pb2.py -> build/lib/hapi/chart creating build/lib/hapi/services copying hapi/services/tiller_pb2.py -> build/lib/hapi/services copying hapi/services/__init__.py -> build/lib/hapi/services copying hapi/services/tiller_pb2_grpc.py -> build/lib/hapi/services creating build/lib/hapi/version copying hapi/version/version_pb2_grpc.py -> build/lib/hapi/version copying hapi/version/version_pb2.py -> build/lib/hapi/version copying hapi/version/__init__.py -> build/lib/hapi/version creating build/lib/hapi/release copying hapi/release/status_pb2_grpc.py -> build/lib/hapi/release copying hapi/release/test_suite_pb2_grpc.py -> build/lib/hapi/release copying hapi/release/release_pb2_grpc.py -> build/lib/hapi/release copying hapi/release/hook_pb2_grpc.py -> build/lib/hapi/release copying hapi/release/status_pb2.py -> build/lib/hapi/release copying hapi/release/test_run_pb2.py -> build/lib/hapi/release copying hapi/release/info_pb2_grpc.py -> build/lib/hapi/release copying hapi/release/release_pb2.py -> build/lib/hapi/release copying hapi/release/info_pb2.py -> build/lib/hapi/release copying hapi/release/__init__.py -> build/lib/hapi/release copying hapi/release/test_suite_pb2.py -> build/lib/hapi/release copying hapi/release/hook_pb2.py -> build/lib/hapi/release copying hapi/release/test_run_pb2_grpc.py -> build/lib/hapi/release running egg_info writing requirements to pyhelm.egg-info/requires.txt writing pyhelm.egg-info/PKG-INFO writing top-level names to pyhelm.egg-info/top_level.txt writing dependency_links to pyhelm.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt installing to build/bdist.linux-armv7l/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/pyhelm copying build/lib/pyhelm/tiller.py -> build/bdist.linux-armv7l/wheel/pyhelm copying build/lib/pyhelm/repo.py -> build/bdist.linux-armv7l/wheel/pyhelm copying build/lib/pyhelm/chartbuilder.py -> build/bdist.linux-armv7l/wheel/pyhelm copying build/lib/pyhelm/__init__.py -> build/bdist.linux-armv7l/wheel/pyhelm creating build/bdist.linux-armv7l/wheel/hapi creating build/bdist.linux-armv7l/wheel/hapi/chart copying build/lib/hapi/chart/metadata_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/hapi/chart copying build/lib/hapi/chart/config_pb2.py -> build/bdist.linux-armv7l/wheel/hapi/chart copying build/lib/hapi/chart/chart_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/hapi/chart copying build/lib/hapi/chart/chart_pb2.py -> build/bdist.linux-armv7l/wheel/hapi/chart copying build/lib/hapi/chart/template_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/hapi/chart copying build/lib/hapi/chart/__init__.py -> build/bdist.linux-armv7l/wheel/hapi/chart copying build/lib/hapi/chart/config_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/hapi/chart copying build/lib/hapi/chart/metadata_pb2.py -> build/bdist.linux-armv7l/wheel/hapi/chart copying build/lib/hapi/chart/template_pb2.py -> build/bdist.linux-armv7l/wheel/hapi/chart creating build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/release/status_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/release/test_suite_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/release/release_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/release/hook_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/release/status_pb2.py -> build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/release/test_run_pb2.py -> build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/release/info_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/release/release_pb2.py -> build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/release/info_pb2.py -> build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/release/__init__.py -> build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/release/test_suite_pb2.py -> build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/release/hook_pb2.py -> build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/release/test_run_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/hapi/release copying build/lib/hapi/__init__.py -> build/bdist.linux-armv7l/wheel/hapi creating build/bdist.linux-armv7l/wheel/hapi/services copying build/lib/hapi/services/tiller_pb2.py -> build/bdist.linux-armv7l/wheel/hapi/services copying build/lib/hapi/services/__init__.py -> build/bdist.linux-armv7l/wheel/hapi/services copying build/lib/hapi/services/tiller_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/hapi/services creating build/bdist.linux-armv7l/wheel/hapi/version copying build/lib/hapi/version/version_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/hapi/version copying build/lib/hapi/version/version_pb2.py -> build/bdist.linux-armv7l/wheel/hapi/version copying build/lib/hapi/version/__init__.py -> build/bdist.linux-armv7l/wheel/hapi/version running install_egg_info Copying pyhelm.egg-info to build/bdist.linux-armv7l/wheel/pyhelm-0.0.1.dev39-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyhelm-0.0.1.dev39.dist-info/WHEEL Running setup.py bdist_wheel for pyhelm: finished with status 'done' Stored in directory: /tmp/tmpvbx0elz9 Successfully built pyhelm Cleaning up... Removing source in /tmp/pip-build-0u4zdnr8/pyhelm