eb985a3e7a
Accepting request 1207148 from home:glaubitz:branches:devel:languages:python
Markéta Machová2024-10-11 12:10:14 +00:00
fee999299c
- Update to version 4.0.3 * Update supported Python versions to 3.8 - 3.12 ("#83":https://github.com/textile/python-textile/issues/83) * Replace html5lib with nh3 for html sanitization * General code cleanup * Bugfixes: ** Wrong HTML output when "bc.." is the very last in the document ("#81":https://github.com/textile/python-textile/issues/81) * Other: ** Use github actions instead of travis for automated testing - Limit Python files matched in %files section - Switch package to modern Python Stack on SLE-15 * Use Python 3.11 on SLE-15 by default * Drop support for older Python versions
Markéta Machová2024-10-11 12:10:14 +00:00
11e45cb4db
- drop python 2, not supported anymore upstream - update to version 4.0.0: - Drop support for Python 2, hence the version bump. Update list of PY3K versions to currently-supported versions. If you need to use textile on Python 2.7 or Python 3.3 or 3.4, please use textile Version 3.0.4. - For use in PyPy environments, textile used to work well with the regex package. Lately, it's running into trouble. Please uninstall regex if this is the case for you.
Sebastian Wagner2020-01-18 10:53:05 +00:00
4e918d7832
- drop python 2, not supported anymore upstream - update to version 4.0.0: - Drop support for Python 2, hence the version bump. Update list of PY3K versions to currently-supported versions. If you need to use textile on Python 2.7 or Python 3.3 or 3.4, please use textile Version 3.0.4. - For use in PyPy environments, textile used to work well with the regex package. Lately, it's running into trouble. Please uninstall regex if this is the case for you.
Sebastian Wagner2020-01-18 10:53:05 +00:00
c20e5dd1ad
- update to version 3.0.4: - BUGFIX: Restricted mode strips out CSS attributes again. - Update travis to more current versions and test against current Pillow version.
Sebastian Wagner2019-06-09 06:50:27 +00:00
86fa1606b0
- update to version 3.0.4: - BUGFIX: Restricted mode strips out CSS attributes again. - Update travis to more current versions and test against current Pillow version.
Sebastian Wagner2019-06-09 06:50:27 +00:00
672e9cdc7a
- update to version 3.0.3: * BUGFIX: Improve handling code block following extended p block (#63)
Sebastian Wagner2018-04-23 07:30:33 +00:00
49172e356b
- update to version 3.0.3: * BUGFIX: Improve handling code block following extended p block (#63)
Sebastian Wagner2018-04-23 07:30:33 +00:00
91bf66cdf1
- update to version 3.0.2: * Fix for multiple multi-line paragraphs. (#62) - update to version 3.0.1: * Fix improper handling of extended code blocks. (#61)
Sebastian Wagner2018-04-12 19:25:29 +00:00
89bd5e64d3
- update to version 3.0.2: * Fix for multiple multi-line paragraphs. (#62) - update to version 3.0.1: * Fix improper handling of extended code blocks. (#61)
Sebastian Wagner2018-04-12 19:25:29 +00:00
975ca12288
- 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
Sebastian Wagner2017-11-17 10:44:29 +00:00
bfe54db129
- 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
Sebastian Wagner2017-11-17 10:44:29 +00:00
4424cb1481
Accepting request 515341 from devel:languages:python
Yuchen Lin2017-08-10 12:06:13 +00:00
8411f3f1f1
Accepting request 515341 from devel:languages:python
Yuchen Lin2017-08-10 12:06:13 +00:00
d1e7494f0f
- upgrade to version 2.3.15 * Bugfix: Don't break on unicode characters in the fragment of a url. (#49) - upgrade to version 2.3.14 * Bugfix: Fix textile on Python 2.6 (#48)
Sebastian Wagner2017-07-21 08:25:35 +00:00
668d6d5289
- upgrade to version 2.3.15 * Bugfix: Don't break on unicode characters in the fragment of a url. (#49) - upgrade to version 2.3.14 * Bugfix: Fix textile on Python 2.6 (#48)
Sebastian Wagner2017-07-21 08:25:35 +00:00