[Python-modules-commits] [pymarkups] branch master updated (d48b1e8 -> c3ccdc3)
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Thu Jun 29 13:08:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a change to branch master
in repository pymarkups.
from d48b1e8 Release to unstable.
adds 44d9d5f Import pymarkups_2.0.1.orig.tar.gz
new b673742 Merge upstream release 2.0.1
new c3ccdc3 Bump Standards-Version to 4.0.0, no changes needed.
The 2 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:
.travis.yml | 1 +
Markups.egg-info/PKG-INFO | 5 +++--
Markups.egg-info/SOURCES.txt | 1 +
Markups.egg-info/requires.txt | 12 ++++++++++++
PKG-INFO | 5 +++--
README.rst | 2 +-
changelog | 7 +++++++
debian/.git-dpm | 14 +++++++-------
debian/changelog | 7 +++++++
debian/control | 2 +-
docs/conf.py | 2 +-
docs/standard_markups.rst | 2 +-
markups/__init__.py | 2 +-
markups/abstract.py | 2 +-
markups/common.py | 4 ++--
markups/markdown.py | 9 +++++----
markups/restructuredtext.py | 22 ++++++++++------------
markups/textile.py | 2 +-
setup.cfg | 1 -
setup.py | 7 +++++++
tests/test_markdown.py | 2 +-
tests/test_restructuredtext.py | 2 +-
22 files changed, 74 insertions(+), 39 deletions(-)
create mode 100644 Markups.egg-info/requires.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pymarkups.git
More information about the Python-modules-commits
mailing list