summaryrefslogtreecommitdiff
path: root/www/py-bleach/distinfo
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-19 18:51:18 +0000
committerwiz <wiz@pkgsrc.org>2014-01-19 18:51:18 +0000
commita0d414218e3fa7b12f71fd237129391a62b89518 (patch)
tree43f2ac5c04beca6e2e9eb46776bb1a2d9f8d82aa /www/py-bleach/distinfo
parent4ca6697f3fdf3b89fbd349296d0a03260e354b99 (diff)
downloadpkgsrc-a0d414218e3fa7b12f71fd237129391a62b89518.tar.gz
Update to 1.4:
Version 1.4 ----------- - Update linkify to use etree type Treeewalker instead of simpletree. - Updated html5lib to version >= 0.999. - Update all code to be compatible with Python 3 and 2 using six. - Switch to Apache License. Version 1.3 ----------- - Used by Python 3-only fork. Version 1.2.2 ------------- - Pin html5lib to version 0.95 for now due to major API break. Version 1.2.1 ------------- - clean() no longer considers "feed:" an acceptable protocol due to inconsistencies in browser behavior. Version 1.2 ----------- - linkify() has changed considerably. Many keyword arguments have been replaced with a single callbacks list. Please see the documentation for more information. - Bleach will no longer consider unacceptable protocols when linkifying. - linkify() now takes a tokenizer argument that allows it to skip sanitization. - delinkify() is gone. - Removed exception handling from _render. clean() and linkify() may now throw. - linkify() correctly ignores case for protocols and domain names. - linkify() correctly handles markup within an <a> tag.
Diffstat (limited to 'www/py-bleach/distinfo')
-rw-r--r--www/py-bleach/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/py-bleach/distinfo b/www/py-bleach/distinfo
index 52d3374ea12..06bb720a947 100644
--- a/www/py-bleach/distinfo
+++ b/www/py-bleach/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2013/01/03 14:04:46 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2014/01/19 18:51:18 wiz Exp $
-SHA1 (bleach-1.1.5.tar.gz) = c9c5ea22a1a2ef4c6804f9ed8138c2d9ad6a23d4
-RMD160 (bleach-1.1.5.tar.gz) = e04d88113f96f3612611d2919d1894f33ef10c3e
-Size (bleach-1.1.5.tar.gz) = 18344 bytes
+SHA1 (bleach-1.4.tar.gz) = a53274c39f9fd8753e3d522f897ad17bb7cf74c9
+RMD160 (bleach-1.4.tar.gz) = 8b507825d337231537d140b13c9821da77c9d853
+Size (bleach-1.4.tar.gz) = 17454 bytes