python-Pygments/python-Pygments.changes
Sascha Peilicke d11300c4ba - Update to version 1.5:
- Fix Python 3 terminal highlighting with pygmentize
  - In the LaTeX formatter, escape special &, < and > chars
  - In the LaTeX formatter, fix display problems for styles with token
    background colors
  - Enhancements to the Squid conf lexer
  - Several fixes to the reStructuredText lexer
  - Recognize methods in the ObjC lexer
  - Fix Lua "class" highlighting: it does not have classes
  - Fix degenerate regex in Scala lexer  and highlighting bugs
  - Fix number pattern order in Ocaml lexer
  - Fix generic type highlighting in ActionScript 3
  - Fixes to the Clojure lexer
  - Fix degenerate regex in Nemerle lexer
  - Fix infinite looping in CoffeeScript lexer
  - Fix crashes and analysis with ObjectiveC lexer
  - Add some Fortran 2003 keywords.
  - Fix Boo string regexes
  - Add "rrt" style
  - Fix infinite looping in Darcs Patch lexer.
  - Lots of misc fixes to character-eating bugs and ordering problems in many
    different lexers.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=11
2012-03-12 21:14:58 +00:00

92 lines
3.0 KiB
Plaintext

-------------------------------------------------------------------
Mon Mar 12 21:14:22 UTC 2012 - saschpe@gmx.de
- Update to version 1.5:
- Fix Python 3 terminal highlighting with pygmentize
- In the LaTeX formatter, escape special &, < and > chars
- In the LaTeX formatter, fix display problems for styles with token
background colors
- Enhancements to the Squid conf lexer
- Several fixes to the reStructuredText lexer
- Recognize methods in the ObjC lexer
- Fix Lua "class" highlighting: it does not have classes
- Fix degenerate regex in Scala lexer and highlighting bugs
- Fix number pattern order in Ocaml lexer
- Fix generic type highlighting in ActionScript 3
- Fixes to the Clojure lexer
- Fix degenerate regex in Nemerle lexer
- Fix infinite looping in CoffeeScript lexer
- Fix crashes and analysis with ObjectiveC lexer
- Add some Fortran 2003 keywords.
- Fix Boo string regexes
- Add "rrt" style
- Fix infinite looping in Darcs Patch lexer.
- Lots of misc fixes to character-eating bugs and ordering problems in many
different lexers.
-------------------------------------------------------------------
Tue Jan 24 13:49:17 UTC 2012 - bwiedemann@suse.com
- fix Obsoletes
-------------------------------------------------------------------
Fri Sep 23 07:23:34 UTC 2011 - saschpe@suse.de
- Disable tests again, breaks i586 build
-------------------------------------------------------------------
Thu Sep 22 12:47:50 UTC 2011 - saschpe@suse.de
- Fixed license to BSD-2-Clause
-------------------------------------------------------------------
Sun Sep 11 15:57:31 UTC 2011 - saschpe@gmx.de
- Change license to BSD-3-Clause (SPDX style)
- Removed %clean section (has sane default)
- Added python-distribute requirement
-------------------------------------------------------------------
Sun Jul 3 11:06:36 UTC 2011 - saschpe@gmx.de
- Renamed to 'python-Pygments', obsoletes 'python-pygments'
-------------------------------------------------------------------
Mon Feb 21 10:42:24 UTC 2011 - nix@opensuse.org
- Update to version 1.4
- Compress the tarball with bz2
-------------------------------------------------------------------
Tue Sep 14 08:34:30 UTC 2010 - coolo@novell.com
- correct email addresses
-------------------------------------------------------------------
Fri Jun 18 13:50:42 UTC 2010 - coolo@novell.com
- update to 1.3.1 (1.4 is too late, but is known to fix
http://dev.pocoo.org/projects/pygments/ticket/507 )
-------------------------------------------------------------------
Fri Feb 12 12:12:31 UTC 2010 - bitdealer@opensuse.org
- Updated to 1.2.2
-------------------------------------------------------------------
Fri Oct 9 16:56:59 UTC 2009 - bitdealer@opensuse.org
- Updated to 1.1.1
-------------------------------------------------------------------
Tue Dec 09 23:28:25 UTC 2008 - cfarrell1980@gmail.com
- Updated to version 1.0
-------------------------------------------------------------------
Thu Jun 21 10:30:25 UTC 2007 - judas_iscariote@shorewall.net
- Initial package version.