From c9c46b9cb1936daba13368bcba0c95d7c4f1d527ecd8899cb4df3890fa3ce112 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 11 Oct 2022 18:22:59 +0000 Subject: [PATCH] Accepting request 1009844 from home:yarunachalam:branches:devel:languages:python - Update to version 4.1.0 * Avoid setting confusing context on AttributeError exceptions (from when not finding __missing__) OBS-URL: https://build.opensuse.org/request/show/1009844 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tri.struct?expand=0&rev=5 --- python-tri.struct.changes | 6 ++++++ python-tri.struct.spec | 4 ++-- tri.struct-4.0.0.tar.gz | 3 --- tri.struct-4.1.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 tri.struct-4.0.0.tar.gz create mode 100644 tri.struct-4.1.0.tar.gz diff --git a/python-tri.struct.changes b/python-tri.struct.changes index d76da87..8f90ddb 100644 --- a/python-tri.struct.changes +++ b/python-tri.struct.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 11 16:10:20 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 4.1.0 + * Avoid setting confusing context on AttributeError exceptions (from when not finding __missing__) + ------------------------------------------------------------------- Fri Jan 22 15:38:04 UTC 2021 - Benjamin Greiner diff --git a/python-tri.struct.spec b/python-tri.struct.spec index eae8570..7ef0a28 100644 --- a/python-tri.struct.spec +++ b/python-tri.struct.spec @@ -1,7 +1,7 @@ # # spec file for package python-tri.struct # -# 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,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-tri.struct -Version: 4.0.0 +Version: 4.1.0 Release: 0 Summary: Python dictionaries with attribute access License: BSD-3-Clause diff --git a/tri.struct-4.0.0.tar.gz b/tri.struct-4.0.0.tar.gz deleted file mode 100644 index 82924bb..0000000 --- a/tri.struct-4.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3618abe6256037d8899048fab6fc0f6334b0f12253c6c439866e1af012589a23 -size 26954 diff --git a/tri.struct-4.1.0.tar.gz b/tri.struct-4.1.0.tar.gz new file mode 100644 index 0000000..4aa3e45 --- /dev/null +++ b/tri.struct-4.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d59bc9be40513e88cc922b209801f4c231384905b61ad12296a92b179e3da23 +size 27054