Collecting crackle-api-helpers==0.5 1 location(s) to search for versions of crackle-api-helpers: * https://pypi.python.org/simple/crackle-api-helpers/ Getting page https://pypi.python.org/simple/crackle-api-helpers/ Analyzing links from page https://pypi.python.org/simple/crackle-api-helpers/ Found link https://pypi.python.org/packages/2c/52/fb7f1bb9cf7bc60e3089d993db7d48d871fb60f211fb2f84bed647559734/crackle-api-helpers-0.5.tar.gz#md5=567186e8b5905753dbc11f8bc4e289aa (from https://pypi.python.org/simple/crackle-api-helpers/), version: 0.5 Found link https://pypi.python.org/packages/b4/b0/fab07d8efc6f9ebf7089d0db5acfed04269f9b93250a7bb08fe7b1b01012/crackle-api-helpers-0.4.tar.gz#md5=1e3d9dbc042eca1c406d3078d6d1557a (from https://pypi.python.org/simple/crackle-api-helpers/), version: 0.4 Found link https://pypi.python.org/packages/ca/c7/cb881e0b78f7f51ae62d1105e0c553d317352060f0d3a7cbb07d55a8a70d/crackle-api-helpers-0.2.tar.gz#md5=c2e93b1a1fe9fd52faf29a29207f9b06 (from https://pypi.python.org/simple/crackle-api-helpers/), version: 0.2 Found link https://pypi.python.org/packages/f4/c4/1d1ea1baa1d32378bc0773e95ad8122c9cf792a2b74c8b89576cc7a979f9/crackle-api-helpers-0.3.tar.gz#md5=01a1683f2f7ff42af0e461812484f796 (from https://pypi.python.org/simple/crackle-api-helpers/), version: 0.3 Using version 0.5 (newest of versions: 0.5) Downloading crackle-api-helpers-0.5.tar.gz Downloading from URL https://pypi.python.org/packages/2c/52/fb7f1bb9cf7bc60e3089d993db7d48d871fb60f211fb2f84bed647559734/crackle-api-helpers-0.5.tar.gz#md5=567186e8b5905753dbc11f8bc4e289aa (from https://pypi.python.org/simple/crackle-api-helpers/) Running setup.py (path:/tmp/pip-build-8l3jfzdx/crackle-api-helpers/setup.py) egg_info for package crackle-api-helpers Running command python setup.py egg_info running egg_info creating pip-egg-info/crackle_api_helpers.egg-info writing pip-egg-info/crackle_api_helpers.egg-info/PKG-INFO writing dependency_links to pip-egg-info/crackle_api_helpers.egg-info/dependency_links.txt writing requirements to pip-egg-info/crackle_api_helpers.egg-info/requires.txt writing top-level names to pip-egg-info/crackle_api_helpers.egg-info/top_level.txt writing manifest file 'pip-egg-info/crackle_api_helpers.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/crackle_api_helpers.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/crackle_api_helpers.egg-info/SOURCES.txt' Source in /tmp/pip-build-8l3jfzdx/crackle-api-helpers has version 0.5, which satisfies requirement crackle-api-helpers==0.5 from https://pypi.python.org/packages/2c/52/fb7f1bb9cf7bc60e3089d993db7d48d871fb60f211fb2f84bed647559734/crackle-api-helpers-0.5.tar.gz#md5=567186e8b5905753dbc11f8bc4e289aa Building wheels for collected packages: crackle-api-helpers Running setup.py bdist_wheel for crackle-api-helpers: started Destination directory: /tmp/tmp6h0_4_eopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8l3jfzdx/crackle-api-helpers/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/tmp6h0_4_eopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/crackle_api_helpers copying crackle_api_helpers/__init__.py -> build/lib/crackle_api_helpers copying crackle_api_helpers/api_wrapper.py -> build/lib/crackle_api_helpers creating build/lib/crackle_api_helpers/authentication copying crackle_api_helpers/authentication/authentication_helpers.py -> build/lib/crackle_api_helpers/authentication copying crackle_api_helpers/authentication/authentication.py -> build/lib/crackle_api_helpers/authentication copying crackle_api_helpers/authentication/__init__.py -> build/lib/crackle_api_helpers/authentication running egg_info writing top-level names to crackle_api_helpers.egg-info/top_level.txt writing requirements to crackle_api_helpers.egg-info/requires.txt writing dependency_links to crackle_api_helpers.egg-info/dependency_links.txt writing crackle_api_helpers.egg-info/PKG-INFO reading manifest file 'crackle_api_helpers.egg-info/SOURCES.txt' writing manifest file 'crackle_api_helpers.egg-info/SOURCES.txt' 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/crackle_api_helpers copying build/lib/crackle_api_helpers/__init__.py -> build/bdist.linux-armv7l/wheel/crackle_api_helpers copying build/lib/crackle_api_helpers/api_wrapper.py -> build/bdist.linux-armv7l/wheel/crackle_api_helpers creating build/bdist.linux-armv7l/wheel/crackle_api_helpers/authentication copying build/lib/crackle_api_helpers/authentication/authentication_helpers.py -> build/bdist.linux-armv7l/wheel/crackle_api_helpers/authentication copying build/lib/crackle_api_helpers/authentication/authentication.py -> build/bdist.linux-armv7l/wheel/crackle_api_helpers/authentication copying build/lib/crackle_api_helpers/authentication/__init__.py -> build/bdist.linux-armv7l/wheel/crackle_api_helpers/authentication running install_egg_info Copying crackle_api_helpers.egg-info to build/bdist.linux-armv7l/wheel/crackle_api_helpers-0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/crackle_api_helpers-0.5.dist-info/WHEEL Running setup.py bdist_wheel for crackle-api-helpers: finished with status 'done' Stored in directory: /tmp/tmpyf_kxl_9 Successfully built crackle-api-helpers Cleaning up... Removing source in /tmp/pip-build-8l3jfzdx/crackle-api-helpers