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 2022-01-15 20:05:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asteval (Old)
 and      /work/SRC/openSUSE:Factory/.python-asteval.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asteval"

Sat Jan 15 20:05:26 2022 rev:10 rq:946672 version:0.9.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asteval/python-asteval.changes    
2021-02-18 20:52:39.943453745 +0100
+++ /work/SRC/openSUSE:Factory/.python-asteval.new.1892/python-asteval.changes  
2022-01-15 20:05:47.897786996 +0100
@@ -1,0 +2,9 @@
+Sat Jan 15 16:47:20 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 0.9.25:
+  * fixes import errors for Py3.6 and 3.7, setting version with
+    importlib_metadata.version if available.
+  * use setuptools_scm and importlib for version
+  * treat all __dunder__ attributes of all objects as inherently unsafe.
+
+-------------------------------------------------------------------

Old:
----
  asteval-0.9.22.tar.gz

New:
----
  asteval-0.9.25.tar.gz

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

Other differences:
------------------
++++++ python-asteval.spec ++++++
--- /var/tmp/diff_new_pack.y6wc5p/_old  2022-01-15 20:05:48.253787273 +0100
+++ /var/tmp/diff_new_pack.y6wc5p/_new  2022-01-15 20:05:48.257787277 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-asteval
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,14 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-asteval
-Version:        0.9.22
+Version:        0.9.25
 Release:        0
 Summary:        Safe, minimalistic evaluator of python expression using ast 
module
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/newville/asteval
 Source:         
https://files.pythonhosted.org/packages/source/a/asteval/asteval-%{version}.tar.gz
+BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

++++++ asteval-0.9.22.tar.gz -> asteval-0.9.25.tar.gz ++++++
++++ 2379 lines of diff (skipped)

Reply via email to