forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2016.9.19 ========= ---- * Default image alt text option created and set to a default of empty string "" to maintain backward compatibility * Fix #136: --default-image-alt now takes a string as argument * Fix #113: Stop changing quiet levels on \/script tags. * Merge #126: Fix deprecation warning on py3 due to html.escape * Fix #145: Running test suite on Travis CI for Python 2.6.
- Loading branch information
wiz
committed
Oct 5, 2016
1 parent
d079db6
commit 2b16e28
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.32 2016/07/03 11:58:57 wiz Exp $ | ||
$NetBSD: distinfo,v 1.33 2016/10/05 09:18:35 wiz Exp $ | ||
|
||
SHA1 (html2text-2016.5.29.tar.gz) = efb6bea9c147a283a1157e22d3183922ee512747 | ||
RMD160 (html2text-2016.5.29.tar.gz) = 81019a1566f56ef75cea78009938b32cfc35a6df | ||
SHA512 (html2text-2016.5.29.tar.gz) = 14be751c2e9d9421ab4cbeae846b0c30edcda55c24ef7fc3a3896ca7243518fee76e732b686faa59c2b547811ea742986f8a3ce53b99adc3080aabb34ea18f64 | ||
Size (html2text-2016.5.29.tar.gz) = 46322 bytes | ||
SHA1 (html2text-2016.9.19.tar.gz) = d0ad27c5d7e27472339c357669b56fd846c5e85e | ||
RMD160 (html2text-2016.9.19.tar.gz) = dac3afaeb4213a2fd34fc129e235d2c6c98ca8b9 | ||
SHA512 (html2text-2016.9.19.tar.gz) = cbc67f2815c20bfed84bfdff1c44ac3f4d6cbeb5e5b62adaf08b485fb2c886605b7f8a9f85f420e1158117194e7aa3de064aaef5ca018f5c81d15ebf5065b061 | ||
Size (html2text-2016.9.19.tar.gz) = 47899 bytes |