Hello community,

here is the log from the commit of package python-Pygments for openSUSE:Factory 
checked in at 2020-12-05 20:35:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pygments (Old)
 and      /work/SRC/openSUSE:Factory/.python-Pygments.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Pygments"

Sat Dec  5 20:35:43 2020 rev:31 rq:853106 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pygments/python-Pygments.changes  
2020-10-29 09:48:57.700200967 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-Pygments.new.5913/python-Pygments.changes    
    2020-12-05 20:35:52.466629122 +0100
@@ -1,0 +2,5 @@
+Fri Dec  4 13:06:36 UTC 2020 - Matej Cepl <mc...@suse.com>
+
+- Revert to 2.6.1 (higher version break python-Pelican).
+
+-------------------------------------------------------------------

Old:
----
  Pygments-2.7.2.tar.gz

New:
----
  Pygments-2.6.1.tar.gz

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

Other differences:
------------------
++++++ python-Pygments.spec ++++++
--- /var/tmp/diff_new_pack.GRsu9m/_old  2020-12-05 20:35:52.942629605 +0100
+++ /var/tmp/diff_new_pack.GRsu9m/_new  2020-12-05 20:35:52.946629609 +0100
@@ -19,7 +19,8 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Pygments
-Version:        2.7.2
+# DO NOT UPGRADE UNTIL PELICAN IS COMPATIBLE!
+Version:        2.6.1
 Release:        0
 Summary:        A syntax highlighting package written in Python
 License:        BSD-2-Clause
@@ -59,8 +60,8 @@
 # Remove non-oss licensed files, see bnc# 760344
 rm tests/examplefiles/firefox.mak tests/examplefiles/example.webidl
 
-# Remove unnecessary executable bit
-find . -type f -print0 | xargs -0 chmod -x
+# Remove unnecessary shebang
+sed -i '1 { /^#!/ d }' pygments/lexers/_usd_builtins.py
 
 %build
 %python_build

++++++ Pygments-2.7.2.tar.gz -> Pygments-2.6.1.tar.gz ++++++
++++ 69376 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to