14
0

Accepting request 1033458 from home:mcepl:branches:devel:languages:python

- update to 38.0.3:
  - Updated Windows, macOS, and Linux wheels to be compiled
    with OpenSSL 3.0.7, which resolves CVE-2022-3602 and
    CVE-2022-3786.

OBS-URL: https://build.opensuse.org/request/show/1033458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=163
This commit is contained in:
2022-11-04 07:58:36 +00:00
committed by Git OBS Bridge
parent 7c43eed0a5
commit 1d2aefdc5c
7 changed files with 22 additions and 12 deletions

View File

@@ -28,7 +28,7 @@
%bcond_with test
%endif
Name: python-cryptography%{psuffix}
Version: 38.0.1
Version: 38.0.3
Release: 0
Summary: Python library which exposes cryptographic recipes and primitives
License: Apache-2.0 OR BSD-3-Clause