21 Commits

Author SHA256 Message Date
9ca41f1468 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
6f89dea572 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
ac88036fc6 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
1c3df36f8c - 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
6e64e24b28 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
ea7ce48719 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
3fe91e019e 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
483856cf22 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
656e2aee0a 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
279bb69be6 - 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
b6057672f4 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
71c216c4ee - 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
96ee69fdbf 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
d916426fab 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
775c85f757 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
7c7d6afdf2 - 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
039af421ec 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
2a63b3d609 - 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
199ac2b196 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
7949a467e0 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
d9aa601f65 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