Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-typedload for
openSUSE:Factory checked in at 2022-11-01 13:42:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-typedload (Old)
and /work/SRC/openSUSE:Factory/.python-typedload.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-typedload"
Tue Nov 1 13:42:10 2022 rev:3 rq:1032487 version:2.19
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-typedload/python-typedload.changes
2022-10-12 18:26:17.921902123 +0200
+++
/work/SRC/openSUSE:Factory/.python-typedload.new.2275/python-typedload.changes
2022-11-01 13:42:19.563818788 +0100
@@ -1,0 +2,12 @@
+Sat Oct 29 16:22:37 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to version 2.19
+ * Fix minor bug about exception raising from string constructed types
+ * Simplify type checking functions, defining only the one for the current
python version
+ * Fix type definitions of some private functions for compatibility with
cython
+ * Improved loading speed for dictionaries
+ * Improved loading speed for iterators
+ * Improved documentation
+ * Improved performance testing code
+
+-------------------------------------------------------------------
Old:
----
typedload_2.18.orig.tar.gz
typedload_2.18.orig.tar.gz.asc
New:
----
typedload_2.19.orig.tar.gz
typedload_2.19.orig.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-typedload.spec ++++++
--- /var/tmp/diff_new_pack.OlLyal/_old 2022-11-01 13:42:20.083821553 +0100
+++ /var/tmp/diff_new_pack.OlLyal/_new 2022-11-01 13:42:20.087821574 +0100
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-typedload
-Version: 2.18
+Version: 2.19
Release: 0
Summary: Load and dump data from json-like format into typed data
structures
License: GPL-3.0-only
++++++ typedload_2.18.orig.tar.gz -> typedload_2.19.orig.tar.gz ++++++
++++ 6060 lines of diff (skipped)