suds 0.7~git20150727.94664dd-4 source package in Ubuntu

Changelog

suds (0.7~git20150727.94664dd-4) unstable; urgency=medium

  * Update VCS fields to reflect new location on Salsa
  * Update URL and dates in copyright file
  * Update standards version to 4.1.3 - no changes needed
  * Remove upstream/signing-key.pgp (was for old upstream)
  * Add a package test suite

 -- Scott Talbert <email address hidden>  Fri, 23 Feb 2018 22:34:48 -0500

Upload details

Uploaded by:
Scott Talbert
Uploaded to:
Sid
Original maintainer:
Scott Talbert
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
suds_0.7~git20150727.94664dd-4.dsc 2.2 KiB 6c30a3367acd8088738ba167417d5116ea3ad86004c41fca53be8660553e00d7
suds_0.7~git20150727.94664dd.orig.tar.bz2 223.2 KiB 7c1344f70c0d284cb9864e2c0db7e1146a1c6213a6dac7d3306ec63f2938a93f
suds_0.7~git20150727.94664dd-4.debian.tar.xz 4.9 KiB b37e0a873c1a9f7ff256d5870b66179e7889a576d5923c11083e845a16fc8ba8

No changes file available.

Binary packages built by this source

python-suds: Lightweight SOAP client for Python - Python 2.7

 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 2.7 module.

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.