Commit Graph

6 Commits

Author SHA1 Message Date
Robert Iannucci
2bf75af84a pyenchant: Fix for darwin/macOS
This allows pyenchant to be installable on macOS again, which, in turn, will allow pylint
to also be installable.

  * Switches dependencies to enchant-2 (enchant-1 is not building on macOS). The existing $src (2.0.0) already has compatibility with enchant-2.
  * Improves patch hack by hijacking the $PYENCHANT_LIBRARY_PATH envvar lookup
    to explicitly specify the correct library path.
2020-01-23 18:01:58 -08:00
Jonathan Ringer
5961f211f3 python.pkgs wide: fix problematic urls 2020-01-10 21:02:12 -08:00
Matthew Bauer
3e96aebf4e enchant: 1.6.1 -> 2.2.3
Moves default enchant to 2.2.3. Release url:

https://github.com/AbiWord/enchant/releases/tag/v2.0.0

Mostly need to verify no breakage occurs for packages using enchant.
2019-06-03 11:13:36 -04:00
Matthew Bauer
be705d8249 pyenchant: mark broken on darwin/macOS 2019-06-03 11:13:35 -04:00
Frederik Rietdijk
40ad0ac36d python: pyenchant: 1.6.6 -> 2.0.0 2018-12-03 16:50:33 +01:00
Chris Ostrouchov
ea912b53ca pythonPackages.pyenchant: refactor move to python-modules 2018-10-27 09:07:20 +02:00