15
0
forked from pool/python-dotmap

- update to 1.3.26:

* no changelog findable

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dotmap?expand=0&rev=9
This commit is contained in:
2022-01-15 16:16:03 +00:00
committed by Git OBS Bridge
parent b310a20240
commit 347af28691
4 changed files with 11 additions and 5 deletions

View File

@@ -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