Accepting request 1304689 from devel:languages:python
- 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.
OBS-URL: https://build.opensuse.org/request/show/1304689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cli-helpers?expand=0&rev=11
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c353f8ad97f07c036c5a355007c335dc8b1d90ce1333570ea50384fb0c00e38
|
||||
size 39452
|
||||
3
cli_helpers-2.7.0.tar.gz
Normal file
3
cli_helpers-2.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62d11710dbebc2fc460003de1215688325d8636859056d688b38419bd4048bc0
|
||||
size 40089
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 14 21:02:09 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user