14
0
forked from pool/python-spake2

- Add patch support-python-312.patch:

* Support Python 3.12 changes.
- Switch to pyproject and autosetup macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-spake2?expand=0&rev=8
This commit is contained in:
2024-02-20 01:21:29 +00:00
committed by Git OBS Bridge
parent 8c7ee45840
commit 920d50efc7
3 changed files with 41 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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>