14
0

Accepting request 770533 from home:darix:apps

- Update to version 1.1.0:
  * Add type definitions to make it easier to use static type
    checkers.
  * Remove unused `decode_verify_key_base64` method.

OBS-URL: https://build.opensuse.org/request/show/770533
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-signedjson?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-02-06 12:44:51 +00:00
committed by Git OBS Bridge
parent 5fe0c6fbfe
commit c95fb9d363
5 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 06 11:29:56 UTC 2020 - okurz@suse.com
- Update to version 1.1.0:
* Add type definitions to make it easier to use static type
checkers.
* Remove unused `decode_verify_key_base64` method.
-------------------------------------------------------------------
Tue Dec 18 23:29:30 UTC 2018 - Jan Engelhardt <jengelh@inai.de>