15
0
forked from pool/python-dbf
Commit Graph

21 Commits

Author SHA256 Message Date
b99e552c1c Accepting request 1280567 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1280567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dbf?expand=0&rev=10
2025-05-27 16:43:56 +00:00
eb6383ecf6 Accepting request 1280490 from home:mcalabkova:branches:devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1280490
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=21
2025-05-27 13:00:22 +00:00
025ebe93f3 Accepting request 1055946 from devel:languages:python
- update to 0.99.3:
  * no upstream changelog available

OBS-URL: https://build.opensuse.org/request/show/1055946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dbf?expand=0&rev=9
2023-01-04 19:18:26 +00:00
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
cc13865b58 Accepting request 1010151 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1010151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dbf?expand=0&rev=8
2022-10-12 16:25:54 +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
efa86ff954 Accepting request 925631 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/925631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dbf?expand=0&rev=7
2021-10-16 20:47:18 +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
f2ca563108 Accepting request 839909 from devel:languages:python
- 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/request/show/839909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dbf?expand=0&rev=6
2020-10-07 12:18:29 +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
2c5b93b696 Accepting request 730656 from devel:languages:python
- Update to 0.98.3:
  * no obvious changelog

OBS-URL: https://build.opensuse.org/request/show/730656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dbf?expand=0&rev=5
2019-09-16 08:49:51 +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
0fcb459641 Accepting request 718786 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/718786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dbf?expand=0&rev=4
2019-07-26 15:33:54 +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
5d1d11e115 Accepting request 686453 from devel:languages:python
- 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/request/show/686453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dbf?expand=0&rev=3
2019-03-26 21:31:27 +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
08c4dcd2dd Accepting request 655641 from devel:languages:python
- Version update to 0.97.11:
  * No obvious changelog
- Fix fdupes call

- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/655641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dbf?expand=0&rev=2
2018-12-13 18:47:42 +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
9955f2e147 Accepting request 612073 from devel:languages:python
package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf

OBS-URL: https://build.opensuse.org/request/show/612073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dbf?expand=0&rev=1
2018-06-02 10:04:47 +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