Please unblock pyenchant 1.4.2-3
changelog:
pyenchant (1.4.2-3) unstable; urgency=medium
* libenchant-dev's required build version bumped to >=1.4.2-3.3
* add fix_import_path patch (_enchant.so is now in enchant's dir after
latest changes)
+ quilt added to Build-Depends
-- Piotr Ożarowski <piotr@debian.org> Mon, 20 Oct 2008 21:21:05 +0200
fix_import_path patch:
Index: pyenchant-1.4.2/enchant/__init__.py
===================================================================
--- pyenchant-1.4.2.orig/enchant/__init__.py
+++ pyenchant-1.4.2/enchant/__init__.py
@@ -87,7 +87,7 @@ class Error(Exception):
pass
-import _enchant as _e
+import enchant._enchant as _e
import utils
from pypwl import PyPWL
TIA
--
please CC me on replies
Attachment:
pgpI6Oi0glDpU.pgp
Description: PGP signature