Hello community,

here is the log from the commit of package python-asteval for openSUSE:Factory 
checked in at 2018-08-31 10:45:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asteval (Old)
 and      /work/SRC/openSUSE:Factory/.python-asteval.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asteval"

Fri Aug 31 10:45:17 2018 rev:2 rq:632120 version:0.9.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asteval/python-asteval.changes    
2018-06-15 14:37:39.847241224 +0200
+++ /work/SRC/openSUSE:Factory/.python-asteval.new/python-asteval.changes       
2018-08-31 10:45:19.567266102 +0200
@@ -1,0 +2,5 @@
+Wed Aug 29 10:27:20 UTC 2018 - [email protected]
+
+- Fix the test call to work on 42.3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-asteval.spec ++++++
--- /var/tmp/diff_new_pack.lFVdCL/_old  2018-08-31 10:45:20.499267228 +0200
+++ /var/tmp/diff_new_pack.lFVdCL/_new  2018-08-31 10:45:20.503267232 +0200
@@ -25,7 +25,6 @@
 Group:          Development/Languages/Python
 Url:            http://github.com/newville/asteval
 Source:         
https://files.pythonhosted.org/packages/source/a/asteval/asteval-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 # SECTION test requirements
 BuildRequires:  %{python_module numpy >= 1.6}
@@ -64,9 +63,7 @@
 
 %check
 pushd tests
-%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
-pytest-%{$python_bin_suffix}
-}
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
py.test-%{$python_bin_suffix}
 popd
 
 %files %{python_files}


Reply via email to