14
0
Commit Graph

8 Commits

Author SHA256 Message Date
955149d5bb - add collections-python310.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=13
2022-01-16 14:08:07 +00:00
f545f15333 Accepting request 927376 from home:mnhauke
- Update to version 3.0.3
  * Added support for performing multi-part HTTP POST requests

OBS-URL: https://build.opensuse.org/request/show/927376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=12
2021-10-26 06:22:20 +00:00
f00c494823 Accepting request 915076 from home:mnhauke
- 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.

OBS-URL: https://build.opensuse.org/request/show/915076
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=11
2021-09-01 18:58:13 +00:00
Tomáš Chvátal
7f7f0560d4 Accepting request 825413 from home:mnhauke
- 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.

OBS-URL: https://build.opensuse.org/request/show/825413
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=9
2020-08-10 16:12:56 +00:00
Tomáš Chvátal
7161fa8b2c Accepting request 819058 from home:mnhauke
- Update to version 2.1.7
  * Added support for setting the 'Content-Type' header to
    'application/octet-stream' when binary data is provided in a
    request

OBS-URL: https://build.opensuse.org/request/show/819058
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=7
2020-07-07 07:41:31 +00:00
Tomáš Chvátal
9b3674f549 Accepting request 814294 from home:mnhauke
- Update to version 2.1.6
  * Added support for leveraging the 'HTTP_PROXY' and 'HTTPS_PROXY'
    environment variables to set up proxy information

OBS-URL: https://build.opensuse.org/request/show/814294
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=5
2020-06-13 13:53:30 +00:00
d99020d903 - Update to 2.1.5:
* Removed urlparse2 dependency
  * Updated jsonpatch requirements; jsonpatch 1.25 dropped Python 3.4 support
- Dropped patch 0001-remove-urlparse2-dependncy.patch, now included

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=3
2020-03-19 05:05:03 +00:00
Tomáš Chvátal
1fe6941cf6 Accepting request 768944 from home:mnhauke
Initial package for python-redfish

OBS-URL: https://build.opensuse.org/request/show/768944
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=1
2020-01-31 09:07:23 +00:00