14
0

Accepting request 687914 from home:stroeder:branches:devel:languages:python

- update to upstream release 0.6.0
  * Use python-cryptography's AES key wrapping
  * Add tests for key wrapping where CEK < KEK
  * Fix ECDH-ES key exchange for CEK greater than KEK
  * Add support for RFC7797
  * Fix JWK.from_json

OBS-URL: https://build.opensuse.org/request/show/687914
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=15
This commit is contained in:
Michael Ströder
2019-03-23 19:24:40 +00:00
committed by Git OBS Bridge
parent b2cff6b578
commit 407730aba5
4 changed files with 14 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jwcrypto
Version: 0.5.0
Version: 0.6.0
Release: 0
Summary: Python module package implementing JOSE Web standards
License: LGPL-3.0-only