14
0

- update to 1.18:

* New binary wheels were added built with gcc 12
    (manylinux_2_28).
  * x86_64 wheels now require SSE4.2.
  * Built using Cython 3.0.10.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-quicktions?expand=0&rev=24
This commit is contained in:
2024-06-10 09:45:54 +00:00
committed by Git OBS Bridge
parent 4ef4b376fe
commit 6df53e2b9f
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 10 09:45:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.18:
* New binary wheels were added built with gcc 12
(manylinux_2_28).
* x86_64 wheels now require SSE4.2.
* Built using Cython 3.0.10.
-------------------------------------------------------------------
Mon Mar 25 12:27:02 UTC 2024 - Dirk Müller <dmueller@suse.com>