Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Pygments for openSUSE:Factory 
checked in at 2022-08-20 20:27:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pygments (Old)
 and      /work/SRC/openSUSE:Factory/.python-Pygments.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Pygments"

Sat Aug 20 20:27:49 2022 rev:38 rq:998096 version:2.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pygments/python-Pygments.changes  
2022-08-08 08:44:56.078406840 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Pygments.new.2083/python-Pygments.changes    
    2022-08-20 20:27:57.989236745 +0200
@@ -1,0 +2,72 @@
+Thu Aug 18 15:23:43 UTC 2022 - Beno??t Monin <benoit.mo...@gmx.fr>
+
+- update to 2.13.0:
+  * Added lexers:
+    + COMAL-80 (#2180)
+    + JMESPath (#2174, #2175, #2179, #2182)
+    + Sql+Jinja (#2148)
+  * Updated lexers:
+    + Ada: support Ada 2022 (#2121); disable recognition of
+      namespaces because it disturbs lexing of aspects (#2125)
+    + Agda: allow straight quotes in module names (#2163)
+    + C family (C, C++ and many others): allow comments between
+      elements of function headers, e.g. between the arguments and
+      the opening brace for the body (#1891)
+    + C++: Resolve several cases of Error tokens (#2207, #2208)
+    + Coq: add some common keywords, improve recognition of Set and
+      qualified identifiers (#2158)
+    + F*: Allow C-style comments anywhere in a line
+    + Fortran: fix catastrophic backtracking with backslashes in
+      strings (#2194)
+    + Go: add support for generics (#2167)
+    + Inform: update for version 6.40 (#2190)
+    + Isabelle: recognize cartouches (#2089)
+    + Java: support multiline strings aka. text blocks (#2132)
+    + Kotlin: add value modifier (#2142)
+    + LilyPond: add some missing builtins
+    + Macaulay2: update builtins (#2139)
+    + Matlab session: fix traceback when a line continuation
+      ellipsis appears in the output (#2166)
+    + .NET: add aliases for LibreOffice Basic, OpenOfficeBasic and
+      StarOffice Basic (#2170)
+    + Nim: use Name.Builtin instead of Keyword.Type (#2136)
+    + PHP: fix \"$var\" inside strings (#2105)
+    + Python: only recognize \N, \u and \U escape sequences in
+      string literals, but not in bytes literals where they are not
+      supported (#2204)
+    + Tcl: support ${name} variables (#2145)
+    + Terraform: accept leading whitespace for << heredoc
+      delimiters (#2162)
+    + Teraterm: Various improvements (#2165)
+    + Spice: add support for the recently added features including
+      more builtin functions and bin, oct, hex number formats
+      (#2206)
+  * Added styles:
+    + GitHub dark (#2192)
+    + StarOffice (#2168)
+    + Nord (nord and nord-darker; #2189, #1799, #1678)
+  * Pygments now tries to use the importlib.metadata module to
+    discover plugins instead of the slower pkg_resources (#2155).
+  * Silently ignore BrokenPipeError in the command-line interface
+    (#2193).
+  * The HtmlFormatter now uses the linespans attribute for
+    anchorlinenos if the lineanchors attribute is unset (#2026).
+  * The highlight, lex and format functions no longer wrongly
+    report "argument must be a lexer/formatter instance, not a
+    class" in some cases where this is not the actual problem
+    (#2123).
+  * Fix warnings in doc build (#2124).
+  * The codetagify filter now recognizes FIXME tags by default
+    (#2150).
+  * The pygmentize command now recognizes if the COLORTERM
+    environment variable is set to a value indicating that
+    true-color support is available.  In that case, it uses the
+    TerminalTrueColorFormatter by default (#2160)
+  * Remove redundant caches for filename patterns (#2153)
+  * Use new non-deprecated Pillow API for text bounding box in
+    ImageFormatter (#2198)
+  * Remove default_style (#930, #2183)
+  * Stop treating DeprecationWarnings as errors in the unit tests
+    (#2196)
+
+-------------------------------------------------------------------

Old:
----
  Pygments-2.12.0.tar.gz

New:
----
  Pygments-2.13.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Pygments.spec ++++++
--- /var/tmp/diff_new_pack.huCCLm/_old  2022-08-20 20:27:58.525238231 +0200
+++ /var/tmp/diff_new_pack.huCCLm/_new  2022-08-20 20:27:58.529238242 +0200
@@ -26,7 +26,7 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Pygments
-Version:        2.12.0
+Version:        2.13.0
 Release:        0
 Summary:        A syntax highlighting package written in Python
 License:        BSD-2-Clause

++++++ Pygments-2.12.0.tar.gz -> Pygments-2.13.0.tar.gz ++++++
++++ 35934 lines of diff (skipped)

Reply via email to