14
0
forked from pool/python-spake2

Accepting request 1112246 from home:mimi_vx:branches:devel:languages:python

- Fix missing dep on hkdf
- enable tests

OBS-URL: https://build.opensuse.org/request/show/1112246
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-spake2?expand=0&rev=6
This commit is contained in:
2023-09-19 11:37:50 +00:00
committed by Git OBS Bridge
parent 8ae2e6b95a
commit 8c7ee45840
2 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 19 11:12:39 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- Fix missing dep on hkdf
- enable tests
-------------------------------------------------------------------
Tue Dec 4 12:54:31 UTC 2018 - Matej Cepl <mcepl@suse.com>