14
0
forked from pool/python-suds

Accepting request 1198447 from home:pgajdos

- version update to 1.2.0
  * Remove support from before Python 3.7
  * asdict functionality to optionally recursively give suds object
  * Support process SOAP 1.2 reply

OBS-URL: https://build.opensuse.org/request/show/1198447
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-suds?expand=0&rev=7
This commit is contained in:
2024-09-04 07:22:59 +00:00
committed by Git OBS Bridge
parent 9e1bb6796b
commit 62498634f9
4 changed files with 14 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Sep 3 10:38:51 UTC 2024 - pgajdos@suse.com
- version update to 1.2.0
* Remove support from before Python 3.7
* asdict functionality to optionally recursively give suds object
* Support process SOAP 1.2 reply
-------------------------------------------------------------------
Tue Oct 11 15:36:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>