[Python-modules-commits] [python-cachecontrol] 02/03: record new upstream branch created by importing python-cachecontrol_0.11.7.orig.tar.gz and merge it

Barry Warsaw barry at moszumanska.debian.org
Mon Oct 31 20:36:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

barry pushed a commit to branch master
in repository python-cachecontrol.

commit 07ef07c36866e890d6a57a0058c1cf289bf7c205
Merge: d6cd284 a35f011
Author: Barry Warsaw <barry at python.org>
Date:   Mon Oct 31 16:28:24 2016 -0400

    record new upstream branch created by importing python-cachecontrol_0.11.7.orig.tar.gz and merge it

 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 +++++--
 debian/.git-dpm                        | 14 ++---
 setup.cfg                              |  2 +-
 setup.py                               |  7 ++-
 16 files changed, 228 insertions(+), 59 deletions(-)

diff --cc debian/.git-dpm
index 9ae63d2,0000000..6e4a83b
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- b6e96a62dc9ba104fccec9a5693d4a1be64ccb3a
- b6e96a62dc9ba104fccec9a5693d4a1be64ccb3a
- b6e96a62dc9ba104fccec9a5693d4a1be64ccb3a
- b6e96a62dc9ba104fccec9a5693d4a1be64ccb3a
- python-cachecontrol_0.11.5.orig.tar.gz
- 3173a4ede3bb31aaf9117e35cdad55277f4ea0ee
- 13104
++a35f01178dfeb5c41724f4c2dff587f20c1d593b
++a35f01178dfeb5c41724f4c2dff587f20c1d593b
++a35f01178dfeb5c41724f4c2dff587f20c1d593b
++a35f01178dfeb5c41724f4c2dff587f20c1d593b
++python-cachecontrol_0.11.7.orig.tar.gz
++b7b4bc1a532e56abfd7cfe5ba32e0199aaaaecc7
++13902
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
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