Sync from SUSE:SLFO:Main python-readme_renderer revision 3e96f8bb3f0f47f7fce4bd387c83d758

This commit is contained in:
2024-12-13 12:17:49 +01:00
parent cd0caaeb0c
commit a934c81973
4 changed files with 26 additions and 11 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Mar 16 12:54:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 43.0:
* Allow HTML5 picture tag through cleaner
* Test against Python 3.12
-------------------------------------------------------------------
Wed Dec 27 16:45:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 42.0:
* Migrate from ``bleach`` to ``nh3`` (#295)
* Migrate from ``setup.py`` to ``pyproject.toml``
-------------------------------------------------------------------
Thu Sep 7 11:38:42 UTC 2023 - Dirk Müller <dmueller@suse.com>