Skip to content

Commit

Permalink
Update py-html2text to 2016.4.2.
Browse files Browse the repository at this point in the history
2016.4.2
=========
----

* Fix #106: encoding by stdin
* Fix #89: Python 3.5 support.
* Fix #113: inplace baseurl substitution for <a> and <img> tags.
* Feature #118: Update the badges to badge.kloud51.com
* Fix #119: new-line after a list is inserted
  • Loading branch information
wiz committed Apr 17, 2016
1 parent 42d53f3 commit 6d4f334
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions textproc/py-html2text/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.43 2016/02/18 09:57:12 wiz Exp $
# $NetBSD: Makefile,v 1.44 2016/04/17 10:01:18 wiz Exp $

DISTNAME= html2text-2016.1.8
DISTNAME= html2text-2016.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
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.30 2016/02/07 14:32:08 wiz Exp $
$NetBSD: distinfo,v 1.31 2016/04/17 10:01:18 wiz Exp $

SHA1 (html2text-2016.1.8.tar.gz) = ebfaa8f771896df7eea94307b4da9842bbf46de7
RMD160 (html2text-2016.1.8.tar.gz) = d58217dc30c3750538dbd78a016ca60ef958579b
SHA512 (html2text-2016.1.8.tar.gz) = 19df68cdd934236d503111e81aea381d2fb230f5265d29cba789a21f4fd766dfa31adf4c92153ead26ceb8c9eb44c62b61b30b7d75e38c43cc3637366254504e
Size (html2text-2016.1.8.tar.gz) = 43721 bytes
SHA1 (html2text-2016.4.2.tar.gz) = 892cd739185d57ec9034cfebc7f409cfdb49f0e4
RMD160 (html2text-2016.4.2.tar.gz) = 16868431c0c3b88617cd188ce74799c84d10de74
SHA512 (html2text-2016.4.2.tar.gz) = 07c34d920b4dcdb665c6691543f8806caa93fb01b16ef02b276e43b00639f26f2f24e041a9b6b8330ca0e2f9c82509eaf0f8b8b6f9b1515ecab3de6d9f2582eb
Size (html2text-2016.4.2.tar.gz) = 45992 bytes

0 comments on commit 6d4f334

Please sign in to comment.