[Python-modules-commits] [python-markdown] branch upstream updated (c384fd1 -> 9eb99b2)
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Fri Aug 18 08:28:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a change to branch upstream
in repository python-markdown.
from c384fd1 Import python-markdown_2.6.8.orig.tar.gz
adds 9eb99b2 Import python-markdown_2.6.9.orig.tar.gz
No new revisions were added by this update.
Summary of changes:
PKG-INFO | 8 ++--
README.md | 17 ++++---
docs/_template.html | 2 +-
docs/change_log.txt | 6 ++-
docs/extensions/api.txt | 2 +-
docs/extensions/index.txt | 2 +-
docs/index.txt | 2 +-
docs/install.txt | 2 +-
docs/release-2.1.0.txt | 2 +-
docs/release-2.2.0.txt | 2 +-
docs/release-2.3.txt | 2 +-
docs/release-2.4.txt | 2 +-
docs/release-2.5.txt | 2 +-
docs/release-2.6.txt | 4 +-
docs/test_suite.txt | 2 +-
makefile | 1 -
markdown/__version__.py | 2 +-
markdown/blockprocessors.py | 2 +-
markdown/extensions/admonition.py | 4 +-
markdown/extensions/tables.py | 49 ++++++++++++++++----
markdown/inlinepatterns.py | 8 ++--
markdown/postprocessors.py | 2 +-
setup.py | 6 +--
tests/extensions/admonition.html | 8 ++++
tests/extensions/admonition.txt | 8 ++++
tests/extensions/extra/tables.html | 92 +++++++++++++++++++++++++++++++++++++-
tests/extensions/extra/tables.txt | 39 ++++++++++++++++
tests/test_extensions.py | 24 ++++++++++
28 files changed, 255 insertions(+), 47 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