Hello community,

here is the log from the commit of package python-cffi for openSUSE:Factory 
checked in at 2018-10-25 08:09:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cffi (Old)
 and      /work/SRC/openSUSE:Factory/.python-cffi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cffi"

Thu Oct 25 08:09:14 2018 rev:23 rq:642726 version:1.11.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cffi/python-cffi.changes  2018-09-26 
14:53:53.439063972 +0200
+++ /work/SRC/openSUSE:Factory/.python-cffi.new/python-cffi.changes     
2018-10-25 08:09:15.904308995 +0200
@@ -1,0 +2,5 @@
+Wed Oct 17 18:53:19 CEST 2018 - mc...@suse.com
+
+- Fix calling of py.test executor.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-cffi.spec ++++++
--- /var/tmp/diff_new_pack.SVIFwa/_old  2018-10-25 08:09:16.340308708 +0200
+++ /var/tmp/diff_new_pack.SVIFwa/_new  2018-10-25 08:09:16.340308708 +0200
@@ -59,7 +59,10 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} 
py.test-%$python_bin_suffix -W ignore::UserWarning c/ testing/
+# https://bitbucket.org/cffi/cffi/issues/390/
+%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}
+py.test-%$python_bin_suffix -v -k 'not test_dlopen' -W ignore::UserWarning c/ 
testing/
+}
 
 %files %{python_files}
 %license LICENSE


Reply via email to