Collecting python-storyboardclient==0.1.0 1 location(s) to search for versions of python-storyboardclient: * https://pypi.python.org/simple/python-storyboardclient/ Getting page https://pypi.python.org/simple/python-storyboardclient/ Analyzing links from page https://pypi.python.org/simple/python-storyboardclient/ Found link https://pypi.python.org/packages/bd/98/1cb83de1b18c8a44a8f9501f1db891e9e75cf4892cf1d086175edd60a7e6/python-storyboardclient-0.1.0.tar.gz#md5=cb6ec5450c1f533dee55bf3848bfb1e7 (from https://pypi.python.org/simple/python-storyboardclient/), version: 0.1.0 Skipping link https://pypi.python.org/packages/cc/31/8075639237eae2c6f4e4b8033109ec77f24980e73a937c3da897bec5317e/python_storyboardclient-0.1.0-py2-none-any.whl#md5=aedd6b12c1e55bd81fc7d2d1339d007e (from https://pypi.python.org/simple/python-storyboardclient/); it is not compatible with this Python Using version 0.1.0 (newest of versions: 0.1.0) Downloading python-storyboardclient-0.1.0.tar.gz Downloading from URL https://pypi.python.org/packages/bd/98/1cb83de1b18c8a44a8f9501f1db891e9e75cf4892cf1d086175edd60a7e6/python-storyboardclient-0.1.0.tar.gz#md5=cb6ec5450c1f533dee55bf3848bfb1e7 (from https://pypi.python.org/simple/python-storyboardclient/) Running setup.py (path:/tmp/pip-build-nhcyt6qy/python-storyboardclient/setup.py) egg_info for package python-storyboardclient Running command python setup.py egg_info Installed /tmp/pip-build-nhcyt6qy/python-storyboardclient/.eggs/pbr-3.1.1-py3.4.egg running egg_info creating pip-egg-info/python_storyboardclient.egg-info writing requirements to pip-egg-info/python_storyboardclient.egg-info/requires.txt writing pip-egg-info/python_storyboardclient.egg-info/PKG-INFO writing top-level names to pip-egg-info/python_storyboardclient.egg-info/top_level.txt writing dependency_links to pip-egg-info/python_storyboardclient.egg-info/dependency_links.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/python_storyboardclient.egg-info/SOURCES.txt' 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 reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files found matching '*.egg' warning: no previously-included files found matching '*.egg-info' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/python_storyboardclient.egg-info/SOURCES.txt' Source in /tmp/pip-build-nhcyt6qy/python-storyboardclient has version 0.1.0, which satisfies requirement python-storyboardclient==0.1.0 from https://pypi.python.org/packages/bd/98/1cb83de1b18c8a44a8f9501f1db891e9e75cf4892cf1d086175edd60a7e6/python-storyboardclient-0.1.0.tar.gz#md5=cb6ec5450c1f533dee55bf3848bfb1e7 Building wheels for collected packages: python-storyboardclient Running setup.py bdist_wheel for python-storyboardclient: started Destination directory: /tmp/tmpkuxl6t3wpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-nhcyt6qy/python-storyboardclient/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/tmpkuxl6t3wpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/storyboardclient creating build/lib/storyboardclient/tests creating build/lib/storyboardclient/tests/v1 copying storyboardclient/tests/v1/test_branches.py -> build/lib/storyboardclient/tests/v1 copying storyboardclient/tests/v1/test_projects.py -> build/lib/storyboardclient/tests/v1 copying storyboardclient/tests/v1/test_tasks.py -> build/lib/storyboardclient/tests/v1 copying storyboardclient/tests/v1/test_subscriptions.py -> build/lib/storyboardclient/tests/v1 copying storyboardclient/tests/v1/test_project_groups.py -> build/lib/storyboardclient/tests/v1 copying storyboardclient/tests/v1/test_stories.py -> build/lib/storyboardclient/tests/v1 copying storyboardclient/tests/v1/test_user_preferences.py -> build/lib/storyboardclient/tests/v1 copying storyboardclient/tests/v1/subscription_events.py -> build/lib/storyboardclient/tests/v1 copying storyboardclient/tests/v1/test_tags.py -> build/lib/storyboardclient/tests/v1 copying storyboardclient/tests/v1/__init__.py -> build/lib/storyboardclient/tests/v1 copying storyboardclient/tests/v1/test_users.py -> build/lib/storyboardclient/tests/v1 copying storyboardclient/tests/v1/test_teams.py -> build/lib/storyboardclient/tests/v1 copying storyboardclient/tests/v1/test_milestones.py -> build/lib/storyboardclient/tests/v1 creating build/lib/storyboardclient/auth copying storyboardclient/auth/oauth.py -> build/lib/storyboardclient/auth copying storyboardclient/auth/__init__.py -> build/lib/storyboardclient/auth copying storyboardclient/base.py -> build/lib/storyboardclient copying storyboardclient/__init__.py -> build/lib/storyboardclient copying storyboardclient/_i18n.py -> build/lib/storyboardclient creating build/lib/storyboardclient/_apiclient copying storyboardclient/_apiclient/client.py -> build/lib/storyboardclient/_apiclient copying storyboardclient/_apiclient/exceptions.py -> build/lib/storyboardclient/_apiclient copying storyboardclient/_apiclient/base.py -> build/lib/storyboardclient/_apiclient copying storyboardclient/_apiclient/auth.py -> build/lib/storyboardclient/_apiclient copying storyboardclient/_apiclient/fake_client.py -> build/lib/storyboardclient/_apiclient copying storyboardclient/_apiclient/utils.py -> build/lib/storyboardclient/_apiclient copying storyboardclient/_apiclient/__init__.py -> build/lib/storyboardclient/_apiclient copying storyboardclient/tests/base.py -> build/lib/storyboardclient/tests copying storyboardclient/tests/__init__.py -> build/lib/storyboardclient/tests creating build/lib/storyboardclient/v1 copying storyboardclient/v1/tasks.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/client.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/teams.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/user_preferences.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/worklists.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/timeline.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/projects.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/users.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/project_groups.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/subscriptions.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/due_dates.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/branches.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/milestones.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/subscription_events.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/__init__.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/system_info.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/boards.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/stories.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/tags.py -> build/lib/storyboardclient/v1 copying storyboardclient/v1/user_tokens.py -> build/lib/storyboardclient/v1 creating build/lib/storyboardclient/tests/test_base copying storyboardclient/tests/test_base/test_base_HTTPClient.py -> build/lib/storyboardclient/tests/test_base copying storyboardclient/tests/test_base/test_base_manager.py -> build/lib/storyboardclient/tests/test_base copying storyboardclient/tests/test_base/test_base_object.py -> build/lib/storyboardclient/tests/test_base copying storyboardclient/tests/test_base/test_base_nested_manager.py -> build/lib/storyboardclient/tests/test_base copying storyboardclient/tests/test_base/__init__.py -> build/lib/storyboardclient/tests/test_base running egg_info writing requirements to python_storyboardclient.egg-info/requires.txt writing python_storyboardclient.egg-info/PKG-INFO writing dependency_links to python_storyboardclient.egg-info/dependency_links.txt writing top-level names to python_storyboardclient.egg-info/top_level.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/storyboardclient copying build/lib/storyboardclient/base.py -> build/bdist.linux-armv7l/wheel/storyboardclient creating build/bdist.linux-armv7l/wheel/storyboardclient/auth copying build/lib/storyboardclient/auth/oauth.py -> build/bdist.linux-armv7l/wheel/storyboardclient/auth copying build/lib/storyboardclient/auth/__init__.py -> build/bdist.linux-armv7l/wheel/storyboardclient/auth creating build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/tasks.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/client.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/teams.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/user_preferences.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/worklists.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/timeline.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/projects.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/users.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/project_groups.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/subscriptions.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/due_dates.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/branches.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/milestones.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/subscription_events.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/__init__.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/system_info.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/boards.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/stories.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/tags.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 copying build/lib/storyboardclient/v1/user_tokens.py -> build/bdist.linux-armv7l/wheel/storyboardclient/v1 creating build/bdist.linux-armv7l/wheel/storyboardclient/_apiclient copying build/lib/storyboardclient/_apiclient/client.py -> build/bdist.linux-armv7l/wheel/storyboardclient/_apiclient copying build/lib/storyboardclient/_apiclient/exceptions.py -> build/bdist.linux-armv7l/wheel/storyboardclient/_apiclient copying build/lib/storyboardclient/_apiclient/base.py -> build/bdist.linux-armv7l/wheel/storyboardclient/_apiclient copying build/lib/storyboardclient/_apiclient/auth.py -> build/bdist.linux-armv7l/wheel/storyboardclient/_apiclient copying build/lib/storyboardclient/_apiclient/fake_client.py -> build/bdist.linux-armv7l/wheel/storyboardclient/_apiclient copying build/lib/storyboardclient/_apiclient/utils.py -> build/bdist.linux-armv7l/wheel/storyboardclient/_apiclient copying build/lib/storyboardclient/_apiclient/__init__.py -> build/bdist.linux-armv7l/wheel/storyboardclient/_apiclient creating build/bdist.linux-armv7l/wheel/storyboardclient/tests copying build/lib/storyboardclient/tests/base.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests creating build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/v1/test_branches.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/v1/test_projects.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/v1/test_tasks.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/v1/test_subscriptions.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/v1/test_project_groups.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/v1/test_stories.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/v1/test_user_preferences.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/v1/subscription_events.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/v1/test_tags.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/v1/__init__.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/v1/test_users.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/v1/test_teams.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/v1/test_milestones.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/v1 copying build/lib/storyboardclient/tests/__init__.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests creating build/bdist.linux-armv7l/wheel/storyboardclient/tests/test_base copying build/lib/storyboardclient/tests/test_base/test_base_HTTPClient.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/test_base copying build/lib/storyboardclient/tests/test_base/test_base_manager.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/test_base copying build/lib/storyboardclient/tests/test_base/test_base_object.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/test_base copying build/lib/storyboardclient/tests/test_base/test_base_nested_manager.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/test_base copying build/lib/storyboardclient/tests/test_base/__init__.py -> build/bdist.linux-armv7l/wheel/storyboardclient/tests/test_base copying build/lib/storyboardclient/__init__.py -> build/bdist.linux-armv7l/wheel/storyboardclient copying build/lib/storyboardclient/_i18n.py -> build/bdist.linux-armv7l/wheel/storyboardclient running install_egg_info Copying python_storyboardclient.egg-info to build/bdist.linux-armv7l/wheel/python_storyboardclient-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_storyboardclient-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for python-storyboardclient: finished with status 'done' Stored in directory: /tmp/tmp_hyk7pck Successfully built python-storyboardclient Cleaning up... Removing source in /tmp/pip-build-nhcyt6qy/python-storyboardclient