15
0
forked from pool/python-dbf
Commit Graph

10 Commits

Author SHA256 Message Date
949602ac2f - update to 0.99.3:
* no upstream changelog available

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=19
2023-01-04 16:19:23 +00:00
4edec1aba0 Accepting request 1009972 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.99.2 
  no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/1009972
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=17
2022-10-12 08:39:11 +00:00
e5bc233058 Accepting request 915757 from home:glaubitz:branches:devel:languages:python
- Update to 0.99.1:
  * fix: encoding error, warnings
  * add TimeStamp type to DB3 tables
  * Import ABC from collections.abc for Python 3.9 compatibility.
  * support date/time/datetime as argument to Period
  * make Vapor objects Falsey
  * add more null tests

OBS-URL: https://build.opensuse.org/request/show/915757
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=16
2021-10-16 09:35:52 +00:00
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