diff --git a/cliff-4.11.0.tar.gz b/cliff-4.11.0.tar.gz deleted file mode 100644 index 4acb3ed..0000000 --- a/cliff-4.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa33c11ac2fecdf2d1eaffea9d5d0eb4584b8e777673bb55d42a693e34ccc429 -size 86638 diff --git a/cliff-4.12.0.tar.gz b/cliff-4.12.0.tar.gz new file mode 100644 index 0000000..497cdb6 --- /dev/null +++ b/cliff-4.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fa9f45f8b216fabbea2a4322d7b0704221455f4ce87492393925cabba743dc6 +size 86665 diff --git a/python-cliff.changes b/python-cliff.changes index 980f161..ca51c7d 100644 --- a/python-cliff.changes +++ b/python-cliff.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Nov 26 08:49:45 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 4.12.0 + * typing: Clarify behavior of _run_after_hooks method + * Remove pkg_resources remnants + * ruff: Enable E5 rules + * typing: Update for latest docutils type hints + ------------------------------------------------------------------- Tue Oct 21 08:23:40 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-cliff.spec b/python-cliff.spec index ce05c00..25987c2 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-cliff -Version: 4.11.0 +Version: 4.12.0 Release: 0 Summary: Command Line Interface Formulation Framework License: Apache-2.0