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:           Sat Aug 17 15:12:14 UTC 2019

Modified Files:
        pkgsrc/textproc/py-html2text: Makefile PLIST distinfo

Log Message:
Update to 2019.8.11. From the changelog:

* Add support for wrapping list items.
* Fix #201: handle ‎/‏ marks mid-text within stressed tags or
  right after stressed tags.
* Feature #213: ``images_as_html`` config option to always generate an
  ``img`` html tag. preserves "height", "width" and "alt" if possible.
* Remove support for end-of-life Pythons. Now requires Python 2.7 or 3.4+.
* Remove support for retrieving HTML over the network.
* Add ``__main__.py`` module to allow running the CLI using
  ``python -m html2text ...``.
* Fix #238: correct spacing when a HTML entity follows a non-stressed
  tags which follow a stressed tag.
* Remove unused or deprecated:
  * ``html2text.compat.escape()``
  * ``html2text.config.RE_UNESCAPE``
  * ``html2text.HTML2Text.replaceEntities()``
  * ``html2text.HTML2Text.unescape()``
  * ``html2text.unescape()``
* Fix #208: handle LEFT-TO-RIGHT MARK after a stressed tag.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/textproc/py-html2text/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/py-html2text/PLIST
cvs rdiff -u -r1.35 -r1.36 pkgsrc/textproc/py-html2text/distinfo

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

Modified files:

Index: pkgsrc/textproc/py-html2text/Makefile
diff -u pkgsrc/textproc/py-html2text/Makefile:1.52 pkgsrc/textproc/py-html2text/Makefile:1.53
--- pkgsrc/textproc/py-html2text/Makefile:1.52  Sat Apr 14 09:02:57 2018
+++ pkgsrc/textproc/py-html2text/Makefile       Sat Aug 17 15:12:14 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2018/04/14 09:02:57 adam Exp $
+# $NetBSD: Makefile,v 1.53 2019/08/17 15:12:14 schmonz Exp $
 
-DISTNAME=      html2text-2018.1.9
+DISTNAME=      html2text-2019.8.11
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc converters python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/html2text/}

Index: pkgsrc/textproc/py-html2text/PLIST
diff -u pkgsrc/textproc/py-html2text/PLIST:1.10 pkgsrc/textproc/py-html2text/PLIST:1.11
--- pkgsrc/textproc/py-html2text/PLIST:1.10     Thu Feb 18 09:57:12 2016
+++ pkgsrc/textproc/py-html2text/PLIST  Sat Aug 17 15:12:14 2019
@@ -1,14 +1,16 @@
-@comment $NetBSD: PLIST,v 1.10 2016/02/18 09:57:12 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2019/08/17 15:12:14 schmonz Exp $
 bin/html2text-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
 ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/html2text/__init__.py
 ${PYSITELIB}/html2text/__init__.pyc
 ${PYSITELIB}/html2text/__init__.pyo
+${PYSITELIB}/html2text/__main__.py
+${PYSITELIB}/html2text/__main__.pyc
+${PYSITELIB}/html2text/__main__.pyo
 ${PYSITELIB}/html2text/cli.py
 ${PYSITELIB}/html2text/cli.pyc
 ${PYSITELIB}/html2text/cli.pyo

Index: pkgsrc/textproc/py-html2text/distinfo
diff -u pkgsrc/textproc/py-html2text/distinfo:1.35 pkgsrc/textproc/py-html2text/distinfo:1.36
--- pkgsrc/textproc/py-html2text/distinfo:1.35  Sat Apr 14 09:02:57 2018
+++ pkgsrc/textproc/py-html2text/distinfo       Sat Aug 17 15:12:14 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2018/04/14 09:02:57 adam Exp $
+$NetBSD: distinfo,v 1.36 2019/08/17 15:12:14 schmonz Exp $
 
-SHA1 (html2text-2018.1.9.tar.gz) = c996db653c15d1641428148f4b3091eb3b19bc10
-RMD160 (html2text-2018.1.9.tar.gz) = fc0d10a31cd78d1ca34d8de1a4d12e503acecae6
-SHA512 (html2text-2018.1.9.tar.gz) = c081a50ab5318ee3debb3dd218a23374a8a4e4f5df7664f938606698c52846fa5b8c99a9c04e5dc36aa65ff2c3af422e2d9c6ffbe07f06a46256bd434915539b
-Size (html2text-2018.1.9.tar.gz) = 52211 bytes
+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



Home | Main Index | Thread Index | Old Index