[Python-modules-commits] [python-cachetools] branch master updated (f7586e6 -> 4cf8685)
Christian Kastner
ckk at moszumanska.debian.org
Thu Nov 5 18:04:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
ckk pushed a change to branch master
in repository python-cachetools.
from f7586e6 Update Vcs fields for git migration
new 8adefe8 Import python-cachetools_1.1.5.orig.tar.gz
new eb3c233 record new upstream branch created by importing python-cachetools_1.1.5.orig.tar.gz and merge it
new 4cf8685 Prepare changelog for release
The 3 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:
.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 ++---
debian/changelog | 6 +-
docs/index.rst | 30 ++++++----
11 files changed, 172 insertions(+), 152 deletions(-)
rename cachetools/{base.py => cache.py} (79%)
--
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