15
0
forked from pool/python-ftfy
Commit Graph

4 Commits

Author SHA256 Message Date
Tomáš Chvátal
e1339b3e44 Accepting request 722677 from home:mcalabkova:branches:devel:languages:python
- Update to version 5.6
  * The unescape_html function now supports all the HTML5 entities 
    that appear in html.entities.html5, including those with long 
    names such as ˝.
  * Unescaping of numeric HTML entities now uses the standard library's 
    html.unescape, making edge cases consistent.
  * On top of Python's support for HTML5 entities, ftfy will also 
    convert HTML escapes of common Latin capital letters that are 
    (nonstandardly) written in all caps, such as Ñ for Ñ.

OBS-URL: https://build.opensuse.org/request/show/722677
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftfy?expand=0&rev=9
2019-08-12 14:16:06 +00:00
Tomáš Chvátal
9da51fa814 - Update to version 5.5.1:
* Fixes build on python3.7
  * Use Unicode 11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftfy?expand=0&rev=7
2018-10-18 09:58:47 +00:00
Tomáš Chvátal
61c8579e5b Accepting request 626059 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. Trim filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/626059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftfy?expand=0&rev=5
2018-07-30 07:33:53 +00:00
Todd R
ed220dfd8e Accepting request 613293 from devel:languages:python:misc
Try to convert buggy unicode text to a less broken variant.

OBS-URL: https://build.opensuse.org/request/show/613293
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftfy?expand=0&rev=1
2018-05-31 15:18:39 +00:00