15
0
forked from pool/python-dbf
Commit Graph

7 Commits

Author SHA256 Message Date
68f32b86cf - Update to 0.99.0:
* Backwards incompatible change:
    + new records will have unspecified fields that are nullable set to Null
  * change default input encoding from 'ascii' to 'utf-8'
  * improve unicode support
  * default field case is now upper
  * FieldnameList is used to support both upper- and lower-case field checks
  * fix memo block size changing to default when copying

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=14
2020-10-07 03:27:58 +00:00
Tomáš Chvátal
d8eca6d281 - Update to 0.98.3:
* no obvious changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=12
2019-09-13 09:48:59 +00:00
Tomáš Chvátal
aa42fbc42b Accepting request 718766 from home:pgajdos
- version update to 0.98.2
  * allow dbf files without .dbf ending
  * allow any case for accessing field names

OBS-URL: https://build.opensuse.org/request/show/718766
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=10
2019-07-26 09:18:08 +00:00
Tomáš Chvátal
c2aa470da0 - 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
2019-03-19 15:13:04 +00:00
Tomáš Chvátal
f579e4a646 - Version update to 0.97.11:
* No obvious changelog
- Fix fdupes call

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=6
2018-12-06 12:48:13 +00:00
d71357d77d Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=5
2018-12-04 13:22:36 +00:00
Todd R
04dd2f35f1 Accepting request 612020 from devel:languages:python:misc
package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf

OBS-URL: https://build.opensuse.org/request/show/612020
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=1
2018-05-24 20:56:33 +00:00