15
0

Accepting request 1080279 from home:benoit_monin:branches:devel:languages:python

update to 2.15.1

OBS-URL: https://build.opensuse.org/request/show/1080279
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=93
This commit is contained in:
2023-04-19 10:57:01 +00:00
committed by Git OBS Bridge
parent d4ae05f938
commit 5a161fe9d8
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Apr 19 09:06:59 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
- update to 2.15.1:
* Updated lexers:
+ Java properties: Fix catastrophic backtracking (#2356, #2404)
* Fix Python console traceback lexing being too strict
and sometimes reordering output (#2407, #2410, #2412)
-------------------------------------------------------------------
Mon Apr 10 17:49:07 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>