14
0
Files
python-signedjson/python-signedjson.changes
Tomáš Chvátal c95fb9d363 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
2020-02-06 12:44:51 +00:00

25 lines
760 B
Plaintext

-------------------------------------------------------------------
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>
- Use noun phrase in summary.
-------------------------------------------------------------------
Tue Dec 4 12:54:19 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Mon Feb 27 13:49:57 UTC 2017 - okurz@suse.com
- Initial submission