Collecting yamltypes==1.0 1 location(s) to search for versions of yamltypes: * https://pypi.python.org/simple/yamltypes/ Getting page https://pypi.python.org/simple/yamltypes/ Analyzing links from page https://pypi.python.org/simple/yamltypes/ Found link https://pypi.python.org/packages/ae/81/a4db307aa6e769860326db8ac1b88d8d63506429ce54244a6223e33f93ca/yamltypes-1.0.zip#md5=efd7772d84cf3e89bad6e8e53463396e (from https://pypi.python.org/simple/yamltypes/), version: 1.0 Found link https://pypi.python.org/packages/cc/86/5d196339fd16cecbe701f721438e5fe23b6591e4c9760e6ac92a8e598b01/yamltypes-1.0.tar.gz#md5=d1f30b7727ec1a3d989ea6516a118356 (from https://pypi.python.org/simple/yamltypes/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Downloading yamltypes-1.0.zip Downloading from URL https://pypi.python.org/packages/ae/81/a4db307aa6e769860326db8ac1b88d8d63506429ce54244a6223e33f93ca/yamltypes-1.0.zip#md5=efd7772d84cf3e89bad6e8e53463396e (from https://pypi.python.org/simple/yamltypes/) Running setup.py (path:/tmp/pip-build-t5ub_k2_/yamltypes/setup.py) egg_info for package yamltypes Running command python setup.py egg_info running egg_info creating pip-egg-info/yamltypes.egg-info writing pip-egg-info/yamltypes.egg-info/PKG-INFO writing dependency_links to pip-egg-info/yamltypes.egg-info/dependency_links.txt writing requirements to pip-egg-info/yamltypes.egg-info/requires.txt writing top-level names to pip-egg-info/yamltypes.egg-info/top_level.txt writing entry points to pip-egg-info/yamltypes.egg-info/entry_points.txt writing manifest file 'pip-egg-info/yamltypes.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/yamltypes.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/yamltypes.egg-info/SOURCES.txt' Source in /tmp/pip-build-t5ub_k2_/yamltypes has version 1.0, which satisfies requirement yamltypes==1.0 from https://pypi.python.org/packages/ae/81/a4db307aa6e769860326db8ac1b88d8d63506429ce54244a6223e33f93ca/yamltypes-1.0.zip#md5=efd7772d84cf3e89bad6e8e53463396e Building wheels for collected packages: yamltypes Running setup.py bdist_wheel for yamltypes: started Destination directory: /tmp/tmpc0q9tfk2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-t5ub_k2_/yamltypes/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/tmpc0q9tfk2pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/yamltypes copying yamltypes/__init__.py -> build/lib/yamltypes copying yamltypes/yamltypes.py -> build/lib/yamltypes copying yamltypes/yaml.py -> build/lib/yamltypes copying yamltypes/cli.py -> build/lib/yamltypes copying yamltypes/yaml2rst.py -> build/lib/yamltypes creating build/lib/yamltypes/tests copying yamltypes/tests/__init__.py -> build/lib/yamltypes/tests copying yamltypes/tests/test_util_yaml_config.py -> build/lib/yamltypes/tests 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/yamltypes copying build/lib/yamltypes/__init__.py -> build/bdist.linux-armv7l/wheel/yamltypes creating build/bdist.linux-armv7l/wheel/yamltypes/tests copying build/lib/yamltypes/tests/__init__.py -> build/bdist.linux-armv7l/wheel/yamltypes/tests copying build/lib/yamltypes/tests/test_util_yaml_config.py -> build/bdist.linux-armv7l/wheel/yamltypes/tests copying build/lib/yamltypes/yamltypes.py -> build/bdist.linux-armv7l/wheel/yamltypes copying build/lib/yamltypes/yaml.py -> build/bdist.linux-armv7l/wheel/yamltypes copying build/lib/yamltypes/cli.py -> build/bdist.linux-armv7l/wheel/yamltypes copying build/lib/yamltypes/yaml2rst.py -> build/bdist.linux-armv7l/wheel/yamltypes running install_egg_info running egg_info writing requirements to yamltypes.egg-info/requires.txt writing top-level names to yamltypes.egg-info/top_level.txt writing dependency_links to yamltypes.egg-info/dependency_links.txt writing yamltypes.egg-info/PKG-INFO writing entry points to yamltypes.egg-info/entry_points.txt reading manifest file 'yamltypes.egg-info/SOURCES.txt' writing manifest file 'yamltypes.egg-info/SOURCES.txt' Copying yamltypes.egg-info to build/bdist.linux-armv7l/wheel/yamltypes-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/yamltypes-1.0.dist-info/WHEEL Running setup.py bdist_wheel for yamltypes: finished with status 'done' Stored in directory: /tmp/tmpdgqhar6b Successfully built yamltypes Cleaning up... Removing source in /tmp/pip-build-t5ub_k2_/yamltypes