python-zeep 4.2.1-2 source package in Ubuntu

Changelog

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

  [ Mathias Behrle ]
  * Bump the Standards-Version to 4.6.2, no changes needed.
  * Do not take into account python package metadata when building twice
    (Closes: #1047075).
  * Update Build-Deps (Closes: #1040370).
  * Update compatibility line in the extended description (Closes:
    #1040370).
  * Use a more greedy expression for extend-diff-ignore to include
    subdirectories.

  [ Alexandre Detiste ]
  * remove python3-six 2/2

  [ Mathias Behrle ]
  * Use my usual email in Uploaders to facilitate build tasks.
  * Remove legacy copyright paragraph.
  * Correct a typo in file patterns in d/copyright.

 -- Mathias Behrle <email address hidden>  Tue, 29 Aug 2023 17:25:39 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeep_4.2.1-2.dsc 2.5 KiB e1f6e7dbe6e831dd09962b201bc33037dfb67f875f423cef4e429f18119979bb
python-zeep_4.2.1.orig.tar.gz 157.3 KiB 72093acfdb1d8360ed400869b73fbf1882b95c4287f798084c42ee0c1ff0e425
python-zeep_4.2.1-2.debian.tar.xz 12.1 KiB 5c1fecf0362ecc0f9ff239844e050fe8291bbddd2274733d0a21d29bd6641c1d

Available diffs

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.