From 2fb291032c7a6deec1c4d48e7a2fbc6323ff1814a48ba7e2da6d247e8bb26140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 17 May 2021 08:07:28 +0000 Subject: [PATCH] Accepting request 893560 from home:pgajdos:python - version update to 2.4.0 * Calling .freeze() forbids getting/setting missing keys. Use .unfreeze() to undo. OBS-URL: https://build.opensuse.org/request/show/893560 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-addict?expand=0&rev=15 --- python-addict.changes | 6 ++++++ python-addict.spec | 4 ++-- v2.3.0.tar.gz | 3 --- v2.4.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 v2.3.0.tar.gz create mode 100644 v2.4.0.tar.gz diff --git a/python-addict.changes b/python-addict.changes index 0daa154..9765547 100644 --- a/python-addict.changes +++ b/python-addict.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 17 07:36:43 UTC 2021 - pgajdos@suse.com + +- version update to 2.4.0 + * Calling .freeze() forbids getting/setting missing keys. Use .unfreeze() to undo. + ------------------------------------------------------------------- Tue Sep 15 05:07:38 UTC 2020 - Steve Kowalik diff --git a/python-addict.spec b/python-addict.spec index 0f8bb8d..1941b01 100644 --- a/python-addict.spec +++ b/python-addict.spec @@ -1,7 +1,7 @@ # # spec file for package python-addict # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-addict -Version: 2.3.0 +Version: 2.4.0 Release: 0 Summary: A dictionary using both attribute and item syntax License: MIT diff --git a/v2.3.0.tar.gz b/v2.3.0.tar.gz deleted file mode 100644 index f1166bc..0000000 --- a/v2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c0c6a4f8162be84eec98ba089ab4845db56c62954b5701f350e61124da04cb8 -size 8700 diff --git a/v2.4.0.tar.gz b/v2.4.0.tar.gz new file mode 100644 index 0000000..9d684c3 --- /dev/null +++ b/v2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb5674667e39549e7e5534b98d7c942ec4a4195b76bdb748739eac5d3861bc1 +size 9418