14
0

Accepting request 1041287 from home:yarunachalam:branches:devel:languages:python

- Update to version 38.0.4
  * Fixed compilation when using LibreSSL 3.6.0.
  * Fixed error when using py2app to build an application with a cryptography dependency.

OBS-URL: https://build.opensuse.org/request/show/1041287
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=165
This commit is contained in:
2022-12-08 11:47:57 +00:00
committed by Git OBS Bridge
parent 1d2aefdc5c
commit 7de9edad2b
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 7 16:43:26 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 38.0.4
* Fixed compilation when using LibreSSL 3.6.0.
* Fixed error when using py2app to build an application with a cryptography dependency.
-------------------------------------------------------------------
Thu Nov 3 19:17:35 UTC 2022 - Matej Cepl <mcepl@suse.com>