python-zeep 3.2.0-1 source package in Ubuntu

Changelog

python-zeep (3.2.0-1) unstable; urgency=medium

  * Move source.lintian-overrides to source/lintian-overrides.
  * Merging upstream version 3.2.0.
  * Refresh debian/patches/01-remove-failing-tests.patch.
  * Update to Standards-Version: 4.3.0.

 -- Mathias Behrle <email address hidden>  Wed, 09 Jan 2019 19:02:54 +0100

Upload details

Uploaded by:
Debian Tryton Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Tryton Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeep_3.2.0-1.dsc 2.8 KiB cc19e09a621d4f9b46ced789d2274f63b9bd441be2dafe9bf46f87d964ae75a2
python-zeep_3.2.0.orig.tar.gz 157.2 KiB e5feb8b261c7e271e20c191bd346d80705d53b90af3c1e6f214aa108876fd72d
python-zeep_3.2.0-1.debian.tar.xz 9.1 KiB 747645cacc1e1822037dca03b1221ec607a9ca6b2061caeefd20f1d88ee5b5b4

Available diffs

No changes file available.

Binary packages built by this source

python-zeep: No summary available for python-zeep in ubuntu focal.

No description available for python-zeep in ubuntu focal.

python3-zeep: Modern SOAP client library (Python 3)

 A fast and modern Python SOAP client
 .
 Highlights:
  * Modern codebase compatible with Python 2.7, 3.3, 3.4, 3.5, 3.6, 3.7 and PyPy
  * Build on top of lxml and requests
  * Supports recursive WSDL and XSD documents.
  * Supports the xsd:choice and xsd:any elements.
  * Uses the defusedxml module for handling potential XML security issues
  * Support for WSSE (UsernameToken only for now)
  * Experimental support for HTTP bindings
  * Experimental support for WS-Addressing headers
  * Experimental support for asyncio via aiohttp (Python 3.5+)
 .
 Features still in development include:
  * WSSE x.509 support (BinarySecurityToken)
  * WS Policy support
 .
 Please see for more information the documentation at
 http://docs.python-zeep.org/
 .
 This package is targeting Python version 3.