15
0

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

- update to version 2.7.1:
  * Fixed a regression in the JSON lexer (#1544)

OBS-URL: https://build.opensuse.org/request/show/835471
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=67
This commit is contained in:
Tomáš Chvátal
2020-09-19 09:51:07 +00:00
committed by Git OBS Bridge
parent 0e1f838be3
commit 5f4f7358e8
4 changed files with 10 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Pygments
Version: 2.7.0
Version: 2.7.1
Release: 0
Summary: A syntax highlighting package written in Python
License: BSD-2-Clause