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 2021-02-04 20:21:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pygments (Old)
and /work/SRC/openSUSE:Factory/.python-Pygments.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pygments"
Thu Feb 4 20:21:40 2021 rev:32 rq:867803 version:2.7.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pygments/python-Pygments.changes
2020-12-05 20:35:52.466629122 +0100
+++
/work/SRC/openSUSE:Factory/.python-Pygments.new.28504/python-Pygments.changes
2021-02-04 20:21:41.910609241 +0100
@@ -1,0 +2,29 @@
+Fri Jan 29 15:42:09 UTC 2021 - Matej Cepl <[email protected]>
+
+- Update to 2.7.4 (all what was in the update to 2.7.2 and above
+ it):
+ - Updated lexers:
+
+ * Ada (#1581)
+ * HTML (#1615, #1614)
+ * Java (#1594, #1586)
+ * JavaScript (#1605, #1589, #1588)
+ * JSON (#1569 -- this is a complete rewrite)
+ * Lean (#1601)
+ * LLVM (#1612)
+ * Mason (#1592)
+ * MySQL (#1555, #1551)
+ * Rust (#1608)
+ * Turtle (#1590, #1553)
+
+ - Deprecated JsonBareObjectLexer, which is now identical to
+ JsonLexer (#1600)
+ - The ``ImgFormatter`` now calculates the exact character
+ width, which fixes some issues with overlapping text (#1213,
+ #1611)
+ - Documentation fixes (#1609, #1599, #1598)
+ - Fixed duplicated Juttle language alias (#1604, #1606)
+ - Added support for Kotlin scripts (#1587)
+ - Removed CSS rule which forced margin to 0
+
+-------------------------------------------------------------------
Old:
----
Pygments-2.6.1.tar.gz
New:
----
Pygments-2.7.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Pygments.spec ++++++
--- /var/tmp/diff_new_pack.Z3VdKL/_old 2021-02-04 20:21:42.530610185 +0100
+++ /var/tmp/diff_new_pack.Z3VdKL/_new 2021-02-04 20:21:42.530610185 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-Pygments
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Pygments
# DO NOT UPGRADE UNTIL PELICAN IS COMPATIBLE!
-Version: 2.6.1
+Version: 2.7.4
Release: 0
Summary: A syntax highlighting package written in Python
License: BSD-2-Clause
@@ -36,7 +36,7 @@
BuildRequires: python-rpm-macros
Requires: python-setuptools
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
Provides: python-pygments = %{version}
Obsoletes: python-pygments < %{version}
BuildArch: noarch
++++++ Pygments-2.6.1.tar.gz -> Pygments-2.7.4.tar.gz ++++++
++++ 73702 lines of diff (skipped)