lazr.restfulclient 0.12.0-1ubuntu1.1 source package in Ubuntu

Changelog

lazr.restfulclient (0.12.0-1ubuntu1.1) precise-proposed; urgency=low

  * debian/patches/concurrency_fixes_rev_122.patch: backport rev 122: Creates
    AtomicFileCache as a parent class for MultipleRepresentationCache to
    handle concurrent use issues. (LP: #459418)
 -- Mathieu Trudel-Lapierre <email address hidden>   Fri, 07 Jun 2013 08:48:59 -0400

Upload details

Uploaded by:
Mathieu Trudel-Lapierre
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
lazr.restfulclient_0.12.0.orig.tar.gz 51.7 KiB 7a065d586291b3137c7f7ef150e29197f6013847d3c636497f163b655d137cac
lazr.restfulclient_0.12.0-1ubuntu1.1.debian.tar.gz 7.1 KiB 973cde6b77175b999915c11cf6664fe7877e73e40b32147fe5578d04a0335c0d
lazr.restfulclient_0.12.0-1ubuntu1.1.dsc 2.2 KiB 78b2a96756fb9a75f2685c9f4ba8f41e07484bc078742a848eb1489589c0f992

View changes file

Binary packages built by this source

python-lazr.restfulclient: client for lazr.restful-based web services

 A programmable client library that takes advantage of the commonalities
 among lazr.rest web services to provide added functionality on top
 of wadllib.