Collecting redfish==2.0.0 1 location(s) to search for versions of redfish: * https://pypi.python.org/simple/redfish/ Getting page https://pypi.python.org/simple/redfish/ Analyzing links from page https://pypi.org/simple/redfish/ Found link https://files.pythonhosted.org/packages/8f/23/636b80a739684dd23d532112141007fdfefdad8977448af263c9fdd603bf/redfish-2.0.0.tar.gz#sha256=87b2fd688506bc1150fe61fa5a07c885730ebe293b200cd914df1530ff8e11ea (from https://pypi.org/simple/redfish/), version: 2.0.0 Using version 2.0.0 (newest of versions: 2.0.0) Downloading https://files.pythonhosted.org/packages/8f/23/636b80a739684dd23d532112141007fdfefdad8977448af263c9fdd603bf/redfish-2.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8f/23/636b80a739684dd23d532112141007fdfefdad8977448af263c9fdd603bf/redfish-2.0.0.tar.gz#sha256=87b2fd688506bc1150fe61fa5a07c885730ebe293b200cd914df1530ff8e11ea (from https://pypi.org/simple/redfish/) Running setup.py (path:/tmp/pip-build-26rux55k/redfish/setup.py) egg_info for package redfish Running command python setup.py egg_info running egg_info creating pip-egg-info/redfish.egg-info writing top-level names to pip-egg-info/redfish.egg-info/top_level.txt writing dependency_links to pip-egg-info/redfish.egg-info/dependency_links.txt writing requirements to pip-egg-info/redfish.egg-info/requires.txt writing pip-egg-info/redfish.egg-info/PKG-INFO writing manifest file 'pip-egg-info/redfish.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/redfish.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/redfish.egg-info/SOURCES.txt' Source in /tmp/pip-build-26rux55k/redfish has version 2.0.0, which satisfies requirement redfish==2.0.0 from https://files.pythonhosted.org/packages/8f/23/636b80a739684dd23d532112141007fdfefdad8977448af263c9fdd603bf/redfish-2.0.0.tar.gz#sha256=87b2fd688506bc1150fe61fa5a07c885730ebe293b200cd914df1530ff8e11ea Building wheels for collected packages: redfish Running setup.py bdist_wheel for redfish: started Destination directory: /tmp/tmpskbyaj9mpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-26rux55k/redfish/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/tmpskbyaj9mpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/redfish copying src/redfish/__init__.py -> build/lib/redfish creating build/lib/redfish/ris copying src/redfish/ris/ris.py -> build/lib/redfish/ris copying src/redfish/ris/__init__.py -> build/lib/redfish/ris copying src/redfish/ris/sharedtypes.py -> build/lib/redfish/ris copying src/redfish/ris/config.py -> build/lib/redfish/ris copying src/redfish/ris/rmc_helper.py -> build/lib/redfish/ris copying src/redfish/ris/rmc.py -> build/lib/redfish/ris creating build/lib/redfish/rest copying src/redfish/rest/__init__.py -> build/lib/redfish/rest copying src/redfish/rest/v1.py -> build/lib/redfish/rest 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/redfish creating build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/ris/ris.py -> build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/ris/__init__.py -> build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/ris/sharedtypes.py -> build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/ris/config.py -> build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/ris/rmc_helper.py -> build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/ris/rmc.py -> build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/__init__.py -> build/bdist.linux-armv7l/wheel/redfish creating build/bdist.linux-armv7l/wheel/redfish/rest copying build/lib/redfish/rest/__init__.py -> build/bdist.linux-armv7l/wheel/redfish/rest copying build/lib/redfish/rest/v1.py -> build/bdist.linux-armv7l/wheel/redfish/rest running install_egg_info running egg_info writing top-level names to src/redfish.egg-info/top_level.txt writing requirements to src/redfish.egg-info/requires.txt writing src/redfish.egg-info/PKG-INFO writing dependency_links to src/redfish.egg-info/dependency_links.txt reading manifest file 'src/redfish.egg-info/SOURCES.txt' writing manifest file 'src/redfish.egg-info/SOURCES.txt' Copying src/redfish.egg-info to build/bdist.linux-armv7l/wheel/redfish-2.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/redfish-2.0.0.dist-info/WHEEL Running setup.py bdist_wheel for redfish: finished with status 'done' Stored in directory: /tmp/tmp5iz0yqja Successfully built redfish Cleaning up... Removing source in /tmp/pip-build-26rux55k/redfish