python-colander 1.0b1-2ubuntu1 source package in Ubuntu

Changelog

python-colander (1.0b1-2ubuntu1) trusty; urgency=low

  * Add build dependancy on python-translationstring and
    python3-translationstring. Fixes FTBFS
 -- Jackson Doak <email address hidden>   Sat, 09 Nov 2013 07:37:10 +1100

Upload details

Uploaded by:
Jackson Doak
Sponsored by:
Charlie_Smotherman
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-colander_1.0b1.orig.tar.xz 73.5 KiB 9d0826eb4e3c883337231e89ce7587575adb12082b2dc355944e9da8ea7fbd94
python-colander_1.0b1-2ubuntu1.debian.tar.gz 3.1 KiB dd97cfbe07982e4fd8b9d18b58fa00c0e6acc2cd59e45d428852181526c7e99c
python-colander_1.0b1-2ubuntu1.dsc 1.7 KiB 29d2c183aa09072631ba996bf0686517a3f09d0c604a891eb153fd60c045755b

View changes file

Binary packages built by this source

python-colander: simple schema-based serialization and deserialization - Python 2.x

 Colander is an extensible package which can be used to deserialize and
 validate a data structure composed of strings, mappings, and lists, and to
 serialize an arbitrary data structure to a data structure composed of strings,
 mappings, and lists.
 .
 This package provides the Python 2.x module.

python3-colander: simple schema-based serialization and deserialization - Python 3.x

 Colander is an extensible package which can be used to deserialize and
 validate a data structure composed of strings, mappings, and lists, and to
 serialize an arbitrary data structure to a data structure composed of strings,
 mappings, and lists.
 .
 This package provides the Python 3.x module.