Collecting forsun==0.0.5 1 location(s) to search for versions of forsun: * https://pypi.python.org/simple/forsun/ Getting page https://pypi.python.org/simple/forsun/ Analyzing links from page https://pypi.org/simple/forsun/ Found link https://files.pythonhosted.org/packages/54/b2/86bb61d6f0bcca32bdb6f6a8c2a832c3c779d2362cd33c6392db0124c9bd/forsun-0.0.1.tar.gz#sha256=6c38f8e873f919fb0a22bd6bddd9e699c833706ce2e6a05696d5d8d0a4aa9d37 (from https://pypi.org/simple/forsun/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/4f/63/d8564075fcfce19bc97045c71a7c5e3179b72f0ba2f28b3bc32e4ac82c2b/forsun-0.0.2.tar.gz#sha256=35983da3f6125692b3f8b7e6223e150ec10f08b4ab23a5643f97a292c1f40de5 (from https://pypi.org/simple/forsun/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/96/1d/2cf72bfbd57543aebde134ab6c869a504cc05b1f12ae32f7598fc51e797d/forsun-0.0.3.tar.gz#sha256=d1663fa0e681edd302fccce79587203fc3158a0a2a4c51e5ac91a06fcd7a9d45 (from https://pypi.org/simple/forsun/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/20/19/f3883fc54b38f0cc8508b2fa90c08ceca7e636ee05e96941550d54e099d7/forsun-0.0.4.tar.gz#sha256=691aea6bd7526daf5903e5e9547e60741527c051fb1b3230911a0de1027b6e65 (from https://pypi.org/simple/forsun/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/29/a0/72d4ddb63aa880454590d95be29aa7b61af1092a7f80de0b587e509f6a23/forsun-0.0.5.tar.gz#sha256=f7f392746a3af07e8a97109c26128f0a45fdf9e2a4db49f0ee4d222279959b68 (from https://pypi.org/simple/forsun/), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Downloading https://files.pythonhosted.org/packages/29/a0/72d4ddb63aa880454590d95be29aa7b61af1092a7f80de0b587e509f6a23/forsun-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/29/a0/72d4ddb63aa880454590d95be29aa7b61af1092a7f80de0b587e509f6a23/forsun-0.0.5.tar.gz#sha256=f7f392746a3af07e8a97109c26128f0a45fdf9e2a4db49f0ee4d222279959b68 (from https://pypi.org/simple/forsun/) Running setup.py (path:/tmp/pip-build-0dfs_l77/forsun/setup.py) egg_info for package forsun Running command python setup.py egg_info running egg_info creating pip-egg-info/forsun.egg-info writing pip-egg-info/forsun.egg-info/PKG-INFO writing top-level names to pip-egg-info/forsun.egg-info/top_level.txt writing dependency_links to pip-egg-info/forsun.egg-info/dependency_links.txt writing requirements to pip-egg-info/forsun.egg-info/requires.txt writing entry points to pip-egg-info/forsun.egg-info/entry_points.txt writing manifest file 'pip-egg-info/forsun.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/forsun.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/forsun.egg-info/SOURCES.txt' Source in /tmp/pip-build-0dfs_l77/forsun has version 0.0.5, which satisfies requirement forsun==0.0.5 from https://files.pythonhosted.org/packages/29/a0/72d4ddb63aa880454590d95be29aa7b61af1092a7f80de0b587e509f6a23/forsun-0.0.5.tar.gz#sha256=f7f392746a3af07e8a97109c26128f0a45fdf9e2a4db49f0ee4d222279959b68 Building wheels for collected packages: forsun Running setup.py bdist_wheel for forsun: started Destination directory: /tmp/tmpubrc0ez7pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-0dfs_l77/forsun/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/tmpubrc0ez7pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/forsun copying forsun/config.py -> build/lib/forsun copying forsun/forsun.py -> build/lib/forsun copying forsun/timer.py -> build/lib/forsun copying forsun/extension.py -> build/lib/forsun copying forsun/utils.py -> build/lib/forsun copying forsun/log.py -> build/lib/forsun copying forsun/error.py -> build/lib/forsun copying forsun/version.py -> build/lib/forsun copying forsun/__init__.py -> build/lib/forsun copying forsun/plan.py -> build/lib/forsun creating build/lib/forsun/clients copying forsun/clients/__init__.py -> build/lib/forsun/clients creating build/lib/forsun/store copying forsun/store/store.py -> build/lib/forsun/store copying forsun/store/__init__.py -> build/lib/forsun/store creating build/lib/forsun/action copying forsun/action/action.py -> build/lib/forsun/action copying forsun/action/__init__.py -> build/lib/forsun/action creating build/lib/forsun/servers copying forsun/servers/handler.py -> build/lib/forsun/servers copying forsun/servers/__init__.py -> build/lib/forsun/servers copying forsun/servers/http.py -> build/lib/forsun/servers creating build/lib/forsun/scripts copying forsun/scripts/forsun.py -> build/lib/forsun/scripts copying forsun/scripts/__init__.py -> build/lib/forsun/scripts copying forsun/scripts/forsund.py -> build/lib/forsun/scripts creating build/lib/forsun/clients/client copying forsun/clients/client/ttypes.py -> build/lib/forsun/clients/client copying forsun/clients/client/constants.py -> build/lib/forsun/clients/client copying forsun/clients/client/Forsun.py -> build/lib/forsun/clients/client copying forsun/clients/client/__init__.py -> build/lib/forsun/clients/client creating build/lib/forsun/store/drivers copying forsun/store/drivers/redis.py -> build/lib/forsun/store/drivers copying forsun/store/drivers/__init__.py -> build/lib/forsun/store/drivers copying forsun/store/drivers/mem.py -> build/lib/forsun/store/drivers creating build/lib/forsun/action/drivers copying forsun/action/drivers/thriftaction.py -> build/lib/forsun/action/drivers copying forsun/action/drivers/redisaction.py -> build/lib/forsun/action/drivers copying forsun/action/drivers/shellaction.py -> build/lib/forsun/action/drivers copying forsun/action/drivers/beanstalkaction.py -> build/lib/forsun/action/drivers copying forsun/action/drivers/__init__.py -> build/lib/forsun/action/drivers copying forsun/action/drivers/mysqlaction.py -> build/lib/forsun/action/drivers copying forsun/action/drivers/httpaction.py -> build/lib/forsun/action/drivers creating build/lib/forsun/servers/processor copying forsun/servers/processor/ttypes.py -> build/lib/forsun/servers/processor copying forsun/servers/processor/constants.py -> build/lib/forsun/servers/processor copying forsun/servers/processor/Forsun.py -> build/lib/forsun/servers/processor copying forsun/servers/processor/__init__.py -> build/lib/forsun/servers/processor 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/forsun creating build/bdist.linux-armv7l/wheel/forsun/clients creating build/bdist.linux-armv7l/wheel/forsun/clients/client copying build/lib/forsun/clients/client/ttypes.py -> build/bdist.linux-armv7l/wheel/forsun/clients/client copying build/lib/forsun/clients/client/constants.py -> build/bdist.linux-armv7l/wheel/forsun/clients/client copying build/lib/forsun/clients/client/Forsun.py -> build/bdist.linux-armv7l/wheel/forsun/clients/client copying build/lib/forsun/clients/client/__init__.py -> build/bdist.linux-armv7l/wheel/forsun/clients/client copying build/lib/forsun/clients/__init__.py -> build/bdist.linux-armv7l/wheel/forsun/clients creating build/bdist.linux-armv7l/wheel/forsun/store copying build/lib/forsun/store/store.py -> build/bdist.linux-armv7l/wheel/forsun/store copying build/lib/forsun/store/__init__.py -> build/bdist.linux-armv7l/wheel/forsun/store creating build/bdist.linux-armv7l/wheel/forsun/store/drivers copying build/lib/forsun/store/drivers/redis.py -> build/bdist.linux-armv7l/wheel/forsun/store/drivers copying build/lib/forsun/store/drivers/__init__.py -> build/bdist.linux-armv7l/wheel/forsun/store/drivers copying build/lib/forsun/store/drivers/mem.py -> build/bdist.linux-armv7l/wheel/forsun/store/drivers copying build/lib/forsun/config.py -> build/bdist.linux-armv7l/wheel/forsun copying build/lib/forsun/forsun.py -> build/bdist.linux-armv7l/wheel/forsun copying build/lib/forsun/timer.py -> build/bdist.linux-armv7l/wheel/forsun copying build/lib/forsun/extension.py -> build/bdist.linux-armv7l/wheel/forsun creating build/bdist.linux-armv7l/wheel/forsun/action copying build/lib/forsun/action/action.py -> build/bdist.linux-armv7l/wheel/forsun/action copying build/lib/forsun/action/__init__.py -> build/bdist.linux-armv7l/wheel/forsun/action creating build/bdist.linux-armv7l/wheel/forsun/action/drivers copying build/lib/forsun/action/drivers/thriftaction.py -> build/bdist.linux-armv7l/wheel/forsun/action/drivers copying build/lib/forsun/action/drivers/redisaction.py -> build/bdist.linux-armv7l/wheel/forsun/action/drivers copying build/lib/forsun/action/drivers/shellaction.py -> build/bdist.linux-armv7l/wheel/forsun/action/drivers copying build/lib/forsun/action/drivers/beanstalkaction.py -> build/bdist.linux-armv7l/wheel/forsun/action/drivers copying build/lib/forsun/action/drivers/__init__.py -> build/bdist.linux-armv7l/wheel/forsun/action/drivers copying build/lib/forsun/action/drivers/mysqlaction.py -> build/bdist.linux-armv7l/wheel/forsun/action/drivers copying build/lib/forsun/action/drivers/httpaction.py -> build/bdist.linux-armv7l/wheel/forsun/action/drivers copying build/lib/forsun/utils.py -> build/bdist.linux-armv7l/wheel/forsun copying build/lib/forsun/log.py -> build/bdist.linux-armv7l/wheel/forsun creating build/bdist.linux-armv7l/wheel/forsun/servers creating build/bdist.linux-armv7l/wheel/forsun/servers/processor copying build/lib/forsun/servers/processor/ttypes.py -> build/bdist.linux-armv7l/wheel/forsun/servers/processor copying build/lib/forsun/servers/processor/constants.py -> build/bdist.linux-armv7l/wheel/forsun/servers/processor copying build/lib/forsun/servers/processor/Forsun.py -> build/bdist.linux-armv7l/wheel/forsun/servers/processor copying build/lib/forsun/servers/processor/__init__.py -> build/bdist.linux-armv7l/wheel/forsun/servers/processor copying build/lib/forsun/servers/handler.py -> build/bdist.linux-armv7l/wheel/forsun/servers copying build/lib/forsun/servers/__init__.py -> build/bdist.linux-armv7l/wheel/forsun/servers copying build/lib/forsun/servers/http.py -> build/bdist.linux-armv7l/wheel/forsun/servers copying build/lib/forsun/error.py -> build/bdist.linux-armv7l/wheel/forsun copying build/lib/forsun/version.py -> build/bdist.linux-armv7l/wheel/forsun copying build/lib/forsun/__init__.py -> build/bdist.linux-armv7l/wheel/forsun copying build/lib/forsun/plan.py -> build/bdist.linux-armv7l/wheel/forsun creating build/bdist.linux-armv7l/wheel/forsun/scripts copying build/lib/forsun/scripts/forsun.py -> build/bdist.linux-armv7l/wheel/forsun/scripts copying build/lib/forsun/scripts/__init__.py -> build/bdist.linux-armv7l/wheel/forsun/scripts copying build/lib/forsun/scripts/forsund.py -> build/bdist.linux-armv7l/wheel/forsun/scripts running install_egg_info running egg_info writing top-level names to forsun.egg-info/top_level.txt writing forsun.egg-info/PKG-INFO writing entry points to forsun.egg-info/entry_points.txt writing dependency_links to forsun.egg-info/dependency_links.txt writing requirements to forsun.egg-info/requires.txt reading manifest file 'forsun.egg-info/SOURCES.txt' writing manifest file 'forsun.egg-info/SOURCES.txt' Copying forsun.egg-info to build/bdist.linux-armv7l/wheel/forsun-0.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/forsun-0.0.5.dist-info/WHEEL Running setup.py bdist_wheel for forsun: finished with status 'done' Stored in directory: /tmp/tmp7hx9bj2i Successfully built forsun Cleaning up... Removing source in /tmp/pip-build-0dfs_l77/forsun