Collecting redfish==2.0.1 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 Found link https://files.pythonhosted.org/packages/7e/15/448ca286ae94fe270ec8d6e05b78eb3f58bdb361fc454137ffb5c17f6071/redfish-2.0.1.tar.gz#sha256=f551c5e572e98df21bd7c6db2653c7de85ef9d7a3c8a63ef7902bd3787a9ce4e (from https://pypi.org/simple/redfish/), version: 2.0.1 Using version 2.0.1 (newest of versions: 2.0.1) Downloading https://files.pythonhosted.org/packages/7e/15/448ca286ae94fe270ec8d6e05b78eb3f58bdb361fc454137ffb5c17f6071/redfish-2.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7e/15/448ca286ae94fe270ec8d6e05b78eb3f58bdb361fc454137ffb5c17f6071/redfish-2.0.1.tar.gz#sha256=f551c5e572e98df21bd7c6db2653c7de85ef9d7a3c8a63ef7902bd3787a9ce4e (from https://pypi.org/simple/redfish/) Running setup.py (path:/tmp/pip-build-8kzdmvmm/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 pip-egg-info/redfish.egg-info/PKG-INFO 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 top-level names to pip-egg-info/redfish.egg-info/top_level.txt 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-8kzdmvmm/redfish has version 2.0.1, which satisfies requirement redfish==2.0.1 from https://files.pythonhosted.org/packages/7e/15/448ca286ae94fe270ec8d6e05b78eb3f58bdb361fc454137ffb5c17f6071/redfish-2.0.1.tar.gz#sha256=f551c5e572e98df21bd7c6db2653c7de85ef9d7a3c8a63ef7902bd3787a9ce4e Building wheels for collected packages: redfish Running setup.py bdist_wheel for redfish: started Destination directory: /tmp/tmphx6mhqt4pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8kzdmvmm/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/tmphx6mhqt4pip-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/rest copying src/redfish/rest/v1.py -> build/lib/redfish/rest copying src/redfish/rest/__init__.py -> build/lib/redfish/rest creating build/lib/redfish/ris copying src/redfish/ris/ris.py -> build/lib/redfish/ris copying src/redfish/ris/rmc_helper.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/rmc.py -> build/lib/redfish/ris copying src/redfish/ris/config.py -> build/lib/redfish/ris 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/rest copying build/lib/redfish/rest/v1.py -> build/bdist.linux-armv7l/wheel/redfish/rest copying build/lib/redfish/rest/__init__.py -> build/bdist.linux-armv7l/wheel/redfish/rest 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/rmc_helper.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/rmc.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/__init__.py -> build/bdist.linux-armv7l/wheel/redfish running install_egg_info running egg_info writing src/redfish.egg-info/PKG-INFO writing requirements to src/redfish.egg-info/requires.txt writing top-level names to src/redfish.egg-info/top_level.txt 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.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/redfish-2.0.1.dist-info/WHEEL creating '/tmp/tmphx6mhqt4pip-wheel-/redfish-2.0.1-py3-none-any.whl' and adding '.' to it adding 'redfish/__init__.py' adding 'redfish/rest/__init__.py' adding 'redfish/rest/v1.py' adding 'redfish/ris/__init__.py' adding 'redfish/ris/config.py' adding 'redfish/ris/ris.py' adding 'redfish/ris/rmc.py' adding 'redfish/ris/rmc_helper.py' adding 'redfish/ris/sharedtypes.py' adding 'redfish-2.0.1.dist-info/DESCRIPTION.rst' adding 'redfish-2.0.1.dist-info/metadata.json' adding 'redfish-2.0.1.dist-info/top_level.txt' adding 'redfish-2.0.1.dist-info/WHEEL' adding 'redfish-2.0.1.dist-info/METADATA' adding 'redfish-2.0.1.dist-info/RECORD' Running setup.py bdist_wheel for redfish: finished with status 'done' Stored in directory: /tmp/tmpjoybcmn9 Successfully built redfish Cleaning up... Removing source in /tmp/pip-build-8kzdmvmm/redfish