14
0

Accepting request 359397 from home:stroeder:branches:devel:languages:python

update to 2.1.1

OBS-URL: https://build.opensuse.org/request/show/359397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=31
This commit is contained in:
2016-02-15 20:17:37 +00:00
committed by Git OBS Bridge
parent 50b80feafc
commit 85e507ebe6
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Feb 14 23:52:35 UTC 2016 - michael@stroeder.com
- Update to version 2.1.1
- Fixed Jython compatibility (#1205)
- Fixed HTML formatter output with leading empty lines (#1111)
- Added a mapping table for LaTeX encodings and added utf8 (#1152)
- Fixed image formatter font searching on Macs (#1188)
- Fixed deepcopy-ing of Token instances (#1168)
- Fixed Julia string interpolation (#1170)
- Fixed statefulness of HttpLexer between get_tokens calls
- Many smaller fixes to various lexers
-------------------------------------------------------------------
Tue Feb 9 11:51:50 UTC 2016 - olaf@aepfle.de