14
0

- update to 43.0.1:

* Updated Windows, macOS, and Linux wheels to be compiled with
    OpenSSL 3.3.2.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=230
This commit is contained in:
2024-09-28 19:46:03 +00:00
committed by Git OBS Bridge
parent f7ba2ec349
commit d0f3a45356
6 changed files with 33 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file
# spec file for package python-cryptography
#
# Copyright (c) 2024 SUSE LLC
#
@@ -27,7 +27,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-cryptography%{psuffix}
Version: 43.0.0
Version: 43.0.1
Release: 0
Summary: Python library which exposes cryptographic recipes and primitives
License: Apache-2.0 OR BSD-3-Clause