Aiohttp-spyne

Latest version: v1.5.0

Safety actively analyzes 613482 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.5.0

* Officially support Python 3.11 (though previous releases already worked with it just fine)
* Improve cache to work correctly even if source address works (separate WSDL cache entry for each address).
* Cache locking to prevent pointless CPU load when cache is not yet warmed up, but there is a lot of simultaneous wsdl fetches
* Zeep usage cleanups in tests and examples
* Some typing cleanups
* Move all unit-tests to pytest and fixtures. This speeds up the tests nicely.

1.4.1

This is a small maintenance release. No code changes, just tooling.

* Move to poetry for package management
* Update development tools
* Add py.typed file so that type checkers (mypy) can find out typing information
* Change README to markdown

1.4.0

* Require aiohttp 3.7.0 or later
* Require spyne 2.14.0 or later (due to incompatible changes in spyne) and use the new InterfaceDocuments class (thanks WoolenSweater)
* Drop travis, and switch to github actions. This allows us to test all python versions (3.7 - 3.10).

1.3.0

* Use asyncio.run() in test soap client
* Bump test packages
* Validate against python 3.10, and make sure proper classifiers are set for it.

1.2.0

* Allow disabling of WSDL cache
* Move to travis-ci.com from .org
* Minor tweaks and corrections

1.1.0

- Support only python 3.7, 3.8 and 3.9.
- Require stable spyne release (with 3.9 support)
- Sort imports

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.