Hello community,

here is the log from the commit of package python-pytest-trio for 
openSUSE:Factory checked in at 2019-09-18 13:10:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-trio (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-trio.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-trio"

Wed Sep 18 13:10:42 2019 rev:2 rq:731165 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-trio/python-pytest-trio.changes    
2019-06-01 09:44:39.899423322 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-trio.new.7948/python-pytest-trio.changes
  2019-09-18 13:10:57.592695957 +0200
@@ -1,0 +2,7 @@
+Sat Sep 14 11:52:57 UTC 2019 - John Vandenberg <jay...@gmail.com>
+
+- Add a temporary hack in the spec to alter the conftest.py used
+  when testing the plugin, fixing the builds.
+- Remove unnecessary build dependency on python-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest-trio.spec ++++++
--- /var/tmp/diff_new_pack.IIOPrs/_old  2019-09-18 13:10:58.032695865 +0200
+++ /var/tmp/diff_new_pack.IIOPrs/_new  2019-09-18 13:10:58.032695865 +0200
@@ -26,7 +26,6 @@
 Group:          Development/Languages/Python
 URL:            https://github.com/python-trio/pytest-trio
 Source:         
file:///home/herman/OBS/home:Simmphonie:python/python-pytest-trio/pytest-trio-%{version}.tar.gz#/pytest-trio-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -49,6 +48,10 @@
 %prep
 %setup -q -n pytest-trio-%{version}
 
+# Temporary hack on a temporary hack
+# https://github.com/pytest-dev/pytest/issues/4039
+sed -i /RemovedInPytest4Warning/d pytest_trio/_tests/conftest.py
+
 %build
 %python_build
 


Reply via email to