[Python-modules-commits] [python-markdown] branch upstream updated (cbeb43e -> 07c1161)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sun Sep 25 11:15:03 UTC 2016


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

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

      from  cbeb43e   Import python-markdown_2.6.5.orig.tar.gz
      adds  1c86452   Import python-markdown_2.6.6.orig.tar.gz
       new  07c1161   Import python-markdown_2.6.7.orig.tar.gz

The 1 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                          |   3 +
 docs/change_log.txt                |   6 ++
 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/extensions/toc.py         |   3 +-
 markdown/inlinepatterns.py         |   2 +-
 markdown/postprocessors.py         |  17 ++--
 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/plugins.py                   |   2 +
 tests/test_extensions.py           | 176 ++++++++++++++++++++++++++-----------
 tox.ini                            |   3 +-
 23 files changed, 240 insertions(+), 107 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