11
0

Accepting request 704315 from home:TheBlackCat:branches:devel:languages:python

- Update to 2.4.0

Fixes build errors in x86-64

OBS-URL: https://build.opensuse.org/request/show/704315
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=55
This commit is contained in:
Todd R
2019-05-20 18:45:46 +00:00
committed by Git OBS Bridge
parent 51e92bc754
commit 7b5b0aea36
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ffada19f6203563680669ee7f53b64dabbeb100eb51b61996085e99c03b284a
size 3124216

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31cba6ffb739f099a85e243eff8cb717089fdd3c7300767d9fc34cb8e1b065f5
size 3152708

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon May 20 18:43:33 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 2.4.0
* Add solarized style
* Add support for Markdown reference-style links
* Add license information to generated HTML/CSS files
* Change ANSI color names
* Fix catastrophic backtracking in the bash lexer
* Fix documentation failing to build using Sphinx 2.0
* Fix incorrect links in the Lisp and R lexer documentation
* Fix rare unicode errors on Python 2.7
* Fix lexers popping from an empty stack
* TypoScript uses .typoscript now
* Updated Trove classifiers and pip requirements
-------------------------------------------------------------------
Mon Apr 1 21:23:26 CEST 2019 - Matej Cepl <mcepl@suse.com>

View File

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