Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-html2text-2025.4.15-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-html2text Distribution: openSUSE Tumbleweed
Version: 2025.4.15 Vendor: openSUSE
Release: 1.1 Build date: Mon Jul 7 04:18:35 2025
Group: Unspecified Build host: reproducible
Size: 274317 Source RPM: python-html2text-2025.4.15-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/Alir3z4/html2text/
Summary: Python script for turning HTML into Markdown text
html2text is a Python script that converts a page of HTML into
Markdown (a text-to-HTML format).

Provides

Requires

License

GPL-3.0-only

Changelog

* Mon Jul 07 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 2025.4.15:
    * Upgrade Build Tools to Lates
    * Support tri-backquote style code block and fix ordered list indent
    * Fix invalid character reference parsing
  - Correct parsing error in changes file.
* Wed Jun 04 2025 Nico Krapp <nico.krapp@suse.com>
  - fix usage of libalternatives
* Tue May 27 2025 Markéta Machová <mmachova@suse.com>
  - Convert to pip-based build
* Tue Mar 19 2024 Dirk Müller <dmueller@suse.com>
  - 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.
* Wed Jun 21 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Thu Oct 07 2021 Matej Cepl <mcepl@suse.com>
  - Correct Provides/Obsoletes
* Thu Aug 20 2020 John Vandenberg <jayvdb@gmail.com>
  - Add Conflicts with html2text
  - Ignore upstream egg-info and regenerate it
* Thu Apr 09 2020 Marketa Calabkova <mcalabkova@suse.com>
  - Update to 2020.1.16
    * Add type annotations.
    * Add support for Python 3.8.
    * Performance improvements when ``wrap_links`` is ``False`` (the default).
    * Configure setuptools using setup.cfg.
* Fri Dec 13 2019 Matthias Fehring <buschmann23@opensuse.org>
  - Update to 2019.9.26:
    * Fix long blockquotes wrapping.
    * Remove the trailing whitespaces that were added after wrapping list items & blockquotes.
    * Remove support for Python <= 3.4. Now requires Python 3.5+.
    * Fix memory leak when processing a document containing a <abbr> tag.
    * Fix AttributeError when reading text from stdin.
    * Fix UnicodeEncodeError when writing output to stdout.
  - Disable build for Python 2
* Thu Sep 12 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 2019.8.11:
    * Fix #201: handle &lrm;/&rlm; 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

Files

/usr/bin/html2text
/usr/bin/html2text-3.13
/usr/lib/python3.13/site-packages/html2text
/usr/lib/python3.13/site-packages/html2text-2025.4.15.dist-info
/usr/lib/python3.13/site-packages/html2text-2025.4.15.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/html2text-2025.4.15.dist-info/METADATA
/usr/lib/python3.13/site-packages/html2text-2025.4.15.dist-info/RECORD
/usr/lib/python3.13/site-packages/html2text-2025.4.15.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/html2text-2025.4.15.dist-info/WHEEL
/usr/lib/python3.13/site-packages/html2text-2025.4.15.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/html2text-2025.4.15.dist-info/licenses
/usr/lib/python3.13/site-packages/html2text-2025.4.15.dist-info/licenses/AUTHORS.rst
/usr/lib/python3.13/site-packages/html2text-2025.4.15.dist-info/licenses/COPYING
/usr/lib/python3.13/site-packages/html2text-2025.4.15.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/html2text/__init__.py
/usr/lib/python3.13/site-packages/html2text/__main__.py
/usr/lib/python3.13/site-packages/html2text/__pycache__
/usr/lib/python3.13/site-packages/html2text/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/__main__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/__main__.cpython-313.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/_typing.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/_typing.cpython-313.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/_version.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/_version.cpython-313.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/cli.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/cli.cpython-313.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/config.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/config.cpython-313.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/elements.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/elements.cpython-313.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/html2text/__pycache__/utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/html2text/_typing.py
/usr/lib/python3.13/site-packages/html2text/_version.py
/usr/lib/python3.13/site-packages/html2text/cli.py
/usr/lib/python3.13/site-packages/html2text/config.py
/usr/lib/python3.13/site-packages/html2text/elements.py
/usr/lib/python3.13/site-packages/html2text/py.typed
/usr/lib/python3.13/site-packages/html2text/utils.py
/usr/share/doc/packages/python313-html2text
/usr/share/doc/packages/python313-html2text/AUTHORS.rst
/usr/share/doc/packages/python313-html2text/ChangeLog.rst
/usr/share/doc/packages/python313-html2text/README.md
/usr/share/libalternatives/html2text
/usr/share/libalternatives/html2text/1313.conf
/usr/share/licenses/python313-html2text
/usr/share/licenses/python313-html2text/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jul 12 23:23:57 2025