Update to py-enchant-1.6.6.

This commit is contained in:
ajacoutot 2014-08-14 06:38:02 +00:00
parent 6b5c3c034d
commit 876615b5a3
4 changed files with 5 additions and 34 deletions

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:42:46 espie Exp $
# $OpenBSD: Makefile,v 1.5 2014/08/14 06:38:02 ajacoutot Exp $
COMMENT= spellchecking library for Python
MODPY_EGG_VERSION= 1.6.5
MODPY_EGG_VERSION= 1.6.6
DISTNAME= pyenchant-${MODPY_EGG_VERSION}
PKGNAME= py-enchant-${MODPY_EGG_VERSION}
REVISION= 1
CATEGORIES= textproc

View File

@ -1,5 +1,2 @@
MD5 (pyenchant-1.6.5.tar.gz) = VlAUoUpS+wGV0VLdSS6pSA==
RMD160 (pyenchant-1.6.5.tar.gz) = TpS7JhNPbWCxFM9AsxcNv1/LboU=
SHA1 (pyenchant-1.6.5.tar.gz) = bwG4ZXtk6XChGUXCqbTW2AI5l7w=
SHA256 (pyenchant-1.6.5.tar.gz) = Yj8zKp+7cK5snC0NTn97rlki02ug/jS+jjLfMuu7T4Q=
SIZE (pyenchant-1.6.5.tar.gz) = 62294
SHA256 (pyenchant-1.6.6.tar.gz) = JcnSZn1RL4/EQQRl/dLoaDd8oH6z1W4rblNKhigdZNM=
SIZE (pyenchant-1.6.6.tar.gz) = 64010

View File

@ -1,15 +0,0 @@
$OpenBSD: patch-setup_py,v 1.1.1.1 2011/07/20 16:48:19 ajacoutot Exp $
Prevent from downloading the tarball.
--- setup.py.orig Wed Jul 20 08:18:38 2011
+++ setup.py Wed Jul 20 08:18:48 2011
@@ -6,8 +6,6 @@
#
-import distribute_setup
-distribute_setup.use_setuptools()
from setuptools import setup, find_packages, Extension
from distutils.archive_util import make_archive

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/07/20 16:48:19 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/08/14 06:38:02 ajacoutot Exp $
lib/python${MODPY_VERSION}/site-packages/enchant/
lib/python${MODPY_VERSION}/site-packages/enchant/__init__.py
lib/python${MODPY_VERSION}/site-packages/enchant/__init__.pyc
@ -17,18 +17,8 @@ lib/python${MODPY_VERSION}/site-packages/enchant/checker/wxSpellCheckerDialog.py
lib/python${MODPY_VERSION}/site-packages/enchant/checker/wxSpellCheckerDialog.pyc
lib/python${MODPY_VERSION}/site-packages/enchant/errors.py
lib/python${MODPY_VERSION}/site-packages/enchant/errors.pyc
lib/python${MODPY_VERSION}/site-packages/enchant/lib/
lib/python${MODPY_VERSION}/site-packages/enchant/lib/enchant/
lib/python${MODPY_VERSION}/site-packages/enchant/lib/enchant/README.txt
lib/python${MODPY_VERSION}/site-packages/enchant/pypwl.py
lib/python${MODPY_VERSION}/site-packages/enchant/pypwl.pyc
lib/python${MODPY_VERSION}/site-packages/enchant/share/
lib/python${MODPY_VERSION}/site-packages/enchant/share/enchant/
lib/python${MODPY_VERSION}/site-packages/enchant/share/enchant/README.txt
lib/python${MODPY_VERSION}/site-packages/enchant/share/enchant/ispell/
lib/python${MODPY_VERSION}/site-packages/enchant/share/enchant/ispell/README.txt
lib/python${MODPY_VERSION}/site-packages/enchant/share/enchant/myspell/
lib/python${MODPY_VERSION}/site-packages/enchant/share/enchant/myspell/README.txt
lib/python${MODPY_VERSION}/site-packages/enchant/tests.py
lib/python${MODPY_VERSION}/site-packages/enchant/tests.pyc
lib/python${MODPY_VERSION}/site-packages/enchant/tokenize/