Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terminator for openSUSE:Factory 
checked in at 2021-12-16 02:00:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terminator (Old)
 and      /work/SRC/openSUSE:Factory/.terminator.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terminator"

Thu Dec 16 02:00:46 2021 rev:20 rq:940691 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/terminator/terminator.changes    2021-05-11 
23:03:57.193014380 +0200
+++ /work/SRC/openSUSE:Factory/.terminator.new.2520/terminator.changes  
2021-12-16 02:01:18.875646761 +0100
@@ -1,0 +2,5 @@
+Mon Dec 13 14:05:10 UTC 2021 - pgaj...@suse.com
+
+- pytest-runner is not required for build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ terminator.spec ++++++
--- /var/tmp/diff_new_pack.tbzfpE/_old  2021-12-16 02:01:19.395647077 +0100
+++ /var/tmp/diff_new_pack.tbzfpE/_new  2021-12-16 02:01:19.399647079 +0100
@@ -34,7 +34,6 @@
 BuildRequires:  intltool
 BuildRequires:  python3-devel
 BuildRequires:  python3-pytest
-BuildRequires:  python3-pytest-runner
 BuildRequires:  python3-setuptools
 BuildRequires:  update-desktop-files
 Requires:       python3-cairo
@@ -58,7 +57,8 @@
 
 %prep
 %autosetup -p0
-
+# https://github.com/gnome-terminator/terminator/issues/554
+sed -i 's:pytest-runner::' setup.py
 # remove pointless shebangs
 sed -i '/#! \?\/usr.*/d' terminatorlib/*.py
 

Reply via email to