Changelog for
python3-html5lib-0.999999-4.1.noarch.rpm :
* Mon Jul 13 2015 arunAATTgmx.de- update to version 0.999999:
* Fix #189: fix the sanitizer to allow relative URLs again (as it did prior to 0.9999/1.0b5).
* Sat May 02 2015 arunAATTgmx.de- specfile:
* updated url- update to version 0.99999:
* Fix #188: fix the sanitizer to not throw an exception when sanitizing bogus data URLs.- changes from version 0.9999:
* Fix #153: Sanitizer fails to treat some attributes as URLs. Despite how this sounds, this has no known security implications. No known version of IE (5.5 to current), Firefox (3 to current), Safari (6 to current), Chrome (1 to current), or Opera (12 to current) will run any script provided in these attributes.
* Pass error message to the ParseError exception in strict parsing mode.
* Allow data URIs in the sanitizer, with a whitelist of content-types.
* Add support for Python implementations that don\'t support lone surrogates (read: Jython). Fixes #2.
* Remove localization of error messages. This functionality was totally unused (and untested that everything was localizable), so we may as well follow numerous browsers in not supporting translating technical strings.
* Expose treewalkers.pprint as a public API.
* Add a documentEncoding property to HTML5Parser, fix #121.
* Sat Jan 10 2015 arunAATTgmx.de- specfile:
* remove ifs for opensuse version <=1220
* Sun Jan 04 2015 arunAATTgmx.de- specfile:
* updated copyright year
* updated url (moved to github)- update to version 0.999:
* Fix #127: add work-around for CPython issue #20007: .read(0) on http.client.HTTPResponse drops the rest of the content.
* Fix #115: lxml treewalker can now deal with fragments containing, at their root level, text nodes with non-ASCII characters on Python 2.
* Wed Oct 23 2013 toddrme2178AATTgmail.com- Remove python3-Genshi requirement for openSUSE 12.2, since python3-Genshi dependencies are not compatible with python <= 3.2
* Tue Oct 22 2013 toddrme2178AATTgmail.com- Update to 0.99
* No changes, just updated version number- Add additional dependencies- Add python 3 version
* Thu Mar 29 2012 saschpeAATTsuse.de- Use upstream tarball- Don\'t install tests, but install README
* Sat Feb 11 2012 alexandreAATTexatati.com.br- Update to 0.95: - Sorry, no changelog atm.- Regenerate spec file with py2pack.
* Mon Jan 18 2010 alexandreAATTexatati.com.br- Update to 0.90.
* Wed Oct 14 2009 alexandreAATTexatati.com.br- Initial package (0.11.1) for openSUSE.