diff --git a/dotmap-1.3.24.tar.gz b/dotmap-1.3.24.tar.gz deleted file mode 100644 index ff46cff..0000000 --- a/dotmap-1.3.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:193c5803c3429d73347e96168e87a61c49183ab97c7b214f78f6ff0ff38473d7 -size 11981 diff --git a/dotmap-1.3.26.tar.gz b/dotmap-1.3.26.tar.gz new file mode 100644 index 0000000..eca3cc9 --- /dev/null +++ b/dotmap-1.3.26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc87300f3a61d70f2bd18103ea2747dea846a2381a8321f43ce65cbd7afdfe3d +size 12070 diff --git a/python-dotmap.changes b/python-dotmap.changes index bbb1d47..618c2cc 100644 --- a/python-dotmap.changes +++ b/python-dotmap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 15 16:15:01 UTC 2022 - Dirk Müller + +- update to 1.3.26: + * no changelog findable + ------------------------------------------------------------------- Thu Sep 9 11:33:09 UTC 2021 - Matej Cepl diff --git a/python-dotmap.spec b/python-dotmap.spec index 62a4de3..89cd34f 100644 --- a/python-dotmap.spec +++ b/python-dotmap.spec @@ -1,7 +1,7 @@ # # spec file for package python-dotmap # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-dotmap -Version: 1.3.24 +Version: 1.3.26 Release: 0 Summary: Python ordered, dynamically-expandable dot-access dictionary License: MIT