From 4ef4b376fe053a51e0c648fcf781e3bc76fbd97f3b3142a42f9ee6a62af72665 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 25 Mar 2024 12:27:06 +0000 Subject: [PATCH] - 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 --- python-quicktions.changes | 7 +++++++ python-quicktions.spec | 2 +- quicktions-1.16.tar.gz | 3 --- quicktions-1.17.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 quicktions-1.16.tar.gz create mode 100644 quicktions-1.17.tar.gz diff --git a/python-quicktions.changes b/python-quicktions.changes index 88da2b7..050e68f 100644 --- a/python-quicktions.changes +++ b/python-quicktions.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 25 12:27:02 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-quicktions.spec b/python-quicktions.spec index 0657d2d..165668c 100644 --- a/python-quicktions.spec +++ b/python-quicktions.spec @@ -17,7 +17,7 @@ Name: python-quicktions -Version: 1.16 +Version: 1.17 Release: 0 Summary: Fast fractions data type for rational numbers License: Python-2.0 diff --git a/quicktions-1.16.tar.gz b/quicktions-1.16.tar.gz deleted file mode 100644 index 306a8d3..0000000 --- a/quicktions-1.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf3dc69e2ad0cbc7b5d4f22bf1102511400a5302837f346b8638c7ebfd75f827 -size 365960 diff --git a/quicktions-1.17.tar.gz b/quicktions-1.17.tar.gz new file mode 100644 index 0000000..8d0347e --- /dev/null +++ b/quicktions-1.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7351655bcc59ff01be4d3fcb50d3d9a5b31ed791b191df96e7bea7b175047eec +size 371032