Created temporary directory: /tmp/pip-ephem-wheel-cache-8oi8604j Created temporary directory: /tmp/pip-req-tracker-4wbokpii Created requirements tracker '/tmp/pip-req-tracker-4wbokpii' Created temporary directory: /tmp/pip-wheel-dtkqbplh Collecting integration-cli-test==0.0.1b3 1 location(s) to search for versions of integration-cli-test: * https://pypi.org/simple/integration-cli-test/ Getting page https://pypi.org/simple/integration-cli-test/ Analyzing links from page https://pypi.org/simple/integration-cli-test/ Found link https://files.pythonhosted.org/packages/39/ef/1818355d99f70b8371283d2f0b9514f09dd9bb5d7d4d8d8d684db1183e49/integration-cli-test-0.0.1b1.tar.gz#sha256=589c97e33db024a1deed747a5ff5fa83a9fba3ab5b6cd42a1038380d66d687e0 (from https://pypi.org/simple/integration-cli-test/), version: 0.0.1b1 Found link https://files.pythonhosted.org/packages/4b/9b/dbcfa0a6d2575d77d84f81d1f11e4d63efcc3abad30fa61404ea0c83b079/integration-cli-test-0.0.1b2.tar.gz#sha256=a4deaa759222cce5cf472b4d17880b812469245daf68dff8d5b8c13034b8f28d (from https://pypi.org/simple/integration-cli-test/), version: 0.0.1b2 Found link https://files.pythonhosted.org/packages/10/df/47c3f401088d7bc4b6d1a1d8876ded050455575f6cbc63183e59173def5d/integration-cli-test-0.0.1b3.tar.gz#sha256=33136c124a89ce3f5e8b79ae99ff19771b25b75a6a5a14aa33ac66f68cf8100e (from https://pypi.org/simple/integration-cli-test/), version: 0.0.1b3 Using version 0.0.1b3 (newest of versions: 0.0.1b3) Created temporary directory: /tmp/pip-unpack-ujavopcj Downloading https://files.pythonhosted.org/packages/10/df/47c3f401088d7bc4b6d1a1d8876ded050455575f6cbc63183e59173def5d/integration-cli-test-0.0.1b3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/10/df/47c3f401088d7bc4b6d1a1d8876ded050455575f6cbc63183e59173def5d/integration-cli-test-0.0.1b3.tar.gz#sha256=33136c124a89ce3f5e8b79ae99ff19771b25b75a6a5a14aa33ac66f68cf8100e (from https://pypi.org/simple/integration-cli-test/) Added integration-cli-test==0.0.1b3 from https://files.pythonhosted.org/packages/10/df/47c3f401088d7bc4b6d1a1d8876ded050455575f6cbc63183e59173def5d/integration-cli-test-0.0.1b3.tar.gz#sha256=33136c124a89ce3f5e8b79ae99ff19771b25b75a6a5a14aa33ac66f68cf8100e to build tracker '/tmp/pip-req-tracker-4wbokpii' Running setup.py (path:/tmp/pip-wheel-dtkqbplh/integration-cli-test/setup.py) egg_info for package integration-cli-test Running command python setup.py egg_info running egg_info creating pip-egg-info/integration_cli_test.egg-info writing entry points to pip-egg-info/integration_cli_test.egg-info/entry_points.txt writing dependency_links to pip-egg-info/integration_cli_test.egg-info/dependency_links.txt writing pip-egg-info/integration_cli_test.egg-info/PKG-INFO writing top-level names to pip-egg-info/integration_cli_test.egg-info/top_level.txt writing requirements to pip-egg-info/integration_cli_test.egg-info/requires.txt writing manifest file 'pip-egg-info/integration_cli_test.egg-info/SOURCES.txt' file cli.py (for module cli) not found file /smart_cli.py (for module /smart_cli) not found file /smart_cli/generators.py (for module /smart_cli/generators) not found reading manifest file 'pip-egg-info/integration_cli_test.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'templates' writing manifest file 'pip-egg-info/integration_cli_test.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dtkqbplh/integration-cli-test has version 0.0.1b3, which satisfies requirement integration-cli-test==0.0.1b3 from https://files.pythonhosted.org/packages/10/df/47c3f401088d7bc4b6d1a1d8876ded050455575f6cbc63183e59173def5d/integration-cli-test-0.0.1b3.tar.gz#sha256=33136c124a89ce3f5e8b79ae99ff19771b25b75a6a5a14aa33ac66f68cf8100e Removed integration-cli-test==0.0.1b3 from https://files.pythonhosted.org/packages/10/df/47c3f401088d7bc4b6d1a1d8876ded050455575f6cbc63183e59173def5d/integration-cli-test-0.0.1b3.tar.gz#sha256=33136c124a89ce3f5e8b79ae99ff19771b25b75a6a5a14aa33ac66f68cf8100e from build tracker '/tmp/pip-req-tracker-4wbokpii' Building wheels for collected packages: integration-cli-test Created temporary directory: /tmp/pip-wheel-gji1v1cb Running setup.py bdist_wheel for integration-cli-test: started Destination directory: /tmp/pip-wheel-gji1v1cb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dtkqbplh/integration-cli-test/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/pip-wheel-gji1v1cb running bdist_wheel running build running build_py file cli.py (for module cli) not found file /smart_cli.py (for module /smart_cli) not found file /smart_cli/generators.py (for module /smart_cli/generators) not found creating build creating build/lib creating build/lib/smart_cli copying smart_cli/__init__.py -> build/lib/smart_cli creating build/lib/smart_cli/generators copying smart_cli/generators/utils.py -> build/lib/smart_cli/generators copying smart_cli/generators/__init__.py -> build/lib/smart_cli/generators copying smart_cli/generators/filemanager.py -> build/lib/smart_cli/generators copying smart_cli/generators/structure.py -> build/lib/smart_cli/generators running egg_info writing requirements to integration_cli_test.egg-info/requires.txt writing dependency_links to integration_cli_test.egg-info/dependency_links.txt writing integration_cli_test.egg-info/PKG-INFO writing entry points to integration_cli_test.egg-info/entry_points.txt writing top-level names to integration_cli_test.egg-info/top_level.txt file cli.py (for module cli) not found file /smart_cli.py (for module /smart_cli) not found file /smart_cli/generators.py (for module /smart_cli/generators) not found reading manifest file 'integration_cli_test.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'templates' writing manifest file 'integration_cli_test.egg-info/SOURCES.txt' creating build/lib/smart_cli/templates copying smart_cli/templates/base_settings_py.tpl -> build/lib/smart_cli/templates copying smart_cli/templates/base_urls_py.tpl -> build/lib/smart_cli/templates copying smart_cli/templates/base_wsgi_py.tpl -> build/lib/smart_cli/templates creating build/lib/smart_cli/templates/api copying smart_cli/templates/api/__init__py.tpl -> build/lib/smart_cli/templates/api copying smart_cli/templates/api/admin_py.tpl -> build/lib/smart_cli/templates/api copying smart_cli/templates/api/apps_py.tpl -> build/lib/smart_cli/templates/api copying smart_cli/templates/api/basic_views_py.tpl -> build/lib/smart_cli/templates/api copying smart_cli/templates/api/models_py.tpl -> build/lib/smart_cli/templates/api copying smart_cli/templates/api/oauth_views_py.tpl -> build/lib/smart_cli/templates/api copying smart_cli/templates/api/serializers_py.tpl -> build/lib/smart_cli/templates/api copying smart_cli/templates/api/urls_py.tpl -> build/lib/smart_cli/templates/api creating build/lib/smart_cli/templates/methods copying smart_cli/templates/methods/__init__.tpl -> build/lib/smart_cli/templates/methods copying smart_cli/templates/methods/admin.tpl -> build/lib/smart_cli/templates/methods copying smart_cli/templates/methods/apps.tpl -> build/lib/smart_cli/templates/methods copying smart_cli/templates/methods/models.tpl -> build/lib/smart_cli/templates/methods copying smart_cli/templates/methods/serializers.tpl -> build/lib/smart_cli/templates/methods copying smart_cli/templates/methods/tests.tpl -> build/lib/smart_cli/templates/methods copying smart_cli/templates/methods/views.tpl -> build/lib/smart_cli/templates/methods file cli.py (for module cli) not found file /smart_cli.py (for module /smart_cli) not found file /smart_cli/generators.py (for module /smart_cli/generators) not found 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/smart_cli creating build/bdist.linux-armv7l/wheel/smart_cli/generators copying build/lib/smart_cli/generators/utils.py -> build/bdist.linux-armv7l/wheel/smart_cli/generators copying build/lib/smart_cli/generators/__init__.py -> build/bdist.linux-armv7l/wheel/smart_cli/generators copying build/lib/smart_cli/generators/filemanager.py -> build/bdist.linux-armv7l/wheel/smart_cli/generators copying build/lib/smart_cli/generators/structure.py -> build/bdist.linux-armv7l/wheel/smart_cli/generators copying build/lib/smart_cli/__init__.py -> build/bdist.linux-armv7l/wheel/smart_cli creating build/bdist.linux-armv7l/wheel/smart_cli/templates copying build/lib/smart_cli/templates/base_wsgi_py.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates creating build/bdist.linux-armv7l/wheel/smart_cli/templates/api copying build/lib/smart_cli/templates/api/models_py.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/api copying build/lib/smart_cli/templates/api/oauth_views_py.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/api copying build/lib/smart_cli/templates/api/__init__py.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/api copying build/lib/smart_cli/templates/api/basic_views_py.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/api copying build/lib/smart_cli/templates/api/serializers_py.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/api copying build/lib/smart_cli/templates/api/urls_py.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/api copying build/lib/smart_cli/templates/api/admin_py.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/api copying build/lib/smart_cli/templates/api/apps_py.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/api copying build/lib/smart_cli/templates/base_settings_py.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates copying build/lib/smart_cli/templates/base_urls_py.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates creating build/bdist.linux-armv7l/wheel/smart_cli/templates/methods copying build/lib/smart_cli/templates/methods/serializers.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/methods copying build/lib/smart_cli/templates/methods/__init__.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/methods copying build/lib/smart_cli/templates/methods/tests.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/methods copying build/lib/smart_cli/templates/methods/views.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/methods copying build/lib/smart_cli/templates/methods/models.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/methods copying build/lib/smart_cli/templates/methods/admin.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/methods copying build/lib/smart_cli/templates/methods/apps.tpl -> build/bdist.linux-armv7l/wheel/smart_cli/templates/methods running install_egg_info Copying integration_cli_test.egg-info to build/bdist.linux-armv7l/wheel/integration_cli_test-0.0.1b3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/integration_cli_test-0.0.1b3.dist-info/WHEEL creating '/tmp/pip-wheel-gji1v1cb/integration_cli_test-0.0.1b3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'smart_cli/__init__.py' adding 'smart_cli/generators/__init__.py' adding 'smart_cli/generators/filemanager.py' adding 'smart_cli/generators/structure.py' adding 'smart_cli/generators/utils.py' adding 'smart_cli/templates/base_settings_py.tpl' adding 'smart_cli/templates/base_urls_py.tpl' adding 'smart_cli/templates/base_wsgi_py.tpl' adding 'smart_cli/templates/api/__init__py.tpl' adding 'smart_cli/templates/api/admin_py.tpl' adding 'smart_cli/templates/api/apps_py.tpl' adding 'smart_cli/templates/api/basic_views_py.tpl' adding 'smart_cli/templates/api/models_py.tpl' adding 'smart_cli/templates/api/oauth_views_py.tpl' adding 'smart_cli/templates/api/serializers_py.tpl' adding 'smart_cli/templates/api/urls_py.tpl' adding 'smart_cli/templates/methods/__init__.tpl' adding 'smart_cli/templates/methods/admin.tpl' adding 'smart_cli/templates/methods/apps.tpl' adding 'smart_cli/templates/methods/models.tpl' adding 'smart_cli/templates/methods/serializers.tpl' adding 'smart_cli/templates/methods/tests.tpl' adding 'smart_cli/templates/methods/views.tpl' adding 'integration_cli_test-0.0.1b3.dist-info/METADATA' adding 'integration_cli_test-0.0.1b3.dist-info/WHEEL' adding 'integration_cli_test-0.0.1b3.dist-info/entry_points.txt' adding 'integration_cli_test-0.0.1b3.dist-info/top_level.txt' adding 'integration_cli_test-0.0.1b3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for integration-cli-test: finished with status 'done' Stored in directory: /tmp/tmpo2kwgkih Successfully built integration-cli-test Cleaning up... Removing source in /tmp/pip-wheel-dtkqbplh/integration-cli-test Removed build tracker '/tmp/pip-req-tracker-4wbokpii'