14
0

- update to 43.0.3:

* Fixed release metadata for cryptography-vectors
  * Fixed compilation when using LibreSSL 4.0.0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=232
This commit is contained in:
2024-10-22 13:26:27 +00:00
committed by Git OBS Bridge
parent d0f3a45356
commit ab085b0ccb
6 changed files with 33 additions and 25 deletions

View File

@@ -27,7 +27,8 @@
%endif
%{?sle15_python_module_pythons}
Name: python-cryptography%{psuffix}
Version: 43.0.1
# ALWAYS KEEP IN SYNC WITH python-cryptography-vectors!
Version: 43.0.3
Release: 0
Summary: Python library which exposes cryptographic recipes and primitives
License: Apache-2.0 OR BSD-3-Clause