[Python-modules-commits] [python-markdown] branch master updated (37c234f -> afa011e)
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sun Sep 25 11:15:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a change to branch master
in repository python-markdown.
from 37c234f Release to unstable
new 07c1161 Import python-markdown_2.6.7.orig.tar.gz
new 9ab1186 Merge new upstream release (2.6.7)
new 55ee045 Use https in debian/watch.
new afa011e Release to unstable.
The 4 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:
PKG-INFO | 4 +--
README.md | 2 ++
debian/.git-dpm | 14 ++++----
debian/changelog | 7 ++++
debian/watch | 2 +-
docs/change_log.txt | 4 +++
docs/extensions/code_hilite.txt | 68 ++++++++++++++++++++++++++++----------
docs/reference.txt | 4 +--
docs/release-2.5.txt | 2 +-
docs/release-2.6.txt | 4 +--
markdown/__init__.py | 2 +-
markdown/__version__.py | 2 +-
markdown/extensions/attr_list.py | 14 ++++----
markdown/extensions/fenced_code.py | 1 +
markdown/extensions/tables.py | 7 ++--
markdown/inlinepatterns.py | 2 +-
tests/extensions/attr_list.html | 5 ++-
tests/extensions/attr_list.txt | 4 +++
tests/extensions/extra/tables.html | 8 ++---
tests/misc/image.html | 4 ++-
tests/misc/image.txt | 6 +++-
tests/test_extensions.py | 12 +++++++
22 files changed, 124 insertions(+), 54 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-markdown.git
More information about the Python-modules-commits
mailing list