Hello community,

here is the log from the commit of package python-typed-ast for 
openSUSE:Factory checked in at 2019-05-12 11:43:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-typed-ast (Old)
 and      /work/SRC/openSUSE:Factory/.python-typed-ast.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-typed-ast"

Sun May 12 11:43:41 2019 rev:7 rq:701990 version:1.3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-typed-ast/python-typed-ast.changes        
2019-05-07 23:13:11.660189907 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-typed-ast.new.5148/python-typed-ast.changes  
    2019-05-12 11:43:43.103685559 +0200
@@ -1,0 +2,7 @@
+Fri May 10 12:16:33 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Do not use the %pytest_arch call but expand it as the tests
+  seem to need more verbosity otherwise they fail sometimes
+  (fishy, but works)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-typed-ast.spec ++++++
--- /var/tmp/diff_new_pack.h3HMPf/_old  2019-05-12 11:43:43.683687262 +0200
+++ /var/tmp/diff_new_pack.h3HMPf/_new  2019-05-12 11:43:43.687687274 +0200
@@ -55,10 +55,11 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-%pytest_arch
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} 
py.test-%{$python_bin_suffix} -vv
 
 %files %{python_files}
 %license LICENSE
+%doc README.md
 %{python_sitearch}/*
 
 %changelog


Reply via email to