python-suds/python-suds.changes

89 lines
3.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Oct 11 15:36:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.1.2
* Restore last_sent and last_received functions
-------------------------------------------------------------------
Sat Jun 4 15:49:07 UTC 2022 - Dirk Müller <dmueller@suse.com>
- 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 12:19:07 UTC 2022 - Rolf Krahl <rolf@rotkraut.de>
- Update outdated description, summary and URL: this is not the jurko
fork anymore
-------------------------------------------------------------------
Mon Nov 8 10:47:17 UTC 2021 - Dirk Müller <dmueller@suse.com>
- add six for testsuite
-------------------------------------------------------------------
Sat Nov 6 17:47:08 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.0.0:
* python 2.x removal
-------------------------------------------------------------------
Sat Oct 16 19:57:30 UTC 2021 - Dirk Müller <dmueller@suse.com>
- 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 (@ovnicraft)
* Pass header while requesting a WSDL (@guifran001)
-------------------------------------------------------------------
Wed May 27 22:43:47 UTC 2020 - Jason Craig <os-dev@jacraig.com>
- Change %{py_ver} to %{python_version} to fix build.
- Mark license with %license instead of %doc.
-------------------------------------------------------------------
Thu Jun 22 15:42:58 UTC 2017 - alarrosa@suse.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 4 14:13:21 UTC 2016 - rolf@rotkraut.de
- Add suds-insecure-cache-tempdir.patch: CVE-2013-2217 (bsc#827568)
-------------------------------------------------------------------
Thu Sep 8 07:38:26 UTC 2016 - tbechtold@suse.com
- Add missing openstack-macros BuildRequires
- Use pypi.io as Source url
-------------------------------------------------------------------
Wed Oct 14 13:13:31 UTC 2015 - tbechtold@suse.com
- Don't install tests/ dir into site-packages.
-------------------------------------------------------------------
Wed Jul 29 11:05:38 UTC 2015 - tbechtold@suse.com
- Unify spec file. Use fedora compatible files macros
-------------------------------------------------------------------
Sat May 16 13:21:51 UTC 2015 - dmueller@suse.com
- Initial package (0.6)