14
0

Accepting request 1245060 from home:glaubitz:branches:devel:languages:python

- Update to 3.1.1
  * Change attribute name from markdown to md in the Plugin class
  * Improve ruby plugin
  * Fix render_toc_url method for rendering empty iterable

OBS-URL: https://build.opensuse.org/request/show/1245060
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=57
This commit is contained in:
2025-02-11 13:40:52 +00:00
committed by Git OBS Bridge
parent 6f8d3193a6
commit 6790c3aba4
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 11 10:31:15 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.1.1
* Change attribute name from markdown to md in the Plugin class
* Improve ruby plugin
* Fix render_toc_url method for rendering empty iterable
-------------------------------------------------------------------
Wed Jan 8 15:56:07 UTC 2025 - Yunus Acar <yunus.acar@suse.com>