Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656172 - dev-python/pyenchant-2.0.0 has been released
Summary: dev-python/pyenchant-2.0.0 has been released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-20 16:06 UTC by Sebastian Pipping
Modified: 2018-07-28 17:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Pipping gentoo-dev 2018-05-20 16:06:33 UTC
See https://github.com/rfk/pyenchant/releases
Comment 1 Larry the Git Cow gentoo-dev 2018-07-28 17:22:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd514ed669015e36c2fc797ef34d7f521bbdcb50

commit cd514ed669015e36c2fc797ef34d7f521bbdcb50
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2018-07-28 17:14:08 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2018-07-28 17:21:43 +0000

    dev-python/pyenchant: bump to 2.0.0, supports enchant 2, Py3.7+PyPy3
    
    * This new version works with enchant v1.x and v2.x so we can get rid of
      ${PV%.*} in RDEPEND.
    * app-dicts/myspell-en must be installed to avoid the failure from bug 659258.
    * Tests are fine as long as a UTF-8 locale is present, not necessarily
      en_US.UTF-8, remove the locale check from python_test.
    * When using a non-English locale, one test might fail, so it's
      commented out and the failure is reported upstream.
    
    Closes: https://bugs.gentoo.org/643718
    Closes: https://bugs.gentoo.org/659258
    Closes: https://bugs.gentoo.org/656172
    Package-Manager: Portage-2.3.43, Repoman-2.3.10

 dev-python/pyenchant/Manifest               |  1 +
 dev-python/pyenchant/pyenchant-2.0.0.ebuild | 37 +++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)