Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-redfish-3.2.2-1.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-redfish Distribution: openSUSE Tumbleweed
Version: 3.2.2 Vendor: openSUSE
Release: 1.3 Build date: Fri Jan 26 23:32:54 2024
Group: Unspecified Build host: reproducible
Size: 332768 Source RPM: python-redfish-3.2.2-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/DMTF/python-redfish-library
Summary: Redfish Python Library
The Redfish library performs the basic HTTPS operations GET, POST,
PUT, PATCH and DELETE on resources using the HATEOAS (Hypermedia as
the Engine of Application State) Redfish architecture.

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri Jan 26 2024 Dirk Müller <dmueller@suse.com>
  - update to 3.2.2:
    * Minor changes to fix Python 3.12 warnings with usage of raw
      strings
* Fri Dec 29 2023 Dirk Müller <dmueller@suse.com>
  - update to 3.2.1:
    * Added 'timeout' and 'max_retry' parameters to all REST
      methods
    * Added exception to the method when a response contains a
      message indicating a password change is required
    * Adding missing newline to M-SEARCH requests
    * Fixed the inspection of the USN response header from M-SEARCH
      requests to allow for a multi-digit minor version
    * Improved usage of the ServerDownOrUnreachableError exception
      to not lose the original message
* Wed Dec 07 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to 3.1.8
    * Added request headers to debug log output
    * Added redacting of 'Password' properties from request bodies from debug logs
* Sat Oct 29 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to 3.1.7:
    * Added handling for extracting error information when a session could not be created
* Fri Jun 17 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to 3.1.6:
    * Fixed issue where the 'read' method on response objects always return strings
    * Modified query parameter encoding to not percent-encode characters allowed in query strings per RFC3986
* Wed Apr 13 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 3.1.5:
    * Added methods for specifying proxies directly with a new 'proxies'
      parameter
    * Removed enforcement of trailing '/' in the 'default_prefix'
    * Added support for Unix sockets
    * Corrected usage of header storage and retrieval for static response objects
    * Corrected 'import' statements to support Python 3.10
  - Drop patch collections-python310.patch, included upstream.
  - Add requests-unixsocket to {Build,}Requires.
  - Drop unneeded BuildRequires on mock.
* Wed Jan 19 2022 Dirk Müller <dmueller@suse.com>
  - update to 3.1.0:
    * Updated library to leverage 'requests' in favor of 'http.client'
  - add collections-python310.patch
* Mon Oct 25 2021 Martin Hauke <mardnh@gmx.de>
  - Update to version 3.0.3
    * Added support for performing multi-part HTTP POST requests
* Mon Aug 30 2021 Martin Hauke <mardnh@gmx.de>
  - Update to version 3.0.2
    * Added support for prepending 'https://' when the provided URI
      of the service does not contain a scheme.
  - Update to version 3.0.1
    * Provided additional handling for HTTP 301 and 302 redirects.
    * Changed session creation to not follow redirects in order to
      ensure the session token and location are not lost.
    * Enhanced invalid JSON response handling to better highlight a
      service error.
  - Update to version 3.0.0
    * Removed Python2 support
  - Update to version 2.2.0
    * Added support for NO_PROXY environment variable
  - Update to version 2.1.9
    * Added handling for HTTP 303 responses as part of redirect
      handling.
* Mon Aug 10 2020 Martin Hauke <mardnh@gmx.de>
  - Update to version 2.1.8
    * Added option to SSDP discover to bind to a specified address
    * Added ability to override built-in HTTP headers.
    * Fixed issue where the location of a session was not being.
      tracked properly for HTTP connections.

Files

/usr/lib/python3.10/site-packages/redfish
/usr/lib/python3.10/site-packages/redfish-3.2.2-py3.10.egg-info
/usr/lib/python3.10/site-packages/redfish-3.2.2-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/redfish-3.2.2-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/redfish-3.2.2-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/redfish-3.2.2-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/redfish-3.2.2-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/redfish/__init__.py
/usr/lib/python3.10/site-packages/redfish/__pycache__
/usr/lib/python3.10/site-packages/redfish/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/redfish/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/redfish/discovery
/usr/lib/python3.10/site-packages/redfish/discovery/__init__.py
/usr/lib/python3.10/site-packages/redfish/discovery/__pycache__
/usr/lib/python3.10/site-packages/redfish/discovery/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/redfish/discovery/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/redfish/discovery/__pycache__/discovery.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/redfish/discovery/__pycache__/discovery.cpython-310.pyc
/usr/lib/python3.10/site-packages/redfish/discovery/discovery.py
/usr/lib/python3.10/site-packages/redfish/messages
/usr/lib/python3.10/site-packages/redfish/messages/__init__.py
/usr/lib/python3.10/site-packages/redfish/messages/__pycache__
/usr/lib/python3.10/site-packages/redfish/messages/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/redfish/messages/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/redfish/messages/__pycache__/messages.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/redfish/messages/__pycache__/messages.cpython-310.pyc
/usr/lib/python3.10/site-packages/redfish/messages/messages.py
/usr/lib/python3.10/site-packages/redfish/rest
/usr/lib/python3.10/site-packages/redfish/rest/__init__.py
/usr/lib/python3.10/site-packages/redfish/rest/__pycache__
/usr/lib/python3.10/site-packages/redfish/rest/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/redfish/rest/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/redfish/rest/__pycache__/v1.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/redfish/rest/__pycache__/v1.cpython-310.pyc
/usr/lib/python3.10/site-packages/redfish/rest/v1.py
/usr/lib/python3.10/site-packages/redfish/ris
/usr/lib/python3.10/site-packages/redfish/ris/__init__.py
/usr/lib/python3.10/site-packages/redfish/ris/__pycache__
/usr/lib/python3.10/site-packages/redfish/ris/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/redfish/ris/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/redfish/ris/__pycache__/config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/redfish/ris/__pycache__/config.cpython-310.pyc
/usr/lib/python3.10/site-packages/redfish/ris/__pycache__/ris.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/redfish/ris/__pycache__/ris.cpython-310.pyc
/usr/lib/python3.10/site-packages/redfish/ris/__pycache__/rmc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/redfish/ris/__pycache__/rmc.cpython-310.pyc
/usr/lib/python3.10/site-packages/redfish/ris/__pycache__/rmc_helper.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/redfish/ris/__pycache__/rmc_helper.cpython-310.pyc
/usr/lib/python3.10/site-packages/redfish/ris/__pycache__/sharedtypes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/redfish/ris/__pycache__/sharedtypes.cpython-310.pyc
/usr/lib/python3.10/site-packages/redfish/ris/config.py
/usr/lib/python3.10/site-packages/redfish/ris/ris.py
/usr/lib/python3.10/site-packages/redfish/ris/rmc.py
/usr/lib/python3.10/site-packages/redfish/ris/rmc_helper.py
/usr/lib/python3.10/site-packages/redfish/ris/sharedtypes.py
/usr/share/doc/packages/python310-redfish
/usr/share/doc/packages/python310-redfish/CHANGELOG.md
/usr/share/doc/packages/python310-redfish/README.rst
/usr/share/licenses/python310-redfish
/usr/share/licenses/python310-redfish/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024