17
0

- update to 1.10.0:

* Fix CI for pytest-cov 7
  * Add support for 3.14 and drop 3.9

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-api?expand=0&rev=14
This commit is contained in:
2025-11-11 23:46:50 +00:00
committed by Git OBS Bridge
parent 0f7889d063
commit 4675d7c6e1
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 11 23:46:39 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.10.0:
* Fix CI for pytest-cov 7
* Add support for 3.14 and drop 3.9
-------------------------------------------------------------------
Mon Sep 29 20:31:37 UTC 2025 - Dirk Müller <dmueller@suse.com>