summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2019-09-29 12:18:42 +0000
committerschmonz <schmonz@pkgsrc.org>2019-09-29 12:18:42 +0000
commit4bbb3e0c49d4a0fec324c1fbd9fbb633e25401c4 (patch)
treef17a6bfbc559406487f2cd365be8b43077e208ef /textproc
parentc008c2b7cf59907b5f78b4d9909e330c4e1dcbeb (diff)
downloadpkgsrc-4bbb3e0c49d4a0fec324c1fbd9fbb633e25401c4.tar.gz
Update to 2019.9.26. From the changelog:
* Fix long blockquotes wrapping. * Remove the trailing whitespaces that were added after wrapping list items & blockquotes. * Fix memory leak when processing a document containing a ``<abbr>`` tag. * Fix ``AttributeError`` when reading text from stdin. * Fix ``UnicodeEncodeError`` when writing output to stdout. Updating during the freeze for the bugfixes.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-html2text/Makefile4
-rw-r--r--textproc/py-html2text/PLIST5
-rw-r--r--textproc/py-html2text/distinfo10
3 files changed, 8 insertions, 11 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile
index 492046d9a04..eef903d8ffb 100644
--- a/textproc/py-html2text/Makefile
+++ b/textproc/py-html2text/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2019/08/17 15:12:14 schmonz Exp $
+# $NetBSD: Makefile,v 1.54 2019/09/29 12:18:42 schmonz Exp $
-DISTNAME= html2text-2019.8.11
+DISTNAME= html2text-2019.9.26
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc converters python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/html2text/}
diff --git a/textproc/py-html2text/PLIST b/textproc/py-html2text/PLIST
index 7f9e39210f1..ab70670b28e 100644
--- a/textproc/py-html2text/PLIST
+++ b/textproc/py-html2text/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2019/08/17 15:12:14 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.12 2019/09/29 12:18:42 schmonz Exp $
bin/html2text-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -14,9 +14,6 @@ ${PYSITELIB}/html2text/__main__.pyo
${PYSITELIB}/html2text/cli.py
${PYSITELIB}/html2text/cli.pyc
${PYSITELIB}/html2text/cli.pyo
-${PYSITELIB}/html2text/compat.py
-${PYSITELIB}/html2text/compat.pyc
-${PYSITELIB}/html2text/compat.pyo
${PYSITELIB}/html2text/config.py
${PYSITELIB}/html2text/config.pyc
${PYSITELIB}/html2text/config.pyo
diff --git a/textproc/py-html2text/distinfo b/textproc/py-html2text/distinfo
index 64955e3f3ca..c5e98e0da51 100644
--- a/textproc/py-html2text/distinfo
+++ b/textproc/py-html2text/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2019/08/17 15:12:14 schmonz Exp $
+$NetBSD: distinfo,v 1.37 2019/09/29 12:18:42 schmonz Exp $
-SHA1 (html2text-2019.8.11.tar.gz) = a8f0b4950028478993893d7acf1cc2d2941d2913
-RMD160 (html2text-2019.8.11.tar.gz) = d7794cb2ca31d02d9359aae569a053be688a1e55
-SHA512 (html2text-2019.8.11.tar.gz) = f405bccea18b2898fc8816483e8fa8912b2d508f139d7a65c54218acc87006d8b89e00a12018dc7b911f729036fe4e8a5069242dc00edb40171d4bc149e39ba6
-Size (html2text-2019.8.11.tar.gz) = 48721 bytes
+SHA1 (html2text-2019.9.26.tar.gz) = 40925f552ef9b67cb4d67086d532fb7ecf4f4c4b
+RMD160 (html2text-2019.9.26.tar.gz) = 4acefb71dd07c49b517f0747b8d6db8ea0cbab89
+SHA512 (html2text-2019.9.26.tar.gz) = 4c6a52e96d3997a6ebe41c2955e2f6bd5189f49aadd7d7afbe67b85a2f61a0aafd0fc09fef184cb9407b9ab26f120ef235294e4e9d8f41e3b6b8f6fc29aa386d
+Size (html2text-2019.9.26.tar.gz) = 48634 bytes