14
0

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

update to upstream release 0.8

OBS-URL: https://build.opensuse.org/request/show/832622
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2020-09-06 19:24:41 +00:00
committed by Git OBS Bridge
parent a67a03d658
commit c81972ba2a
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Sep 6 14:51:40 UTC 2020 - Michael Ströder <michael@stroeder.com>
- update to upstream release 0.8
* Fix some documentation typos
* Rename ambiguous variable
* Remove cap on sphinx version
* Fix okp key type import
* Add method to export Keys ans Sets as dictionaries
* Typo rectified
* Add secp256k1 curve
-------------------------------------------------------------------
Mon Mar 30 08:15:59 UTC 2020 - Michael Ströder <michael@stroeder.com>