14
0

- update to 44.0.1:

* Updated Windows, macOS, and Linux wheels to be compiled with
    OpenSSL 3.4.1.
  * We now build armv7l manylinux wheels and publish them to
    PyPI.
  * We now build manylinux_2_34 wheels and publish them to PyPI.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=242
This commit is contained in:
2025-02-26 09:41:33 +00:00
committed by Git OBS Bridge
parent 97ea33263f
commit f9cfc76a25
6 changed files with 47 additions and 31 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Feb 26 09:41:24 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 44.0.1:
* Updated Windows, macOS, and Linux wheels to be compiled with
OpenSSL 3.4.1.
* We now build armv7l manylinux wheels and publish them to
PyPI.
* We now build manylinux_2_34 wheels and publish them to PyPI.
-------------------------------------------------------------------
Sun Jan 26 10:59:13 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>