Collecting bomojo==0.1.1 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 Using version 0.1.1 (newest of versions: 0.1.1) Downloading https://files.pythonhosted.org/packages/82/6d/2dfe367037849f0cc6ac5d633463200c849ee17e099922f1a2ae75232afd/bomojo-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/82/6d/2dfe367037849f0cc6ac5d633463200c849ee17e099922f1a2ae75232afd/bomojo-0.1.1.tar.gz#sha256=0baaf42b0acafaf7e3af27314e3d451ffcf2cbe73f529b35c621b48108128198 (from https://pypi.org/simple/bomojo/) Running setup.py (path:/tmp/pip-build-i9qio12f/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 pip-egg-info/bomojo.egg-info/PKG-INFO writing dependency_links to pip-egg-info/bomojo.egg-info/dependency_links.txt writing top-level names to pip-egg-info/bomojo.egg-info/top_level.txt writing requirements to pip-egg-info/bomojo.egg-info/requires.txt 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-i9qio12f/bomojo has version 0.1.1, which satisfies requirement bomojo==0.1.1 from https://files.pythonhosted.org/packages/82/6d/2dfe367037849f0cc6ac5d633463200c849ee17e099922f1a2ae75232afd/bomojo-0.1.1.tar.gz#sha256=0baaf42b0acafaf7e3af27314e3d451ffcf2cbe73f529b35c621b48108128198 Building wheels for collected packages: bomojo Running setup.py bdist_wheel for bomojo: started Destination directory: /tmp/tmp3hlzjonzpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-i9qio12f/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/tmp3hlzjonzpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/bomojo copying bomojo/middleware.py -> build/lib/bomojo copying bomojo/urls.py -> build/lib/bomojo copying bomojo/__init__.py -> build/lib/bomojo creating build/lib/matchups copying matchups/apps.py -> build/lib/matchups copying matchups/views.py -> build/lib/matchups copying matchups/models.py -> build/lib/matchups copying matchups/forms.py -> build/lib/matchups copying matchups/urls.py -> build/lib/matchups copying matchups/__init__.py -> build/lib/matchups copying matchups/admin.py -> build/lib/matchups copying matchups/utils.py -> build/lib/matchups creating build/lib/movies copying movies/apps.py -> build/lib/movies copying movies/views.py -> build/lib/movies copying movies/urls.py -> build/lib/movies copying movies/tests.py -> build/lib/movies copying movies/__init__.py -> build/lib/movies 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/matchups/migrations copying matchups/migrations/0001_initial.py -> build/lib/matchups/migrations copying matchups/migrations/0003_matchup_featured.py -> build/lib/matchups/migrations copying matchups/migrations/0002_add_defaults_to_blank_fields.py -> build/lib/matchups/migrations copying matchups/migrations/__init__.py -> build/lib/matchups/migrations copying matchups/migrations/0004_matchup_period_validator.py -> build/lib/matchups/migrations creating build/lib/matchups/tests copying matchups/tests/test_models.py -> build/lib/matchups/tests copying matchups/tests/test_forms.py -> build/lib/matchups/tests copying matchups/tests/__init__.py -> build/lib/matchups/tests copying matchups/tests/test_views.py -> build/lib/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/middleware.py -> build/bdist.linux-armv7l/wheel/bomojo copying build/lib/bomojo/urls.py -> build/bdist.linux-armv7l/wheel/bomojo copying build/lib/bomojo/__init__.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 creating build/bdist.linux-armv7l/wheel/matchups copying build/lib/matchups/apps.py -> build/bdist.linux-armv7l/wheel/matchups copying build/lib/matchups/views.py -> build/bdist.linux-armv7l/wheel/matchups copying build/lib/matchups/models.py -> build/bdist.linux-armv7l/wheel/matchups copying build/lib/matchups/forms.py -> build/bdist.linux-armv7l/wheel/matchups creating build/bdist.linux-armv7l/wheel/matchups/migrations copying build/lib/matchups/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/matchups/migrations copying build/lib/matchups/migrations/0003_matchup_featured.py -> build/bdist.linux-armv7l/wheel/matchups/migrations copying build/lib/matchups/migrations/0002_add_defaults_to_blank_fields.py -> build/bdist.linux-armv7l/wheel/matchups/migrations copying build/lib/matchups/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/matchups/migrations copying build/lib/matchups/migrations/0004_matchup_period_validator.py -> build/bdist.linux-armv7l/wheel/matchups/migrations copying build/lib/matchups/urls.py -> build/bdist.linux-armv7l/wheel/matchups copying build/lib/matchups/__init__.py -> build/bdist.linux-armv7l/wheel/matchups creating build/bdist.linux-armv7l/wheel/matchups/tests copying build/lib/matchups/tests/test_models.py -> build/bdist.linux-armv7l/wheel/matchups/tests copying build/lib/matchups/tests/test_forms.py -> build/bdist.linux-armv7l/wheel/matchups/tests copying build/lib/matchups/tests/__init__.py -> build/bdist.linux-armv7l/wheel/matchups/tests copying build/lib/matchups/tests/test_views.py -> build/bdist.linux-armv7l/wheel/matchups/tests copying build/lib/matchups/admin.py -> build/bdist.linux-armv7l/wheel/matchups copying build/lib/matchups/utils.py -> build/bdist.linux-armv7l/wheel/matchups creating build/bdist.linux-armv7l/wheel/movies copying build/lib/movies/apps.py -> build/bdist.linux-armv7l/wheel/movies copying build/lib/movies/views.py -> build/bdist.linux-armv7l/wheel/movies copying build/lib/movies/urls.py -> build/bdist.linux-armv7l/wheel/movies copying build/lib/movies/tests.py -> build/bdist.linux-armv7l/wheel/movies copying build/lib/movies/__init__.py -> build/bdist.linux-armv7l/wheel/movies running install_egg_info running egg_info writing dependency_links to bomojo.egg-info/dependency_links.txt writing top-level names to bomojo.egg-info/top_level.txt writing requirements to bomojo.egg-info/requires.txt writing bomojo.egg-info/PKG-INFO 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.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/bomojo-0.1.1.dist-info/WHEEL Running setup.py bdist_wheel for bomojo: finished with status 'done' Stored in directory: /tmp/tmpre46d486 Successfully built bomojo Cleaning up... Removing source in /tmp/pip-build-i9qio12f/bomojo