pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-html2text



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sun Apr 20 01:44:54 UTC 2014

Modified Files:
        pkgsrc/textproc/py-html2text: Makefile PLIST distinfo
Removed Files:
        pkgsrc/textproc/py-html2text/patches: patch-aa

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.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/textproc/py-html2text/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-html2text/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/py-html2text/distinfo
cvs rdiff -u -r1.8 -r0 pkgsrc/textproc/py-html2text/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index