forked from pool/python-tableprint
- Switch to autosetup and pyproject macros. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tableprint?expand=0&rev=9
29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
||
Fri Sep 8 03:52:38 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||
|
||
- Add patch remove-future-requirement.patch, remove requirement of future.
|
||
- Switch to autosetup and pyproject macros.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Oct 20 13:25:13 UTC 2022 - pgajdos@suse.com
|
||
|
||
- python-six is not required
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Apr 23 21:44:21 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||
|
||
- Don't build python36-* package (missing pandas)
|
||
|
||
-------------------------------------------------------------------
|
||
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 table’s width.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Apr 3 18:31:38 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||
|
||
- Initial package, version 0.8.0
|