Collecting schedulerplus-client==0.0.10b0 1 location(s) to search for versions of schedulerplus-client: * https://pypi.python.org/simple/schedulerplus-client/ Getting page https://pypi.python.org/simple/schedulerplus-client/ Analyzing links from page https://pypi.python.org/simple/schedulerplus-client/ Found link https://pypi.python.org/packages/15/01/be6939f79d4d81d8f1fccd4213fcf2e951ec7381e7c79dde1d1a13f5fd75/schedulerplus-client-0.0.12.tar.gz#md5=b3a914238273973b79bd3bde0d4e56a6 (from https://pypi.python.org/simple/schedulerplus-client/), version: 0.0.12 Found link https://pypi.python.org/packages/ff/95/c8d0daffba2c97a6c1b556f0e7dfc5e87c19942fcdbbbec18bd5945d42e7/schedulerplus-client-0.0.10b0.tar.gz#md5=e188e4f6dfd4c123975c5eccc163c944 (from https://pypi.python.org/simple/schedulerplus-client/), version: 0.0.10b0 Using version 0.0.10b0 (newest of versions: 0.0.10b0) Downloading schedulerplus-client-0.0.10b0.tar.gz Downloading from URL https://pypi.python.org/packages/ff/95/c8d0daffba2c97a6c1b556f0e7dfc5e87c19942fcdbbbec18bd5945d42e7/schedulerplus-client-0.0.10b0.tar.gz#md5=e188e4f6dfd4c123975c5eccc163c944 (from https://pypi.python.org/simple/schedulerplus-client/) Running setup.py (path:/tmp/pip-build-5v6r8uql/schedulerplus-client/setup.py) egg_info for package schedulerplus-client Running command python setup.py egg_info running egg_info creating pip-egg-info/schedulerplus_client.egg-info writing dependency_links to pip-egg-info/schedulerplus_client.egg-info/dependency_links.txt writing pip-egg-info/schedulerplus_client.egg-info/PKG-INFO writing top-level names to pip-egg-info/schedulerplus_client.egg-info/top_level.txt writing requirements to pip-egg-info/schedulerplus_client.egg-info/requires.txt writing manifest file 'pip-egg-info/schedulerplus_client.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/schedulerplus_client.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/schedulerplus_client.egg-info/SOURCES.txt' Requested schedulerplus-client==0.0.10b0 from https://pypi.python.org/packages/ff/95/c8d0daffba2c97a6c1b556f0e7dfc5e87c19942fcdbbbec18bd5945d42e7/schedulerplus-client-0.0.10b0.tar.gz#md5=e188e4f6dfd4c123975c5eccc163c944, but installing version None Building wheels for collected packages: schedulerplus-client Running setup.py bdist_wheel for schedulerplus-client: started Destination directory: /tmp/tmpzljjnd7fpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5v6r8uql/schedulerplus-client/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/tmpzljjnd7fpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/client copying client/singleton.py -> build/lib/client copying client/job_zk_client.py -> build/lib/client copying client/job_dispatcher.py -> build/lib/client copying client/job_running_num.py -> build/lib/client copying client/__init__.py -> build/lib/client copying client/job_register.py -> build/lib/client copying client/job_executor.py -> build/lib/client copying client/config.py -> build/lib/client copying client/job_code_messages.py -> build/lib/client 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/client copying build/lib/client/singleton.py -> build/bdist.linux-armv7l/wheel/client copying build/lib/client/job_zk_client.py -> build/bdist.linux-armv7l/wheel/client copying build/lib/client/job_dispatcher.py -> build/bdist.linux-armv7l/wheel/client copying build/lib/client/job_running_num.py -> build/bdist.linux-armv7l/wheel/client copying build/lib/client/__init__.py -> build/bdist.linux-armv7l/wheel/client copying build/lib/client/job_register.py -> build/bdist.linux-armv7l/wheel/client copying build/lib/client/job_executor.py -> build/bdist.linux-armv7l/wheel/client copying build/lib/client/config.py -> build/bdist.linux-armv7l/wheel/client copying build/lib/client/job_code_messages.py -> build/bdist.linux-armv7l/wheel/client running install_egg_info running egg_info writing requirements to schedulerplus_client.egg-info/requires.txt writing dependency_links to schedulerplus_client.egg-info/dependency_links.txt writing schedulerplus_client.egg-info/PKG-INFO writing top-level names to schedulerplus_client.egg-info/top_level.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'schedulerplus_client.egg-info/SOURCES.txt' writing manifest file 'schedulerplus_client.egg-info/SOURCES.txt' Copying schedulerplus_client.egg-info to build/bdist.linux-armv7l/wheel/schedulerplus_client-0.0.0.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/schedulerplus_client-0.0.0.dist-info/WHEEL creating '/tmp/tmpzljjnd7fpip-wheel-/schedulerplus_client-0.0.0-py3-none-any.whl' and adding '.' to it adding 'client/__init__.py' adding 'client/config.py' adding 'client/job_code_messages.py' adding 'client/job_dispatcher.py' adding 'client/job_executor.py' adding 'client/job_register.py' adding 'client/job_running_num.py' adding 'client/job_zk_client.py' adding 'client/singleton.py' adding 'schedulerplus_client-0.0.0.dist-info/DESCRIPTION.rst' adding 'schedulerplus_client-0.0.0.dist-info/metadata.json' adding 'schedulerplus_client-0.0.0.dist-info/top_level.txt' adding 'schedulerplus_client-0.0.0.dist-info/WHEEL' adding 'schedulerplus_client-0.0.0.dist-info/METADATA' adding 'schedulerplus_client-0.0.0.dist-info/RECORD' Running setup.py bdist_wheel for schedulerplus-client: finished with status 'done' Stored in directory: /tmp/tmp5fgzg0nw Successfully built schedulerplus-client Cleaning up... Removing source in /tmp/pip-build-5v6r8uql/schedulerplus-client