SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-html5lib-1.1-2.8.noarch.rpm :

* Thu Aug 27 2020 mcalabkovaAATTsuse.com- Update to 1.1
* Drop support for Python 3.3 and 3.4.
* Try to import from ``collections.abc`` to remove DeprecationWarning and ensure ``html5lib`` keeps working in future Python versions. (#403)
* Drop optional ``datrie`` dependency. (#442)- Drop merged patches:
* pytest4-mhroncok.patch
* collections-abc.patch
* pytest5.patch- Add upstream patch pytest6.patch
* Fri May 29 2020 tchvatalAATTsuse.com- Add patch to fix run with pytest5:
* pytest5.patch
* Wed May 06 2020 tchvatalAATTsuse.com- Add patch to not collide with collections deprecation:
* collections-abc.patch
* Wed Jan 15 2020 tchvatalAATTsuse.com- Restrict pytest to < 5.0 as it broke with 5.3 and upstream still didn\'t bother to merge support for even pytest 4+...
* Tue Dec 03 2019 tchvatalAATTsuse.com- Fix comments in the spec file
* Fri Nov 01 2019 mceplAATTsuse.com- Add pytest4-mhroncok.patch by Miro Hroncok from gh#html5lib/html5lib-python#414 to make testsuite passing under pytest4+.
* Mon Oct 14 2019 mceplAATTsuse.com- Replace %fdupes with plain %fdupes; hardlinks are better.
* Fri Jul 19 2019 tchvatalAATTsuse.com- Restrict pytest4 for now as upstream supports only 3 series at the moment
* Tue Dec 04 2018 mceplAATTsuse.com- Remove superfluous devel dependency for noarch package
* Wed Dec 13 2017 tchvatalAATTsuse.com- Version update to latest 1.0.1 release:
* Dropped support for py 2.6
* Documentation update
* Fixes for python 3.7 and 3.6
* Tue Dec 05 2017 opensuseAATTdstoecker.de- update to 1.0b10
* Fri Apr 07 2017 toddrme2178AATTgmail.com- html5lib has a hard dependency on python-webencodings. It will fail at import time without it.
* Tue Apr 04 2017 aloisioAATTgmx.com- Updated to version 0.999999999 (see CHANGES.rst)- Converted to single-spec- Dropped coerce_comments_to_work_with_lxml.patch (accepted upstream)
* Fri Feb 12 2016 toddrme2178AATTgmail.com- Add coerce_comments_to_work_with_lxml.patch Fixes compatibility with python-lxml 3.5+, which adds validation for xml comments. Should be in next release/- Re-enable tests.
* Tue Feb 02 2016 toddrme2178AATTgmail.com- Disable broken tests. Check if they are working again in the next release.
* Mon Feb 01 2016 toddrme2178AATTgmail.com- update to version 0.9999999:
* Fix #195: fix the sanitizer to drop broken URLs (it threw an exception between 0.9999 and 0.999999).
* Mon Aug 03 2015 tbechtoldAATTsuse.com- Relax python-lxml BuildRequires and Requires. html5lib should also work with older python-lxml modules.
* Mon Jul 27 2015 aloisioAATTgmx.com- Update to version 0.999999
* Fix #189: fix the sanitizer to allow relative URLs again (as it did prior to 0.9999/1.0b5).- Aligned version requirements with PyPI
* Fri Jul 24 2015 seife+obsAATTb1-systems.com- Fix non-SUSE build by conditionalizing Recommends: tags
* Wed May 06 2015 benoit.moninAATTgmx.fr- update to version 0.99999:
* Fix #188: fix the sanitizer to not throw an exception when sanitizing bogus data URLs.- additional 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.- update project URL
 
ICM