summaryrefslogtreecommitdiff
path: root/textproc/py-html2text
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2016-12-04 22:02:00 +0000
committerrodent <rodent@pkgsrc.org>2016-12-04 22:02:00 +0000
commitf93dbdb69732ec7592506136a11131af0a1ef5b6 (patch)
tree29e1289d9024395221b869b6f1a5e678ecd3e50e /textproc/py-html2text
parent00e17e073f5dc0af3b35a333a2aa1a496b0b8dba (diff)
downloadpkgsrc-f93dbdb69732ec7592506136a11131af0a1ef5b6.tar.gz
Removed converters/py-html2text, as it's a duplicate of the one in textproc
Merged the updates from the new package to the old one. Updated the Tryton dependency which uses it.
Diffstat (limited to 'textproc/py-html2text')
-rw-r--r--textproc/py-html2text/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile
index 920b958b49a..8dea96244f2 100644
--- a/textproc/py-html2text/Makefile
+++ b/textproc/py-html2text/Makefile
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.48 2016/10/05 09:18:35 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2016/12/04 22:02:00 rodent Exp $
DISTNAME= html2text-2016.9.19
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= textproc python
+CATEGORIES= converters python textproc
MASTER_SITES= ${MASTER_SITE_PYPI:=h/html2text/}
MAINTAINER= schmonz@NetBSD.org
-HOMEPAGE= https://pypi.python.org/pypi/html2text/
+HOMEPAGE= https://github.com/Alir3z4/html2text
COMMENT= Convert HTML into easy-to-read plain ASCII text
-LICENSE= gnu-gpl-v2
+LICENSE= gnu-gpl-v3
+
+USE_LANGUAGES= # none
REPLACE_PYTHON= html2text/__init__.py