14
0

Accepting request 862711 from home:andythe_great:branches:devel:languages:python

- Update to version 0.9.1.
  * Drops python2 support
- Updates for version 0.9.0.
  * Adds support for automatically determining the table’s width.

OBS-URL: https://build.opensuse.org/request/show/862711
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tableprint?expand=0&rev=3
This commit is contained in:
2021-01-12 21:18:06 +00:00
committed by Git OBS Bridge
parent 930584ef73
commit fa10661b2c
4 changed files with 22 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 12 20:41:06 UTC 2021 - andy great <andythe_great@pm.me>
- Update to version 0.9.1.
* Drops python2 support
- Updates for version 0.9.0.
* Adds support for automatically determining the tables width.
-------------------------------------------------------------------
Fri Apr 3 18:31:38 UTC 2020 - Martin Hauke <mardnh@gmx.de>