14
0

- update to upstream release 0.5.0:

* Better validation of JWE
  * Avoid deprecation warnings
  * Tested to work with python 3.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2018-06-29 08:46:28 +00:00
committed by Git OBS Bridge
parent 8b3e6a46c3
commit afdb629978

View File

@@ -1,7 +1,10 @@
-------------------------------------------------------------------
Wed Jun 27 20:45:14 UTC 2018 - michael@stroeder.com
- update to upstream release 0.5.0
- update to upstream release 0.5.0:
* Better validation of JWE
* Avoid deprecation warnings
* Tested to work with python 3.7
-------------------------------------------------------------------
Mon Jun 25 14:05:59 UTC 2018 - mcepl@suse.com