forked from pool/python-spake2
- update to 0.9:
* This release mainly deals with packaging simplifications: two dependencies ("six" and "hkdf") are removed. * The "cryptography" library takes the place of "hkdf" for key derivation. * There is no longer a vendored version of "six" (nor internal use of it, thanks a-dieste). * The "versioneer" library is updated to 0.29. - drop support-python-312.patch (upstream) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-spake2?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 21:05:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.9:
|
||||
* This release mainly deals with packaging simplifications: two
|
||||
dependencies ("six" and "hkdf") are removed.
|
||||
* The "cryptography" library takes the place of "hkdf" for key
|
||||
derivation.
|
||||
* There is no longer a vendored version of "six" (nor internal
|
||||
use of it, thanks a-dieste).
|
||||
* The "versioneer" library is updated to 0.29.
|
||||
- drop support-python-312.patch (upstream)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 01:20:49 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user