forked from pool/python-texttable
- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-texttable?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
6fb7c641cb
commit
15934b809b
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user