15
0

Accepting request 792698 from home:mcalabkova:branches:devel:languages:python

- Update to 0.4.9
  * Fix an error parsing XHTML where the xlink namespace is defined on 
    the root node but not on a node where the default namespace is redefined

OBS-URL: https://build.opensuse.org/request/show/792698
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5-parser?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2020-04-09 12:36:20 +00:00
committed by Git OBS Bridge
parent 7ee585e1f7
commit c71b495db4
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 9 11:12:17 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.4.9
* Fix an error parsing XHTML where the xlink namespace is defined on
the root node but not on a node where the default namespace is redefined
-------------------------------------------------------------------
Wed Sep 11 15:01:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>