suds 1.1.2-1 source package in Ubuntu

Changelog

suds (1.1.2-1) unstable; urgency=medium

  * Update to new upstream version 1.1.2
  * Update Standards-Version to 4.6.1

 -- Scott Talbert <email address hidden>  Tue, 02 Aug 2022 23:13:00 -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
Oracular release main python
Noble release main python
Mantic release main python
Lunar release main python

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
suds_1.1.2-1.dsc 2.1 KiB c1b0db7944d13553645498577c98b327e4d9d8b0a250e13c0121f947ef2f6738
suds_1.1.2.orig.tar.gz 307.6 KiB 5ff532147b608fa4394b2c504a81815a232e46b31bc59abf41f1945caf37e053
suds_1.1.2-1.debian.tar.xz 4.9 KiB 488a3e3c0f3adc22ce5c20f34659b6bed90a2d64b98d0c09e3c872832a991256

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.