14
0

- 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
This commit is contained in:
2020-03-19 05:05:03 +00:00
committed by Git OBS Bridge
parent 3119d05b95
commit d99020d903
5 changed files with 15 additions and 137 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
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>