suds 0.8.4-1 source package in Ubuntu

Changelog

suds (0.8.4-1) unstable; urgency=medium

  [ Bastian Germann ]
  * New upstream: suds-community (Closes: #923582)
  * gbp: Remove unnecessary config
  * Drop all upstream patches
  * docs: Replace README.{rst->md}
  * lintian: unused-entry-in-debian-source-include-binaries
  * lintian: out-of-date-standards-version
  * lintian: rules-requires-root-missing
  * Add d/copyright information
  * New upstream version 0.8.4

 -- Scott Talbert <email address hidden>  Sun, 16 Feb 2020 10:35:27 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
suds_0.8.4-1.dsc 2.1 KiB 011a47314f17e463041af26012d6845098637acba38caf58359b6bbfe0e9288e
suds_0.8.4.orig.tar.gz 296.0 KiB 3fc1c6dc961e0c9b421e8355bff45104e8db7edb8764b33939c4a84afa98116e
suds_0.8.4-1.debian.tar.xz 4.6 KiB d9bf3201db958c2283e0863b5daa3c91dcd633c2e878ac1171e8973ce9b46be7

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.