spyne 2.12.11-1 source package in Ubuntu

Changelog

spyne (2.12.11-1) unstable; urgency=low

  * Get rid of bad $(DH_INTERNAL_OPTIONS) in rules.  Closes: 831937
  * New upstream version

 -- Russell Stuart <email address hidden>  Sun, 24 Jul 2016 21:08:56 +1000

Upload details

Uploaded by:
Russell Stuart
Uploaded to:
Sid
Original maintainer:
Russell Stuart
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
spyne_2.12.11-1.dsc 1.7 KiB 4d7057a67dd017b800c1812a0f7b354ed5e3ffa00ce9373203008d463a327495
spyne_2.12.11.orig.tar.gz 292.2 KiB 1fac2c4ca5414da34d66af4dd199640f661da92833c3979706431035fa3adced
spyne_2.12.11-1.debian.tar.xz 2.2 KiB 093e8b733eea14258d4768d064a290e36e4b9fcc76eecc736ab1c86031f29eb1

Available diffs

No changes file available.

Binary packages built by this source

python-spyne: Python library for writing and calling soap web service

 This is a simple, easily extendible rpc library that provides several
 useful tools for creating and publishing web services in Python. This
 package features on-demand wsdl generation for the published servicss
 a wsgi-compliant web application, support for complex class structures,
 binary attachments, and a simple framework for creating additional
 serialization mechanisms.
 .
 This package is the successor of python-rpclib and python-soaplib.