[Python-modules-commits] [python-markdown] branch master updated (8180f83 -> af87456)
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Fri Aug 18 08:28:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a change to branch master
in repository python-markdown.
from 8180f83 Release to unstable.
new 9eb99b2 Import python-markdown_2.6.9.orig.tar.gz
new 0428767 Merge new upstream release (2.6.9)
new 07046cb Update Homepage URL.
new a0ae1fa Bump Standards-Version to 4.0.1, no changes needed.
new af87456 Update debian/copyright.
The 5 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 | 8 ++--
README.md | 17 ++++---
debian/.git-dpm | 14 +++---
debian/changelog | 9 ++++
debian/control | 4 +-
debian/copyright | 18 +-------
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 ++++++++++
32 files changed, 274 insertions(+), 73 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