Collecting alice-core==1.6.4 1 location(s) to search for versions of alice-core: * https://pypi.python.org/simple/alice-core/ Getting page https://pypi.python.org/simple/alice-core/ Analyzing links from page https://pypi.python.org/simple/alice-core/ Found link https://pypi.python.org/packages/12/cb/57b3ea3a85814d745130574c34b06d9788f6de5ca195cfec0d849b220051/alice-core-1.0.3.tar.gz#md5=b88cc5d69a121a25de76a2577c0ea6e1 (from https://pypi.python.org/simple/alice-core/), version: 1.0.3 Found link https://pypi.python.org/packages/6d/ea/dacfa6c886aa2a1cbc7f165715209c036156eb71e343e471d9986ced84a7/alice-core-1.0.4.tar.gz#md5=1ceaf1b45fae7ae86f1b92dc6cfff999 (from https://pypi.python.org/simple/alice-core/), version: 1.0.4 Found link https://pypi.python.org/packages/38/46/5507e39e8266a9a300a9b6075f4ba74aa7c601f415e71a9dd5b2159eeeeb/alice-core-1.4.tar.gz#md5=1b4109b748f280e19641be135617ccb0 (from https://pypi.python.org/simple/alice-core/), version: 1.4 Found link https://pypi.python.org/packages/bb/2a/a5e93a24b48e164daf5e12f41cb0ffbb63de2b1611d343a2f76af7468bf2/alice-core-1.5.tar.gz#md5=e2e9f0c97ee4d91ddc0fba7e99c7f9f9 (from https://pypi.python.org/simple/alice-core/), version: 1.5 Found link https://pypi.python.org/packages/90/8d/0da35be193a099dd765ad23a5ffe391e83df5921c8ffa9f7c7a2a955394c/alice-core-1.6.tar.gz#md5=530891f4fae0eead1031918b6f21ecf6 (from https://pypi.python.org/simple/alice-core/), version: 1.6 Found link https://pypi.python.org/packages/29/3a/c6017bad11edef6d85d38dcea2b1ae8d5f9c2315f77c3d9b23c1562d2b8f/alice-core-1.6.1.tar.gz#md5=dbfb45536f7ba9dc6b6920000394f791 (from https://pypi.python.org/simple/alice-core/), version: 1.6.1 Found link https://pypi.python.org/packages/ec/af/833b829250903e54d5735b529567ee88cb1b632a8234206875fade22b1da/alice-core-1.6.2.tar.gz#md5=bb459548328125490e235335c5eaa9b2 (from https://pypi.python.org/simple/alice-core/), version: 1.6.2 Found link https://pypi.python.org/packages/e7/92/e683441ed60c40f8c956b37ae5bdb7a1ae99c93052ba18fdf6bcddb73361/alice-core-1.6.3.tar.gz#md5=354669da661d53bba7b6dec52efb9a23 (from https://pypi.python.org/simple/alice-core/), version: 1.6.3 Found link https://pypi.python.org/packages/9d/39/9a27c3a15861093cb420a8fc7d5b91255391b0cad30c8b221e1a52ef7286/alice-core-1.6.4.tar.gz#md5=ab717a4a516a9e86fccec1601292ce3d (from https://pypi.python.org/simple/alice-core/), version: 1.6.4 Using version 1.6.4 (newest of versions: 1.6.4) Downloading alice-core-1.6.4.tar.gz Downloading from URL https://pypi.python.org/packages/9d/39/9a27c3a15861093cb420a8fc7d5b91255391b0cad30c8b221e1a52ef7286/alice-core-1.6.4.tar.gz#md5=ab717a4a516a9e86fccec1601292ce3d (from https://pypi.python.org/simple/alice-core/) Running setup.py (path:/tmp/pip-build-cur2mj9_/alice-core/setup.py) egg_info for package alice-core Running command python setup.py egg_info running egg_info creating pip-egg-info/alice_core.egg-info writing requirements to pip-egg-info/alice_core.egg-info/requires.txt writing top-level names to pip-egg-info/alice_core.egg-info/top_level.txt writing dependency_links to pip-egg-info/alice_core.egg-info/dependency_links.txt writing pip-egg-info/alice_core.egg-info/PKG-INFO writing manifest file 'pip-egg-info/alice_core.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/alice_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/alice_core.egg-info/SOURCES.txt' Source in /tmp/pip-build-cur2mj9_/alice-core has version 1.6.4, which satisfies requirement alice-core==1.6.4 from https://pypi.python.org/packages/9d/39/9a27c3a15861093cb420a8fc7d5b91255391b0cad30c8b221e1a52ef7286/alice-core-1.6.4.tar.gz#md5=ab717a4a516a9e86fccec1601292ce3d Building wheels for collected packages: alice-core Running setup.py bdist_wheel for alice-core: started Destination directory: /tmp/tmpkyu34wfrpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-cur2mj9_/alice-core/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/tmpkyu34wfrpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/alice copying alice/checker_impl.py -> build/lib/alice copying alice/__init__.py -> build/lib/alice creating build/lib/alice/helper copying alice/helper/github_helper.py -> build/lib/alice/helper copying alice/helper/colors.py -> build/lib/alice/helper copying alice/helper/slack_helper.py -> build/lib/alice/helper copying alice/helper/file_utils.py -> build/lib/alice/helper copying alice/helper/common_utils.py -> build/lib/alice/helper copying alice/helper/constants.py -> build/lib/alice/helper copying alice/helper/__init__.py -> build/lib/alice/helper copying alice/helper/api_manager.py -> build/lib/alice/helper copying alice/helper/log_utils.py -> build/lib/alice/helper creating build/lib/alice/main copying alice/main/checks.py -> build/lib/alice/main copying alice/main/actor.py -> build/lib/alice/main copying alice/main/runner.py -> build/lib/alice/main copying alice/main/__init__.py -> build/lib/alice/main creating build/lib/alice/tests copying alice/tests/t1.py -> build/lib/alice/tests copying alice/tests/__init__.py -> build/lib/alice/tests creating build/lib/alice/config copying alice/config/config_provider.py -> build/lib/alice/config copying alice/config/message_template.py -> build/lib/alice/config copying alice/config/__init__.py -> build/lib/alice/config creating build/lib/alice/commons copying alice/commons/base.py -> build/lib/alice/commons copying alice/commons/__init__.py -> build/lib/alice/commons creating build/lib/alice/helper/decorators copying alice/helper/decorators/retry.py -> build/lib/alice/helper/decorators copying alice/helper/decorators/__init__.py -> build/lib/alice/helper/decorators creating build/lib/alice/tests/tests_m1 copying alice/tests/tests_m1/__init__.py -> build/lib/alice/tests/tests_m1 creating build/lib/alice/tests/test_m2 copying alice/tests/test_m2/__init__.py -> build/lib/alice/tests/test_m2 creating build/lib/alice/tests/test_m2/test_p1 copying alice/tests/test_m2/test_p1/__init__.py -> build/lib/alice/tests/test_m2/test_p1 creating build/lib/alice/tests/test_m2/test_p1/test_p2 copying alice/tests/test_m2/test_p1/test_p2/t_p2.py -> build/lib/alice/tests/test_m2/test_p1/test_p2 copying alice/tests/test_m2/test_p1/test_p2/__init__.py -> build/lib/alice/tests/test_m2/test_p1/test_p2 running egg_info writing dependency_links to alice_core.egg-info/dependency_links.txt writing requirements to alice_core.egg-info/requires.txt writing top-level names to alice_core.egg-info/top_level.txt writing alice_core.egg-info/PKG-INFO reading manifest file 'alice_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'alice_core.egg-info/SOURCES.txt' 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/alice copying build/lib/alice/checker_impl.py -> build/bdist.linux-armv7l/wheel/alice creating build/bdist.linux-armv7l/wheel/alice/helper copying build/lib/alice/helper/github_helper.py -> build/bdist.linux-armv7l/wheel/alice/helper copying build/lib/alice/helper/colors.py -> build/bdist.linux-armv7l/wheel/alice/helper copying build/lib/alice/helper/slack_helper.py -> build/bdist.linux-armv7l/wheel/alice/helper copying build/lib/alice/helper/file_utils.py -> build/bdist.linux-armv7l/wheel/alice/helper copying build/lib/alice/helper/common_utils.py -> build/bdist.linux-armv7l/wheel/alice/helper copying build/lib/alice/helper/constants.py -> build/bdist.linux-armv7l/wheel/alice/helper copying build/lib/alice/helper/__init__.py -> build/bdist.linux-armv7l/wheel/alice/helper copying build/lib/alice/helper/api_manager.py -> build/bdist.linux-armv7l/wheel/alice/helper copying build/lib/alice/helper/log_utils.py -> build/bdist.linux-armv7l/wheel/alice/helper creating build/bdist.linux-armv7l/wheel/alice/helper/decorators copying build/lib/alice/helper/decorators/retry.py -> build/bdist.linux-armv7l/wheel/alice/helper/decorators copying build/lib/alice/helper/decorators/__init__.py -> build/bdist.linux-armv7l/wheel/alice/helper/decorators creating build/bdist.linux-armv7l/wheel/alice/main copying build/lib/alice/main/checks.py -> build/bdist.linux-armv7l/wheel/alice/main copying build/lib/alice/main/actor.py -> build/bdist.linux-armv7l/wheel/alice/main copying build/lib/alice/main/runner.py -> build/bdist.linux-armv7l/wheel/alice/main copying build/lib/alice/main/__init__.py -> build/bdist.linux-armv7l/wheel/alice/main creating build/bdist.linux-armv7l/wheel/alice/tests creating build/bdist.linux-armv7l/wheel/alice/tests/tests_m1 copying build/lib/alice/tests/tests_m1/__init__.py -> build/bdist.linux-armv7l/wheel/alice/tests/tests_m1 copying build/lib/alice/tests/t1.py -> build/bdist.linux-armv7l/wheel/alice/tests creating build/bdist.linux-armv7l/wheel/alice/tests/test_m2 creating build/bdist.linux-armv7l/wheel/alice/tests/test_m2/test_p1 creating build/bdist.linux-armv7l/wheel/alice/tests/test_m2/test_p1/test_p2 copying build/lib/alice/tests/test_m2/test_p1/test_p2/t_p2.py -> build/bdist.linux-armv7l/wheel/alice/tests/test_m2/test_p1/test_p2 copying build/lib/alice/tests/test_m2/test_p1/test_p2/__init__.py -> build/bdist.linux-armv7l/wheel/alice/tests/test_m2/test_p1/test_p2 copying build/lib/alice/tests/test_m2/test_p1/__init__.py -> build/bdist.linux-armv7l/wheel/alice/tests/test_m2/test_p1 copying build/lib/alice/tests/test_m2/__init__.py -> build/bdist.linux-armv7l/wheel/alice/tests/test_m2 copying build/lib/alice/tests/__init__.py -> build/bdist.linux-armv7l/wheel/alice/tests creating build/bdist.linux-armv7l/wheel/alice/config copying build/lib/alice/config/config_provider.py -> build/bdist.linux-armv7l/wheel/alice/config copying build/lib/alice/config/message_template.py -> build/bdist.linux-armv7l/wheel/alice/config copying build/lib/alice/config/__init__.py -> build/bdist.linux-armv7l/wheel/alice/config creating build/bdist.linux-armv7l/wheel/alice/commons copying build/lib/alice/commons/base.py -> build/bdist.linux-armv7l/wheel/alice/commons copying build/lib/alice/commons/__init__.py -> build/bdist.linux-armv7l/wheel/alice/commons copying build/lib/alice/__init__.py -> build/bdist.linux-armv7l/wheel/alice running install_egg_info Copying alice_core.egg-info to build/bdist.linux-armv7l/wheel/alice_core-1.6.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/alice_core-1.6.4.dist-info/WHEEL Running setup.py bdist_wheel for alice-core: finished with status 'done' Stored in directory: /tmp/tmpemf4i7z1 Successfully built alice-core Cleaning up... Removing source in /tmp/pip-build-cur2mj9_/alice-core