[Python-modules-commits] [pyenchant] branch master updated (d264147 -> 13435fb)

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


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

piotr pushed a change to branch master
in repository pyenchant.

      from  d264147   Fixed VCS URL (https)
       new  6e56875   record new upstream branch created by importing pyenchant_1.6.7.orig.tar.gz
       new  651192e   Import pyenchant_1.6.7.orig.tar.gz
       new  07943ab   Update for wxPython 3.0
       new  f280fc6   merge patched into master
       new  13435fb   New upstream release closes: 832001

The 5 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 ++-------
 debian/.git-dpm                          |  14 +--
 debian/changelog                         |   8 +-
 debian/patches/wxpython3.0.patch         |   4 +-
 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 +-
 20 files changed, 226 insertions(+), 201 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