Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-rebulk"

Wed Dec  8 00:00:16 2021 rev:15 rq:936360 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rebulk/python-rebulk.changes      
2021-11-06 18:21:24.976993238 +0100
+++ /work/SRC/openSUSE:Factory/.python-rebulk.new.31177/python-rebulk.changes   
2021-12-08 00:00:49.187520235 +0100
@@ -1,0 +2,5 @@
+Tue Dec  7 19:42:56 UTC 2021 - [email protected]
+
+- do not require pytest-runner for build, it is not needed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-rebulk.spec ++++++
--- /var/tmp/diff_new_pack.0JHyjM/_old  2021-12-08 00:00:49.711518442 +0100
+++ /var/tmp/diff_new_pack.0JHyjM/_new  2021-12-08 00:00:49.711518442 +0100
@@ -24,7 +24,6 @@
 License:        MIT
 URL:            https://github.com/Toilal/rebulk
 Source0:        
https://files.pythonhosted.org/packages/source/r/rebulk/rebulk-%{version}.tar.gz
-BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -43,6 +42,8 @@
 
 %prep
 %autosetup -n rebulk-%{version}
+# https://github.com/Toilal/rebulk/issues/26
+sed -i 's:.pytest-runner.::' setup.py
 
 # Remove shebang from non-executable files
 for i in 
{'builder','chain','debug','formatters','__init__','introspector','loose','match','pattern','processors','rebulk','remodule','rules','toposort','utils','validators','__version__'};
 do

Reply via email to