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-07-25 20:09:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pygments (Old)
and /work/SRC/openSUSE:Factory/.python-Pygments.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pygments"
Sun Jul 25 20:09:02 2021 rev:33 rq:906363 version:2.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pygments/python-Pygments.changes
2021-02-04 20:21:41.910609241 +0100
+++
/work/SRC/openSUSE:Factory/.python-Pygments.new.1899/python-Pygments.changes
2021-07-25 20:09:02.807458169 +0200
@@ -1,0 +2,7 @@
+Thu Jul 15 05:11:04 UTC 2021 - Matej Cepl <[email protected]>
+
+- Update to 2.9.0:
+ - This time the list of changes is truly too long, take a look
+ at https://github.com/pygments/pygments/blob/master/CHANGES.
+
+-------------------------------------------------------------------
Old:
----
Pygments-2.7.4.tar.gz
New:
----
Pygments-2.9.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Pygments.spec ++++++
--- /var/tmp/diff_new_pack.PH935N/_old 2021-07-25 20:09:03.255457669 +0200
+++ /var/tmp/diff_new_pack.PH935N/_new 2021-07-25 20:09:03.259457664 +0200
@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Pygments
# DO NOT UPGRADE UNTIL PELICAN IS COMPATIBLE!
-Version: 2.7.4
+Version: 2.9.0
Release: 0
Summary: A syntax highlighting package written in Python
License: BSD-2-Clause
@@ -57,11 +57,8 @@
%prep
%setup -q -n Pygments-%{version}
-# Remove non-oss licensed files, see bnc# 760344
-rm tests/examplefiles/firefox.mak tests/examplefiles/example.webidl
-
# Remove unnecessary shebang
-sed -i '1 { /^#!/ d }' pygments/lexers/_usd_builtins.py
+# sed -i '1 { /^#!/ d }' pygments/lexers/_usd_builtins.py
%build
%python_build
++++++ Pygments-2.7.4.tar.gz -> Pygments-2.9.0.tar.gz ++++++
++++ 1361809 lines of diff (skipped)