[Python-modules-commits] [sortedcontainers] branch master updated (ac762bc -> 0884eff)
Sandro Tosi
morph at moszumanska.debian.org
Tue Dec 13 12:36:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a change to branch master
in repository sortedcontainers.
from ac762bc releasing package sortedcontainers version 1.5.3-2
new 7c80b2c Import sortedcontainers_1.5.6.orig.tar.gz
new 38ed2a8 record new upstream branch created by importing sortedcontainers_1.5.6.orig.tar.gz and merge it
new f566946 New upstream release
new 47db562 add doc-base
new eadd64f declare compat level 10
new 0884eff releasing package sortedcontainers version 1.5.6-1
The 6 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 | 1 +
HISTORY.rst | 254 ++++++++++++++++++++++++
README.rst | 6 +-
debian/.git-dpm | 14 +-
debian/changelog | 9 +
debian/compat | 2 +-
debian/control | 2 +-
debian/python-sortedcontainers-doc.doc-base | 14 ++
docs/history.rst | 1 +
docs/implementation.rst | 2 +-
docs/index.rst | 1 +
sortedcontainers/__init__.py | 4 +-
sortedcontainers/sortedlist.py | 92 ++++-----
tests/test_coverage_sortedlist.py | 11 +
tests/test_coverage_sortedlistwithkey_modulo.py | 6 +-
tox.ini | 5 +-
16 files changed, 359 insertions(+), 65 deletions(-)
create mode 100644 HISTORY.rst
create mode 100644 debian/python-sortedcontainers-doc.doc-base
create mode 100644 docs/history.rst
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sortedcontainers.git
More information about the Python-modules-commits
mailing list