15
0

- update to version 3.0.0:

* Update to the current version of html5lib
 * Bugfixes:
  * Fix handling of HTML entities in extended pre blocks. (#55)
  * Empty definitions in definition lists raised an exception (#56)
  * Fix handling of unicode in img attributes (#58)
- fix dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=14
This commit is contained in:
2017-11-17 10:44:29 +00:00
committed by Git OBS Bridge
parent bdacf48698
commit bfe54db129
4 changed files with 35 additions and 9 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Nov 16 21:55:29 UTC 2017 - sebix+novell.com@sebix.at
- update to version 3.0.0:
* Update to the current version of html5lib
* Bugfixes:
* Fix handling of HTML entities in extended pre blocks. (#55)
* Empty definitions in definition lists raised an exception (#56)
* Fix handling of unicode in img attributes (#58)
-------------------------------------------------------------------
Sun Sep 17 14:05:59 UTC 2017 - sebix+novell.com@sebix.at
- fix dependencies
-------------------------------------------------------------------
Wed Aug 16 19:35:04 UTC 2017 - sebix+novell.com@sebix.at