2024-11-11 21:06:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2024-02-20 01:21:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2023-09-19 11:37:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 19 11:12:39 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
- Fix missing dep on hkdf
|
|
|
|
- enable tests
|
|
|
|
|
2018-12-04 14:05:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:54:31 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2018-03-04 08:49:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 2 22:01:11 UTC 2018 - avvissu@yandex.by
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|