Collecting cli-fastweb==1.4.2.2 1 location(s) to search for versions of cli-fastweb: * https://pypi.python.org/simple/cli-fastweb/ Getting page https://pypi.python.org/simple/cli-fastweb/ Analyzing links from page https://pypi.python.org/simple/cli-fastweb/ Found link https://pypi.python.org/packages/a7/13/9fc2f79c490be9979edcf2144678a6ba92650133adc9b71ffd4e12da9969/cli_fastweb-1.4.2.2.tar.gz#md5=cc2bc7ae8e153927d828922459d5f0fc (from https://pypi.python.org/simple/cli-fastweb/), version: 1.4.2.2 Using version 1.4.2.2 (newest of versions: 1.4.2.2) Downloading cli_fastweb-1.4.2.2.tar.gz (50kB) Downloading from URL https://pypi.python.org/packages/a7/13/9fc2f79c490be9979edcf2144678a6ba92650133adc9b71ffd4e12da9969/cli_fastweb-1.4.2.2.tar.gz#md5=cc2bc7ae8e153927d828922459d5f0fc (from https://pypi.python.org/simple/cli-fastweb/) Running setup.py (path:/tmp/pip-build-viz85mcg/cli-fastweb/setup.py) egg_info for package cli-fastweb Running command python setup.py egg_info running egg_info creating pip-egg-info/cli_fastweb.egg-info writing top-level names to pip-egg-info/cli_fastweb.egg-info/top_level.txt writing entry points to pip-egg-info/cli_fastweb.egg-info/entry_points.txt writing dependency_links to pip-egg-info/cli_fastweb.egg-info/dependency_links.txt writing pip-egg-info/cli_fastweb.egg-info/PKG-INFO writing requirements to pip-egg-info/cli_fastweb.egg-info/requires.txt writing manifest file 'pip-egg-info/cli_fastweb.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cli_fastweb.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cli_fastweb.egg-info/SOURCES.txt' Source in /tmp/pip-build-viz85mcg/cli-fastweb has version 1.4.2.2, which satisfies requirement cli-fastweb==1.4.2.2 from https://pypi.python.org/packages/a7/13/9fc2f79c490be9979edcf2144678a6ba92650133adc9b71ffd4e12da9969/cli_fastweb-1.4.2.2.tar.gz#md5=cc2bc7ae8e153927d828922459d5f0fc Building wheels for collected packages: cli-fastweb Running setup.py bdist_wheel for cli-fastweb: started Destination directory: /tmp/tmpa5wrvuf5pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-viz85mcg/cli-fastweb/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/tmpa5wrvuf5pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fastweb copying fastweb/torcelery.py -> build/lib/fastweb copying fastweb/compat.py -> build/lib/fastweb copying fastweb/accesspoint.py -> build/lib/fastweb copying fastweb/pool.py -> build/lib/fastweb copying fastweb/service.py -> build/lib/fastweb copying fastweb/components.py -> build/lib/fastweb copying fastweb/web.py -> build/lib/fastweb copying fastweb/loader.py -> build/lib/fastweb copying fastweb/__init__.py -> build/lib/fastweb copying fastweb/task.py -> build/lib/fastweb copying fastweb/script.py -> build/lib/fastweb copying fastweb/manager.py -> build/lib/fastweb copying fastweb/exception.py -> build/lib/fastweb creating build/lib/fastweb/util copying fastweb/util/configuration.py -> build/lib/fastweb/util copying fastweb/util/process.py -> build/lib/fastweb/util copying fastweb/util/python.py -> build/lib/fastweb/util copying fastweb/util/track.py -> build/lib/fastweb/util copying fastweb/util/thread.py -> build/lib/fastweb/util copying fastweb/util/tool.py -> build/lib/fastweb/util copying fastweb/util/log.py -> build/lib/fastweb/util copying fastweb/util/__init__.py -> build/lib/fastweb/util creating build/lib/fastweb/component copying fastweb/component/__init__.py -> build/lib/fastweb/component copying fastweb/component/task.py -> build/lib/fastweb/component copying fastweb/component/request.py -> build/lib/fastweb/component creating build/lib/fastweb/spec copying fastweb/spec/torcelery.py -> build/lib/fastweb/spec copying fastweb/spec/__init__.py -> build/lib/fastweb/spec creating build/lib/fastweb/test copying fastweb/test/test_mongo.py -> build/lib/fastweb/test copying fastweb/test/test_redis.py -> build/lib/fastweb/test copying fastweb/test/configuration.py -> build/lib/fastweb/test copying fastweb/test/client.py -> build/lib/fastweb/test copying fastweb/test/test_mysql.py -> build/lib/fastweb/test copying fastweb/test/process.py -> build/lib/fastweb/test copying fastweb/test/mongo.py -> build/lib/fastweb/test copying fastweb/test/worker.py -> build/lib/fastweb/test copying fastweb/test/test_thrift.py -> build/lib/fastweb/test copying fastweb/test/tool.py -> build/lib/fastweb/test copying fastweb/test/interactive.py -> build/lib/fastweb/test copying fastweb/test/web.py -> build/lib/fastweb/test copying fastweb/test/tormysql.py -> build/lib/fastweb/test copying fastweb/test/test_manager.py -> build/lib/fastweb/test copying fastweb/test/service_server.py -> build/lib/fastweb/test copying fastweb/test/system.py -> build/lib/fastweb/test copying fastweb/test/test_pool.py -> build/lib/fastweb/test copying fastweb/test/__init__.py -> build/lib/fastweb/test copying fastweb/test/test_loader.py -> build/lib/fastweb/test copying fastweb/test/task.py -> build/lib/fastweb/test creating build/lib/fastweb/setting copying fastweb/setting/default_connection_component.py -> build/lib/fastweb/setting copying fastweb/setting/default_component.py -> build/lib/fastweb/setting copying fastweb/setting/default_logging.py -> build/lib/fastweb/setting copying fastweb/setting/__init__.py -> build/lib/fastweb/setting copying fastweb/setting/default_errcode.py -> build/lib/fastweb/setting creating build/lib/fastweb/command copying fastweb/command/fast.py -> build/lib/fastweb/command copying fastweb/command/__init__.py -> build/lib/fastweb/command creating build/lib/fastweb/component/rpc copying fastweb/component/rpc/__init__.py -> build/lib/fastweb/component/rpc copying fastweb/component/rpc/tft.py -> build/lib/fastweb/component/rpc creating build/lib/fastweb/component/db copying fastweb/component/db/mysql.py -> build/lib/fastweb/component/db copying fastweb/component/db/mongo.py -> build/lib/fastweb/component/db copying fastweb/component/db/__init__.py -> build/lib/fastweb/component/db copying fastweb/component/db/rds.py -> build/lib/fastweb/component/db creating build/lib/fastweb/spec/idl copying fastweb/spec/idl/lexer.py -> build/lib/fastweb/spec/idl copying fastweb/spec/idl/__init__.py -> build/lib/fastweb/spec/idl copying fastweb/spec/idl/parser.py -> build/lib/fastweb/spec/idl copying fastweb/spec/idl/ast.py -> build/lib/fastweb/spec/idl creating build/lib/fastweb/test/fastweb_thrift_async copying fastweb/test/fastweb_thrift_async/__init__.py -> build/lib/fastweb/test/fastweb_thrift_async creating build/lib/fastweb/test/service_handlers copying fastweb/test/service_handlers/hello.py -> build/lib/fastweb/test/service_handlers copying fastweb/test/service_handlers/__init__.py -> build/lib/fastweb/test/service_handlers creating build/lib/fastweb/test/fastweb_thrift_sync copying fastweb/test/fastweb_thrift_sync/__init__.py -> build/lib/fastweb/test/fastweb_thrift_sync creating build/lib/fastweb/test/some_tasks copying fastweb/test/some_tasks/add.py -> build/lib/fastweb/test/some_tasks copying fastweb/test/some_tasks/__init__.py -> build/lib/fastweb/test/some_tasks creating build/lib/fastweb/test/fastweb_thrift_async/HelloService copying fastweb/test/fastweb_thrift_async/HelloService/ttypes.py -> build/lib/fastweb/test/fastweb_thrift_async/HelloService copying fastweb/test/fastweb_thrift_async/HelloService/HelloService.py -> build/lib/fastweb/test/fastweb_thrift_async/HelloService copying fastweb/test/fastweb_thrift_async/HelloService/constants.py -> build/lib/fastweb/test/fastweb_thrift_async/HelloService copying fastweb/test/fastweb_thrift_async/HelloService/__init__.py -> build/lib/fastweb/test/fastweb_thrift_async/HelloService creating build/lib/fastweb/test/fastweb_thrift_sync/HelloService copying fastweb/test/fastweb_thrift_sync/HelloService/ttypes.py -> build/lib/fastweb/test/fastweb_thrift_sync/HelloService copying fastweb/test/fastweb_thrift_sync/HelloService/HelloService.py -> build/lib/fastweb/test/fastweb_thrift_sync/HelloService copying fastweb/test/fastweb_thrift_sync/HelloService/constants.py -> build/lib/fastweb/test/fastweb_thrift_sync/HelloService copying fastweb/test/fastweb_thrift_sync/HelloService/__init__.py -> build/lib/fastweb/test/fastweb_thrift_sync/HelloService creating build/lib/fastweb/command/service copying fastweb/command/service/thrift.py -> build/lib/fastweb/command/service copying fastweb/command/service/__init__.py -> build/lib/fastweb/command/service running build_scripts creating build/scripts-3.4 copying requirements.txt -> build/scripts-3.4 changing mode of build/scripts-3.4/requirements.txt from 644 to 755 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/fastweb copying build/lib/fastweb/torcelery.py -> build/bdist.linux-armv7l/wheel/fastweb copying build/lib/fastweb/compat.py -> build/bdist.linux-armv7l/wheel/fastweb creating build/bdist.linux-armv7l/wheel/fastweb/util copying build/lib/fastweb/util/configuration.py -> build/bdist.linux-armv7l/wheel/fastweb/util copying build/lib/fastweb/util/process.py -> build/bdist.linux-armv7l/wheel/fastweb/util copying build/lib/fastweb/util/python.py -> build/bdist.linux-armv7l/wheel/fastweb/util copying build/lib/fastweb/util/track.py -> build/bdist.linux-armv7l/wheel/fastweb/util copying build/lib/fastweb/util/thread.py -> build/bdist.linux-armv7l/wheel/fastweb/util copying build/lib/fastweb/util/tool.py -> build/bdist.linux-armv7l/wheel/fastweb/util copying build/lib/fastweb/util/log.py -> build/bdist.linux-armv7l/wheel/fastweb/util copying build/lib/fastweb/util/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/util creating build/bdist.linux-armv7l/wheel/fastweb/component creating build/bdist.linux-armv7l/wheel/fastweb/component/rpc copying build/lib/fastweb/component/rpc/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/component/rpc copying build/lib/fastweb/component/rpc/tft.py -> build/bdist.linux-armv7l/wheel/fastweb/component/rpc creating build/bdist.linux-armv7l/wheel/fastweb/component/db copying build/lib/fastweb/component/db/mysql.py -> build/bdist.linux-armv7l/wheel/fastweb/component/db copying build/lib/fastweb/component/db/mongo.py -> build/bdist.linux-armv7l/wheel/fastweb/component/db copying build/lib/fastweb/component/db/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/component/db copying build/lib/fastweb/component/db/rds.py -> build/bdist.linux-armv7l/wheel/fastweb/component/db copying build/lib/fastweb/component/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/component copying build/lib/fastweb/component/task.py -> build/bdist.linux-armv7l/wheel/fastweb/component copying build/lib/fastweb/component/request.py -> build/bdist.linux-armv7l/wheel/fastweb/component copying build/lib/fastweb/accesspoint.py -> build/bdist.linux-armv7l/wheel/fastweb creating build/bdist.linux-armv7l/wheel/fastweb/spec copying build/lib/fastweb/spec/torcelery.py -> build/bdist.linux-armv7l/wheel/fastweb/spec creating build/bdist.linux-armv7l/wheel/fastweb/spec/idl copying build/lib/fastweb/spec/idl/lexer.py -> build/bdist.linux-armv7l/wheel/fastweb/spec/idl copying build/lib/fastweb/spec/idl/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/spec/idl copying build/lib/fastweb/spec/idl/parser.py -> build/bdist.linux-armv7l/wheel/fastweb/spec/idl copying build/lib/fastweb/spec/idl/ast.py -> build/bdist.linux-armv7l/wheel/fastweb/spec/idl copying build/lib/fastweb/spec/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/spec copying build/lib/fastweb/pool.py -> build/bdist.linux-armv7l/wheel/fastweb creating build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/test_mongo.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/test_redis.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/configuration.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/client.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/test_mysql.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/process.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/mongo.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/worker.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/test_thrift.py -> build/bdist.linux-armv7l/wheel/fastweb/test creating build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_async creating build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_async/HelloService copying build/lib/fastweb/test/fastweb_thrift_async/HelloService/ttypes.py -> build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_async/HelloService copying build/lib/fastweb/test/fastweb_thrift_async/HelloService/HelloService.py -> build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_async/HelloService copying build/lib/fastweb/test/fastweb_thrift_async/HelloService/constants.py -> build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_async/HelloService copying build/lib/fastweb/test/fastweb_thrift_async/HelloService/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_async/HelloService copying build/lib/fastweb/test/fastweb_thrift_async/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_async copying build/lib/fastweb/test/tool.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/interactive.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/web.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/tormysql.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/test_manager.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/service_server.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/system.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/test_pool.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/test creating build/bdist.linux-armv7l/wheel/fastweb/test/service_handlers copying build/lib/fastweb/test/service_handlers/hello.py -> build/bdist.linux-armv7l/wheel/fastweb/test/service_handlers copying build/lib/fastweb/test/service_handlers/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/test/service_handlers copying build/lib/fastweb/test/test_loader.py -> build/bdist.linux-armv7l/wheel/fastweb/test copying build/lib/fastweb/test/task.py -> build/bdist.linux-armv7l/wheel/fastweb/test creating build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_sync creating build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_sync/HelloService copying build/lib/fastweb/test/fastweb_thrift_sync/HelloService/ttypes.py -> build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_sync/HelloService copying build/lib/fastweb/test/fastweb_thrift_sync/HelloService/HelloService.py -> build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_sync/HelloService copying build/lib/fastweb/test/fastweb_thrift_sync/HelloService/constants.py -> build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_sync/HelloService copying build/lib/fastweb/test/fastweb_thrift_sync/HelloService/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_sync/HelloService copying build/lib/fastweb/test/fastweb_thrift_sync/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/test/fastweb_thrift_sync creating build/bdist.linux-armv7l/wheel/fastweb/test/some_tasks copying build/lib/fastweb/test/some_tasks/add.py -> build/bdist.linux-armv7l/wheel/fastweb/test/some_tasks copying build/lib/fastweb/test/some_tasks/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/test/some_tasks copying build/lib/fastweb/service.py -> build/bdist.linux-armv7l/wheel/fastweb copying build/lib/fastweb/components.py -> build/bdist.linux-armv7l/wheel/fastweb copying build/lib/fastweb/web.py -> build/bdist.linux-armv7l/wheel/fastweb copying build/lib/fastweb/loader.py -> build/bdist.linux-armv7l/wheel/fastweb copying build/lib/fastweb/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb copying build/lib/fastweb/task.py -> build/bdist.linux-armv7l/wheel/fastweb copying build/lib/fastweb/script.py -> build/bdist.linux-armv7l/wheel/fastweb copying build/lib/fastweb/manager.py -> build/bdist.linux-armv7l/wheel/fastweb creating build/bdist.linux-armv7l/wheel/fastweb/setting copying build/lib/fastweb/setting/default_connection_component.py -> build/bdist.linux-armv7l/wheel/fastweb/setting copying build/lib/fastweb/setting/default_component.py -> build/bdist.linux-armv7l/wheel/fastweb/setting copying build/lib/fastweb/setting/default_logging.py -> build/bdist.linux-armv7l/wheel/fastweb/setting copying build/lib/fastweb/setting/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/setting copying build/lib/fastweb/setting/default_errcode.py -> build/bdist.linux-armv7l/wheel/fastweb/setting creating build/bdist.linux-armv7l/wheel/fastweb/command copying build/lib/fastweb/command/fast.py -> build/bdist.linux-armv7l/wheel/fastweb/command copying build/lib/fastweb/command/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/command creating build/bdist.linux-armv7l/wheel/fastweb/command/service copying build/lib/fastweb/command/service/thrift.py -> build/bdist.linux-armv7l/wheel/fastweb/command/service copying build/lib/fastweb/command/service/__init__.py -> build/bdist.linux-armv7l/wheel/fastweb/command/service copying build/lib/fastweb/exception.py -> build/bdist.linux-armv7l/wheel/fastweb running install_egg_info running egg_info writing top-level names to cli_fastweb.egg-info/top_level.txt writing dependency_links to cli_fastweb.egg-info/dependency_links.txt writing cli_fastweb.egg-info/PKG-INFO writing entry points to cli_fastweb.egg-info/entry_points.txt writing requirements to cli_fastweb.egg-info/requires.txt reading manifest file 'cli_fastweb.egg-info/SOURCES.txt' writing manifest file 'cli_fastweb.egg-info/SOURCES.txt' Copying cli_fastweb.egg-info to build/bdist.linux-armv7l/wheel/cli_fastweb-1.4.2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cli_fastweb-1.4.2.2.data creating build/bdist.linux-armv7l/wheel/cli_fastweb-1.4.2.2.data/scripts copying build/scripts-3.4/requirements.txt -> build/bdist.linux-armv7l/wheel/cli_fastweb-1.4.2.2.data/scripts changing mode of build/bdist.linux-armv7l/wheel/cli_fastweb-1.4.2.2.data/scripts/requirements.txt to 755 creating build/bdist.linux-armv7l/wheel/cli_fastweb-1.4.2.2.dist-info/WHEEL Running setup.py bdist_wheel for cli-fastweb: finished with status 'done' Stored in directory: /tmp/tmpkwqc1crs Successfully built cli-fastweb Cleaning up... Removing source in /tmp/pip-build-viz85mcg/cli-fastweb