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

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2594e8fdb06fef91552f86f4fd3a244d148ab24b66042036e64f29a291515048
size 2358072

3
Pygments-2.7.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:926c3f319eda178d1bd90851e4317e6d8cdb5e292a3386aac9bd75eca29cf9c7
size 2323072

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 17 18:36:32 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 2.7.1:
* Fixed a regression in the JSON lexer (#1544)
-------------------------------------------------------------------
Sun Sep 13 20:17:53 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>

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