2020-04-16 12:14:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 15 13:50:16 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Update to version 1.1.1
|
|
|
|
* Fix incorrect typing annotation for `decode_signing_key_base64`.
|
|
|
|
* Reinstate `decode_verify_key_base64` function which was erroneously removed in 1.1.0.
|
|
|
|
- Add no-importlib-on-py38.patch to fix build on Python 3.8
|
|
|
|
|
2020-02-06 12:44:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
2018-12-19 16:58:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 18 23:29:30 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
|
2018-12-04 14:03:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:54:19 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2017-06-19 15:17:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 27 13:49:57 UTC 2017 - okurz@suse.com
|
|
|
|
|
|
|
|
- Initial submission
|
|
|
|
|