From 0443aef7f84a4cea3a18ca7b98d973a5370ab5391e064ff3afa838431ae18b1b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 30 Jun 2025 12:57:05 +0000 Subject: [PATCH] Accepting request 1289187 from home:glaubitz:branches:devel:languages:python - Update to 4.10.0 * Bump Python version used for linters to 3.10 * Drop support for Python 3.9 OBS-URL: https://build.opensuse.org/request/show/1289187 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cliff?expand=0&rev=12 --- cliff-4.10.0.tar.gz | 3 +++ cliff-4.9.1.tar.gz | 3 --- python-cliff.changes | 7 +++++++ python-cliff.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 cliff-4.10.0.tar.gz delete mode 100644 cliff-4.9.1.tar.gz diff --git a/cliff-4.10.0.tar.gz b/cliff-4.10.0.tar.gz new file mode 100644 index 0000000..ef1e733 --- /dev/null +++ b/cliff-4.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1f5b682741a03b0c4607c82e8af41d4e9c2859024646562f86cdeb2959a86d +size 86514 diff --git a/cliff-4.9.1.tar.gz b/cliff-4.9.1.tar.gz deleted file mode 100644 index 49fabae..0000000 --- a/cliff-4.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b392198293c0b9225d459be8ba710cf8248f1ee33006bdeb3d92fb0012592b4 -size 86597 diff --git a/python-cliff.changes b/python-cliff.changes index 5ba3a5b..ca0e521 100644 --- a/python-cliff.changes +++ b/python-cliff.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 30 07:13:52 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 4.10.0 + * Bump Python version used for linters to 3.10 + * Drop support for Python 3.9 + ------------------------------------------------------------------- Wed Jun 25 15:41:41 UTC 2025 - Dirk Müller diff --git a/python-cliff.spec b/python-cliff.spec index 3651ccb..941ac10 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-cliff -Version: 4.9.1 +Version: 4.10.0 Release: 0 Summary: Command Line Interface Formulation Framework License: Apache-2.0