summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorrhialto <rhialto@pkgsrc.org>2019-10-08 18:42:04 +0000
committerrhialto <rhialto@pkgsrc.org>2019-10-08 18:42:04 +0000
commit421ef229b6a22dcf95ed652bd41dcd5560429129 (patch)
treebe41638c4dd1746b42b369b84da39059b33ec8f1 /misc
parentae5b779708f37a716e38e143a6185254296c01bf (diff)
downloadpkgsrc-421ef229b6a22dcf95ed652bd41dcd5560429129.tar.gz
Switch to depending on textproc/py-html2text-2019.8.11, which works with
Python 2.7.
Diffstat (limited to 'misc')
-rw-r--r--misc/calibre/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index 21833eb536b..c93f18d1054 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.224 2019/07/23 17:19:58 wiz Exp $
+# $NetBSD: Makefile,v 1.225 2019/10/08 18:42:04 rhialto Exp $
DISTNAME= calibre-3.40.1
PKGREVISION= 6
@@ -22,7 +22,7 @@ DEPENDS+= ${PYPKGPREFIX}-dateutil>=1.4.1:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-dns>=1.6.0:../../net/py-dns
DEPENDS+= ${PYPKGPREFIX}-elementtree-[0-9]*:../../textproc/py-elementtree
DEPENDS+= ${PYPKGPREFIX}-feedparser-[0-9]*:../../textproc/py-feedparser
-DEPENDS+= ${PYPKGPREFIX}-html2text-[0-9]*:../../textproc/py-html2text
+DEPENDS+= ${PYPKGPREFIX}-html2text-[0-9]*:../../textproc/py-html2text-2019.8.11
DEPENDS+= ${PYPKGPREFIX}-html5-parser-[0-9]*:../../textproc/py-html5-parser
DEPENDS+= ${PYPKGPREFIX}-markdown-[0-9]*:../../textproc/py-markdown
DEPENDS+= ${PYPKGPREFIX}-mechanize>=0.1.11nb1:../../www/py-mechanize