From bca3684097af8f3165721ed6bc448b9901e409cbcb91500c30fa6a363cb1cb03 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 2 Jun 2024 13:41:33 +0000 Subject: [PATCH] - update to 4.7.0: * Add fixtures explicitly in test requirements * tox: Use pre-commit for linter checks * Blacken code base * requirements: Bump minimums OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cliff?expand=0&rev=8 --- cliff-4.6.0.tar.gz | 3 --- cliff-4.7.0.tar.gz | 3 +++ python-cliff.changes | 9 +++++++++ python-cliff.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 cliff-4.6.0.tar.gz create mode 100644 cliff-4.7.0.tar.gz diff --git a/cliff-4.6.0.tar.gz b/cliff-4.6.0.tar.gz deleted file mode 100644 index 90af6ca..0000000 --- a/cliff-4.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f38ce8bd1ea4958d66f15b066ac47e65d61f600b9319b921e12e9e9cbcd99d0 -size 83765 diff --git a/cliff-4.7.0.tar.gz b/cliff-4.7.0.tar.gz new file mode 100644 index 0000000..1d0b87a --- /dev/null +++ b/cliff-4.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca45f8df519bbc0722c61049de7b7e442a465fa7f3f552b96d735fa26fd5b26 +size 84250 diff --git a/python-cliff.changes b/python-cliff.changes index 2534136..cc1688d 100644 --- a/python-cliff.changes +++ b/python-cliff.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jun 2 13:41:08 UTC 2024 - Dirk Müller + +- update to 4.7.0: + * Add fixtures explicitly in test requirements + * tox: Use pre-commit for linter checks + * Blacken code base + * requirements: Bump minimums + ------------------------------------------------------------------- Sun Apr 7 08:49:59 UTC 2024 - Dirk Müller diff --git a/python-cliff.spec b/python-cliff.spec index af11ddc..86ca5ed 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -17,7 +17,7 @@ Name: python-cliff -Version: 4.6.0 +Version: 4.7.0 Release: 0 Summary: Command Line Interface Formulation Framework License: Apache-2.0