diff --git a/python-parse_type.changes b/python-parse_type.changes index edd743c..099567e 100644 --- a/python-parse_type.changes +++ b/python-parse_type.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Feb 28 10:33:12 UTC 2022 - pgajdos@suse.com + +- version update to 0.6.0 + + issue #17: setup.py: Remove use of "use_2to3" + + parse issue #119 (same as: #121): int_convert memory effect with number-base discovery + + UPDATE to parse v1.18.0 (needed by: parse issue #119) + + parse PR #122: Fixes issue #121 in parse: int_convert memory effect. + + parse v1.17.0 + ------------------------------------------------------------------- Wed Sep 23 09:50:41 UTC 2020 - Ondřej Súkup diff --git a/python-parse_type.spec b/python-parse_type.spec index 4b9ed57..bdec75f 100644 --- a/python-parse_type.spec +++ b/python-parse_type.spec @@ -1,7 +1,7 @@ # # spec file for package python-parse_type # -# Copyright (c) 2020 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 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-parse_type -Version: 0.5.3 +Version: 0.6.0 Release: 0 Summary: Extension to the parse module License: BSD-3-Clause diff --git a/v0.5.3.tar.gz b/v0.5.3.tar.gz deleted file mode 100644 index 68abe9b..0000000 --- a/v0.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04f640a7c76581c024d1f7fa474931e1693d94f9c92cc23f5d894e10c6c2c2c2 -size 269644 diff --git a/v0.6.0.tar.gz b/v0.6.0.tar.gz new file mode 100644 index 0000000..24e2fd7 --- /dev/null +++ b/v0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b20e386a8091ba9a37f706827a5a3b81df2d7c323f886ade5f27b0c0af3e9e23 +size 272744