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:
parent
d4ae05f938
commit
5a161fe9d8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f7e36cffc4c517fbc252861b9a6e4644ca0e5abadf9a113c72d1358ad09b9500
|
|
||||||
size 4818485
|
|
BIN
Pygments-2.15.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
Pygments-2.15.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
Mon Apr 10 17:49:07 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-Pygments
|
Name: python-Pygments
|
||||||
Version: 2.15.0
|
Version: 2.15.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A syntax highlighting package written in Python
|
Summary: A syntax highlighting package written in Python
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user