14
0
Files
python-redfish/python-redfish.changes
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

22 lines
834 B
Plaintext

-------------------------------------------------------------------
Sat Jun 13 11:56:01 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.1.6
* Added support for leveraging the 'HTTP_PROXY' and 'HTTPS_PROXY'
environment variables to set up proxy information
-------------------------------------------------------------------
Thu Mar 19 05:02:34 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- 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
-------------------------------------------------------------------
Thu Jan 30 21:40:14 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 2.1.4
- Add patch:
* 0001-remove-urlparse2-dependncy.patch