[Python-modules-commits] [python-textile] branch upstream updated (f9ee586 -> d58be00)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Nov 9 17:39:33 UTC 2016


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

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

      from  f9ee586   Import python-textile_2.3.3.orig.tar.gz
       new  d58be00   Import python-textile_2.3.5.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:
 CHANGELOG.textile           | 10 ++++++++++
 MANIFEST.in                 | 11 +++++++++++
 README.textile              |  6 +-----
 setup.py                    |  5 +++++
 tests/fixtures/README.txt   | 46 +++++++++++++++++++++++++++++++++++++++++++++
 tests/test_block.py         | 21 ++++++++++++++++++---
 tests/test_cli.py           | 16 ++++++++++++++++
 tests/test_github_issues.py |  6 ++++++
 tests/test_values.py        |  8 ++++----
 textile/__main__.py         | 31 ++++++++++++++++++++++++++++++
 textile/core.py             | 19 +++++++++++++++----
 textile/objects/block.py    |  6 ++++--
 textile/regex_strings.py    |  1 -
 textile/utils.py            |  2 +-
 textile/version.py          |  2 +-
 15 files changed, 169 insertions(+), 21 deletions(-)
 create mode 100644 MANIFEST.in
 create mode 100644 tests/fixtures/README.txt
 create mode 100644 tests/test_cli.py
 create mode 100644 textile/__main__.py

-- 
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