forked from pool/python-dbf
- Update to 0.98.0:
* fix resize_field to work on empty tables * fix export to fixed-width by using codecs.open * allow non-standard characters in field names (with warnings) - Run tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
f579e4a646
commit
c2aa470da0
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 15:01:20 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.98.0:
|
||||
* fix resize_field to work on empty tables
|
||||
* fix export to fixed-width by using codecs.open
|
||||
* allow non-standard characters in field names (with warnings)
|
||||
- Run tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 6 12:46:33 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user