python-cachecontrol 0.11.5-1.1 source package in Ubuntu

Changelog

python-cachecontrol (0.11.5-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add python-requests to Build-Depends
    Closes: #802145
  * Removed some underscores from long description
    Closes: #799531

 -- Andreas Tille <email address hidden>  Mon, 26 Oct 2015 10:51:48 +0100

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Sid
Original maintainer:
Barry Warsaw
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-cachecontrol_0.11.5-1.1.dsc 2.2 KiB 967d26047a6f8af0cd91b7d3f28512d50eb02cc33aea224e99f60dcb0cc14222
python-cachecontrol_0.11.5.orig.tar.gz 12.8 KiB b78484d6feb17b501267f4048c364a8fc26fcef35ca3ff62bdba63d41fa4cf42
python-cachecontrol_0.11.5-1.1.debian.tar.xz 2.4 KiB c53bbb03eae3d2703b8f0459e47320b8f51c78da5b26a5f824b9e813bb3a5817

Available diffs

No changes file available.

Binary packages built by this source

python-cachecontrol: caching algorithms in httplib2 for use with requests

 CacheControl is a port of the caching algorithms in httplib2 for use with
 requests session object.
 .
 It was written because httplib2's better support for caching is often
 mitigated by its lack of threadsafety. The same is true of requests in
 terms of caching.
 .
 This is the Python 2 library.

python3-cachecontrol: caching algorithms in httplib2 for use with requests

 CacheControl is a port of the caching algorithms in httplib2 for use with
 requests session object.
 .
 It was written because httplib2's better support for caching is often
 mitigated by its lack of threadsafety. The same is true of requests in
 terms of caching.
 .
 This is the Python 3 library.