Collecting in-toto==0.1.1 1 location(s) to search for versions of in-toto: * https://pypi.python.org/simple/in-toto/ Getting page https://pypi.python.org/simple/in-toto/ Analyzing links from page https://pypi.python.org/simple/in-toto/ Skipping link https://pypi.python.org/packages/1a/ad/5a9759213850eb3e544ec83c00ca2f79aa00009430a377ea569b1bf430ff/in_toto-0.1.1-py2-none-any.whl#md5=b078fe50513eb3601387279363270ad5 (from https://pypi.python.org/simple/in-toto/); it is not compatible with this Python Found link https://pypi.python.org/packages/2d/50/520c02bdfe6ea46c0cffd0b83684ff3e77785cd7aa1577080913dea3b598/in-toto-0.1.1.tar.gz#md5=43fc9122029cad6a503860d8ff55329b (from https://pypi.python.org/simple/in-toto/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Downloading in-toto-0.1.1.tar.gz (53kB) Downloading from URL https://pypi.python.org/packages/2d/50/520c02bdfe6ea46c0cffd0b83684ff3e77785cd7aa1577080913dea3b598/in-toto-0.1.1.tar.gz#md5=43fc9122029cad6a503860d8ff55329b (from https://pypi.python.org/simple/in-toto/) Running setup.py (path:/tmp/pip-build-vs1v6hj7/in-toto/setup.py) egg_info for package in-toto Running command python setup.py egg_info running egg_info creating pip-egg-info/in_toto.egg-info writing requirements to pip-egg-info/in_toto.egg-info/requires.txt writing dependency_links to pip-egg-info/in_toto.egg-info/dependency_links.txt writing top-level names to pip-egg-info/in_toto.egg-info/top_level.txt writing pip-egg-info/in_toto.egg-info/PKG-INFO writing entry points to pip-egg-info/in_toto.egg-info/entry_points.txt writing manifest file 'pip-egg-info/in_toto.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/in_toto.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/in_toto.egg-info/SOURCES.txt' Source in /tmp/pip-build-vs1v6hj7/in-toto has version 0.1.1, which satisfies requirement in-toto==0.1.1 from https://pypi.python.org/packages/2d/50/520c02bdfe6ea46c0cffd0b83684ff3e77785cd7aa1577080913dea3b598/in-toto-0.1.1.tar.gz#md5=43fc9122029cad6a503860d8ff55329b Building wheels for collected packages: in-toto Running setup.py bdist_wheel for in-toto: started Destination directory: /tmp/tmp3f6sretopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vs1v6hj7/in-toto/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/tmp3f6sretopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/in_toto copying in_toto/in_toto_sign.py -> build/lib/in_toto copying in_toto/artifact_rules.py -> build/lib/in_toto copying in_toto/log.py -> build/lib/in_toto copying in_toto/runlib.py -> build/lib/in_toto copying in_toto/exceptions.py -> build/lib/in_toto copying in_toto/util.py -> build/lib/in_toto copying in_toto/__init__.py -> build/lib/in_toto copying in_toto/in_toto_verify.py -> build/lib/in_toto copying in_toto/settings.py -> build/lib/in_toto copying in_toto/verifylib.py -> build/lib/in_toto copying in_toto/in_toto_record.py -> build/lib/in_toto copying in_toto/user_settings.py -> build/lib/in_toto copying in_toto/in_toto_keygen.py -> build/lib/in_toto copying in_toto/in_toto_mock.py -> build/lib/in_toto copying in_toto/in_toto_run.py -> build/lib/in_toto creating build/lib/test copying test/test_util.py -> build/lib/test copying test/test_in_toto_keygen.py -> build/lib/test copying test/test_verifylib.py -> build/lib/test copying test/test_in_toto_mock.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_in_toto_record.py -> build/lib/test copying test/test_in_toto_sign.py -> build/lib/test copying test/runtests.py -> build/lib/test copying test/test_user_settings.py -> build/lib/test copying test/test_in_toto_verify.py -> build/lib/test copying test/test_runlib.py -> build/lib/test copying test/test_in_toto_run.py -> build/lib/test creating build/lib/in_toto/models copying in_toto/models/metadata.py -> build/lib/in_toto/models copying in_toto/models/__init__.py -> build/lib/in_toto/models copying in_toto/models/layout.py -> build/lib/in_toto/models copying in_toto/models/link.py -> build/lib/in_toto/models copying in_toto/models/common.py -> build/lib/in_toto/models creating build/lib/test/models copying test/models/test_layout.py -> build/lib/test/models copying test/models/__init__.py -> build/lib/test/models copying test/models/test_common.py -> build/lib/test/models copying test/models/test_inspection.py -> build/lib/test/models copying test/models/test_artifact_rules.py -> build/lib/test/models copying test/models/test_link.py -> build/lib/test/models copying test/models/test_step.py -> build/lib/test/models 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/in_toto copying build/lib/in_toto/in_toto_sign.py -> build/bdist.linux-armv7l/wheel/in_toto copying build/lib/in_toto/artifact_rules.py -> build/bdist.linux-armv7l/wheel/in_toto copying build/lib/in_toto/log.py -> build/bdist.linux-armv7l/wheel/in_toto copying build/lib/in_toto/runlib.py -> build/bdist.linux-armv7l/wheel/in_toto copying build/lib/in_toto/exceptions.py -> build/bdist.linux-armv7l/wheel/in_toto copying build/lib/in_toto/util.py -> build/bdist.linux-armv7l/wheel/in_toto copying build/lib/in_toto/__init__.py -> build/bdist.linux-armv7l/wheel/in_toto copying build/lib/in_toto/in_toto_verify.py -> build/bdist.linux-armv7l/wheel/in_toto copying build/lib/in_toto/settings.py -> build/bdist.linux-armv7l/wheel/in_toto copying build/lib/in_toto/verifylib.py -> build/bdist.linux-armv7l/wheel/in_toto copying build/lib/in_toto/in_toto_record.py -> build/bdist.linux-armv7l/wheel/in_toto copying build/lib/in_toto/user_settings.py -> build/bdist.linux-armv7l/wheel/in_toto copying build/lib/in_toto/in_toto_keygen.py -> build/bdist.linux-armv7l/wheel/in_toto creating build/bdist.linux-armv7l/wheel/in_toto/models copying build/lib/in_toto/models/metadata.py -> build/bdist.linux-armv7l/wheel/in_toto/models copying build/lib/in_toto/models/__init__.py -> build/bdist.linux-armv7l/wheel/in_toto/models copying build/lib/in_toto/models/layout.py -> build/bdist.linux-armv7l/wheel/in_toto/models copying build/lib/in_toto/models/link.py -> build/bdist.linux-armv7l/wheel/in_toto/models copying build/lib/in_toto/models/common.py -> build/bdist.linux-armv7l/wheel/in_toto/models copying build/lib/in_toto/in_toto_mock.py -> build/bdist.linux-armv7l/wheel/in_toto copying build/lib/in_toto/in_toto_run.py -> build/bdist.linux-armv7l/wheel/in_toto creating build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_util.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_in_toto_keygen.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_verifylib.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_in_toto_mock.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_in_toto_record.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_in_toto_sign.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/runtests.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_user_settings.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_in_toto_verify.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_runlib.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/test/models copying build/lib/test/models/test_layout.py -> build/bdist.linux-armv7l/wheel/test/models copying build/lib/test/models/__init__.py -> build/bdist.linux-armv7l/wheel/test/models copying build/lib/test/models/test_common.py -> build/bdist.linux-armv7l/wheel/test/models copying build/lib/test/models/test_inspection.py -> build/bdist.linux-armv7l/wheel/test/models copying build/lib/test/models/test_artifact_rules.py -> build/bdist.linux-armv7l/wheel/test/models copying build/lib/test/models/test_link.py -> build/bdist.linux-armv7l/wheel/test/models copying build/lib/test/models/test_step.py -> build/bdist.linux-armv7l/wheel/test/models copying build/lib/test/test_in_toto_run.py -> build/bdist.linux-armv7l/wheel/test running install_egg_info running egg_info writing top-level names to in_toto.egg-info/top_level.txt writing dependency_links to in_toto.egg-info/dependency_links.txt writing requirements to in_toto.egg-info/requires.txt writing in_toto.egg-info/PKG-INFO writing entry points to in_toto.egg-info/entry_points.txt reading manifest file 'in_toto.egg-info/SOURCES.txt' writing manifest file 'in_toto.egg-info/SOURCES.txt' Copying in_toto.egg-info to build/bdist.linux-armv7l/wheel/in_toto-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/in_toto-0.1.1.dist-info/WHEEL Running setup.py bdist_wheel for in-toto: finished with status 'done' Stored in directory: /tmp/tmp6h4jiu5r Successfully built in-toto Cleaning up... Removing source in /tmp/pip-build-vs1v6hj7/in-toto