python-zeep 4.2.1-3 source package in Ubuntu

Changelog

python-zeep (4.2.1-3) unstable; urgency=medium

  [ Alexandre Detiste ]
  * remove obsolete ref. to python3-mock

  [ Mathias Behrle ]
  * Update the libxmlsec1 build dependencies to follow the t64 transition
    (Closes: #1070116).

 -- Mathias Behrle <email address hidden>  Thu, 02 May 2024 09:17:41 +0200

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeep_4.2.1-3.dsc 2.4 KiB ffb2b306c8a135e2c1e0b3a4fd1e1d3e8606df759039e27ce1e0340d8b81e21f
python-zeep_4.2.1.orig.tar.gz 157.3 KiB 72093acfdb1d8360ed400869b73fbf1882b95c4287f798084c42ee0c1ff0e425
python-zeep_4.2.1-3.debian.tar.xz 12.2 KiB 90bb89c44905c664744775e2fe500d17adcaa65f060822265fa8aa3c49b5e82d

No changes file available.

Binary packages built by this source

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

 A fast and modern Python SOAP client
 .
 Highlights:
  * Modern codebase compatible with Python versions >= 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.