15
0
forked from pool/python-dotmap

- Update to 1.3.17:

* No changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dotmap?expand=0&rev=3
This commit is contained in:
2020-06-16 04:35:40 +00:00
committed by Git OBS Bridge
parent 25e8321b78
commit 33e6b9b58c
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4622785d935a5d94417b676f8d2143bfc1a2154d69c93ae92b3f61e3b1564f9b
size 10869

3
dotmap-1.3.17.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51b359bd432a031397e7ec11acff379774ecb61bbc08b3d4f1e59863c7584ddd
size 11010

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 16 04:25:23 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.3.17:
* No changelog
-------------------------------------------------------------------
Mon Apr 13 02:04:18 UTC 2020 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-dotmap
Version: 1.3.13
Version: 1.3.17
Release: 0
Summary: Python ordered, dynamically-expandable dot-access dictionary
License: MIT