From 93e2bf1830dca23f50d0c6796a0d3db90e5170804607c7fac59b6160146b7c39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 21 Oct 2025 10:17:55 +0000 Subject: [PATCH] - 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 --- cliff-4.10.0.tar.gz | 3 --- cliff-4.11.0.tar.gz | 3 +++ python-cliff.changes | 8 ++++++++ python-cliff.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 cliff-4.10.0.tar.gz create mode 100644 cliff-4.11.0.tar.gz diff --git a/cliff-4.10.0.tar.gz b/cliff-4.10.0.tar.gz deleted file mode 100644 index ef1e733..0000000 --- a/cliff-4.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c1f5b682741a03b0c4607c82e8af41d4e9c2859024646562f86cdeb2959a86d -size 86514 diff --git a/cliff-4.11.0.tar.gz b/cliff-4.11.0.tar.gz new file mode 100644 index 0000000..4acb3ed --- /dev/null +++ b/cliff-4.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa33c11ac2fecdf2d1eaffea9d5d0eb4584b8e777673bb55d42a693e34ccc429 +size 86638 diff --git a/python-cliff.changes b/python-cliff.changes index ca0e521..980f161 100644 --- a/python-cliff.changes +++ b/python-cliff.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 21 08:23:40 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-cliff.spec b/python-cliff.spec index 941ac10..ce05c00 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-cliff -Version: 4.10.0 +Version: 4.11.0 Release: 0 Summary: Command Line Interface Formulation Framework License: Apache-2.0