[Python-modules-commits] [python-cachecontrol] branch upstream updated (b6e96a6 -> a35f011)
Barry Warsaw
barry at moszumanska.debian.org
Mon Oct 31 20:36:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a change to branch upstream
in repository python-cachecontrol.
from b6e96a6 Import python-cachecontrol_0.11.5.orig.tar.gz
new a35f011 Import python-cachecontrol_0.11.7.orig.tar.gz
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CacheControl.egg-info/PKG-INFO | 6 +--
CacheControl.egg-info/SOURCES.txt | 2 +
CacheControl.egg-info/entry_points.txt | 3 ++
PKG-INFO | 6 +--
README.rst | 4 +-
cachecontrol/__init__.py | 2 +-
cachecontrol/_cmd.py | 60 ++++++++++++++++++++++
cachecontrol/adapter.py | 18 +++++--
cachecontrol/compat.py | 6 +++
cachecontrol/controller.py | 94 ++++++++++++++++++++++++++--------
cachecontrol/filewrapper.py | 33 ++++++++----
cachecontrol/heuristics.py | 12 +++--
cachecontrol/serialize.py | 18 +++++--
setup.cfg | 2 +-
setup.py | 7 ++-
15 files changed, 221 insertions(+), 52 deletions(-)
create mode 100644 CacheControl.egg-info/entry_points.txt
create mode 100644 cachecontrol/_cmd.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cachecontrol.git
More information about the Python-modules-commits
mailing list