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

Christian Kastner ckk at moszumanska.debian.org
Thu Nov 5 18:04:02 UTC 2015


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

ckk pushed a commit to branch master
in repository python-cachetools.

commit eb3c2337b2ff7d3d253b9aa193e29712458d88f8
Merge: f7586e6 8adefe8
Author: Christian Kastner <ckk at kvr.at>
Date:   Tue Nov 3 12:31:14 2015 +0100

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

 .travis.yml                      |   3 +-
 CHANGES.rst                      |  20 +++++++
 cachetools/__init__.py           |   4 +-
 cachetools/{base.py => cache.py} |  41 +++++++++-----
 cachetools/lfu.py                |   2 +-
 cachetools/lru.py                |  84 +++++++++++-----------------
 cachetools/rr.py                 |   2 +-
 cachetools/ttl.py                | 118 +++++++++++++++++++--------------------
 debian/.git-dpm                  |  14 ++---
 docs/index.rst                   |  30 ++++++----
 10 files changed, 169 insertions(+), 149 deletions(-)

diff --cc debian/.git-dpm
index c463d81,0000000..1c2092e
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
- b6ef7be6455913c05317605fb31ba9a7ba1cb935
- b6ef7be6455913c05317605fb31ba9a7ba1cb935
- b6ef7be6455913c05317605fb31ba9a7ba1cb935
- b6ef7be6455913c05317605fb31ba9a7ba1cb935
- python-cachetools_1.1.3.orig.tar.gz
- e43f1dec218b51f4d4b75fd3e6887dd88950827f
- 22604
++8adefe855ba29bf8b6415c216e45da4cb20c0a7d
++8adefe855ba29bf8b6415c216e45da4cb20c0a7d
++8adefe855ba29bf8b6415c216e45da4cb20c0a7d
++8adefe855ba29bf8b6415c216e45da4cb20c0a7d
++python-cachetools_1.1.5.orig.tar.gz
++869ae7e750bdc446b915d43b2b4a3a7e8f662121
++22837
 +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-cachetools.git



More information about the Python-modules-commits mailing list