diff --git a/python-typepy.changes b/python-typepy.changes index 09f6a41..7820605 100644 --- a/python-typepy.changes +++ b/python-typepy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 23 11:27:31 UTC 2021 - Matej Cepl + +- Update to version 1.1.5: + - Change packaging dependency from mandatory to optional. + ------------------------------------------------------------------- Sat Mar 6 13:20:09 UTC 2021 - Martin Hauke diff --git a/python-typepy.spec b/python-typepy.spec index 2fce18d..0de8bd3 100644 --- a/python-typepy.spec +++ b/python-typepy.spec @@ -19,9 +19,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-typepy -Version: 1.1.4 +Version: 1.1.5 Release: 0 -Summary: Python library for run time variable type checker +Summary: Python library for run time variable type checker License: MIT Group: Development/Languages/Python URL: https://github.com/thombashi/typepy diff --git a/typepy-1.1.4.tar.gz b/typepy-1.1.4.tar.gz deleted file mode 100644 index ac383e6..0000000 --- a/typepy-1.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59e40619e68772976fc1c2b40bb9185a425a3198aff3fc165ed2ba0040ddb5c4 -size 23460 diff --git a/typepy-1.1.5.tar.gz b/typepy-1.1.5.tar.gz new file mode 100644 index 0000000..3589551 --- /dev/null +++ b/typepy-1.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bbe790bb8d1b43b4541b235678974d5aee2357e1948cdf17cb4c14cbe4a2a82 +size 23311