11
0

Accepting request 591612 from devel:languages:python

- Add python-setuptools to Requires

- Update to 0.8.2
  * Bugfix release
- Changes from 0.8.1
  * Multiline data in several output formats. New latex_raw format.
  * Column-specific floating point formatting.
  * Python 3.5 & 3.6 support.
  * Drop support for Python 2.6, 3.2, 3.3 (should still work).
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/591612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tabulate?expand=0&rev=2
This commit is contained in:
2018-03-28 08:33:25 +00:00
committed by Git OBS Bridge
parent 7608aa6ecb
commit f5d925e7f4
4 changed files with 43 additions and 20 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Mar 27 13:01:43 UTC 2018 - tchvatal@suse.com
- Add python-setuptools to Requires
-------------------------------------------------------------------
Mon Mar 26 21:24:24 UTC 2018 - matthias.eliasson@gmail.com
- Update to 0.8.2
* Bugfix release
- Changes from 0.8.1
* Multiline data in several output formats. New latex_raw format.
* Column-specific floating point formatting.
* Python 3.5 & 3.6 support.
* Drop support for Python 2.6, 3.2, 3.3 (should still work).
- Run spec-cleaner
-------------------------------------------------------------------
Thu Apr 20 03:38:33 UTC 2017 - sflees@suse.de