Fri Jul 4 13:01:12 2014 UTC ()
Update to 2014.7.3. From the changelog:

* Fix #8: Remove ``How to do a release`` section from README.md.
* Fix #11: Include test directory markdown, html files.
* Fix memory leak in using ``handle`` while keeping the old instance
  of ``html2text``.


(schmonz)
diff -r1.29 -r1.30 pkgsrc/textproc/py-html2text/Makefile
diff -r1.4 -r1.5 pkgsrc/textproc/py-html2text/PLIST
diff -r1.17 -r1.18 pkgsrc/textproc/py-html2text/distinfo

cvs diff -r1.29 -r1.30 pkgsrc/textproc/py-html2text/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/py-html2text/Makefile 2014/04/20 01:44:53 1.29
+++ pkgsrc/textproc/py-html2text/Makefile 2014/07/04 13:01:12 1.30
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2014/04/20 01:44:53 schmonz Exp $
+# $NetBSD: Makefile,v 1.30 2014/07/04 13:01:12 schmonz Exp $
 
-DISTNAME=		html2text-2014.4.5
+DISTNAME=		html2text-2014.7.3
 PKGNAME=		${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=		textproc python
 MASTER_SITES=		http://pypi.python.org/packages/source/h/html2text/

cvs diff -r1.4 -r1.5 pkgsrc/textproc/py-html2text/PLIST (expand / switch to context diff)
--- pkgsrc/textproc/py-html2text/PLIST 2014/04/20 01:44:53 1.4
+++ pkgsrc/textproc/py-html2text/PLIST 2014/07/04 13:01:12 1.5
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2014/04/20 01:44:53 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.5 2014/07/04 13:01:12 schmonz Exp $
 bin/html2text
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -9,9 +9,3 @@
 ${PYSITELIB}/html2text.py
 ${PYSITELIB}/html2text.pyc
 ${PYSITELIB}/html2text.pyo
-${PYSITELIB}/test/__init__.py
-${PYSITELIB}/test/__init__.pyc
-${PYSITELIB}/test/__init__.pyo
-${PYSITELIB}/test/test_html2text.py
-${PYSITELIB}/test/test_html2text.pyc
-${PYSITELIB}/test/test_html2text.pyo

cvs diff -r1.17 -r1.18 pkgsrc/textproc/py-html2text/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/py-html2text/distinfo 2014/04/20 01:44:53 1.17
+++ pkgsrc/textproc/py-html2text/distinfo 2014/07/04 13:01:12 1.18
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2014/04/20 01:44:53 schmonz Exp $
+$NetBSD: distinfo,v 1.18 2014/07/04 13:01:12 schmonz Exp $
 
-SHA1 (html2text-2014.4.5.tar.gz) = 4e8370a389eabdab7bdc203775114abe0698a3a7
+SHA1 (html2text-2014.7.3.tar.gz) = 1443cfe507239bc13f7858d318cf4bee91dd3997
-RMD160 (html2text-2014.4.5.tar.gz) = db84c4c932a1027a7d23da81a1e0790e8a4d3344
+RMD160 (html2text-2014.7.3.tar.gz) = 792932efb6c25264b9a24af7024a166d9fc823a5
-Size (html2text-2014.4.5.tar.gz) = 25098 bytes
+Size (html2text-2014.7.3.tar.gz) = 32105 bytes