14
0

- update to 1.17:

* Math operations were sped up by inlined binary GCD
    calculation.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-quicktions?expand=0&rev=22
This commit is contained in:
2024-03-25 12:27:06 +00:00
committed by Git OBS Bridge
parent 3b8fb9e64a
commit 4ef4b376fe
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 25 12:27:02 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.17:
* Math operations were sped up by inlined binary GCD
calculation.
-------------------------------------------------------------------
Sun Jan 21 11:21:45 UTC 2024 - Dirk Müller <dmueller@suse.com>