14
0

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
This commit is contained in:
Tomáš Chvátal
2020-03-20 09:17:08 +00:00
committed by Git OBS Bridge
parent 9ee621e1f3
commit 57ee181741
4 changed files with 11 additions and 5 deletions

View File

@@ -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 <tchvatal@suse.com>