Subject: CVS commit: pkgsrc/textproc/py-html2text
From: Amitai Schlair
Date: 2014-04-20 03:44:54
Message id: 20140420014454.15CCF96@cvs.netbsd.org

Log Message:
Update to 2014.4.5 (new upstream and versioning). From the git log:

* Make html2text.py compatible with python 3.*.
* PEP8ize the script.
* Switch tests to unittest (w/generated test cases).
* Remove .editorconfig.
* Remove deprecated function has_key.
* Handle invalid literals for start attribute.
* Add bodywidth parameter instead of module-wide BODY_WIDTH.

Files:
RevisionActionfile
1.29modifypkgsrc/textproc/py-html2text/Makefile
1.4modifypkgsrc/textproc/py-html2text/PLIST
1.17modifypkgsrc/textproc/py-html2text/distinfo
1.8removepkgsrc/textproc/py-html2text/patches/patch-aa