forked from pool/python-texttable
* Add set_header_align() method (#45) * Fix missing textwrapper command when cjkwrap is not used (#43) * Remove redundant code for unsupported/EOL Python (#31) * Use test_cjkwrap only when cjkwrap is available (#35) * Use cjkwrap for better CJK text support (#34) - Enable tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-texttable?expand=0&rev=7
32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jul 20 11:36:41 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Version update to 1.4.0:
|
|
* Add set_header_align() method (#45)
|
|
* Fix missing textwrapper command when cjkwrap is not used (#43)
|
|
* Remove redundant code for unsupported/EOL Python (#31)
|
|
* Use test_cjkwrap only when cjkwrap is available (#35)
|
|
* Use cjkwrap for better CJK text support (#34)
|
|
- Enable tests
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 7 13:10:46 UTC 2017 - sebix+novell.com@sebix.at
|
|
|
|
- update to 1.1.1, no upstream changelog available
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 09:06:05 UTC 2015 - jmassaguerpla@suse.com
|
|
|
|
- fix license to LGPL-3.0+ as in LICENSE file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 9 16:11:51 UTC 2015 - fcastelli@suse.com
|
|
|
|
- Updated to version 0.8.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 14 19:43:03 UTC 2014 - fcastelli@suse.com
|
|
|
|
- Initial package for version 0.8.1
|
|
|