[Python-modules-commits] [pymarkups] branch upstream updated (8dba2e6 -> 44d9d5f)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Jun 29 13:05:51 UTC 2017


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

mitya57 pushed a change to branch upstream
in repository pymarkups.

      from  8dba2e6   Import pymarkups_2.0.0.orig.tar.gz
       new  44d9d5f   Import pymarkups_2.0.1.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:
 .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 +++++++
 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 +-
 19 files changed, 59 insertions(+), 31 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