python-Pygments/python-Pygments.changes

132 lines
4.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Oct 24 11:11:51 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Fri May 3 22:43:21 UTC 2013 - toddrme2178@gmail.com
- Update to version 1.6:
- Lexers added
- Fix unquoted HTML attribute lexing in Opa .
- The HTML formatter now supports linking to tags using CTags files, when the
python-ctags package is installed .
- The HTML formatter now has a "linespans" option that wraps every line in a
<span> tag with a specific id .
- When deriving a lexer from another lexer with token definitions, definitions
for states not in the child lexer are now inherited. If you override a state
in the child lexer, an "inherit" keyword has been added to insert the base
state at that position .
- The C family lexers now inherit token definitions from a common base class,
removing code duplication .
- Use "colorama" on Windows for console color output .
- Fix Template Haskell highlighting .
- Fix some S/R lexer errors .
- Fix a bug in the Prolog lexer with names that start with 'is' .
- Rewrite Dylan lexer, add Dylan LID lexer .
- Add a Java quickstart document .
- Add a "external/autopygmentize" file that can be used as .lessfilter .
-------------------------------------------------------------------
Thu May 3 08:40:02 UTC 2012 - toddrme2178@gmail.com
- Removed files with non-oss license, see bnc#760344
- Cleanups in python 2 and python 3 spec files
-------------------------------------------------------------------
Mon Apr 30 13:06:58 UTC 2012 - toddrme2178@gmail.com
- Fix building python 3 package on openSUSE 11.4 x86_64
-------------------------------------------------------------------
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.