17
0

23 Commits

Author SHA256 Message Date
1b6fa33bd2 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
2025-09-15 17:52:16 +00:00
224ae7b2c0 - 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/package/show/devel:languages:python/python-cli-helpers?expand=0&rev=22
2025-09-14 21:02:34 +00:00
77a90a978d 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
2025-07-14 08:51:14 +00:00
708853368f - 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/package/show/devel:languages:python/python-cli-helpers?expand=0&rev=20
2025-07-12 11:41:14 +00:00
c2bb68e7e2 Accepting request 1277822 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1277822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cli-helpers?expand=0&rev=9
2025-05-20 07:32:37 +00:00
0f8a76c081 - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cli-helpers?expand=0&rev=18
2025-05-15 15:16:47 +00:00
5025b43a6d Accepting request 1158958 from devel:languages:python
- update to 2.3.1:
  * Don't escape newlines in `ascii` tables, and add
    `ascii_escaped` table format.
  * Updated tabulate version to latest, to fix ImportError in
    pgcli.

  * don't escape newlines, etc. in ascii tables, and add
    ascii_escaped table format
  * Style config for missing value.

OBS-URL: https://build.opensuse.org/request/show/1158958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cli-helpers?expand=0&rev=8
2024-03-18 15:47:11 +00:00
448fa69b44 - update to 2.3.1:
* Don't escape newlines in `ascii` tables, and add
    `ascii_escaped` table format.
  * Updated tabulate version to latest, to fix ImportError in
    pgcli.
  * don't escape newlines, etc. in ascii tables, and add
    ascii_escaped table format
  * Style config for missing value.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cli-helpers?expand=0&rev=16
2024-03-18 10:46:50 +00:00
db5b273dda Accepting request 1056001 from devel:languages:python
- update to 2.3.0:
  * don't escape newlines, etc. in ascii tables, and add ascii_escaped table
    format

OBS-URL: https://build.opensuse.org/request/show/1056001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cli-helpers?expand=0&rev=7
2023-01-05 14:00:43 +00:00
6c5ed04f25 - update to 2.3.0:
* don't escape newlines, etc. in ascii tables, and add ascii_escaped table
    format

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cli-helpers?expand=0&rev=14
2023-01-04 20:20:04 +00:00
20ff228084 Accepting request 960303 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/960303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cli-helpers?expand=0&rev=6
2022-03-09 17:47:40 +00:00
b5b623ff09 Accepting request 960155 from home:pgajdos:python
- version update to 2.2.1
  Version 2.2.1
  -------------
  * Fix pygments tokens passed as strings
  Version 2.2.0
  -------------
  * Remove dependency on terminaltables
  * Add psql_unicode table format
  * Add minimal table format
  * Fix pip2 installing py3-only versions
  * Format unprintable bytes (eg 0x00, 0x01) as hex

OBS-URL: https://build.opensuse.org/request/show/960155
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cli-helpers?expand=0&rev=12
2022-03-08 21:20:49 +00:00
cb161f9c53 Accepting request 816741 from devel:languages:python
- Update to 2.0.1:
  * Fix newline escaping in plain-text formatters (ascii, double, github)
  * Use built-in unittest.mock instead of mock.
  * Remove Python 2.7 and 3.5.
  * Style config for missing value.

OBS-URL: https://build.opensuse.org/request/show/816741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cli-helpers?expand=0&rev=5
2020-06-24 13:49:22 +00:00
1507553ca4 - Update to 2.0.1:
* Fix newline escaping in plain-text formatters (ascii, double, github)
  * Use built-in unittest.mock instead of mock.
  * Remove Python 2.7 and 3.5.
  * Style config for missing value.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cli-helpers?expand=0&rev=10
2020-06-24 02:13:45 +00:00
c007d654cb Accepting request 796513 from devel:languages:python
- Do not pull python2 deps without python2

OBS-URL: https://build.opensuse.org/request/show/796513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cli-helpers?expand=0&rev=4
2020-04-23 16:38:18 +00:00
Tomáš Chvátal
ad158ab328 - Do not pull python2 deps without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cli-helpers?expand=0&rev=8
2020-04-23 11:21:20 +00:00
24037eaf5e Accepting request 710334 from devel:languages:python
- Update to 1.2.1:
  * Work with new pygments
- Remove merged patch:
  * pygments.patch

OBS-URL: https://build.opensuse.org/request/show/710334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cli-helpers?expand=0&rev=3
2019-06-18 12:58:22 +00:00
Tomáš Chvátal
e6fdac8bfb - Update to 1.2.1:
* Work with new pygments
- Remove merged patch:
  * pygments.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cli-helpers?expand=0&rev=6
2019-06-17 11:19:45 +00:00
d87abdafbf Accepting request 707625 from devel:languages:python
- Update to 1.2.0:
  * Run tests on Python 3.7.
  * Use twine check during packaging tests.
  * Rename old tsv format to csv-tab (because it add quotes), introduce new tsv output adapter.
  * Truncate long fields for tabular display.
  * Return the supported table formats as unicode.
  * Override tab with 4 spaces for terminal tables.
- Add patch to fix build with new pygments:
  * pygments.patch

OBS-URL: https://build.opensuse.org/request/show/707625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cli-helpers?expand=0&rev=2
2019-06-13 21:01:26 +00:00
Tomáš Chvátal
977de85085 - Update to 1.2.0:
* Run tests on Python 3.7.
  * Use twine check during packaging tests.
  * Rename old tsv format to csv-tab (because it add quotes), introduce new tsv output adapter.
  * Truncate long fields for tabular display.
  * Return the supported table formats as unicode.
  * Override tab with 4 spaces for terminal tables.
- Add patch to fix build with new pygments:
  * pygments.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cli-helpers?expand=0&rev=4
2019-06-04 14:30:49 +00:00
e4e5566bb6 Accepting request 672305 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/672305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cli-helpers?expand=0&rev=1
2019-02-26 21:18:54 +00:00
Tomáš Chvátal
16f27074dc Accepting request 671989 from home:jengelh:branches:devel:languages:python
- Trim bias and excess markup from description.

OBS-URL: https://build.opensuse.org/request/show/671989
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cli-helpers?expand=0&rev=2
2019-02-06 13:12:41 +00:00
Todd R
a8e30bfc5a Accepting request 670795 from home:jayvdb:coala
- Initial spec for cli-helpers v1.1.0

OBS-URL: https://build.opensuse.org/request/show/670795
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cli-helpers?expand=0&rev=1
2019-02-05 19:04:54 +00:00