Accepting request 1084416 from home:dirkmueller:acdc:as_python3_module
- Make calling of %{sle15modernpython} optional. OBS-URL: https://build.opensuse.org/request/show/1084416 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=98
This commit is contained in:
parent
b8fdf0397a
commit
1ac03858c5
@ -12,6 +12,11 @@ Wed Apr 19 09:06:59 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
|
|||||||
* Fix Python console traceback lexing being too strict
|
* Fix Python console traceback lexing being too strict
|
||||||
and sometimes reordering output (#2407, #2410, #2412)
|
and sometimes reordering output (#2407, #2410, #2412)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 13 22:43:42 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Make calling of %{sle15modernpython} optional.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
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>
|
||||||
|
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
%else
|
%else
|
||||||
%bcond_with libalternatives
|
%bcond_with libalternatives
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-Pygments
|
Name: python-Pygments
|
||||||
Version: 2.15.1
|
Version: 2.15.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user