Collecting angel_master==1.0.7 1 location(s) to search for versions of angel-master: * https://pypi.python.org/simple/angel-master/ Getting page https://pypi.python.org/simple/angel-master/ Analyzing links from page https://pypi.python.org/simple/angel-master/ Found link https://pypi.python.org/packages/0b/36/68923fec6a060e7e071d216f606d2ba2cb81a22e675a14da4799214dc70e/angel_master-1.0.1.tar.gz#md5=9b2f4c3d154a2ae9abfc499679178794 (from https://pypi.python.org/simple/angel-master/), version: 1.0.1 Found link https://pypi.python.org/packages/12/a2/3f020dc1acbf507c3f7101dbf99d0886aa84cac89b7bdf5f26bec724c69c/angel_master-1.0.6.tar.gz#md5=ef65777878cb55a1ba9381deef912e49 (from https://pypi.python.org/simple/angel-master/), version: 1.0.6 Found link https://pypi.python.org/packages/1a/39/c5b44f6f967dd1185c55acf012004974e647cd1894811cbc4dab21fbca6f/angel_master-1.0.2.tar.gz#md5=ba5367a5e2247ce548f5ba6cd2618e33 (from https://pypi.python.org/simple/angel-master/), version: 1.0.2 Found link https://pypi.python.org/packages/74/58/327b3350c1c0c10b0ca285ef6354f9505c7cdb99979f054e86ef02fe541b/angel_master-1.0.0.tar.gz#md5=fd13e0c8b94c70dc32e1ba9099ec6813 (from https://pypi.python.org/simple/angel-master/), version: 1.0.0 Found link https://pypi.python.org/packages/76/d1/ee6150bc30a3785a4dc9d5182480270a1281497bfa2a70aed329f77f39dc/angel_master-1.0.3.tar.gz#md5=4977fb728e2a3b4fd59783d1f89e56d4 (from https://pypi.python.org/simple/angel-master/), version: 1.0.3 Found link https://pypi.python.org/packages/bf/3f/629d235e544ddcdba188f7ea5e696ae18accc11b86c03e6cbcb59137c528/angel_master-1.0.7.tar.gz#md5=217b7c8bbf0f5b312a98cd41282bb997 (from https://pypi.python.org/simple/angel-master/), version: 1.0.7 Found link https://pypi.python.org/packages/de/28/f501882abd1cd2fbeb668881cc47ada1815ed0cda52996c493bf04599519/angel_master-1.0.4.tar.gz#md5=8468bc8179dc9336442114baff7b9c06 (from https://pypi.python.org/simple/angel-master/), version: 1.0.4 Found link https://pypi.python.org/packages/f8/98/a494f715046f4d3e12906cd862285431f301a47ec1efa8bb724ed0bef2d6/angel_master-1.0.5.tar.gz#md5=ee33918274b79039114ba8f5aecd3955 (from https://pypi.python.org/simple/angel-master/), version: 1.0.5 Using version 1.0.7 (newest of versions: 1.0.7) Downloading angel_master-1.0.7.tar.gz Downloading from URL https://pypi.python.org/packages/bf/3f/629d235e544ddcdba188f7ea5e696ae18accc11b86c03e6cbcb59137c528/angel_master-1.0.7.tar.gz#md5=217b7c8bbf0f5b312a98cd41282bb997 (from https://pypi.python.org/simple/angel-master/) Running setup.py (path:/tmp/pip-build-0ff9frzo/angel-master/setup.py) egg_info for package angel-master Running command python setup.py egg_info running egg_info creating pip-egg-info/angel_master.egg-info writing requirements to pip-egg-info/angel_master.egg-info/requires.txt writing top-level names to pip-egg-info/angel_master.egg-info/top_level.txt writing dependency_links to pip-egg-info/angel_master.egg-info/dependency_links.txt writing entry points to pip-egg-info/angel_master.egg-info/entry_points.txt writing pip-egg-info/angel_master.egg-info/PKG-INFO writing manifest file 'pip-egg-info/angel_master.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/angel_master.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'pip-egg-info/angel_master.egg-info/SOURCES.txt' Source in /tmp/pip-build-0ff9frzo/angel-master has version 1.0.7, which satisfies requirement angel_master==1.0.7 from https://pypi.python.org/packages/bf/3f/629d235e544ddcdba188f7ea5e696ae18accc11b86c03e6cbcb59137c528/angel_master-1.0.7.tar.gz#md5=217b7c8bbf0f5b312a98cd41282bb997 Building wheels for collected packages: angel-master Running setup.py bdist_wheel for angel-master: started Destination directory: /tmp/tmps122da4apip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-0ff9frzo/angel-master/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/tmps122da4apip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/angel_master copying angel_master/master.py -> build/lib/angel_master copying angel_master/__init__.py -> build/lib/angel_master copying angel_master/jobstore.py -> build/lib/angel_master copying angel_master/scheduler.py -> build/lib/angel_master copying angel_master/resource_manager.py -> build/lib/angel_master creating build/lib/angel_master/trigger copying angel_master/trigger/__init__.py -> build/lib/angel_master/trigger copying angel_master/trigger/crontab.py -> build/lib/angel_master/trigger creating build/lib/angel_master/core copying angel_master/core/__init__.py -> build/lib/angel_master/core copying angel_master/core/config_util.py -> build/lib/angel_master/core copying angel_master/core/dag.py -> build/lib/angel_master/core creating build/lib/angel_master/api copying angel_master/api/base_service.py -> build/lib/angel_master/api copying angel_master/api/base_server.py -> build/lib/angel_master/api copying angel_master/api/__init__.py -> build/lib/angel_master/api copying angel_master/api/rpc_service.py -> build/lib/angel_master/api copying angel_master/api/rpc_server.py -> build/lib/angel_master/api creating build/lib/angel_master/scheduler_rule copying angel_master/scheduler_rule/__init__.py -> build/lib/angel_master/scheduler_rule copying angel_master/scheduler_rule/rand.py -> build/lib/angel_master/scheduler_rule copying angel_master/scheduler_rule/base.py -> build/lib/angel_master/scheduler_rule creating build/lib/angel_master/entity copying angel_master/entity/__init__.py -> build/lib/angel_master/entity copying angel_master/entity/worker_group.py -> build/lib/angel_master/entity copying angel_master/entity/job_depend.py -> build/lib/angel_master/entity copying angel_master/entity/task.py -> build/lib/angel_master/entity copying angel_master/entity/task_group.py -> build/lib/angel_master/entity copying angel_master/entity/job.py -> build/lib/angel_master/entity copying angel_master/entity/worker.py -> build/lib/angel_master/entity copying angel_master/entity/job_group.py -> build/lib/angel_master/entity running egg_info writing requirements to angel_master.egg-info/requires.txt writing top-level names to angel_master.egg-info/top_level.txt writing angel_master.egg-info/PKG-INFO writing entry points to angel_master.egg-info/entry_points.txt writing dependency_links to angel_master.egg-info/dependency_links.txt reading manifest file 'angel_master.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'angel_master.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.4 copying and adjusting scripts/master_daemon -> build/scripts-3.4 changing mode of build/scripts-3.4/master_daemon 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/angel_master copying build/lib/angel_master/master.py -> build/bdist.linux-armv7l/wheel/angel_master copying build/lib/angel_master/__init__.py -> build/bdist.linux-armv7l/wheel/angel_master copying build/lib/angel_master/jobstore.py -> build/bdist.linux-armv7l/wheel/angel_master creating build/bdist.linux-armv7l/wheel/angel_master/trigger copying build/lib/angel_master/trigger/__init__.py -> build/bdist.linux-armv7l/wheel/angel_master/trigger copying build/lib/angel_master/trigger/crontab.py -> build/bdist.linux-armv7l/wheel/angel_master/trigger copying build/lib/angel_master/scheduler.py -> build/bdist.linux-armv7l/wheel/angel_master copying build/lib/angel_master/resource_manager.py -> build/bdist.linux-armv7l/wheel/angel_master creating build/bdist.linux-armv7l/wheel/angel_master/core copying build/lib/angel_master/core/__init__.py -> build/bdist.linux-armv7l/wheel/angel_master/core copying build/lib/angel_master/core/config_util.py -> build/bdist.linux-armv7l/wheel/angel_master/core copying build/lib/angel_master/core/dag.py -> build/bdist.linux-armv7l/wheel/angel_master/core creating build/bdist.linux-armv7l/wheel/angel_master/api copying build/lib/angel_master/api/base_service.py -> build/bdist.linux-armv7l/wheel/angel_master/api copying build/lib/angel_master/api/base_server.py -> build/bdist.linux-armv7l/wheel/angel_master/api copying build/lib/angel_master/api/__init__.py -> build/bdist.linux-armv7l/wheel/angel_master/api copying build/lib/angel_master/api/rpc_service.py -> build/bdist.linux-armv7l/wheel/angel_master/api copying build/lib/angel_master/api/rpc_server.py -> build/bdist.linux-armv7l/wheel/angel_master/api creating build/bdist.linux-armv7l/wheel/angel_master/scheduler_rule copying build/lib/angel_master/scheduler_rule/__init__.py -> build/bdist.linux-armv7l/wheel/angel_master/scheduler_rule copying build/lib/angel_master/scheduler_rule/rand.py -> build/bdist.linux-armv7l/wheel/angel_master/scheduler_rule copying build/lib/angel_master/scheduler_rule/base.py -> build/bdist.linux-armv7l/wheel/angel_master/scheduler_rule creating build/bdist.linux-armv7l/wheel/angel_master/entity copying build/lib/angel_master/entity/__init__.py -> build/bdist.linux-armv7l/wheel/angel_master/entity copying build/lib/angel_master/entity/worker_group.py -> build/bdist.linux-armv7l/wheel/angel_master/entity copying build/lib/angel_master/entity/job_depend.py -> build/bdist.linux-armv7l/wheel/angel_master/entity copying build/lib/angel_master/entity/task.py -> build/bdist.linux-armv7l/wheel/angel_master/entity copying build/lib/angel_master/entity/task_group.py -> build/bdist.linux-armv7l/wheel/angel_master/entity copying build/lib/angel_master/entity/job.py -> build/bdist.linux-armv7l/wheel/angel_master/entity copying build/lib/angel_master/entity/worker.py -> build/bdist.linux-armv7l/wheel/angel_master/entity copying build/lib/angel_master/entity/job_group.py -> build/bdist.linux-armv7l/wheel/angel_master/entity running install_data creating build/bdist.linux-armv7l/wheel/angel_master-1.0.7.data creating build/bdist.linux-armv7l/wheel/angel_master-1.0.7.data/data creating build/bdist.linux-armv7l/wheel/etc creating build/bdist.linux-armv7l/wheel/etc/angel creating build/bdist.linux-armv7l/wheel/etc/angel/master copying etc/master.conf -> build/bdist.linux-armv7l/wheel/etc/angel/master/ copying etc/logger.conf -> build/bdist.linux-armv7l/wheel/etc/angel/master/ running install_egg_info Copying angel_master.egg-info to build/bdist.linux-armv7l/wheel/angel_master-1.0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/angel_master-1.0.7.data/scripts copying build/scripts-3.4/master_daemon -> build/bdist.linux-armv7l/wheel/angel_master-1.0.7.data/scripts changing mode of build/bdist.linux-armv7l/wheel/angel_master-1.0.7.data/scripts/master_daemon to 755 creating build/bdist.linux-armv7l/wheel/angel_master-1.0.7.dist-info/WHEEL Running setup.py bdist_wheel for angel-master: finished with status 'done' Stored in directory: /tmp/tmp4t4v06tw Successfully built angel-master Cleaning up... Removing source in /tmp/pip-build-0ff9frzo/angel-master