Hello community,

here is the log from the commit of package python-numexpr for openSUSE:Factory 
checked in at 2017-10-05 11:58:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numexpr (Old)
 and      /work/SRC/openSUSE:Factory/.python-numexpr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numexpr"

Thu Oct  5 11:58:44 2017 rev:7 rq:530885 version:2.6.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numexpr/python-numexpr.changes    
2017-09-28 12:35:17.128397127 +0200
+++ /work/SRC/openSUSE:Factory/.python-numexpr.new/python-numexpr.changes       
2017-10-05 11:59:02.282465433 +0200
@@ -1,0 +2,5 @@
+Mon Oct  2 21:57:06 UTC 2017 - [email protected]
+
+- Ensure neutrality of description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-numexpr.spec ++++++
--- /var/tmp/diff_new_pack.HTzRA5/_old  2017-10-05 11:59:04.018221222 +0200
+++ /var/tmp/diff_new_pack.HTzRA5/_new  2017-10-05 11:59:04.022220660 +0200
@@ -21,7 +21,7 @@
 Version:        2.6.4
 Release:        0
 Url:            https://github.com/pydata/numexpr/
-Summary:        Fast numerical expression evaluator for NumPy
+Summary:        Numerical expression evaluator for NumPy
 License:        MIT
 Group:          Development/Languages/Python
 Source:         
https://files.pythonhosted.org/packages/source/n/numexpr/numexpr-%{version}.tar.gz
@@ -36,9 +36,10 @@
 %python_subpackages
 
 %description
-Numexpr is a fast numerical expression evaluator for NumPy.  With it,
-expressions that operate on arrays (like "3*a+4*b") are accelerated
-and use less memory than doing the same calculation in Python.
+Numexpr is a numerical expression evaluator for NumPy. It is a C++
+module. With it, expressions that operate on arrays (like "3*a+4*b")
+can be accelerated and use less memory than doing the same
+calculation in Python.
 
 %prep
 %setup -q -n numexpr-%{version}


Reply via email to