From 57ee181741138b5e27ba2355946dd17c1b7393a8999f72b4eea33100a75bee0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 20 Mar 2020 09:17:08 +0000 Subject: [PATCH] Accepting request 786774 from home:pgajdos:python - version update to 1.11 * Fix ``OverflowError`` when parsing string values with long decimal parts. OBS-URL: https://build.opensuse.org/request/show/786774 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-quicktions?expand=0&rev=9 --- python-quicktions.changes | 6 ++++++ python-quicktions.spec | 4 ++-- quicktions-1.10.tar.gz | 3 --- quicktions-1.11.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 quicktions-1.10.tar.gz create mode 100644 quicktions-1.11.tar.gz diff --git a/python-quicktions.changes b/python-quicktions.changes index 7fea1d6..1cc9922 100644 --- a/python-quicktions.changes +++ b/python-quicktions.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 20 08:37:42 UTC 2020 - pgajdos@suse.com + +- version update to 1.11 + * Fix ``OverflowError`` when parsing string values with long decimal parts. + ------------------------------------------------------------------- Tue Sep 10 10:58:23 UTC 2019 - Tomáš Chvátal diff --git a/python-quicktions.spec b/python-quicktions.spec index 9fd5543..f992460 100644 --- a/python-quicktions.spec +++ b/python-quicktions.spec @@ -1,7 +1,7 @@ # # spec file for package python-quicktions # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-quicktions -Version: 1.10 +Version: 1.11 Release: 0 Summary: Fast fractions data type for rational numbers License: Python-2.0 diff --git a/quicktions-1.10.tar.gz b/quicktions-1.10.tar.gz deleted file mode 100644 index 2ae7346..0000000 --- a/quicktions-1.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b2d3bdb1db6741bc51ce1db9a659d91c5297420b91a62009c82c974a365c0ee -size 222831 diff --git a/quicktions-1.11.tar.gz b/quicktions-1.11.tar.gz new file mode 100644 index 0000000..3610a26 --- /dev/null +++ b/quicktions-1.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f66f0f6e8cc4eb3702fc7b4fb943db17c72f875bcb5c91f50af188d28d0aa2df +size 218804