14
0

- update to 42.0:

* Migrate from ``bleach`` to ``nh3`` (#295)
  * Migrate from ``setup.py`` to ``pyproject.toml``

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-readme_renderer?expand=0&rev=29
This commit is contained in:
2023-12-27 16:47:03 +00:00
committed by Git OBS Bridge
parent 68d8d2201b
commit 6d27b20932
4 changed files with 18 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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>