Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-simpleeval for
openSUSE:Factory checked in at 2022-02-23 16:26:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-simpleeval (Old)
and /work/SRC/openSUSE:Factory/.python-simpleeval.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-simpleeval"
Wed Feb 23 16:26:16 2022 rev:5 rq:957070 version:0.9.12
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-simpleeval/python-simpleeval.changes
2020-03-10 12:33:57.336847596 +0100
+++
/work/SRC/openSUSE:Factory/.python-simpleeval.new.1958/python-simpleeval.changes
2022-02-23 16:27:09.659510357 +0100
@@ -1,0 +2,10 @@
+Wed Feb 23 10:37:47 UTC 2022 - [email protected]
+
+- version update to 0.9.12
+ * Remove Cyclic references (memory leak)
+ * Add left & right shift operations (<< and >>)
+ * Switch to GH actions & CodeCov.io for CI tests
+ * Add extra contributors details
+ * Reformat w/ Black + isort, and have linting of those in CI
+
+-------------------------------------------------------------------
Old:
----
simpleeval-0.9.10.tar.gz
New:
----
simpleeval-0.9.12.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-simpleeval.spec ++++++
--- /var/tmp/diff_new_pack.gXkmYw/_old 2022-02-23 16:27:10.079510371 +0100
+++ /var/tmp/diff_new_pack.gXkmYw/_new 2022-02-23 16:27:10.083510371 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package python-simpleeval
+# spec file
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2015 Dr. Axel Braun
#
# All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define modname simpleeval
Name: python-%{modname}
-Version: 0.9.10
+Version: 0.9.12
Release: 0
Summary: A simple, safe single expression evaluator library
License: MIT
++++++ simpleeval-0.9.10.tar.gz -> simpleeval-0.9.12.tar.gz ++++++
++++ 3784 lines of diff (skipped)