suds 1.0.0-1 source package in Ubuntu

Changelog

suds (1.0.0-1) unstable; urgency=medium

  * d/watch: Mangle beta versions
  * Update to new upstream version 1.0.0 (Closes: #997610)

 -- Scott Talbert <email address hidden>  Fri, 29 Oct 2021 20:49:26 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main python

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
suds_1.0.0-1.dsc 2.1 KiB 75cdb20e2dba659d128cae308c1b9e96f51c2210f718e93bbe74897d42de8d77
suds_1.0.0.orig.tar.gz 304.7 KiB 22cd62a08424a320d3f1fe574d3e054b0197f52c260affb36a6ebcb417ba2a8c
suds_1.0.0-1.debian.tar.xz 4.9 KiB b0c89dbad0dd70fae40b660d5be5eba883d1b94c53133956a38430526425300a

Available diffs

No changes file available.

Binary packages built by this source

python3-suds: Lightweight SOAP client for Python - Python 3.x

 The suds project is a Python soap web services client lib. Suds leverages
 Python meta programming to provide an intuitive API for consuming web services.
 Objectification of types defined in the WSDL is provided without class
 generation. Programmers rarely need to read the WSDL since services and WSDL
 based objects can be easily inspected. Supports pluggable soap bindings.
 Note: this package now uses the Suds fork maintained by Jurko Gospodnetić.
 .
 This package provides the Python 3.x module.