diff --git a/dotmap-1.3.13.tar.gz b/dotmap-1.3.13.tar.gz deleted file mode 100644 index b9fe7fa..0000000 --- a/dotmap-1.3.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4622785d935a5d94417b676f8d2143bfc1a2154d69c93ae92b3f61e3b1564f9b -size 10869 diff --git a/dotmap-1.3.17.tar.gz b/dotmap-1.3.17.tar.gz new file mode 100644 index 0000000..9b8b8cc --- /dev/null +++ b/dotmap-1.3.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51b359bd432a031397e7ec11acff379774ecb61bbc08b3d4f1e59863c7584ddd +size 11010 diff --git a/python-dotmap.changes b/python-dotmap.changes index 8ba2406..9f5e1ea 100644 --- a/python-dotmap.changes +++ b/python-dotmap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 16 04:25:23 UTC 2020 - Steve Kowalik + +- Update to 1.3.17: + * No changelog + ------------------------------------------------------------------- Mon Apr 13 02:04:18 UTC 2020 - John Vandenberg diff --git a/python-dotmap.spec b/python-dotmap.spec index fc71444..7ecd3d8 100644 --- a/python-dotmap.spec +++ b/python-dotmap.spec @@ -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