Go to file
Wang Mingyu 6801e96a81
python3-html2text: upgrade 2020.1.16 -> 2024.2.26
Changelog:
===========
- 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: \n inside text of a Markdown link.
- Feature #406: Improve support for null atttibute values.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-11 22:01:58 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems exfatprogs: upgrade 1.2.2 -> 1.2.3 2024-05-31 08:07:41 -07:00
meta-gnome gnome-remote-desktop: update 46.1 -> 46.2 2024-05-29 20:57:55 -07:00
meta-initramfs dracut: Drop an unnecessary patch 2024-06-10 23:08:41 -07:00
meta-multimedia pipewire: update 1.0.6 -> 1.0.7 2024-06-11 15:40:16 -07:00
meta-networking udpcast: add recipe 2024-06-10 23:08:41 -07:00
meta-oe dfu-util: allow building nativesdk variant 2024-06-11 15:40:17 -07:00
meta-perl libio-compress-perl: upgrade 2.206 -> 2.212 2024-06-07 09:11:58 -07:00
meta-python python3-html2text: upgrade 2020.1.16 -> 2024.2.26 2024-06-11 22:01:58 -07:00
meta-webserver layers: stop declaring compatibility with scarthgap 2024-05-28 09:34:02 -07:00
meta-xfce layers: stop declaring compatibility with scarthgap 2024-05-28 09:34:02 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories