python-zeep 4.2.1-2ubuntu1 source package in Ubuntu

Changelog

python-zeep (4.2.1-2ubuntu1) noble; urgency=medium

  * Drop libxmlsec1 and libxmlsec1-openssl build dependencies.

 -- Benjamin Drung <email address hidden>  Mon, 15 Apr 2024 12:41:42 +0200

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Noble
Original maintainer:
Debian Tryton Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeep_4.2.1.orig.tar.gz 157.3 KiB 72093acfdb1d8360ed400869b73fbf1882b95c4287f798084c42ee0c1ff0e425
python-zeep_4.2.1-2ubuntu1.debian.tar.xz 12.1 KiB caafd233867b3e89b080cdfa9fdc76c00268df73bd85f7a9d21997eb617fc622
python-zeep_4.2.1-2ubuntu1.dsc 2.4 KiB 0d7bb1acab4a0db8e643875f603a3528edc9d7c9ee37ef9ab3aa34f2d8a98ecf

View changes file

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.