Hello community,

here is the log from the commit of package python-pytest-verbose-parametrize 
for openSUSE:Factory checked in at 2019-08-22 15:05:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-verbose-parametrize (Old)
 and      
/work/SRC/openSUSE:Factory/.python-pytest-verbose-parametrize.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-verbose-parametrize"

Thu Aug 22 15:05:54 2019 rev:3 rq:725258 version:1.7.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-verbose-parametrize/python-pytest-verbose-parametrize.changes
      2019-06-03 18:56:55.684394188 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-verbose-parametrize.new.7948/python-pytest-verbose-parametrize.changes
    2019-08-22 15:17:59.450340984 +0200
@@ -1,0 +2,5 @@
+Thu Aug 22 09:05:47 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Skip integration tests
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest-verbose-parametrize.spec ++++++
--- /var/tmp/diff_new_pack.UEc8xd/_old  2019-08-22 15:17:59.898340867 +0200
+++ /var/tmp/diff_new_pack.UEc8xd/_new  2019-08-22 15:17:59.902340866 +0200
@@ -46,6 +46,9 @@
 
 %prep
 %setup -q -n pytest-verbose-parametrize-%{version}
+# we can't do integration tests as py2 and py3 can be different versions
+# and the script simply calls $bindir/pytest
+rm tests/integration/test_verbose_parametrize.py
 
 %build
 %python_build


Reply via email to