Changelog for
python311-suds-1.2.0-9.3.noarch.rpm :
* Tue Sep 03 2024 pgajdosAATTsuse.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 2022 Yogalakshmi Arunachalam
- Update to version 1.1.2
* Restore last_sent and last_received functions
* Sat Jun 04 2022 Dirk Müller - update to 1.1.1:
* Update for modern python except handling
* Fix unclosed file pointer in tests.
* Cleanup extra print statement.
* Fix undeclared variables.
* Don\'t ignore underscore prefixed attributes
* Allow subclasses of Builder to determine if children are initialized.
* Use usedforsecurity=False for md5() calls to make suds work on FIPS
* Sun Jan 30 2022 Rolf Krahl - Update outdated description, summary and URL: this is not the jurko fork anymore
* Mon Nov 08 2021 Dirk Müller - add six for testsuite
* Sat Nov 06 2021 Dirk Müller - update to 1.0.0:
* python 2.x removal
* Sat Oct 16 2021 Dirk Müller - update to 0.8.5:
* Add per invocation timeout
* Ensure request headers set in options are used to fetch definitions
* Fix pypi description format
* Add option to disable the sorting of namespaces.
* Add option to allow unknown message parts.
* Fix bug introduced in 0.8.0, initialize optional arrays with empty lists
* Add WSSE password digest and nonce encoding type (AATTovnicraft)
* Pass header while requesting a WSDL (AATTguifran001)
* Wed May 27 2020 Jason Craig - Change %{py_ver} to %{python_version} to fix build.- Mark license with %license instead of %doc.
* Thu Jun 22 2017 alarrosaAATTsuse.com- singlespec version of python-suds-jurko- Remove openstack-macros and openstack-suse-macros from BuildRequires. The package builds fine without them.- Use fdupes on installed files.
* Tue Oct 04 2016 rolfAATTrotkraut.de- Add suds-insecure-cache-tempdir.patch: CVE-2013-2217 (bsc#827568)