[Python-modules-commits] [python-textile] branch master updated (c4d9c96 -> adecb42)
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Wed Nov 9 17:41:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a change to branch master
in repository python-textile.
from c4d9c96 Release to unstable.
new 457873d record new upstream branch created by importing python-textile_2.3.5.orig.tar.gz
adds d58be00 Import python-textile_2.3.5.orig.tar.gz
new ef1c528 Skip a test that requires access to www.google.com.
new adecb42 Merge upstream release 2.3.5.
The 3 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 +--
debian/.git-dpm | 14 +++----
debian/changelog | 6 +++
...st-that-requires-access-to-www.google.com.patch | 2 +-
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 +-
18 files changed, 183 insertions(+), 29 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