14
0

- update to 3.3.1:

* Re-added a legacy symbol causing problems for older ``pyOpenSSL`` use

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=132
This commit is contained in:
2020-12-20 10:25:05 +00:00
committed by Git OBS Bridge
parent 2bc3285d02
commit ad9919cf53
6 changed files with 21 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-cryptography
Version: 3.3
Version: 3.3.1
Release: 0
Summary: Python library which exposes cryptographic recipes and primitives
License: Apache-2.0 OR BSD-3-Clause