Redfish Python Library
https://github.com/DMTF/python-redfish-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.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-redfish
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Maliku:python/python-redfish && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-redfish.changes | 0000003409 3.33 KB | |
python-redfish.spec | 0000002352 2.3 KB | |
redfish-3.1.5.tar.gz | 0000041586 40.6 KB |
Revision 15 (latest revision is 30)
Steve Kowalik (StevenK)
committed
(revision 15)
- 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.
Comments 0