Created temporary directory: /tmp/pip-ephem-wheel-cache-vkx7euzr Created temporary directory: /tmp/pip-req-tracker-rze5031g Created requirements tracker '/tmp/pip-req-tracker-rze5031g' Created temporary directory: /tmp/pip-wheel-ub2omfwd Collecting ybc-config==1.0.3 1 location(s) to search for versions of ybc-config: * https://pypi.org/simple/ybc-config/ Getting page https://pypi.org/simple/ybc-config/ Analyzing links from page https://pypi.org/simple/ybc-config/ Found link https://files.pythonhosted.org/packages/1a/08/07ea63f06cbd73890b8c278e719c6bf3f1f6a6f9de04b541b49f731349c1/ybc_config-1.0.0.tar.gz#sha256=39ef1f214f3ac2a05dfcc0575e8bfe3dbdff3c6bf1d1414279a920ce0fd55d4c (from https://pypi.org/simple/ybc-config/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/42/c4/59ece5efc0e48663cc4d06f7553157c59e423215f85d90845ea78e5b5e29/ybc_config-1.0.1.tar.gz#sha256=ca14e174a4895eb21556d1fccfdf3c945cdb7ad19a4ce48cc502413acd953a72 (from https://pypi.org/simple/ybc-config/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/03/64/c160e8fd593425a56b71ff6bd4a2c94428046d7e276fc2fe1c78afe234e2/ybc_config-1.0.2.tar.gz#sha256=4ff906b28afcc27cf642431dac3686fe5e2d8c2a347be3f6d9f7991bc311df1e (from https://pypi.org/simple/ybc-config/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/9a/7e/2c636d16fa8e251967df5a7e9ce7573e55841db30ad762763cbcb76e8f6a/ybc_config-1.0.3.tar.gz#sha256=c28c604b5284bcc103d0160c1b7cb4cca6588e117eb8aa6080f246c6b534b62d (from https://pypi.org/simple/ybc-config/), version: 1.0.3 Found link https://files.pythonhosted.org/packages/e9/3b/4d324cad2f9076bf4445f5ff0e71a821d2b9136e7855a7e4b40f75cf579e/ybc_config-1.0.4.tar.gz#sha256=d7ac83b88931e1b4e47c62a944c3a85d8f7624d33bc3596f97e0001aa0a7a1f8 (from https://pypi.org/simple/ybc-config/), version: 1.0.4 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-aicvbbiy Downloading https://files.pythonhosted.org/packages/9a/7e/2c636d16fa8e251967df5a7e9ce7573e55841db30ad762763cbcb76e8f6a/ybc_config-1.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9a/7e/2c636d16fa8e251967df5a7e9ce7573e55841db30ad762763cbcb76e8f6a/ybc_config-1.0.3.tar.gz#sha256=c28c604b5284bcc103d0160c1b7cb4cca6588e117eb8aa6080f246c6b534b62d (from https://pypi.org/simple/ybc-config/) Added ybc-config==1.0.3 from https://files.pythonhosted.org/packages/9a/7e/2c636d16fa8e251967df5a7e9ce7573e55841db30ad762763cbcb76e8f6a/ybc_config-1.0.3.tar.gz#sha256=c28c604b5284bcc103d0160c1b7cb4cca6588e117eb8aa6080f246c6b534b62d to build tracker '/tmp/pip-req-tracker-rze5031g' Running setup.py (path:/tmp/pip-wheel-ub2omfwd/ybc-config/setup.py) egg_info for package ybc-config Running command python setup.py egg_info running egg_info creating pip-egg-info/ybc_config.egg-info writing pip-egg-info/ybc_config.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ybc_config.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ybc_config.egg-info/top_level.txt writing manifest file 'pip-egg-info/ybc_config.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ybc_config.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ybc_config.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ub2omfwd/ybc-config has version 1.0.3, which satisfies requirement ybc-config==1.0.3 from https://files.pythonhosted.org/packages/9a/7e/2c636d16fa8e251967df5a7e9ce7573e55841db30ad762763cbcb76e8f6a/ybc_config-1.0.3.tar.gz#sha256=c28c604b5284bcc103d0160c1b7cb4cca6588e117eb8aa6080f246c6b534b62d Removed ybc-config==1.0.3 from https://files.pythonhosted.org/packages/9a/7e/2c636d16fa8e251967df5a7e9ce7573e55841db30ad762763cbcb76e8f6a/ybc_config-1.0.3.tar.gz#sha256=c28c604b5284bcc103d0160c1b7cb4cca6588e117eb8aa6080f246c6b534b62d from build tracker '/tmp/pip-req-tracker-rze5031g' Building wheels for collected packages: ybc-config Created temporary directory: /tmp/pip-wheel-rffonfww Running setup.py bdist_wheel for ybc-config: started Destination directory: /tmp/pip-wheel-rffonfww Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ub2omfwd/ybc-config/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/pip-wheel-rffonfww running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ybc_config copying ybc_config/config.py -> build/lib/ybc_config copying ybc_config/config_unitest.py -> build/lib/ybc_config copying ybc_config/__init__.py -> build/lib/ybc_config 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/ybc_config copying build/lib/ybc_config/config.py -> build/bdist.linux-armv7l/wheel/ybc_config copying build/lib/ybc_config/config_unitest.py -> build/bdist.linux-armv7l/wheel/ybc_config copying build/lib/ybc_config/__init__.py -> build/bdist.linux-armv7l/wheel/ybc_config running install_egg_info running egg_info creating ybc_config.egg-info writing dependency_links to ybc_config.egg-info/dependency_links.txt writing top-level names to ybc_config.egg-info/top_level.txt writing ybc_config.egg-info/PKG-INFO writing manifest file 'ybc_config.egg-info/SOURCES.txt' reading manifest file 'ybc_config.egg-info/SOURCES.txt' writing manifest file 'ybc_config.egg-info/SOURCES.txt' Copying ybc_config.egg-info to build/bdist.linux-armv7l/wheel/ybc_config-1.0.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ybc_config-1.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-rffonfww/ybc_config-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ybc_config/__init__.py' adding 'ybc_config/config.py' adding 'ybc_config/config_unitest.py' adding 'ybc_config-1.0.3.dist-info/METADATA' adding 'ybc_config-1.0.3.dist-info/WHEEL' adding 'ybc_config-1.0.3.dist-info/top_level.txt' adding 'ybc_config-1.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ybc-config: finished with status 'done' Stored in directory: /tmp/tmp_5cvoa27 Successfully built ybc-config Cleaning up... Removing source in /tmp/pip-wheel-ub2omfwd/ybc-config Removed build tracker '/tmp/pip-req-tracker-rze5031g'