17
0

- Update to 1.3.0

* Remove support for Python 3.9.
  * Add support for pytest 9.
This commit is contained in:
2025-11-25 12:17:50 +11:00
parent 29aa58b7fb
commit ac867cd2f7
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 25 01:17:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.3.0:
* Remove support for Python 3.9.
* Add support for pytest 9.
-------------------------------------------------------------------
Sat Sep 13 09:39:08 UTC 2025 - Dirk Müller <dmueller@suse.com>