File python-spake2.changes of Package python-spake2
-------------------------------------------------------------------
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>
- Add patch support-python-312.patch:
* Support Python 3.12 changes.
- Switch to pyproject and autosetup macros.
-------------------------------------------------------------------
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>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Fri Mar 2 22:01:11 UTC 2018 - avvissu@yandex.by
- Initial package