Accepting request 704316 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/704316 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pygments?expand=0&rev=27
This commit is contained in:
commit
ce649b1b73
@ -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
3
Pygments-2.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31cba6ffb739f099a85e243eff8cb717089fdd3c7300767d9fc34cb8e1b065f5
|
||||
size 3152708
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user