[Python-modules-commits] [python-markdown] branch master updated (8bb5b78 -> 81eee39)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Oct 27 12:27:14 UTC 2015


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

mitya57 pushed a change to branch master
in repository python-markdown.

      from  8bb5b78   Update Vcs fields for git migration
       new  c2a5dde   Import python-markdown_2.6.3.orig.tar.gz
       new  8b8b9c6   record new upstream branch created by importing python-markdown_2.6.3.orig.tar.gz and merge it
       new  81eee39   Release to unstable.

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:
 MANIFEST                                           |  2 +
 PKG-INFO                                           |  4 +-
 debian/.git-dpm                                    | 14 ++---
 debian/changelog                                   |  7 +++
 docs/change_log.txt                                |  4 ++
 markdown/__version__.py                            |  2 +-
 markdown/blockprocessors.py                        | 27 ++++++---
 markdown/extensions/footnotes.py                   |  4 +-
 markdown/extensions/sane_lists.py                  | 12 +++-
 markdown/extensions/smarty.py                      |  7 ++-
 markdown/extensions/tables.py                      | 51 +++++++++++++++-
 markdown/preprocessors.py                          |  7 ++-
 tests/basic/inline-html-simple.html                |  3 +-
 tests/basic/inline-html-simple.txt                 |  2 +
 ...holder.html => footnote_placeholder_depth.html} |  6 +-
 .../extra/footnote_placeholder_depth.txt           |  5 ++
 tests/extensions/extra/raw-html.html               |  7 ++-
 tests/extensions/extra/raw-html.txt                |  6 ++
 tests/extensions/extra/tables.html                 | 67 ++++++++++++++++++++++
 tests/extensions/extra/tables.txt                  | 18 +++++-
 tests/extensions/smarty.html                       |  3 +-
 tests/extensions/smarty.txt                        |  3 +-
 tests/extensions/test.cfg                          |  2 +-
 23 files changed, 228 insertions(+), 35 deletions(-)
 copy tests/extensions/extra/{footnote_placeholder.html => footnote_placeholder_depth.html} (72%)
 create mode 100644 tests/extensions/extra/footnote_placeholder_depth.txt

-- 
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