Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-guessit for openSUSE:Factory 
checked in at 2021-11-20 02:39:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-guessit (Old)
 and      /work/SRC/openSUSE:Factory/.python-guessit.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-guessit"

Sat Nov 20 02:39:17 2021 rev:17 rq:932492 version:3.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-guessit/python-guessit.changes    
2021-11-09 23:55:16.279972832 +0100
+++ /work/SRC/openSUSE:Factory/.python-guessit.new.1895/python-guessit.changes  
2021-11-20 02:40:30.216510217 +0100
@@ -1,0 +2,5 @@
+Fri Nov 19 11:14:16 UTC 2021 - pgaj...@suse.com
+
+- do not require pytest-runner, it is not needed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-guessit.spec ++++++
--- /var/tmp/diff_new_pack.Escaa9/_old  2021-11-20 02:40:30.708508593 +0100
+++ /var/tmp/diff_new_pack.Escaa9/_new  2021-11-20 02:40:30.708508593 +0100
@@ -31,7 +31,6 @@
 BuildRequires:  %{python_module pytest >= 5}
 BuildRequires:  %{python_module pytest-benchmark}
 BuildRequires:  %{python_module pytest-mock}
-BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module python-dateutil}
 BuildRequires:  %{python_module rebulk >= 3.1.0}
 BuildRequires:  %{python_module setuptools}
@@ -65,6 +64,8 @@
 for i in 
{'api','data/__init__','__init__','jsonutils','__main__','monkeypatch','options','reutils','test/__init__','test/rules/__init__','test/rules/processors_test','test/test_api','test/test_api_unicode_literals','test/test_benchmark','test/test_main','test/test_options','test/test_yml','__version__','yamlutils'};
 do
   sed -i -e "1d" "guessit/$i.py"
 done
+# https://pypi.org/project/pytest-runner/
+sed -i 's:.pytest-runner.::' setup.py
 
 %build
 %python_build

Reply via email to