Revisions of python-html2text
Ana Guerrero (anag+factory)
accepted
request 1159224
from
Dirk Mueller (dirkmueller)
(revision 26)
- update to 2024.2.26: * Fixes #409: IndexError on empty strong mark. * Fix #332: Insert at most one space for multiple emphasis * Feature #318: Make padded tables more similar to pandoc's pipe_tables. * Add support for Python 3.9. * Fix extra line breaks inside html link text (between '[' and ']') * Fix #344: indent <ul> inside <ol> three spaces instead of two to comply with CommonMark, GFM, etc. * Fix #324: unnecessary spaces around <b>, <em>, and strike tags. * Don't wrap tables by default and add a --wrap-tables config option. * Feature #198: Ignore <p> tags inside table rows. * Don't wrap tables by default and add a --wrap-tables config option * Remove support for Python ≤ 3.5. Now requires Python 3.6+. * Support for Python 3.10+. * Fix #320 padding empty tables and tables with no </tr> tags. * Add ignore_mailto_links config option to ignore mailto: style links. * Feature #407: Support the superscript and subscript tags. * Fix #373: inside text of a Markdown link. * Feature #406: Improve support for null atttibute values.
Dominique Leuenberger (dimstar_suse)
accepted
request 1094473
from
Matej Cepl (mcepl)
(revision 25)
Forwarded request #1094395 from ecsos - Add %{?sle15_python_module_pythons}
Dominique Leuenberger (dimstar_suse)
accepted
request 924042
from
Matej Cepl (mcepl)
(revision 24)
- Correct Provides/Obsoletes
Dominique Leuenberger (dimstar_suse)
accepted
request 828011
from
Tomáš Chvátal (scarabeus_iv)
(revision 23)
Dominique Leuenberger (dimstar_suse)
accepted
request 792732
from
Tomáš Chvátal (scarabeus_iv)
(revision 22)
Ludwig Nussel (lnussel_factory)
accepted
request 730321
from
Tomáš Chvátal (scarabeus_iv)
(revision 20)
- Update to 2019.8.11: * Fix #201: handle ‎/‏ marks mid-text within stressed tags or right after stressed tags. * Feature #213: images_as_html config option to always generate an img html tag. preserves "height", "width" and "alt" if possible. * Remove support for end-of-life Pythons. Now requires Python 2.7 or 3.4+. * Remove support for retrieving HTML over the network. * Add __main__.py module to allow running the CLI using python -m html2text .... * Fix #238: correct spacing when a HTML entity follows a non-stressed tags which follow a stressed tag. * Remove unused or deprecated: * html2text.compat.escape() * html2text.config.RE_UNESCAPE * html2text.HTML2Text.replaceEntities() * html2text.HTML2Text.unescape() * html2text.unescape() * Fix #208: handle LEFT-TO-RIGHT MARK after a stressed tag. - Remove patch remove_unittest2.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 659415
from
Matej Cepl (mcepl)
(revision 19)
- Remove superfluous devel dependency for noarch package
Dominique Leuenberger (dimstar_suse)
accepted
request 629541
from
Matej Cepl (mcepl)
(revision 18)
- Use noun phrase for summary. Ensure accuracy and neutrality of description. (forwarded request 629535 from jengelh)
Dominique Leuenberger (dimstar_suse)
accepted
request 491649
from
Todd R (TheBlackCat)
(revision 17)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 369222
from
Todd R (TheBlackCat)
(revision 16)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 298180
from
Michal Čihař (Nijel)
(revision 15)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 287515
from
Denisart Benjamin (posophe)
(revision 14)
Fixed
Adrian Schröter (adrianSuSE)
committed
(revision 13)
Split 13.2 from Factory
Stephan Kulow (coolo)
accepted
request 205013
from
Sascha Peilicke (saschpe)
(revision 12)
- Add html2text-entrypoints.patch: + Fix entry point colliding with /usr/bin/html2text - Spec cleanup - Require python-setuptools instead of distribute (upstreams merged)
Adrian Schröter (adrianSuSE)
committed
(revision 11)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 179853
from
Sascha Peilicke (saschpe)
(revision 10)
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.
Stephan Kulow (coolo)
accepted
request 157185
from
Alexandre Rogoski (aledr)
(revision 9)
created a python3 package. would still need a linkpac call to create the python3 on deve:languages:python after accepting this request. Tried it in my home and it build ok apart from SL-linux due to the lack of python3 there. (forwarded request 157167 from apersaud)
Adrian Schröter (adrianSuSE)
committed
(revision 8)
Split 12.3 from Factory
Adrian Schröter (adrianSuSE)
committed
(revision 7)
branched from openSUSE:Factory
Displaying revisions 1 - 20 of 26