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

Changelog

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

  * Add fix-FTBFS-in-python-3.8.patch (Closes: #943937).

 -- Thomas Goirand <email address hidden>  Fri, 01 Nov 2019 14:40:49 +0100

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
suds_0.7~git20150727.94664dd-8.dsc 2.2 KiB a0c86d9c6cb52d823649887ffac58d75bfff7751b5499acf648144a4e6391931
suds_0.7~git20150727.94664dd.orig.tar.bz2 223.2 KiB 7c1344f70c0d284cb9864e2c0db7e1146a1c6213a6dac7d3306ec63f2938a93f
suds_0.7~git20150727.94664dd-8.debian.tar.xz 7.1 KiB 74a73c9649ac0353954c8f9e0340258762dc4f83a993704cda4387acbcba05e4

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.