melexis / sphinx-coverity-extension

Sphinx plugin to generate Coverity defects report or table in reStructuredText documentation. Coverity report is then personally styled while data integrity is guaranteed.
GNU General Public License v3.0
5 stars 2 forks source link

Migrate from suds to zeep #1

Closed Letme closed 2 months ago

Letme commented 6 years ago

Suds has its problems, so they created zeep (http://docs.python-zeep.org/en/master/). Make sure we migrate as soon as possible to avoid any problems by suds (which is not maintained).

Letme commented 5 years ago

There is suds-py3 nowdays for python 3.

JasperCraeghs commented 2 months ago

Using Coverity REST API since #74 , which is more modern and faster. Closing this issue.