Hello community,

here is the log from the commit of package hollywood for openSUSE:Factory 
checked in at 2020-05-08 23:08:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hollywood (Old)
 and      /work/SRC/openSUSE:Factory/.hollywood.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hollywood"

Fri May  8 23:08:45 2020 rev:8 rq:801757 version:1.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/hollywood/hollywood.changes      2020-04-07 
10:32:40.582604508 +0200
+++ /work/SRC/openSUSE:Factory/.hollywood.new.2738/hollywood.changes    
2020-05-08 23:08:49.354287668 +0200
@@ -1,0 +2,7 @@
+Fri May  8 06:18:53 UTC 2020 - Stefan Seyfried <[email protected]>
+
+- fix installation after python2 removal:
+  * require python3-Pygments instead of python-Pygments
+  * do not explicitly require "python" as this is autodetected
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hollywood.spec ++++++
--- /var/tmp/diff_new_pack.G7AJlX/_old  2020-05-08 23:08:50.158289311 +0200
+++ /var/tmp/diff_new_pack.G7AJlX/_new  2020-05-08 23:08:50.158289311 +0200
@@ -43,7 +43,8 @@
 Recommends:     speedometer
 Recommends:     tree
 Requires:       %name-data
-Requires:       python-Pygments
+# for /usr/bin/pygmentize
+Requires:       python3-Pygments
 Requires:       tmux
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -61,7 +62,6 @@
 Recommends:     caca-utils
 Recommends:     newsbeuter
 Requires:       perl-base
-Requires:       python
 Recommends:     rsstail
 # unavailable
 Recommends:     ticker


Reply via email to