Hello community,

here is the log from the commit of package python-rstcheck for openSUSE:Factory 
checked in at 2020-03-10 12:43:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rstcheck (Old)
 and      /work/SRC/openSUSE:Factory/.python-rstcheck.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rstcheck"

Tue Mar 10 12:43:31 2020 rev:3 rq:783318 version:3.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rstcheck/python-rstcheck.changes  
2019-03-10 09:38:34.516130264 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-rstcheck.new.26092/python-rstcheck.changes   
    2020-03-10 12:43:31.553130200 +0100
@@ -1,0 +2,8 @@
+Tue Mar 10 11:19:41 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Disable testing in this package:
+  * The tests deadlock in 2 out of 10 builds
+  * Upstream needs to provide proper testing before we can enable
+    it here
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-rstcheck.spec ++++++
--- /var/tmp/diff_new_pack.U1YieT/_old  2020-03-10 12:43:31.977130409 +0100
+++ /var/tmp/diff_new_pack.U1YieT/_new  2020-03-10 12:43:31.981130411 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rstcheck
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,6 @@
 Release:        0
 Summary:        Python module to check syntax of reStructuredText
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/myint/rstcheck
 Source:         
https://files.pythonhosted.org/packages/source/r/rstcheck/rstcheck-%{version}.tar.gz
 Source1:        https://github.com/myint/rstcheck/archive/v%{version}.tar.gz
@@ -69,9 +68,9 @@
 export LANG=en_US.UTF-8
 # This is testing the source copy of rstcheck.py, not the installed version,
 # but at least that sanity checks the build dependencies.
-%{python_expand # complements test-path.patch
-PYTHON=$python ./test.bash
-}
+#%%{python_expand # complements test-path.patch
+#PYTHON=$python ./test.bash
+#}
 
 %files %{python_files}
 %license LICENSE


Reply via email to