From 4ae0f6a243e8b0b2688769159f77d33208606438394568a85290bad93120357d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 7 Apr 2024 08:50:44 +0000 Subject: [PATCH] - update to 4.6.0: * Test python 3.10 and 3.11 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cliff?expand=0&rev=7 --- cliff-4.5.0.tar.gz | 3 --- cliff-4.6.0.tar.gz | 3 +++ python-cliff.changes | 6 ++++++ python-cliff.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 cliff-4.5.0.tar.gz create mode 100644 cliff-4.6.0.tar.gz diff --git a/cliff-4.5.0.tar.gz b/cliff-4.5.0.tar.gz deleted file mode 100644 index e61f8de..0000000 --- a/cliff-4.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61beeac238530beb3ae19eefb421b8b290b97dcc9efee01fc32fe62fb75a31d9 -size 83722 diff --git a/cliff-4.6.0.tar.gz b/cliff-4.6.0.tar.gz new file mode 100644 index 0000000..90af6ca --- /dev/null +++ b/cliff-4.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f38ce8bd1ea4958d66f15b066ac47e65d61f600b9319b921e12e9e9cbcd99d0 +size 83765 diff --git a/python-cliff.changes b/python-cliff.changes index 79041fa..2534136 100644 --- a/python-cliff.changes +++ b/python-cliff.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Apr 7 08:49:59 UTC 2024 - Dirk Müller + +- update to 4.6.0: + * Test python 3.10 and 3.11 + ------------------------------------------------------------------- Sun Jan 14 17:06:47 UTC 2024 - Dirk Müller diff --git a/python-cliff.spec b/python-cliff.spec index edc8117..af11ddc 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -17,7 +17,7 @@ Name: python-cliff -Version: 4.5.0 +Version: 4.6.0 Release: 0 Summary: Command Line Interface Formulation Framework License: Apache-2.0