17
0
Files
python-cli-helpers/python-cli-helpers.changes
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

31 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Mon Jun 17 11:18:18 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.2.1:
* Work with new pygments
- Remove merged patch:
* pygments.patch
-------------------------------------------------------------------
Tue May 28 10:47:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- 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
-------------------------------------------------------------------
Wed Feb 6 00:29:09 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim bias and excess markup from description.
-------------------------------------------------------------------
Sun Feb 3 04:52:48 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for cli-helpers v1.1.0