Hello community,

here is the log from the commit of package python-vcrpy for openSUSE:Factory 
checked in at 2019-04-18 09:56:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vcrpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-vcrpy.new.17052 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vcrpy"

Thu Apr 18 09:56:50 2019 rev:4 rq:695151 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vcrpy/python-vcrpy.changes        
2018-12-31 09:47:50.674144921 +0100
+++ /work/SRC/openSUSE:Factory/.python-vcrpy.new.17052/python-vcrpy.changes     
2019-04-18 09:56:53.409358867 +0200
@@ -1,0 +2,5 @@
+Wed Apr 17 14:09:32 CEST 2019 - Matej Cepl <[email protected]>
+
+- Test suite just doesn't work. gh#kevin1024/vcrpy#427
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-vcrpy.spec ++++++
--- /var/tmp/diff_new_pack.gRQQpc/_old  2019-04-18 09:56:53.973359222 +0200
+++ /var/tmp/diff_new_pack.gRQQpc/_new  2019-04-18 09:56:53.973359222 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-vcrpy
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -71,7 +71,8 @@
 %check
 # Skip TestVCRConnection.testing_connect. Attempts
 # a real connection.
-%python_exec -m pytest -k "not testing_connect" tests
+# This just doesn't work gh#kevin1024/vcrpy#427
+# %%python_exec -m pytest -k "not testing_connect" tests
 
 %files %{python_files}
 %license LICENSE.txt


Reply via email to