Skip to content

Commit

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

* Fix #38: Anchor tags with empty text or with `<img>` tags inside are no longer stripped.
  • Loading branch information
wiz committed Mar 9, 2015
1 parent eb6736d commit 1dcd309
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.37 2015/01/11 21:20:21 wiz Exp $
# $NetBSD: Makefile,v 1.38 2015/03/09 08:08:48 wiz Exp $

DISTNAME= html2text-2014.12.29
DISTNAME= html2text-2015.2.18
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= http://pypi.python.org/packages/source/h/html2text/
Expand Down
8 changes: 4 additions & 4 deletions textproc/py-html2text/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.24 2015/01/11 21:20:21 wiz Exp $
$NetBSD: distinfo,v 1.25 2015/03/09 08:08:48 wiz Exp $

SHA1 (html2text-2014.12.29.tar.gz) = fe01f37feb0f6cebb8ddb016758246bc8ae79911
RMD160 (html2text-2014.12.29.tar.gz) = 9a79ebba5110e340890384d0c742baf6b7c15336
Size (html2text-2014.12.29.tar.gz) = 35313 bytes
SHA1 (html2text-2015.2.18.tar.gz) = 158a08df392e30d90787d4fa7e4d600fe1664c9c
RMD160 (html2text-2015.2.18.tar.gz) = 49ec06a629f308d76b2ec2f205fd2c6dc3217bd4
Size (html2text-2015.2.18.tar.gz) = 35508 bytes

0 comments on commit 1dcd309

Please sign in to comment.