Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 656172

Summary: dev-python/pyenchant-2.0.0 has been released
Product: Gentoo Linux Reporter: Sebastian Pipping <sping>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(+)