- update to 2.1.3:

- Fixed regression in Bash lexer (PR#563)
  - Fixed Python 3 regression in image formatter (#1215)
  - Fixed regression in Bash lexer (PR#562)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=33
This commit is contained in:
Dirk Mueller 2016-10-17 09:54:28 +00:00 committed by Git OBS Bridge
parent 85e507ebe6
commit b1d8996e6d
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2df7d9a85b56e54c7c021dc98fc877bd216ead652c10da170779c004fb59c01b
size 2114190

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88e4c8a91b2af5962bfa5ea2447ec6dd357018e86e94c7d14bd8cacbc5b55d81
size 2116434

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 17 09:52:51 UTC 2016 - dmueller@suse.com
- update to 2.1.3:
- Fixed regression in Bash lexer (PR#563)
- Fixed Python 3 regression in image formatter (#1215)
- Fixed regression in Bash lexer (PR#562)
-------------------------------------------------------------------
Sun Feb 14 23:52:35 UTC 2016 - michael@stroeder.com

View File

@ -17,7 +17,7 @@
Name: python-Pygments
Version: 2.1.1
Version: 2.1.3
Release: 0
Url: http://pygments.org
Summary: Pygments is a syntax highlighting package written in Python