Hello community,

here is the log from the commit of package python-tinycss2 for openSUSE:Factory 
checked in at 2019-04-19 18:37:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tinycss2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-tinycss2.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tinycss2"

Fri Apr 19 18:37:20 2019 rev:3 rq:694576 version:0.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tinycss2/python-tinycss2.changes  
2019-01-24 14:14:19.131299835 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-tinycss2.new.5536/python-tinycss2.changes    
    2019-04-19 18:37:22.299107635 +0200
@@ -1,0 +2,5 @@
+Fri Apr 12 15:24:03 UTC 2019 - MatÄ›j Cepl <[email protected]>
+
+- bsc#1130082: Switch off FLAKE8-check test
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tinycss2.spec ++++++
--- /var/tmp/diff_new_pack.g6cNKp/_old  2019-04-19 18:37:23.771109505 +0200
+++ /var/tmp/diff_new_pack.g6cNKp/_new  2019-04-19 18:37:23.819109566 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tinycss2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -56,7 +56,7 @@
 
 %check
 export LANG=en_US.UTF-8
-%python_exec setup.py test
+%python_expand py.test-%{$python_bin_suffix} -v -k 'not FLAKE8-check'
 
 %files %{python_files}
 %doc CHANGES README.rst


Reply via email to