Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-asteval for openSUSE:Factory 
checked in at 2023-07-19 19:11:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asteval (Old)
 and      /work/SRC/openSUSE:Factory/.python-asteval.new.5570 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asteval"

Wed Jul 19 19:11:37 2023 rev:15 rq:1099490 version:0.9.31

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asteval/python-asteval.changes    
2023-02-17 16:45:25.427004133 +0100
+++ /work/SRC/openSUSE:Factory/.python-asteval.new.5570/python-asteval.changes  
2023-07-19 19:11:55.289017964 +0200
@@ -1,0 +2,19 @@
+Tue Jul 18 18:09:28 UTC 2023 - Antonio Teixeira <antonio.teixe...@suse.com>
+
+- Update to 0.9.31:
+  * cleanup numpy imports to avoid deprecated functions, add financial
+  functions from numpy_financial module, if installed.
+  * prefer 'user_symbols' when initializing Interpreter, but still support
+  'usersyms' argument. Will deprecate and remove eventually.
+  * add support of optional (off-by default) "nested symbol table".
+  * update tests to run most tests with symbol tables of dict and nested
+  group type.
+  * general code and testing cleanup.
+  * add config argument to Interpreter to more fully control which nodes are 
supported
+  * add support for import and importfrom -- off by default
+  * add support for with blocks
+  * add support for f-strings
+  * add support of set and dict comprehension
+  * fix bug with 'int**int' not returning a float.
+
+-------------------------------------------------------------------

Old:
----
  asteval-0.9.29.tar.gz

New:
----
  asteval-0.9.31.tar.gz

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

Other differences:
------------------
++++++ python-asteval.spec ++++++
--- /var/tmp/diff_new_pack.UYAItV/_old  2023-07-19 19:11:55.909021590 +0200
+++ /var/tmp/diff_new_pack.UYAItV/_new  2023-07-19 19:11:55.913021614 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-asteval
-Version:        0.9.29
+Version:        0.9.31
 Release:        0
 Summary:        Safe, minimalistic evaluator of python expression using ast 
module
 License:        MIT

++++++ asteval-0.9.29.tar.gz -> asteval-0.9.31.tar.gz ++++++
++++ 6338 lines of diff (skipped)

Reply via email to