diff --git a/cli_helpers-2.5.0.tar.gz b/cli_helpers-2.5.0.tar.gz deleted file mode 100644 index d426f00..0000000 --- a/cli_helpers-2.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c353f8ad97f07c036c5a355007c335dc8b1d90ce1333570ea50384fb0c00e38 -size 39452 diff --git a/cli_helpers-2.7.0.tar.gz b/cli_helpers-2.7.0.tar.gz new file mode 100644 index 0000000..acd728f --- /dev/null +++ b/cli_helpers-2.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d11710dbebc2fc460003de1215688325d8636859056d688b38419bd4048bc0 +size 40089 diff --git a/python-cli-helpers.changes b/python-cli-helpers.changes index 11462b7..56ff550 100644 --- a/python-cli-helpers.changes +++ b/python-cli-helpers.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Sep 14 21:02:09 UTC 2025 - Dirk Müller + +- update to 2.7.0: + * Add `mysql` and `mysql_unicode` output formats which right- + align numbers. + * Register the JSON formats so they are actually usable. + * Make JSON formats able to encode Decimals and None/NULLs. + ------------------------------------------------------------------- Sat Jul 12 11:40:58 UTC 2025 - Dirk Müller diff --git a/python-cli-helpers.spec b/python-cli-helpers.spec index 7ba7eb5..316fe39 100644 --- a/python-cli-helpers.spec +++ b/python-cli-helpers.spec @@ -1,7 +1,7 @@ # # spec file for package python-cli-helpers # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-cli-helpers -Version: 2.5.0 +Version: 2.7.0 Release: 0 Summary: Helpers for building command-line apps License: BSD-3-Clause