Update to version 2.5.0

This commit is contained in:
Marius Grossu
2025-11-07 15:58:25 +01:00
parent 767e477071
commit 33807b88c9
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 7 15:04:58 UTC 2025 - Marius Grossu <marius.grossu@suse.com>
- update to 2.5.0:
* Migrate from setup.py to pyproject.toml
* Remove py.io dependency
- removed the setup.py in spec files
-------------------------------------------------------------------
Wed May 7 06:58:09 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>