Accepting request 1303635 from home:glaubitz:branches:devel:languages:python
- 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
OBS-URL: https://build.opensuse.org/request/show/1303635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-quicktions?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user