[Python-modules-commits] [pyenchant] branch upstream updated (f46f727 -> 651192e)

Piotr Ożarowski piotr at moszumanska.debian.org
Sat Aug 6 08:51:03 UTC 2016


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

piotr pushed a change to branch upstream
in repository pyenchant.

      from  f46f727   Imported Upstream version 1.6.6
       new  651192e   Import pyenchant_1.6.7.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:
 PKG-INFO                                 |   2 +-
 README.txt                               |  48 ++-------
 enchant/__init__.py                      | 165 +++++++++++++++++--------------
 enchant/_enchant.py                      |   6 +-
 enchant/checker/GtkSpellCheckerDialog.py |   6 +-
 enchant/checker/tests.py                 |   4 +-
 enchant/errors.py                        |   2 +-
 enchant/tests.py                         |  24 ++---
 enchant/tokenize/__init__.py             |  38 +++----
 enchant/tokenize/en.py                   |   2 +-
 enchant/utils.py                         |  74 +++++++++-----
 pyenchant.egg-info/PKG-INFO              |   2 +-
 pyenchant.egg-info/eager_resources.txt   |  12 ++-
 setup.cfg                                |   2 +-
 setup.py                                 |   6 +-
 tools/shootout.py                        |   4 +-
 tools/wx_example.py                      |   4 +-
 17 files changed, 211 insertions(+), 190 deletions(-)

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



More information about the Python-modules-commits mailing list