[Python-modules-commits] [python-repoze.lru] branch master updated (b73a331 -> 92e30f9)

Takaki Taniguchi takaki at moszumanska.debian.org
Sun Feb 4 02:34:12 UTC 2018


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

takaki pushed a change to branch master
in repository python-repoze.lru.

      from  b73a331   Fixed VCS URL (https)
       new  c9684fa   debian/rules: clean up comment
       new  1e6ea13   debian/compat: 11
       new  a82316d   Bump Standards-Vertion to 4.1.3
       new  4c8a844   Add dh-python to B-D
       new  397383e   Change Priority to optional
       new  6d7ad15   New upstream version 0.7
       new  5421abe   refresh debiani/docs
       new  42b45ff   update changelog
       new  92e30f9   prepare release

The 9 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:
 .coveragerc                      |   3 +
 .travis.yml                      |  26 ++++
 CHANGES.txt                      |  72 -----------
 CONTRIBUTORS.txt                 |   1 +
 PKG-INFO                         |  91 +-------------
 README.txt => README.rst         |   6 +-
 debian/changelog                 |  14 ++-
 debian/compat                    |   2 +-
 debian/control                   |  11 +-
 debian/docs                      |   4 +-
 debian/rules                     |  24 ----
 repoze.lru.egg-info/PKG-INFO     |  91 +-------------
 repoze.lru.egg-info/SOURCES.txt  |   5 +-
 repoze.lru.egg-info/requires.txt |   3 +-
 repoze/__init__.py               |   5 +-
 repoze/lru/__init__.py           | 113 ++++++++++++++---
 repoze/lru/tests.py              | 266 ++++++++++++++++++++++++++++++---------
 setup.cfg                        |   1 -
 setup.py                         |  44 +++----
 tox.ini                          |  15 +--
 20 files changed, 400 insertions(+), 397 deletions(-)
 create mode 100644 .coveragerc
 create mode 100644 .travis.yml
 delete mode 100644 CHANGES.txt
 rename README.txt => README.rst (63%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-repoze.lru.git



More information about the Python-modules-commits mailing list