Skip to content

Commit

Permalink
Update to 2015.11.4:
Browse files Browse the repository at this point in the history
2015.11.4
=========
----

* Fix #38: Long links wrapping controlled by `--no-wrap-links`.
* Note: `--no-wrap-links` implies `--reference-links`
* Feature #83: Add callback-on-tag.
* Fix #87: Decode errors can be handled via command line.
* Feature #95: Docs, decode errors spelling mistake.
* Fix #84: Make bodywidth kwarg overridable using config.
  • Loading branch information
wiz committed Nov 13, 2015
1 parent cace866 commit 480ac5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions textproc/py-html2text/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.40 2015/07/14 22:02:53 wiz Exp $
# $NetBSD: Makefile,v 1.41 2015/11/13 15:48:02 wiz Exp $

DISTNAME= html2text-2015.6.21
DISTNAME= html2text-2015.11.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= http://pypi.python.org/packages/source/h/html2text/
Expand Down
10 changes: 5 additions & 5 deletions textproc/py-html2text/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.28 2015/11/04 02:00:02 agc Exp $
$NetBSD: distinfo,v 1.29 2015/11/13 15:48:02 wiz Exp $

SHA1 (html2text-2015.6.21.tar.gz) = 0dad6ac4015f7e4cb5b181062754d1f887a39622
RMD160 (html2text-2015.6.21.tar.gz) = 513a4021ae4ec105f90332e70e528502a075dda1
SHA512 (html2text-2015.6.21.tar.gz) = d714fe52dbad01de0be0f3cd80e7db4d3175a8e5d455079a04d44aae49b7121de617b4ce0840603557083148b4bf13b5d34839a69636a9925543666319a6d033
Size (html2text-2015.6.21.tar.gz) = 42288 bytes
SHA1 (html2text-2015.11.4.tar.gz) = 05112b055643fb56f020f8288908f347a5604cdf
RMD160 (html2text-2015.11.4.tar.gz) = 74bc19ae4852e32b586a93bfb4de1fc8e268344a
SHA512 (html2text-2015.11.4.tar.gz) = 746f12f758deedfc3e06b8eaf9e4c1978b49d6adab9934fae92cdff094a053124d8bd79110a9a172abbc49746405a02039607f68d779622ecdf7b3d8dcf191e9
Size (html2text-2015.11.4.tar.gz) = 43399 bytes

0 comments on commit 480ac5e

Please sign in to comment.