forked from pool/python-texttable
Accepting request 676515 from home:jayvdb:pyexcel
- Update to 1.6.0 * Added texttable.pyi * Added missing set_header_align method stub * Allow chaining of method calls * Replace distutils with setuptools * Create a method for redefining the max_width * Switch to MIT License * Use wcwidth if available for better rendering (basic emoji support) * Update README.md OBS-URL: https://build.opensuse.org/request/show/676515 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-texttable?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
15934b809b
commit
4acbb44c14
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 15 01:35:10 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Update to 1.6.0
|
||||
* Added texttable.pyi
|
||||
* Added missing set_header_align method stub
|
||||
* Allow chaining of method calls
|
||||
* Replace distutils with setuptools
|
||||
* Create a method for redefining the max_width
|
||||
* Switch to MIT License
|
||||
* Use wcwidth if available for better rendering (basic emoji support)
|
||||
* Update README.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 20 11:36:41 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user