15
0
forked from pool/python-cliff

- Update to 4.11.0

* mypy: Enable strict mode
  * pre-commit: Bump versions
  * Migrate setup configuration to pyproject.toml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cliff?expand=0&rev=13
This commit is contained in:
2025-10-21 10:17:55 +00:00
committed by Git OBS Bridge
parent ad7916203d
commit 93e2bf1830
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 21 08:23:40 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 4.11.0
* mypy: Enable strict mode
* pre-commit: Bump versions
* Migrate setup configuration to pyproject.toml
-------------------------------------------------------------------
Mon Jun 30 07:13:52 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>