Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-typeguard for openSUSE:Factory checked in at 2022-10-12 18:22:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-typeguard (Old) and /work/SRC/openSUSE:Factory/.python-typeguard.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-typeguard" Wed Oct 12 18:22:30 2022 rev:2 rq:1009899 version:2.13.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-typeguard/python-typeguard.changes 2020-06-29 21:17:55.609702587 +0200 +++ /work/SRC/openSUSE:Factory/.python-typeguard.new.2275/python-typeguard.changes 2022-10-12 18:22:32.937343304 +0200 @@ -1,0 +2,7 @@ +Tue Oct 11 16:36:44 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- Update to version 2.13.3 + * Fixed TypeError when using typeguard within exec() (where __module__ is None) (PR by Andy Jones) + * Fixed TypedDict causing TypeError: TypedDict does not support instance and class checks on Python 3.8 with standard library (not typing_extensions) typed dicts + +------------------------------------------------------------------- Old: ---- typeguard-2.9.1.tar.gz New: ---- typeguard-2.13.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-typeguard.spec ++++++ --- /var/tmp/diff_new_pack.1EDUFv/_old 2022-10-12 18:22:33.469344633 +0200 +++ /var/tmp/diff_new_pack.1EDUFv/_new 2022-10-12 18:22:33.473344643 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-typeguard # -# Copyright (c) 2020 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,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-typeguard -Version: 2.9.1 +Version: 2.13.3 Release: 0 Summary: Library for runtime checking of Python types License: MIT ++++++ typeguard-2.9.1.tar.gz -> typeguard-2.13.3.tar.gz ++++++ ++++ 4617 lines of diff (skipped)