[Python-modules-commits] [python-textile] branch upstream updated (9f58f34 -> 5dd17ed)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Nov 25 11:41:38 UTC 2017


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

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

      from  9f58f34   New upstream version 2.3.12
       new  5dd17ed   New upstream version 3.0.0

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                 |   7 +--
 CHANGELOG.textile           |  26 ++++++++
 README.textile              |   2 +-
 requirements.txt            |   5 +-
 setup.py                    |   9 ++-
 tests/fixtures/README.txt   |   2 +-
 tests/test_block.py         |  27 +++++++++
 tests/test_github_issues.py | 132 ++++++++++++++++++++++++++++++++++++++++
 tests/test_glyphs.py        |   4 --
 tests/test_textile.py       |  28 ++++-----
 tests/test_urls.py          |   8 +++
 tests/test_values.py        |   2 +-
 textile/__init__.py         |   9 ---
 textile/core.py             | 143 +++++++++++++++++++++++++++++---------------
 textile/objects/block.py    |   6 +-
 textile/objects/table.py    |  16 ++---
 textile/regex_strings.py    |   1 -
 textile/tools/sanitizer.py  |  19 ++----
 textile/utils.py            |  33 ++++------
 textile/version.py          |   2 +-
 20 files changed, 344 insertions(+), 137 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-textile.git



More information about the Python-modules-commits mailing list