python-zeep 4.2.1-1 source package in Ubuntu

Changelog

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

  * Add a salsa-ci.yml
  * debian/copyright: use spaces rather than tabs to start continuation
    lines.
  * Bump debhelper from old 12 to 13.
  * Set field Upstream-Name in debian/copyright.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Fix field name typo in debian/copyright (Comments => Comment).
  * Update standards version to 4.6.1, no changes needed.
  * Opportunistically check upstream PGP signatures.
  * Fix wrongly reformatted line by lintian-brush.
  * d/copyright: Replace tabs with spaces.
  * Remove obsolete lintian-overrides.
  * Merging upstream version 4.2.1
  * Update copyright years.
  * Refresh patches.

 -- Mathias Behrle <email address hidden>  Wed, 18 Jan 2023 21:39:16 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeep_4.2.1-1.dsc 2.5 KiB 2df75c20dec481d23980ebd4a079954cf7790bfa2d736d91c10dbf7478921224
python-zeep_4.2.1.orig.tar.gz 157.3 KiB 72093acfdb1d8360ed400869b73fbf1882b95c4287f798084c42ee0c1ff0e425
python-zeep_4.2.1-1.debian.tar.xz 11.9 KiB 0d6d590ea9173b13a1c3e2d6f57aa034d2980eb23e84c4e9135f6224764ea0fb

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.