From e8d2d3da765908a27ee29e5e538ead8bbc2552eec1070be705c75767148ca344 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 30 Oct 2021 20:47:06 +0000 Subject: [PATCH] - update to 1.3.0: * add python 3.6, drop support for python 3.5 * Fix linting error * Refactorings * Add support for string with thousand separators as integer OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=14 --- python-typepy.changes | 9 +++++++++ python-typepy.spec | 2 +- typepy-1.1.5.tar.gz | 3 --- typepy-1.3.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 typepy-1.1.5.tar.gz create mode 100644 typepy-1.3.0.tar.gz diff --git a/python-typepy.changes b/python-typepy.changes index 7820605..8794b17 100644 --- a/python-typepy.changes +++ b/python-typepy.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Oct 30 20:46:13 UTC 2021 - Dirk Müller + +- update to 1.3.0: + * add python 3.6, drop support for python 3.5 + * Fix linting error + * Refactorings + * Add support for string with thousand separators as integer + ------------------------------------------------------------------- Fri Apr 23 11:27:31 UTC 2021 - Matej Cepl diff --git a/python-typepy.spec b/python-typepy.spec index 0de8bd3..5cbd1b2 100644 --- a/python-typepy.spec +++ b/python-typepy.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-typepy -Version: 1.1.5 +Version: 1.3.0 Release: 0 Summary: Python library for run time variable type checker License: MIT diff --git a/typepy-1.1.5.tar.gz b/typepy-1.1.5.tar.gz deleted file mode 100644 index 3589551..0000000 --- a/typepy-1.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1bbe790bb8d1b43b4541b235678974d5aee2357e1948cdf17cb4c14cbe4a2a82 -size 23311 diff --git a/typepy-1.3.0.tar.gz b/typepy-1.3.0.tar.gz new file mode 100644 index 0000000..0642bf7 --- /dev/null +++ b/typepy-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96788530614083164993d1443959f6c58e6bb8e2da839812ddf462c203e4b84c +size 23364