Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 0320537185 | |||
| 859d94fc02 | |||
| 2d5821d770 | |||
| 52342b8a6e |
@@ -1,12 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 10 11:16:10 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.22
|
||||
* A choice of different GCD implementations is available via ``quicktions.use_gcd_impl()``.
|
||||
The fastest one on the current machine is chosen at import time.
|
||||
* Built using Cython 3.1.3.
|
||||
- Use Python 3.11 on SLE-15 by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 21 03:57:17 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
|
||||
Name: python-quicktions
|
||||
Version: 1.22
|
||||
Version: 1.21
|
||||
Release: 0
|
||||
Summary: Fast fractions data type for rational numbers
|
||||
License: Python-2.0
|
||||
|
||||
3
quicktions-1.21.tar.gz
Normal file
3
quicktions-1.21.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31a80d161eaf0b0829677ce6010073f8364ad17f926874de4a3cbb18c1975239
|
||||
size 384614
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:207d74b05d5ae166d184a51807dbe667303e408118ffb28f7fcd016792664e58
|
||||
size 398517
|
||||
Reference in New Issue
Block a user