From 6a70d66ccf9aac0ad310c3b7dbadc9f434f32bc4 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sat, 16 Jun 2018 00:19:07 +0000 Subject: textproc/py-html2text: Add USE_PYTHON=concurrent Also change WWW to the real homepage. Approved by: portmgr --- textproc/py-html2text/Makefile | 3 ++- textproc/py-html2text/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index d2d8fbe8bce9..f3cb3547c557 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -3,6 +3,7 @@ PORTNAME= html2text PORTVERSION= 2018.1.9 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes CONFLICTS= html2text diff --git a/textproc/py-html2text/pkg-descr b/textproc/py-html2text/pkg-descr index 55a0b5d1b0be..4ed6cf7b92db 100644 --- a/textproc/py-html2text/pkg-descr +++ b/textproc/py-html2text/pkg-descr @@ -2,4 +2,4 @@ html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format). -WWW: https://pypi.org/project/html2text/ +WWW: https://github.com/Alir3z4/html2text/ -- cgit v1.2.3