Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-datrie for openSUSE:Factory 
checked in at 2021-12-09 19:45:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-datrie (Old)
 and      /work/SRC/openSUSE:Factory/.python-datrie.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-datrie"

Thu Dec  9 19:45:59 2021 rev:10 rq:938238 version:0.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-datrie/python-datrie.changes      
2021-05-17 18:45:47.516502120 +0200
+++ /work/SRC/openSUSE:Factory/.python-datrie.new.2520/python-datrie.changes    
2021-12-09 19:46:46.465166908 +0100
@@ -1,0 +2,5 @@
+Thu Dec  9 08:43:20 UTC 2021 - pgaj...@suse.com
+
+- do not require pytest-runner for build, not required
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-datrie.spec ++++++
--- /var/tmp/diff_new_pack.HCjESd/_old  2021-12-09 19:46:47.089167208 +0100
+++ /var/tmp/diff_new_pack.HCjESd/_new  2021-12-09 19:46:47.101167214 +0100
@@ -29,7 +29,6 @@
 BuildRequires:  %{python_module Cython >= 0.26.1}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module hypothesis}
-BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -42,6 +41,8 @@
 %prep
 %setup -q -n datrie-%{version}
 %patch0 -p1
+# https://github.com/pytries/datrie/pull/89
+sed -i 's:pytest-runner::' setup.py
 
 %build
 pushd src

Reply via email to