forked from pool/python-cli-helpers
Accepting request 1292328 from devel:languages:python
- update to 2.5.0:
* Added noheader CSV and TSV output formats.
* Added `jsonl` and `jsonl_escaped` output formats.
* Added format_timestamps preprocessor for per-column date/time
formatting.
OBS-URL: https://build.opensuse.org/request/show/1292328
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cli-helpers?expand=0&rev=10
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b82a8983ceee21f180e6fd0ddb7ca8dae43c40e920951e3817f996ab204dae6a
|
||||
size 36246
|
||||
3
cli_helpers-2.5.0.tar.gz
Normal file
3
cli_helpers-2.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c353f8ad97f07c036c5a355007c335dc8b1d90ce1333570ea50384fb0c00e38
|
||||
size 39452
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 12 11:40:58 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.5.0:
|
||||
* Added noheader CSV and TSV output formats.
|
||||
* Added `jsonl` and `jsonl_escaped` output formats.
|
||||
* Added format_timestamps preprocessor for per-column date/time
|
||||
formatting.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 15 13:08:11 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-cli-helpers
|
||||
Version: 2.3.1
|
||||
Version: 2.5.0
|
||||
Release: 0
|
||||
Summary: Helpers for building command-line apps
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user