Hello community, here is the log from the commit of package python3-Pygments for openSUSE:Factory checked in at 2017-02-08 12:05:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-Pygments (Old) and /work/SRC/openSUSE:Factory/.python3-Pygments.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-Pygments" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-Pygments/python3-Pygments.changes 2016-05-17 17:09:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-Pygments.new/python3-Pygments.changes 2017-02-08 12:05:05.014100035 +0100 @@ -1,0 +2,45 @@ +Fri Feb 3 03:33:14 UTC 2017 - [email protected] + +- specfile: + * update copyright year + +- update to version 2.2.0: + * Added lexers: + + AMPL + + TypoScript (#1173) + + Varnish config (PR#554) + + Clean (PR#503) + + WDiff (PR#513) + + Flatline (PR#551) + + Silver (PR#537) + + HSAIL (PR#518) + + JSGF (PR#546) + + NCAR command language (PR#536) + + Extempore (PR#530) + + Cap'n Proto (PR#595) + + Whiley (PR#573) + + Monte (PR#592) + + Crystal (PR#576) + + Snowball (PR#589) + + CapDL (PR#579) + + NuSMV (PR#564) + + SAS, Stata (PR#593) + * Added the ability to load lexer and formatter classes directly + from files with the `-x` command line option and the + `lexers.load_lexer_from_file()` and + `formatters.load_formatter_from_file()` functions. (PR#559) + * Added `lexers.find_lexer_class_by_name()`. (#1203) + * Added new token types and lexing for magic methods and variables + in Python and PHP. + * Added a new token type for string affixes and lexing for them in + Python, C++ and Postgresql lexers. + * Added a new token type for heredoc (and similar) string delimiters + and lexing for them in C++, Perl, PHP, Postgresql and Ruby lexers. + * Styles can now define colors with ANSI colors for use in the + 256-color terminal formatter. (PR#531) + * Improved the CSS lexer. (#1083, #1130) + * Added "Rainbow Dash" style. (PR#623) + * Delay loading `pkg_resources`, which takes a long while to + import. (PR#690) + +------------------------------------------------------------------- @@ -7 +51,0 @@ - Old: ---- Pygments-2.1.3.tar.gz New: ---- Pygments-2.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-Pygments.spec ++++++ --- /var/tmp/diff_new_pack.E9zPok/_old 2017-02-08 12:05:06.261924011 +0100 +++ /var/tmp/diff_new_pack.E9zPok/_new 2017-02-08 12:05:06.261924011 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-Pygments # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python3-Pygments -Version: 2.1.3 +Version: 2.2.0 Release: 0 Url: http://pygments.org Summary: Pygments is a syntax highlighting package written in Python ++++++ Pygments-2.1.3.tar.gz -> Pygments-2.2.0.tar.gz ++++++ ++++ 38851 lines of diff (skipped)
