14
0

- Update to 2.3.1:

* updated tests for upstream wycheproof changes
  * many other tiny test tweaks

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=102
This commit is contained in:
Tomáš Chvátal
2018-08-21 07:54:08 +00:00
committed by Git OBS Bridge
parent 615f36f655
commit 3e285f9342
8 changed files with 25 additions and 18 deletions

View File

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