[Python-modules-commits] [python-cachetools] 02/05: record new upstream branch created by importing python-cachetools_1.1.6.orig.tar.gz and merge it
Christian Kastner
ckk at moszumanska.debian.org
Tue Apr 19 20:07:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
ckk pushed a commit to branch master
in repository python-cachetools.
commit 589b1814b2a3d69ff9a8c3f5e7525603c7458681
Merge: 568a32a db37222
Author: Christian Kastner <ckk at kvr.at>
Date: Fri Apr 15 10:39:07 2016 +0200
record new upstream branch created by importing python-cachetools_1.1.6.orig.tar.gz and merge it
.gitignore | 42 ++-----
.travis.yml | 12 +-
CHANGES.rst | 17 +++
MANIFEST.in | 4 +
README.rst | 2 +-
cachetools/__init__.py | 2 +-
cachetools/abc.py | 48 ++++++++
cachetools/cache.py | 36 ++----
cachetools/lfu.py | 12 +-
cachetools/lru.py | 98 ++++-------------
cachetools/rr.py | 15 +--
cachetools/ttl.py | 292 +++++++++++++++++++++----------------------------
debian/.git-dpm | 14 +--
docs/conf.py | 257 +++----------------------------------------
docs/index.rst | 4 +-
setup.cfg | 10 +-
setup.py | 25 +++--
tests/__init__.py | 12 ++
tests/test_ttl.py | 31 ++++--
tox.ini | 32 ++++++
20 files changed, 363 insertions(+), 602 deletions(-)
diff --cc debian/.git-dpm
index 1c2092e,0000000..fd676e6
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
- 8adefe855ba29bf8b6415c216e45da4cb20c0a7d
- 8adefe855ba29bf8b6415c216e45da4cb20c0a7d
- 8adefe855ba29bf8b6415c216e45da4cb20c0a7d
- 8adefe855ba29bf8b6415c216e45da4cb20c0a7d
- python-cachetools_1.1.5.orig.tar.gz
- 869ae7e750bdc446b915d43b2b4a3a7e8f662121
- 22837
++db3722226fb8afcb18781cdf6809be19ac4b5b6b
++db3722226fb8afcb18781cdf6809be19ac4b5b6b
++db3722226fb8afcb18781cdf6809be19ac4b5b6b
++db3722226fb8afcb18781cdf6809be19ac4b5b6b
++python-cachetools_1.1.6.orig.tar.gz
++bfdb743de329f786233aee778cf21ac31631ac34
++20194
+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