Collecting bomojo==0.2.0 1 location(s) to search for versions of bomojo: * https://pypi.python.org/simple/bomojo/ Getting page https://pypi.python.org/simple/bomojo/ Analyzing links from page https://pypi.org/simple/bomojo/ Found link https://files.pythonhosted.org/packages/2c/89/b0ccd150d38da17a0cd601e78546a8b62bc7e70dd1ba09ae45c7a5117ace/bomojo-0.1.0.tar.gz#sha256=8eae373303e7b0ba58c65f99c3a61671fbce1730e6cbf29c86fa2dac0c784090 (from https://pypi.org/simple/bomojo/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/82/6d/2dfe367037849f0cc6ac5d633463200c849ee17e099922f1a2ae75232afd/bomojo-0.1.1.tar.gz#sha256=0baaf42b0acafaf7e3af27314e3d451ffcf2cbe73f529b35c621b48108128198 (from https://pypi.org/simple/bomojo/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/48/ca/f80e407eba91241d4665360dadc851c6928fe3baa0af1bd2205bb941bd6f/bomojo-0.1.2.tar.gz#sha256=d817a0d284c2e37cf1bb5baf6a7249dedfc4845e04c08b5e5e9c27a283de0bc1 (from https://pypi.org/simple/bomojo/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/d9/56/25d5cac526d43e15a8c577ef8ae0d5a3a2694e4feb431c8121e18026349e/bomojo-0.1.3.tar.gz#sha256=6430c7766906af728c7a407d9e72d4305ca500e3e4063c1609029d0b9dd8d8f4 (from https://pypi.org/simple/bomojo/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/cd/c0/c02ef2c5e17c26a94d165432a45e3ae3b70d9a4d4abbe7191325815e2b7f/bomojo-0.1.4.tar.gz#sha256=757d7ce7306dc1e3b730cd4da809bff608a1ace6588421dec276622edc4b2404 (from https://pypi.org/simple/bomojo/), version: 0.1.4 Found link https://files.pythonhosted.org/packages/a6/ce/2ec0049752b8e5cf05fe805ebd8df0c8f15db2cdf9d11f4f1e3bc9f11fe0/bomojo-0.2.0.tar.gz#sha256=3cafe81ff653f817bd1b45943d0b6c005b906daf08451baaace6cb27ec897042 (from https://pypi.org/simple/bomojo/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Downloading https://files.pythonhosted.org/packages/a6/ce/2ec0049752b8e5cf05fe805ebd8df0c8f15db2cdf9d11f4f1e3bc9f11fe0/bomojo-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a6/ce/2ec0049752b8e5cf05fe805ebd8df0c8f15db2cdf9d11f4f1e3bc9f11fe0/bomojo-0.2.0.tar.gz#sha256=3cafe81ff653f817bd1b45943d0b6c005b906daf08451baaace6cb27ec897042 (from https://pypi.org/simple/bomojo/) Running setup.py (path:/tmp/pip-build-5qlm6wsd/bomojo/setup.py) egg_info for package bomojo Running command python setup.py egg_info running egg_info creating pip-egg-info/bomojo.egg-info writing dependency_links to pip-egg-info/bomojo.egg-info/dependency_links.txt writing requirements to pip-egg-info/bomojo.egg-info/requires.txt writing top-level names to pip-egg-info/bomojo.egg-info/top_level.txt writing pip-egg-info/bomojo.egg-info/PKG-INFO writing manifest file 'pip-egg-info/bomojo.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/bomojo.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/bomojo.egg-info/SOURCES.txt' Source in /tmp/pip-build-5qlm6wsd/bomojo has version 0.2.0, which satisfies requirement bomojo==0.2.0 from https://files.pythonhosted.org/packages/a6/ce/2ec0049752b8e5cf05fe805ebd8df0c8f15db2cdf9d11f4f1e3bc9f11fe0/bomojo-0.2.0.tar.gz#sha256=3cafe81ff653f817bd1b45943d0b6c005b906daf08451baaace6cb27ec897042 Building wheels for collected packages: bomojo Running setup.py bdist_wheel for bomojo: started Destination directory: /tmp/tmpg9utbic9pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5qlm6wsd/bomojo/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/tmpg9utbic9pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/bomojo copying bomojo/__init__.py -> build/lib/bomojo copying bomojo/settings.py -> build/lib/bomojo copying bomojo/middleware.py -> build/lib/bomojo copying bomojo/urls.py -> build/lib/bomojo creating build/lib/bomojo/tests copying bomojo/tests/__init__.py -> build/lib/bomojo/tests copying bomojo/tests/settings.py -> build/lib/bomojo/tests creating build/lib/bomojo/movies copying bomojo/movies/apps.py -> build/lib/bomojo/movies copying bomojo/movies/__init__.py -> build/lib/bomojo/movies copying bomojo/movies/tests.py -> build/lib/bomojo/movies copying bomojo/movies/views.py -> build/lib/bomojo/movies copying bomojo/movies/urls.py -> build/lib/bomojo/movies creating build/lib/bomojo/matchups copying bomojo/matchups/utils.py -> build/lib/bomojo/matchups copying bomojo/matchups/apps.py -> build/lib/bomojo/matchups copying bomojo/matchups/__init__.py -> build/lib/bomojo/matchups copying bomojo/matchups/forms.py -> build/lib/bomojo/matchups copying bomojo/matchups/views.py -> build/lib/bomojo/matchups copying bomojo/matchups/urls.py -> build/lib/bomojo/matchups copying bomojo/matchups/admin.py -> build/lib/bomojo/matchups copying bomojo/matchups/models.py -> build/lib/bomojo/matchups creating build/lib/bomojo/matchups/migrations copying bomojo/matchups/migrations/0002_add_defaults_to_blank_fields.py -> build/lib/bomojo/matchups/migrations copying bomojo/matchups/migrations/0003_matchup_featured.py -> build/lib/bomojo/matchups/migrations copying bomojo/matchups/migrations/__init__.py -> build/lib/bomojo/matchups/migrations copying bomojo/matchups/migrations/0001_initial.py -> build/lib/bomojo/matchups/migrations copying bomojo/matchups/migrations/0004_matchup_period_validator.py -> build/lib/bomojo/matchups/migrations creating build/lib/bomojo/matchups/tests copying bomojo/matchups/tests/test_views.py -> build/lib/bomojo/matchups/tests copying bomojo/matchups/tests/test_forms.py -> build/lib/bomojo/matchups/tests copying bomojo/matchups/tests/__init__.py -> build/lib/bomojo/matchups/tests copying bomojo/matchups/tests/test_models.py -> build/lib/bomojo/matchups/tests copying bomojo/matchups/tests/test_utils.py -> build/lib/bomojo/matchups/tests 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/bomojo copying build/lib/bomojo/__init__.py -> build/bdist.linux-armv7l/wheel/bomojo copying build/lib/bomojo/settings.py -> build/bdist.linux-armv7l/wheel/bomojo creating build/bdist.linux-armv7l/wheel/bomojo/tests copying build/lib/bomojo/tests/__init__.py -> build/bdist.linux-armv7l/wheel/bomojo/tests copying build/lib/bomojo/tests/settings.py -> build/bdist.linux-armv7l/wheel/bomojo/tests copying build/lib/bomojo/middleware.py -> build/bdist.linux-armv7l/wheel/bomojo creating build/bdist.linux-armv7l/wheel/bomojo/movies copying build/lib/bomojo/movies/apps.py -> build/bdist.linux-armv7l/wheel/bomojo/movies copying build/lib/bomojo/movies/__init__.py -> build/bdist.linux-armv7l/wheel/bomojo/movies copying build/lib/bomojo/movies/tests.py -> build/bdist.linux-armv7l/wheel/bomojo/movies copying build/lib/bomojo/movies/views.py -> build/bdist.linux-armv7l/wheel/bomojo/movies copying build/lib/bomojo/movies/urls.py -> build/bdist.linux-armv7l/wheel/bomojo/movies creating build/bdist.linux-armv7l/wheel/bomojo/matchups copying build/lib/bomojo/matchups/utils.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups copying build/lib/bomojo/matchups/apps.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups creating build/bdist.linux-armv7l/wheel/bomojo/matchups/migrations copying build/lib/bomojo/matchups/migrations/0002_add_defaults_to_blank_fields.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups/migrations copying build/lib/bomojo/matchups/migrations/0003_matchup_featured.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups/migrations copying build/lib/bomojo/matchups/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups/migrations copying build/lib/bomojo/matchups/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups/migrations copying build/lib/bomojo/matchups/migrations/0004_matchup_period_validator.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups/migrations copying build/lib/bomojo/matchups/__init__.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups creating build/bdist.linux-armv7l/wheel/bomojo/matchups/tests copying build/lib/bomojo/matchups/tests/test_views.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups/tests copying build/lib/bomojo/matchups/tests/test_forms.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups/tests copying build/lib/bomojo/matchups/tests/__init__.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups/tests copying build/lib/bomojo/matchups/tests/test_models.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups/tests copying build/lib/bomojo/matchups/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups/tests copying build/lib/bomojo/matchups/forms.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups copying build/lib/bomojo/matchups/views.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups copying build/lib/bomojo/matchups/urls.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups copying build/lib/bomojo/matchups/admin.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups copying build/lib/bomojo/matchups/models.py -> build/bdist.linux-armv7l/wheel/bomojo/matchups copying build/lib/bomojo/urls.py -> build/bdist.linux-armv7l/wheel/bomojo running install_egg_info running egg_info writing bomojo.egg-info/PKG-INFO writing top-level names to bomojo.egg-info/top_level.txt writing dependency_links to bomojo.egg-info/dependency_links.txt writing requirements to bomojo.egg-info/requires.txt reading manifest file 'bomojo.egg-info/SOURCES.txt' writing manifest file 'bomojo.egg-info/SOURCES.txt' Copying bomojo.egg-info to build/bdist.linux-armv7l/wheel/bomojo-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/bomojo-0.2.0.dist-info/WHEEL Running setup.py bdist_wheel for bomojo: finished with status 'done' Stored in directory: /tmp/tmpgc64nxp3 Successfully built bomojo Cleaning up... Removing source in /tmp/pip-build-5qlm6wsd/bomojo